]> git.pld-linux.org Git - packages/php.git/commit
- added session-unregister patch to avoid httpd SEGVs with msession module
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 7 Jan 2003 12:56:18 +0000 (12:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
commit6b12f0288ff76de0aefc505f0d3abd01873dc879
treec3d91f9ebd88310eb2e30aebaf85cde39b23c832
parent4342041a08ee20814baba19b2d560d782679ee3c
- added session-unregister patch to avoid httpd SEGVs with msession module
  (it's something strange - in Ra, on startup apache initializes modules,
   then shutdowns them and initializes again; session module wasn't prepared
   for that (didn't shutdown other session modules cleanly). I couldn't
   reproduce such problems on newer software, but still with apache 1.3.27)

Changed files:
    php-session-unregister.patch -> 1.1
    php.spec -> 1.234
php-session-unregister.patch [new file with mode: 0644]
php.spec
This page took 0.050194 seconds and 4 git commands to generate.