Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-10-21 | Imported Debian patch 5.3.3-1debian/5.3.3-1 | Raphael Geissert | 38 | -1100/+568 | |
2010-10-21 | Merge branch 'upstream-sid' into debian-sid | Ondřej Surý | 916 | -43682/+75239 | |
2010-10-21 | Imported Upstream version 5.3.3upstream/5.3.3 | Ondřej Surý | 916 | -43682/+75239 | |
2010-07-18 | Prepare changelog for 5.3.2-2debian/5.3.2-2 | Raphael Geissert | 1 | -0/+39 | |
2010-07-18 | Include ext_skel script (Closes: #530757) | Raphael Geissert | 1 | -0/+4 | |
2010-07-18 | Update the security policy for Squeeze and greater | Raphael Geissert | 1 | -4/+7 | |
2010-06-19 | Dynamically determine maxlifetime if possible. | Sean Finney | 2 | -5/+12 | |
Incorporate suggestions from #504053 to use the cmdline php if available to determine the maxlifetime value, but retain the previous logic as well in case php5-cli is not installed. Also, add a Recommends on php5-cli to libapache2-mod-php5 to make it more likely that it is installed. Closes: #504053 Thanks: Chris Butler <chrisb@debian.org> | |||||
2010-06-19 | Import upstream fix for pdo_mysql segfaults reported in #581911 | Sean Finney | 2 | -0/+77 | |
Thanks: Richard van den Berg <richard@vdberg.org> Closes: #581911 | |||||
2010-06-09 | Fix for parallel FTBFS in #584348 | Sean Finney | 2 | -0/+17 | |
2010-06-09 | recursively delete MYSQL_DATA_DIR in debian/rules clean | Sean Finney | 1 | -1/+1 | |
2010-06-09 | Fix for setup-mysql.sh: s/chown/chmod/ | Sean Finney | 1 | -1/+1 | |
2010-05-05 | Test the mysql extensions too | Raphael Geissert | 3 | -9/+92 | |
2010-05-02 | Cherry pick patch to fix SplFileInf::fscanf()'s prototype | Raphael Geissert | 2 | -0/+40 | |
2010-05-02 | Cherry pick patch to fix a memory leak in SoapServer::handle | Raphael Geissert | 2 | -0/+17 | |
2010-05-02 | Cherry pick patch to correctly determine length of doc_root | Raphael Geissert | 2 | -0/+21 | |
2010-05-02 | Cherry pick patch to allow the timeout on mssql to be effective p/query | Raphael Geissert | 2 | -0/+17 | |
2010-05-02 | Cherry pick patch to workaround BDB 4.8 bc changes (Closes: #570149) | Raphael Geissert | 2 | -0/+59 | |
2010-05-01 | Synchronize enchant patch with changes committed upstream | Raphael Geissert | 1 | -1/+32 | |
2010-05-01 | Cherry pick patch to fix multiple typos | Raphael Geissert | 2 | -0/+79 | |
2010-05-01 | Add doc-base registration for Structuctures_Graph documentation | Raphael Geissert | 1 | -0/+8 | |
2010-05-01 | Add debian/source/format and set it to 1.0 | Raphael Geissert | 1 | -0/+1 | |
2010-05-01 | Remove obsolete TODO list | Raphael Geissert | 1 | -7/+0 | |
2010-05-01 | Don't install an extra copy of php.ini-production | Raphael Geissert | 1 | -1/+0 | |
2010-05-01 | Set default session.save_path to /var/lib/php5 (Closes: #576593) | Raphael Geissert | 2 | -0/+21 | |
2010-05-01 | Cherry pick fix for memory issues in mysqli_options (Closes: #577784) | Raphael Geissert | 2 | -0/+55 | |
2010-05-01 | Cherry pick patch to fix an unaligned mem access in the dba ext | Raphael Geissert | 2 | -0/+18 | |
2010-05-01 | Cherry pick fix for memory leak in date when gc is enabled | Raphael Geissert | 2 | -0/+47 | |
2010-05-01 | Cherry pick patch to fix a memory leak in the cyclical gc | Raphael Geissert | 2 | -0/+17 | |
2010-05-01 | Cherry pick patch to fix SplFileInfo::getPathName() | Raphael Geissert | 2 | -0/+41 | |
2010-05-01 | Cherry pick patch to add missing definition of JSON_ERROR_UTF8 | Raphael Geissert | 2 | -0/+17 | |
2010-05-01 | Cherry pick patch to reset error status on beginTransaction() | Raphael Geissert | 2 | -0/+17 | |
2010-05-01 | Cherry pick upstream fix for mysqli_ssl_set (Closes: #572122) | Raphael Geissert | 2 | -0/+18 | |
2010-03-15 | Author: Ondřej Surý <ondrej@debian.org> | Ondřej Surý | 2 | -0/+36 | |
Forwarded: yes (http://bugs.php.net/bug.php?id=51254) Description: Fix unittest about failing crypt() calls with invalid salt, which I have fixed in the code (php_crypt_revamped.patch). | |||||
2010-03-13 | Prepare changelog for 5.3.2-1debian/5.3.2-1 | Raphael Geissert | 1 | -17/+35 | |
2010-03-13 | Fix memory leak in CVE-2010-0397 patch | Raphael Geissert | 1 | -2/+3 | |
2010-03-13 | Add libjpeg-dev as an alternative to libjpeg62-dev for future transitions | Raphael Geissert | 1 | -1/+1 | |
2010-03-13 | Build against the system oniguruma library | Raphael Geissert | 2 | -0/+2 | |
2010-03-13 | debian/control cleanup | Raphael Geissert | 1 | -1/+0 | |
2010-03-13 | debian/rules cleanup | Raphael Geissert | 1 | -12/+1 | |
2010-03-12 | Update the list of alternative dependencies of php5-dbg | Raphael Geissert | 1 | -1/+1 | |
2010-03-12 | Add a test case to the CVE-2010-0397 fix | Raphael Geissert | 1 | -1/+21 | |
2010-03-12 | Test that the list of extensions to test is never empty | Raphael Geissert | 1 | -0/+1 | |
2010-03-12 | Enchant patches have been forwarded | Raphael Geissert | 1 | -1/+1 | |
2010-03-12 | Fix another unaligned memory access in enchant | Raphael Geissert | 1 | -2/+20 | |
2010-03-12 | Fix an unaligned memory access in enchant_dict_suggest() | Raphael Geissert | 2 | -0/+28 | |
2010-03-12 | Fix a null pointer dereference when processing invalid XML-RPC requests ↵ | Raphael Geissert | 2 | -0/+38 | |
(CVE-2010-0397, Closes: #573573) | |||||
2010-03-12 | Disable two unit tests and fix one, since we don't consider using | Ondřej Surý | 1 | -0/+46 | |
system time zone as an error. Unit tests corrected: date_default_timezone_get() function [1] [ext/date/tests/date_default_timezone_get-1.phpt] date_default_timezone_get() function [2] [ext/date/tests/date_default_timezone_get-2.phpt] date_default_timezone_set() function [1] [ext/date/tests/date_default_timezone_set-1.phpt] | |||||
2010-03-11 | Fix some gd tests that need the bundled library | Raphael Geissert | 2 | -0/+93 | |
2010-03-11 | Fix the locale name in some tests (Closes: #573511) | Raphael Geissert | 2 | -0/+30 | |
2010-03-11 | Disable memory limit in CLI, letting ulimit do its job (Closes: #407425) | Raphael Geissert | 1 | -1/+1 | |