prepare 5.3.10-2 release
Add Pre-Depends: dpkg (>= 1.15.7.2~) | dpkg-maintscript-helper to allow single upgrade path (dpkg-maintscript-helper package will be provided for Ubuntu Lucid PPA)
Depends on non-forking fuser in psmisc (Closes: #633100)
15 months agoCVE-2012-0831: magic_quotes_gpc remote disable vulnerability (NOTE: magic_quotes_gpc...
CVE-2012-0831: magic_quotes_gpc remote disable vulnerability (NOTE: magic_quotes_gpc is DEPRECATED and will be removed from PHP 5.4, e.g. you should not use them!) and fix regression in CVE-2012-0831 (LP#930115)
Use $(filter pattern...,text) instead of $(findstring find,in) in debian/rules to match against space separated list of words and not substrings (Closes: #660647)
Check for dpkg-mainscript-helper existence in php5-fpm maintainer scripts
prepare 5.3.10-1 release
prepare 5.3.10-1 release
Update suhosin.patch for new release
prepare 5.3.10-1 release
Merge commit 'upstream/5.3.10' into debian-testing
Imported Upstream version 5.3.10
Update gbp.conf for 5.3.x branch
Fix type in firebird2.1-dev
Fix use_embedded_timezonedb.patch in custom builds (Courtesy of Dominic Scheirlinck) (Closes: #652599)
Randomly choose the mysql server's port
Remove myself from uploaders
prepare 5.3.9-6 release
Add more condition when to remove empty postinst script
Add code to specify priority of modules to load mysqlnd.so before mysql.so and mysqli.so in php5-mysqlnd package
Missed dpkg-maintscript-helper check in sqlite preinst and postrm
Move php5-sqlite postinst code to postinst.extra
Set default mysql socket location to /var/run/mysqld/mysqld.sock
Don't add RPATH to extensions (Pulled from Fedora)
Typing fixes in dba extension (Pulled from Fedora)
Define _GNU_SOURCE in the configure.in (pulled from Fedora)
Pulled mysqlnd socket location fix from Fedora package
fixup mysqlnd
Build MySQL Native Driver extensions as an alternative (Closes: #576412)
Alter version in rm_conffile call to 5.3.9~ to handle all possible binNMUs (Closes: #656495)
prepare 5.3.9-5 release
Disable tests on hurd-i386 for now, because it FTBFS
Don't fail if suhosin is not enabled (Closes: #657808)
Use DEB_HOST_ARCH, not DEB_HOST_ARCH_OS (Closes: #645401)
expand note on hash prefix (closes: #632675)
add reference to upstream security statement (closes: #643015)
Add back firebird2.5-dev and firebird2.1-dev to allow backports
fixup description
prepare 5.3.9-4 release
Re-enable firebird extension build on armhf and powerspe (Closes: #657691)
Add short NEWS about disabling Suhosin patch
Remove suhosin patch from description (Closes: #657697)
Escape && sign in sed expression
Fix the second sed command after adding full path to dpkg-maintscript-helper
prepare 5.3.9-3 release
More Firebird adjustments, don't build the extension on more ports, where firebird-dev is not available
Update suhosin.patch to cleanly apply as a last patch
Update patches after suhosin.patch removal
Remove Suhosin patch, but add PHP5_SUHOSIN=no/yes option to debian/rules
Replace dpkg pre-dependency due dpkg-maintscript-helper by [ -x /usr/bin/dpkg-maintscript-helper ] check to allow backported packaged on older (Ubuntu lucid) systems
prepare 5.3.9-3 release
15 months agoRemove firebird2.1 from Build-depends as firebird2.5 has been built on all supported...
Remove firebird2.1 from Build-depends as firebird2.5 has been built on all supported archs
Avoid ptrace hungs when building on hurd
Don't build firebird extension on hurd (Closes: #651070)
Add correct dependency on dpkg to prevent failures from missing dpkg-maintscript-helper
prepare 5.3.9-2 release
Add Breaks: roundcube-sqlite since we no longer ship sqlite.so extension
Fix unterminated sed command
Handle sqlite.so removal (remove conffile) (Closes: #656495)
prepare 5.3.9-1 release
Adapt debian/patches to 5.3.9 release
Merge commit 'upstream/5.3.9' into debian-sid
Imported Upstream version 5.3.9
Use correct signals in php5-fpm init script (Closes: #645934)
Remove obsolete sqlite(2) module from php5-sqlite
Prepare "fixed" 5.3.8 upload
Merge commit 'upstream/5.3.8.0' into debian-sid
Imported Upstream version 5.3.8.0
prepare 5.3.8-2 release
Add OpenSSL MultiArch temporary fix
prepare 5.3.8-2 release
Merge commit 'upstream/5.3.8' into debian-sid
Imported Upstream version 5.3.8
prepare 5.3.8-1 release
Add additional temporary fix for MultiArch for sybase/mssql
Pull fixes for DateTime tests from upstream SVN
Refresh patches to 5.3.8 release
Merge commit 'upstream/5.3.8' into debian-sid
Merge commit 'upstream/5.3.7' into debian-sid
Imported Upstream version 5.3.8
prepare 5.3.7-1 release
Remove PEAR CVE-2011-1144.patch which was merged upstream
prepare 5.3.7-1 release
Add MultiArch fix for LDAP libraries
Don't require autoconf 2.59 and lower, we'll deal with consequences
Update patches to the new 5.3.7 release
Imported Upstream version 5.3.7
Imported Upstream version 5.3.7
prepare 5.3.6-13 release
Fix CVE-2011-1938: Stack-based buffer overflow in the socket_connect function in ext/sockets/sockets.c in PHP 5.3.3 through 5.3.6 might allow context-dependent attackers to execute arbitrary code via a long pathname for a UNIX socket.
Add NEWS item about incompatible blowfish hashes
Return fail string on invalid Blowfish salt rounds
Add support for x$ identifier to php crypt.c
Fix CVE-2011-2483: 8-bit character mishandling in crypt_blowfish.c allows different password pairs to produce the same hash
prepare 5.3.6-12 release
Silence fuser until #629048 is fixed
File path injection vulnerability in RFC1867 File upload filename [CVE-2011-2202]
Update list of pcntl functions automatically
Disable pcntl functions by default
Enable pcntl extension for CGI builds (Closes: #627941)
