Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-01-07 | prepare version 5.3.1-1debian/5.3.1-1 | Ondřej Surý | 1 | -0/+28 | |
2010-01-07 | Removed README.CVS-RULES from debian/php5-common.docs, file is no longer ↵ | Ondřej Surý | 1 | -1/+0 | |
shipped by upstream. | |||||
2010-01-07 | Add .gitignore file to ignore .pc/ directory | Ondřej Surý | 1 | -0/+1 | |
2010-01-07 | Refreshed suhosin.patch | Ondřej Surý | 1 | -240/+196 | |
2010-01-07 | Refreshed libedit_is_editline.patch | Ondřej Surý | 1 | -5/+5 | |
2010-01-07 | Refreshed gentoo/009_ob-memory-leaks.patch | Ondřej Surý | 1 | -4/+4 | |
2010-01-07 | Refreshed gentoo/006_ext-curl-set_opt-crash.patch | Ondřej Surý | 1 | -3/+3 | |
2010-01-07 | Refreshed 116-posixness_fix.patch | Ondřej Surý | 1 | -9/+9 | |
2010-01-07 | Refreshed 113-php.ini_securitynotes.patch | Ondřej Surý | 1 | -3/+3 | |
2010-01-07 | Refreshed 108-64_bit_datetime.patch | Ondřej Surý | 1 | -3/+3 | |
2010-01-07 | Refreshed 053-extension_api.patch | Ondřej Surý | 1 | -6/+6 | |
2010-01-07 | Refreshed 052-phpinfo_no_configure.patch | Ondřej Surý | 1 | -5/+5 | |
2010-01-07 | Refreshed 036-fd_setsize_fix.patch | Ondřej Surý | 1 | -5/+5 | |
2010-01-07 | Refreshed 013-force_getaddrinfo.patch | Ondřej Surý | 1 | -3/+3 | |
2010-01-07 | Refreshed 004-ldap_fix.patch | Ondřej Surý | 1 | -4/+4 | |
2010-01-07 | Refreshed 001-libtool_fixes.patch | Ondřej Surý | 1 | -5/+5 | |
2010-01-07 | Updated suhosin.patch to 0.9.8 version for php-5.3.1 | Ondřej Surý | 1 | -231/+324 | |
2010-01-07 | Refreshed 115-autoconf_ftbfs.patch to apply cleanly | Ondřej Surý | 1 | -33/+12 | |
2010-01-07 | Removed 114-php_gd_segfault.patch, merged upstream. | Ondřej Surý | 1 | -1/+0 | |
2010-01-07 | Refreshed 006-debian_quirks patch to apply cleanly. | Ondřej Surý | 1 | -26/+26 | |
Re-removed Windows section in php.ini-production | |||||
2010-01-07 | Change dependcy to libdb-dev instead on arbitrary version of libdb4.x-dev | Ondřej Surý | 1 | -1/+1 | |
Replaced libdb4.7-dev | libdb4.6-dev with libdb-dev (backporters should be fine, since lenny contains libdb-dev 4.7). Fixes FTBFS in current unstable. | |||||
2010-01-07 | Merge commit 'upstream/5.3.1' into debian-experimental | Ondřej Surý | 2764 | -65427/+94464 | |
2010-01-07 | Imported Upstream version 5.3.1upstream/5.3.1 | Ondřej Surý | 2764 | -65427/+94464 | |
2009-09-18 | add apache2 restart message to module postinst | Ondrej Sury | 1 | -0/+6 | |
2009-08-26 | Upload 5.3.0-3 to experimental | Ondřej Surý | 1 | -2/+1 | |
2009-08-25 | refreshed all patches in series with following quilt settings: | Ondrej Sury | 37 | -609/+397 | |
QUILT_PATCHES=debian/patches QUILT_NO_DIFF_TIMESTAMPS=1 QUILT_DIFF_OPTS=-p QUILT_NO_DIFF_INDEX=1 | |||||
2009-08-25 | Use updated (v7) version of use_embedded_timezonedb.patch (Closes: #535770) | Ondrej Sury | 2 | -111/+452 | |
2009-08-25 | Fix FTBFS on Debian Hurd (Closes: #530281) | Ondrej Sury | 3 | -1/+63 | |
2009-08-25 | Add avr32-linux-gnu to no -gstabs toolchains (Closes: #543278) | Ondrej Sury | 2 | -2/+3 | |
2009-08-25 | refreshed all patches in series | Ondrej Sury | 36 | -277/+393 | |
2009-08-25 | Fix FTBFS with current autoconf/automake (Closes: #542906, #542088) | Ondrej Sury | 3 | -1/+106 | |
2009-08-25 | add information about quilt use to README.source | Ondrej Sury | 1 | -3/+11 | |
2009-08-25 | enable (refreshed) suhosin.patch again | Ondrej Sury | 3 | -736/+3582 | |
2009-08-25 | Fix segmentation fault in php-gd (Closes: #543496) | Ondrej Sury | 3 | -0/+34 | |
2009-07-01 | prepare release information for experimental/5.3.0-2debian/5.3.0-2 | Sean Finney | 1 | -0/+6 | |
2009-07-01 | update configuration file names to new upstream naming convention | Sean Finney | 5 | -12/+11 | |
upstream changed from using php.ini-{dist,recommended,paranoid} to php.ini-{production,development}, so we need to update our build rules and maintainer scripts accordingly. | |||||
2009-06-30 | prepare official experimental release of 5.3.0debian/5.3.0-1 | Sean Finney | 1 | -2/+12 | |
2009-06-30 | quilt refresh for new upstream release | Sean Finney | 7 | -12/+12 | |
2009-06-30 | update removed windows modules in 006-debian_quirks.patch | Sean Finney | 1 | -2/+1 | |
2009-06-30 | Merge commit 'upstream/5.3.0' into debian-experimental | Sean Finney | 90 | -3071/+5960 | |
2009-06-30 | Imported Upstream version 5.3.0upstream/5.3.0 | Sean Finney | 90 | -3071/+5960 | |
2009-06-30 | use ';' instead of '#' as comments in module ini files | Sean Finney | 1 | -1/+1 | |
use of '#' is now deprecated and will otherwise issue warnings. | |||||
2009-06-30 | remove binary package for php5-mhash which is now built-in | Sean Finney | 3 | -16/+4 | |
the mhash extension has been removed in php5.3, replaced by built in hash extension, which provides a BC layer for the mhash functions. the --with-mhash configure flag is also moved from the apache2 configure options to the common configure options, so that it will be built-in to all php sapi's. | |||||
2009-06-29 | update release information for UNRELEASED/5.3.0~RC4-1 | Sean Finney | 1 | -4/+18 | |
2009-06-29 | one more quilt refresh on the updated patches | Sean Finney | 3 | -17/+13 | |
2009-06-29 | Update php5-cli package description to make it more neutral | Thijs Kinkhorst | 1 | -2/+1 | |
2009-06-29 | cherry-pick debian patches for libtool2.2.patch | Raphael Geissert | 2 | -0/+34 | |
Make phpize copy and use the separate m4 files needed by libtool 2.2 phpize only knew about libtool.m4, but libtool 2.2 ships separate m4 files which are also required for the build process. This lead to FTBFS errors on extensions due to undefined macros. and also: fix syntax error in phpize5 caused by libtool2.2.patch fix a typo in an if/fi block. | |||||
2009-06-29 | cherry-pick relevant gentoo patches from unstable | Raphael Geissert | 3 | -0/+52 | |
note that the patches which are already fixed upstream have been rebased out of the cherry-picked patchset for experimental. debian/patches/gentoo/006_ext-curl-set_opt-crash.patch: 006_ext-curl-set_opt-crash.patch PHP_5_2 http://cvs.php.net/viewvc.cgi/php-src/ext/curl/interface.c?r1=1.62.2.14.2.42&r2=1.62.2.14.2.43&diff_format=u http://bugs.php.net/bug.php?id=47616 Fixed bug #47616 (curl keeps crashing) debian/patches/gentoo/009_ob-memory-leaks.patch: 009_ob-memory-leaks.patch PHP_5_2 http://cvs.php.net/viewvc.cgi/php-src/main/output.c?r1=1.167.2.3.2.8&r2=1.167.2.3.2.9&diff_format=u Fixed memory leak in ob_get_clean/ob_get_flush. | |||||
2009-06-29 | Add a set of lintian overrides for some FP spelling-error-in-binary | Raphael Geissert | 3 | -3/+11 | |
2009-06-29 | Bump Standards-Version to 3.8.1, no change needed | Raphael Geissert | 1 | -1/+1 | |