summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Stable for HPPA (bug #231528).Jeroen Roovers2008-09-223-5/+8
| | | | Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.25-gentoo-r7-JeR i686
* alpha/ia64/sparc stable wrt #231528Raúl Porcel2008-09-213-15/+8
| | | | Package-Manager: portage-2.1.4.4
* x86 stable, bug #231528Markus Meier2008-09-203-5/+18
| | | | Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.27-rc6 i686
* Marking php-5.2.6-r7 ppc64 and ppc for bug 231528Brent Baude2008-09-163-15/+8
| | | | Package-Manager: portage-2.1.4.4
* stable on amd64 wrt bug 231528Christian Hoffmann2008-09-163-8/+11
| | | | Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.26-gentoo x86_64
* importing -r7 (patchset: r8) from php-testing overlay, including the snmp ↵Christian Hoffmann2008-09-064-519/+36
| | | | | | memory leak fix from bug 231528 by popular demand Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.26-gentoo x86_64
* Add GLEP 56 USE flag descriptions.Jeroen Roovers2008-08-231-12/+2
| | | | Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.25-gentoo-r7-JeR i686
* Add GLEP 56 USE flag descriptions.Jeroen Roovers2008-08-232-1/+24
| | | | Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.25-gentoo-r7-JeR i686
* Removing php-4 (bug 189172); use the php-4 (layman) overlay instead, if you ↵Christian Hoffmann2008-08-093-456/+16
| | | | | | really insist on keeping it installed Package-Manager: portage-2.2_rc6/cvs/Linux 2.6.26-gentoo x86_64
* ppc stable, bug #234102Tobias Scherbaum2008-08-083-5/+8
| | | | Package-Manager: portage-2.2_rc6/cvs/Linux 2.6.26-gentoo x86_64
* alpha/ia64/sparc stable wrt #234102Raúl Porcel2008-08-083-5/+8
| | | | Package-Manager: portage-2.1.4.4
* Stable for HPPA (bug #234102).Jeroen Roovers2008-08-073-15/+8
| | | | Package-Manager: portage-2.2_rc6/cvs/Linux 2.6.24-gentoo-r2-JeR i686
* x86 stable, bug #234102Markus Meier2008-08-073-5/+18
| | | | Package-Manager: portage-2.2_rc6/cvs/Linux 2.6.26.1 i686
* Stable on ppc64; bug #234102Markus Rothe2008-08-073-15/+8
| | | | Package-Manager: portage-2.1.4.4
* stable on amd64 wrt security bug 234102Christian Hoffmann2008-08-073-8/+11
| | | | Package-Manager: portage-2.2_rc6/cvs/Linux 2.6.26-gentoo x86_64
* patchset bump (without rev bump) which changes the new-memory-corruption ↵Christian Hoffmann2008-08-073-9/+15
| | | | | | patch to fix a build issue (it used to contain the bison-generated .c version of zend_language_parser.y, we now rely on configure to invoke bison, which seems to work better) Package-Manager: portage-2.2_rc6/cvs/Linux 2.6.26-gentoo x86_64
* lots of new security/crash fixes, bug 234102 (CVE-2008-2665, CVE-2008-2666 ↵Christian Hoffmann2008-08-075-1002/+16
| | | | | | and other issues); dropping old Package-Manager: portage-2.2_rc6/cvs/Linux 2.6.26-gentoo x86_64
* changing explicit depend on c-client back to the virtual, now that a recent ↵Christian Hoffmann2008-07-244-11/+17
| | | | | | enough uw-imap version is in the tree; stable dependencies are still broken in case of uw-imap, as the needed version is not stable Package-Manager: portage-2.2_rc3/cvs/Linux 2.6.26-gentoo x86_64
* previous commit replaced CXXFLAGS by CFLAGS by accident, thanks to Rafał ↵Christian Hoffmann2008-07-203-8/+12
| | | | | | Mużyło <galtgendo@o2.pl> in bug 230809 Package-Manager: portage-2.2_rc1/cvs/Linux 2.6.26-gentoo x86_64
* yet another attempt at fixing _GNU_SOURCE-related build problems (configure ↵Christian Hoffmann2008-07-203-8/+14
| | | | | | screws up FFLAGS which isn't used at all, so we stop manipulating it now), bug 230809 Package-Manager: portage-2.2_rc1/cvs/Linux 2.6.24-gentoo-r5 x86_64
* build-time-specific (no revbump): fixing warnings (which sometimes seem to ↵Christian Hoffmann2008-07-193-12/+16
| | | | | | be fatal) regarding to missing function prototypes because of _GNU_SOURCE being defined too late (bug 230809) Package-Manager: portage-2.2_rc1/cvs/Linux 2.6.24-gentoo-r5 x86_64
* fixing Manifest (checksum of php-patchset-5.2.6-r1.tar.bz2 was wrong because ↵Christian Hoffmann2008-07-181-4/+4
| | | | | | of a local messup on my machine), bug 232136 Package-Manager: portage-2.2_rc1/cvs/Linux 2.6.24-gentoo-r5 x86_64
* Fixing USE=suhosin on sparc and maybe other 'exotic' archs (gave SIGBUS, bug ↵Christian Hoffmann2008-07-173-2/+534
| | | | | | 209501), adding >=freetds-0.82 compatibility patch for ext/mssql and ext/pdo_dblib (thanks to matthias@dsx.at in bug 223891) [imported from php-testing overlay] Package-Manager: portage-2.2_rc1/cvs/Linux 2.6.24-gentoo-r5 x86_64
* Stable for HPPA (bug #230575).Jeroen Roovers2008-07-113-15/+8
| | | | Package-Manager: portage-2.2_rc1/cvs/Linux 2.6.24-gentoo-r2-JeR i686
* d'oh, the DEPEND on c-client was supposed to only show up for USE=imap, ↵Christian Hoffmann2008-07-103-8/+12
| | | | | | thanks to Cardoe for noticing that Package-Manager: portage-2.2_rc1/cvs/Linux 2.6.24-gentoo-r5 x86_64
* the ext/imap security patch introduced in php-5.2.6-r2 raises the dependency ↵Christian Hoffmann2008-07-103-5/+21
| | | | | | on c-client to version 2006k, fixing DEPEND accordingly, bug 231258 Package-Manager: portage-2.2_rc1/cvs/Linux 2.6.24-gentoo-r5 x86_64
* alpha/ia64/sparc stable wrt security #230575Raúl Porcel2008-07-083-15/+8
| | | | Package-Manager: portage-2.1.4.4
* x86 stable, bug #230575Markus Meier2008-07-073-8/+11
| | | | Package-Manager: portage-2.2_rc1/cvs/Linux 2.6.26-rc9 i686
* stable amd64, security bug 230575Thomas Anderson2008-07-073-5/+18
| | | | Package-Manager: portage-2.1.4.4
* Marking php-5.2.6-r2 ppc64 and ppc for bug 230575Brent Baude2008-07-073-15/+8
| | | | Package-Manager: portage-2.1.4.4
* revbump to include newer patchset, employing lots of security/crash fixes, ↵Christian Hoffmann2008-07-033-6/+521
| | | | | | bug 230575 Package-Manager: portage-2.2_rc1/cvs/Linux 2.6.24-gentoo-r5 x86_64
* using official suhosin for version 5.2.6 now, fixing bug 212679 (ext/ldap ↵Christian Hoffmann2008-05-053-5/+518
| | | | | | build failure with --as-needed, thanks to Peter Volkov) Package-Manager: portage-2.1.5_rc6
* punting 4.4.8_preChristian Hoffmann2008-05-013-469/+11
| | | | Package-Manager: portage-2.1.5_rc6
* src_test improvements (avoid false positives with USE=-suhosin)Christian Hoffmann2008-05-013-10/+13
| | | | Package-Manager: portage-2.1.5_rc6
* version bump to 5.2.6, including kolab support (bug 210977, thanks to wrobel ↵Christian Hoffmann2008-05-015-979/+55
| | | | | | and jakub), fixing bug 215623 in the same go Package-Manager: portage-2.1.5_rc6
* ppc stable, bug #215266Tobias Scherbaum2008-04-163-15/+9
| | | | Package-Manager: portage-2.1.5_rc4
* workaround autoconf-2.62 behavior change which made build fail w/ USE=posix ↵Christian Hoffmann2008-04-163-4/+21
| | | | | | (bug 217392), no revbump Package-Manager: portage-2.1.5_rc3
* Stable for HPPA (bug #215266).Jeroen Roovers2008-04-153-5/+8
| | | | Package-Manager: portage-2.1.5_rc3
* alpha/ia64/sparc stable wrt security #215266Raúl Porcel2008-04-153-15/+8
| | | | Package-Manager: portage-2.1.4.4
* amd64/x86 stable, security bug #215266Markus Meier2008-04-143-5/+18
| | | | Package-Manager: portage-2.1.5_rc3
* Stable on ppc64; bug #215266Markus Rothe2008-04-143-15/+8
| | | | Package-Manager: portage-2.1.4.4
* bump to rc4 to address even more possible security issues (stack overflow in ↵Christian Hoffmann2008-04-053-5/+495
| | | | | | fastcgi handling, several imap-related crashes) Package-Manager: portage-2.1.5_rc1
* revbump with a patch to fix a regression in escapeshell{arg,cmd}() functions ↵Christian Hoffmann2008-03-303-5/+495
| | | | | | in regards to multi-byte handling, phpbug 44564 Package-Manager: portage-2.1.4.4
* x86 stable, security bug #215266Markus Meier2008-03-293-5/+18
| | | | Package-Manager: portage-2.1.4.4
* alpha/ia64/sparc stable wrt security #215266Raúl Porcel2008-03-293-15/+8
| | | | Package-Manager: portage-2.1.4.4
* stable on amd64, bug 215266Christian Hoffmann2008-03-293-5/+18
| | | | Package-Manager: portage-2.1.4.4
* Stable for HPPA (bug #215266).Jeroen Roovers2008-03-293-5/+8
| | | | Package-Manager: portage-2.1.4.4
* Marking php-5.2.6_rc3 ppc64 and ppc for bug 215266Brent Baude2008-03-293-15/+8
| | | | Package-Manager: portage-2.1.4.4
* bump to 5.2.6_rc3, mainly to address the issues listed in security bug 215266Christian Hoffmann2008-03-283-6/+495
| | | | Package-Manager: portage-2.1.4.4
* fix depend.apache usage wrt #208033Benedikt Boehm2008-03-236-247/+144
| | | | Package-Manager: portage-2.1.4.4