pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [pkgsrc-2008Q1] pkgsrc/www/ap2-suphp



Module Name:    pkgsrc
Committed By:   rtr
Date:           Sat May 17 03:10:13 UTC 2008

Modified Files:
        pkgsrc/www/ap2-suphp [pkgsrc-2008Q1]: Makefile distinfo
        pkgsrc/www/ap2-suphp/patches [pkgsrc-2008Q1]: patch-aa
Removed Files:
        pkgsrc/www/ap2-suphp/patches [pkgsrc-2008Q1]: patch-ab

Log Message:
pullup ticket #2385 - requested by obache
ap2-suphp: update package for fixes

revisions pulled up:
- pkgsrc/www/ap2-suphp/Makefile         1.14
- pkgsrc/www/ap2-suphp/distinfo         1.4
- pkgsrc/www/ap2-suphp/patches/patch-aa 1.3
- pkgsrc/www/ap2-suphp/patches/patch-ab r0

   Module Name: pkgsrc
   Committed By:        obache
   Date:                Sat May 17 02:37:25 UTC 2008

   Modified Files:
        pkgsrc/www/ap2-suphp: Makefile distinfo
        pkgsrc/www/ap2-suphp/patches: patch-aa
   Removed Files:
        pkgsrc/www/ap2-suphp/patches: patch-ab

   Log Message:
   Update ap2-suphp to 0.6.3.
   While here, add DESTDIR support and more adapt sample config file to default 
settings.

   * Version 0.6.3 (30 March 2008)
   - Fixed a possible race condition concerning the check for the
    right symlink owner.
   - Added checks for the owner of the parent directories were added.

   * Version 0.6.2 (19 November 2006)
   - Made mod_suphp compatible with Apache 2.2
   - Modified SmartPtr implementation (hopefully) fixing
    double free problem
   - Fixed problem that caused the process to block
    when more than 4096 were written to stderr
   - Implemented userdir support
   - Fixed problem with PATH_INFO and PHP scripts

   * Version 0.6.1 (26 November 2005)
   - Changed usage of STL to gain better compatibility with old GCC versions
    (credits to Jeremy Chadwick for finding the relevant code)
   - Fixed typos in mod_suphp.c (Apache 1.3)
    (credits to Johan Ekenberg for finding these typos)
   - Fixed potential buffer overflow in function suphp_bucket_read() in
    src/apache2/mod_suphp.c
   - Fix problems with scripts sending "Last-Modified" headers
   - Extended autoconf script to look for an installation of APR
    and to use its includedir when building mod_suphp for Apache 2
   - Added support for chroot() call before execution of script


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.13.2.1 pkgsrc/www/ap2-suphp/Makefile
cvs rdiff -r1.3 -r1.3.8.1 pkgsrc/www/ap2-suphp/distinfo
cvs rdiff -r1.2 -r1.2.8.1 pkgsrc/www/ap2-suphp/patches/patch-aa
cvs rdiff -r1.2 -r0 pkgsrc/www/ap2-suphp/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index