Bug#792239: [php-maint] Bug#792239: sessionclean does not support tiered session directory structure)

2016-02-10 Thread Ondřej Surý
Hi Justin, this has been already fixed for (future) default version of PHP in Debian stretch. Unfortunately such a minor issue for edge case doesn't pass our Stable Update policy that includes mostly serious bugs and security issues. Cheers, -- Ondřej Surý Knot DNS (https://www.knot-dns.cz/) –

Bug#792239: sessionclean does not support tiered session directory structure)

2016-02-09 Thread Justin Pasher
Still no update? Justin Pasher

Bug#792239: sessionclean does not support tiered session directory structure

2015-09-10 Thread Justin Pasher
Any update on this issue? The change is very benign in the provided patch and it still works for the previous use cases. -- Justin Pasher

Bug#792239: sessionclean does not support tiered session directory structure

2015-07-12 Thread Justin Pasher
Package: php5 Version: 5.6.9+dfsg-0+deb8u1 The new session cleanup script in Jessie (/usr/lib/php5/sessionclean) has a few limitations in it. 1. It does not support a tiered directory structure (e.g. session.save_path=2;/var/lib/php5) 2. It does not support a symlinked session directory 3. (