pkg-php/php.git
15 months agoprepare 5.3.10-2 release debian/5.3.10-2
Ondřej Surý [Mon, 20 Feb 2012 16:35:13 +0000]
prepare 5.3.10-2 release

15 months agoAdd Pre-Depends: dpkg (>= 1.15.7.2~) | dpkg-maintscript-helper to allow single upgrad...
Ondřej Surý [Fri, 17 Feb 2012 12:29:33 +0000]
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)

15 months agoDepends on non-forking fuser in psmisc (Closes: #633100)
Ondřej Surý [Wed, 8 Feb 2012 22:20:37 +0000]
Depends on non-forking fuser in psmisc (Closes: #633100)

15 months agoCVE-2012-0831: magic_quotes_gpc remote disable vulnerability (NOTE: magic_quotes_gpc...
Ondřej Surý [Fri, 10 Feb 2012 09:06:51 +0000]
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)

15 months agoUse $(filter pattern...,text) instead of $(findstring find,in) in debian/rules to...
Ondřej Surý [Mon, 20 Feb 2012 16:26:44 +0000]
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)

15 months agoCheck for dpkg-mainscript-helper existence in php5-fpm maintainer scripts
Ondřej Surý [Mon, 13 Feb 2012 07:50:37 +0000]
Check for dpkg-mainscript-helper existence in php5-fpm maintainer scripts

15 months agoprepare 5.3.10-1 release
Ondřej Surý [Fri, 3 Feb 2012 15:17:36 +0000]
prepare 5.3.10-1 release

15 months agoprepare 5.3.10-1 release debian/5.3.10-1 debian/5.4.0_rc7-1
Ondřej Surý [Fri, 3 Feb 2012 08:40:52 +0000]
prepare 5.3.10-1 release

15 months agoUpdate suhosin.patch for new release
Ondřej Surý [Fri, 3 Feb 2012 08:42:18 +0000]
Update suhosin.patch for new release

15 months agoprepare 5.3.10-1 release
Ondřej Surý [Fri, 3 Feb 2012 08:40:45 +0000]
prepare 5.3.10-1 release

15 months agoMerge commit 'upstream/5.3.10' into debian-testing
Ondřej Surý [Fri, 3 Feb 2012 08:32:27 +0000]
Merge commit 'upstream/5.3.10' into debian-testing

15 months agoImported Upstream version 5.3.10 upstream/5.3.10
Ondřej Surý [Fri, 3 Feb 2012 08:32:10 +0000]
Imported Upstream version 5.3.10

15 months agoUpdate gbp.conf for 5.3.x branch
Ondřej Surý [Fri, 3 Feb 2012 08:30:20 +0000]
Update gbp.conf for 5.3.x branch

15 months agoFix type in firebird2.1-dev
Ondřej Surý [Wed, 1 Feb 2012 15:00:13 +0000]
Fix type in firebird2.1-dev

15 months agoFix use_embedded_timezonedb.patch in custom builds (Courtesy of Dominic Scheirlinck...
Ondřej Surý [Wed, 1 Feb 2012 07:42:40 +0000]
Fix use_embedded_timezonedb.patch in custom builds (Courtesy of Dominic Scheirlinck) (Closes: #652599)

15 months agoRandomly choose the mysql server's port
Raphael Geissert [Tue, 31 Jan 2012 17:17:02 +0000]
Randomly choose the mysql server's port

15 months agoRemove myself from uploaders
Raphael Geissert [Sat, 28 Jan 2012 00:21:16 +0000]
Remove myself from uploaders

15 months agoprepare 5.3.9-6 release debian/5.3.9-6
Ondřej Surý [Mon, 30 Jan 2012 21:49:06 +0000]
prepare 5.3.9-6 release

15 months agoAdd more condition when to remove empty postinst script
Ondřej Surý [Tue, 31 Jan 2012 14:23:24 +0000]
Add more condition when to remove empty postinst script

15 months agoAdd code to specify priority of modules to load mysqlnd.so before mysql.so and mysqli...
Ondřej Surý [Tue, 31 Jan 2012 12:40:08 +0000]
Add code to specify priority of modules to load mysqlnd.so before mysql.so and mysqli.so in php5-mysqlnd package

15 months agoMissed dpkg-maintscript-helper check in sqlite preinst and postrm
Ondřej Surý [Tue, 31 Jan 2012 12:38:59 +0000]
Missed dpkg-maintscript-helper check in sqlite preinst and postrm

15 months agoMove php5-sqlite postinst code to postinst.extra
Ondřej Surý [Tue, 31 Jan 2012 11:06:41 +0000]
Move php5-sqlite postinst code to postinst.extra

15 months agoSet default mysql socket location to /var/run/mysqld/mysqld.sock
Ondřej Surý [Tue, 31 Jan 2012 09:28:36 +0000]
Set default mysql socket location to /var/run/mysqld/mysqld.sock

15 months agoDon't add RPATH to extensions (Pulled from Fedora)
Ondřej Surý [Tue, 31 Jan 2012 08:12:05 +0000]
Don't add RPATH to extensions (Pulled from Fedora)

15 months agoTyping fixes in dba extension (Pulled from Fedora)
Ondřej Surý [Tue, 31 Jan 2012 08:09:40 +0000]
Typing fixes in dba extension (Pulled from Fedora)

15 months agoDefine _GNU_SOURCE in the configure.in (pulled from Fedora)
Ondřej Surý [Tue, 31 Jan 2012 08:06:23 +0000]
Define _GNU_SOURCE in the configure.in (pulled from Fedora)

15 months agoPulled mysqlnd socket location fix from Fedora package
Ondřej Surý [Tue, 31 Jan 2012 08:04:56 +0000]
Pulled mysqlnd socket location fix from Fedora package

15 months agofixup mysqlnd
Ondřej Surý [Tue, 31 Jan 2012 11:11:45 +0000]
fixup mysqlnd

15 months agoBuild MySQL Native Driver extensions as an alternative (Closes: #576412)
Ondřej Surý [Tue, 31 Jan 2012 08:02:25 +0000]
Build MySQL Native Driver extensions as an alternative (Closes: #576412)

15 months agoAlter version in rm_conffile call to 5.3.9~ to handle all possible binNMUs (Closes...
Ondřej Surý [Mon, 30 Jan 2012 21:48:40 +0000]
Alter version in rm_conffile call to 5.3.9~ to handle all possible binNMUs (Closes: #656495)

15 months agoprepare 5.3.9-5 release
Ondřej Surý [Sun, 29 Jan 2012 08:23:11 +0000]
prepare 5.3.9-5 release

15 months agoDisable tests on hurd-i386 for now, because it FTBFS
Ondřej Surý [Sun, 29 Jan 2012 08:22:46 +0000]
Disable tests on hurd-i386 for now, because it FTBFS

15 months agoDon't fail if suhosin is not enabled (Closes: #657808)
Ondřej Surý [Sun, 29 Jan 2012 08:27:25 +0000]
Don't fail if suhosin is not enabled (Closes: #657808)

15 months agoUse DEB_HOST_ARCH, not DEB_HOST_ARCH_OS (Closes: #645401)
Ondřej Surý [Sun, 29 Jan 2012 08:20:53 +0000]
Use DEB_HOST_ARCH, not DEB_HOST_ARCH_OS (Closes: #645401)

15 months agoexpand note on hash prefix (closes: #632675)
Thijs Kinkhorst [Tue, 31 Jan 2012 13:50:56 +0000]
expand note on hash prefix (closes: #632675)

15 months agoadd reference to upstream security statement (closes: #643015)
Thijs Kinkhorst [Tue, 31 Jan 2012 13:26:27 +0000]
add reference to upstream security statement (closes: #643015)

15 months agoAdd back firebird2.5-dev and firebird2.1-dev to allow backports debian/5.3.9-4
Ondřej Surý [Sat, 28 Jan 2012 08:03:07 +0000]
Add back firebird2.5-dev and firebird2.1-dev to allow backports

15 months agofixup description
Ondřej Surý [Sat, 28 Jan 2012 07:53:51 +0000]
fixup description

15 months agoprepare 5.3.9-4 release
Ondřej Surý [Sat, 28 Jan 2012 07:47:37 +0000]
prepare 5.3.9-4 release

15 months agoRe-enable firebird extension build on armhf and powerspe (Closes: #657691)
Ondřej Surý [Sat, 28 Jan 2012 07:50:39 +0000]
Re-enable firebird extension build on armhf and powerspe (Closes: #657691)

15 months agoAdd short NEWS about disabling Suhosin patch
Ondřej Surý [Sat, 28 Jan 2012 07:46:07 +0000]
Add short NEWS about disabling Suhosin patch

15 months agoRemove suhosin patch from description (Closes: #657697)
Ondřej Surý [Sat, 28 Jan 2012 07:39:25 +0000]
Remove suhosin patch from description (Closes: #657697)

15 months agoEscape && sign in sed expression debian/5.3.9-3
Ondřej Surý [Fri, 27 Jan 2012 15:34:03 +0000]
Escape && sign in sed expression

15 months agoFix the second sed command after adding full path to dpkg-maintscript-helper
Ondřej Surý [Fri, 27 Jan 2012 14:14:39 +0000]
Fix the second sed command after adding full path to dpkg-maintscript-helper

15 months agoprepare 5.3.9-3 release
Ondřej Surý [Fri, 27 Jan 2012 10:06:19 +0000]
prepare 5.3.9-3 release

15 months agoMore Firebird adjustments, don't build the extension on more ports, where firebird...
Ondřej Surý [Fri, 27 Jan 2012 10:02:43 +0000]
More Firebird adjustments, don't build the extension on more ports, where firebird-dev is not available

15 months agoUpdate suhosin.patch to cleanly apply as a last patch
Ondřej Surý [Fri, 27 Jan 2012 09:44:36 +0000]
Update suhosin.patch to cleanly apply as a last patch

15 months agoUpdate patches after suhosin.patch removal
Ondřej Surý [Fri, 27 Jan 2012 09:43:49 +0000]
Update patches after suhosin.patch removal

15 months agoRemove Suhosin patch, but add PHP5_SUHOSIN=no/yes option to debian/rules
Ondřej Surý [Fri, 27 Jan 2012 09:43:03 +0000]
Remove Suhosin patch, but add PHP5_SUHOSIN=no/yes option to debian/rules

15 months agoReplace dpkg pre-dependency due dpkg-maintscript-helper by [ -x /usr/bin/dpkg-maintsc...
Ondřej Surý [Fri, 27 Jan 2012 09:34:58 +0000]
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

15 months agoprepare 5.3.9-3 release
Ondřej Surý [Wed, 25 Jan 2012 11:37:28 +0000]
prepare 5.3.9-3 release

15 months agoRemove firebird2.1 from Build-depends as firebird2.5 has been built on all supported...
Ondřej Surý [Wed, 25 Jan 2012 11:34:30 +0000]
Remove firebird2.1 from Build-depends as firebird2.5 has been built on all supported archs

15 months agoAvoid ptrace hungs when building on hurd debian/5.3.9-2
Ondřej Surý [Wed, 25 Jan 2012 10:41:27 +0000]
Avoid ptrace hungs when building on hurd

15 months agoDon't build firebird extension on hurd (Closes: #651070)
Ondřej Surý [Wed, 25 Jan 2012 10:41:05 +0000]
Don't build firebird extension on hurd (Closes: #651070)

15 months agoAdd correct dependency on dpkg to prevent failures from missing dpkg-maintscript...
Ondřej Surý [Tue, 24 Jan 2012 10:41:03 +0000]
Add correct dependency on dpkg to prevent failures from missing dpkg-maintscript-helper

15 months agoprepare 5.3.9-2 release
Ondřej Surý [Tue, 24 Jan 2012 08:58:14 +0000]
prepare 5.3.9-2 release

15 months agoAdd Breaks: roundcube-sqlite since we no longer ship sqlite.so extension
Ondřej Surý [Tue, 24 Jan 2012 08:55:52 +0000]
Add Breaks: roundcube-sqlite since we no longer ship sqlite.so extension

15 months agoFix unterminated sed command
Ondřej Surý [Mon, 23 Jan 2012 17:59:31 +0000]
Fix unterminated sed command

16 months agoHandle sqlite.so removal (remove conffile) (Closes: #656495)
Ondřej Surý [Thu, 19 Jan 2012 18:14:56 +0000]
Handle sqlite.so removal (remove conffile) (Closes: #656495)

16 months agoprepare 5.3.9-1 release debian/5.3.9-1
Ondřej Surý [Wed, 11 Jan 2012 15:33:35 +0000]
prepare 5.3.9-1 release

16 months agoAdapt debian/patches to 5.3.9 release
Ondřej Surý [Wed, 11 Jan 2012 15:25:32 +0000]
Adapt debian/patches to 5.3.9 release

16 months agoMerge commit 'upstream/5.3.9' into debian-sid
Ondřej Surý [Wed, 11 Jan 2012 14:44:01 +0000]
Merge commit 'upstream/5.3.9' into debian-sid

16 months agoImported Upstream version 5.3.9 upstream/5.3.9
Ondřej Surý [Wed, 11 Jan 2012 14:43:42 +0000]
Imported Upstream version 5.3.9

16 months agoUse correct signals in php5-fpm init script (Closes: #645934)
Ondřej Surý [Fri, 21 Oct 2011 09:03:34 +0000]
Use correct signals in php5-fpm init script (Closes: #645934)

16 months agoRemove obsolete sqlite(2) module from php5-sqlite
Ondřej Surý [Fri, 21 Oct 2011 09:03:13 +0000]
Remove obsolete sqlite(2) module from php5-sqlite

18 months agoPrepare "fixed" 5.3.8 upload
Sean Finney [Thu, 27 Oct 2011 15:17:52 +0000]
Prepare "fixed" 5.3.8 upload

18 months agoMerge commit 'upstream/5.3.8.0' into debian-sid
Sean Finney [Thu, 27 Oct 2011 15:15:39 +0000]
Merge commit 'upstream/5.3.8.0' into debian-sid

18 months agoImported Upstream version 5.3.8.0
Sean Finney [Thu, 27 Oct 2011 15:15:25 +0000]
Imported Upstream version 5.3.8.0

20 months agoprepare 5.3.8-2 release debian/5.3.8-2
Ondřej Surý [Mon, 12 Sep 2011 07:06:34 +0000]
prepare 5.3.8-2 release

20 months agoAdd OpenSSL MultiArch temporary fix
Ondřej Surý [Mon, 12 Sep 2011 07:06:07 +0000]
Add OpenSSL MultiArch temporary fix

20 months agoprepare 5.3.8-2 release
Ondřej Surý [Sun, 11 Sep 2011 16:25:28 +0000]
prepare 5.3.8-2 release

20 months agoMerge commit 'upstream/5.3.8' into debian-sid
Ondřej Surý [Sun, 11 Sep 2011 16:24:11 +0000]
Merge commit 'upstream/5.3.8' into debian-sid

20 months agoImported Upstream version 5.3.8 upstream/5.3.8
Ondřej Surý [Sun, 11 Sep 2011 16:23:54 +0000]
Imported Upstream version 5.3.8

20 months agoprepare 5.3.8-1 release debian/5.3.8-1
Ondřej Surý [Wed, 24 Aug 2011 10:58:20 +0000]
prepare 5.3.8-1 release

20 months agoAdd additional temporary fix for MultiArch for sybase/mssql
Ondřej Surý [Wed, 24 Aug 2011 11:13:46 +0000]
Add additional temporary fix for MultiArch for sybase/mssql

20 months agoPull fixes for DateTime tests from upstream SVN
Ondřej Surý [Wed, 24 Aug 2011 11:03:49 +0000]
Pull fixes for DateTime tests from upstream SVN

20 months agoRefresh patches to 5.3.8 release
Ondřej Surý [Wed, 24 Aug 2011 10:58:32 +0000]
Refresh patches to 5.3.8 release

20 months agoMerge commit 'upstream/5.3.8' into debian-sid
Ondřej Surý [Wed, 24 Aug 2011 10:55:43 +0000]
Merge commit 'upstream/5.3.8' into debian-sid

20 months agoMerge commit 'upstream/5.3.7' into debian-sid
Ondřej Surý [Wed, 24 Aug 2011 10:55:41 +0000]
Merge commit 'upstream/5.3.7' into debian-sid

20 months agoImported Upstream version 5.3.8
Ondřej Surý [Wed, 24 Aug 2011 10:51:40 +0000]
Imported Upstream version 5.3.8

21 months agoprepare 5.3.7-1 release debian/5.3.7-1
Ondřej Surý [Fri, 19 Aug 2011 12:18:36 +0000]
prepare 5.3.7-1 release

21 months agoRemove PEAR CVE-2011-1144.patch which was merged upstream
Ondřej Surý [Fri, 19 Aug 2011 12:17:58 +0000]
Remove PEAR CVE-2011-1144.patch which was merged upstream

21 months agoprepare 5.3.7-1 release
Ondřej Surý [Fri, 19 Aug 2011 09:24:21 +0000]
prepare 5.3.7-1 release

21 months agoAdd MultiArch fix for LDAP libraries
Ondřej Surý [Fri, 19 Aug 2011 11:49:44 +0000]
Add MultiArch fix for LDAP libraries

21 months agoDon't require autoconf 2.59 and lower, we'll deal with consequences
Ondřej Surý [Fri, 19 Aug 2011 09:44:41 +0000]
Don't require autoconf 2.59 and lower, we'll deal with consequences

21 months agoUpdate patches to the new 5.3.7 release
Ondřej Surý [Fri, 19 Aug 2011 09:23:40 +0000]
Update patches to the new 5.3.7 release

21 months agoImported Upstream version 5.3.7
Ondřej Surý [Fri, 19 Aug 2011 08:22:38 +0000]
Imported Upstream version 5.3.7

21 months agoImported Upstream version 5.3.7 upstream/5.3.7
Ondřej Surý [Fri, 19 Aug 2011 08:22:38 +0000]
Imported Upstream version 5.3.7

22 months agoprepare 5.3.6-13 release debian/5.3.6-13
Ondřej Surý [Mon, 4 Jul 2011 10:12:44 +0000]
prepare 5.3.6-13 release

22 months agoFix CVE-2011-1938: Stack-based buffer overflow in the socket_connect function in...
Ondřej Surý [Mon, 4 Jul 2011 10:41:04 +0000]
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.

22 months agoAdd NEWS item about incompatible blowfish hashes
Ondřej Surý [Mon, 4 Jul 2011 08:36:15 +0000]
Add NEWS item about incompatible blowfish hashes

22 months agoReturn fail string on invalid Blowfish salt rounds
Ondřej Surý [Mon, 4 Jul 2011 08:30:15 +0000]
Return fail string on invalid Blowfish salt rounds

22 months agoAdd support for x$ identifier to php crypt.c
Ondřej Surý [Mon, 4 Jul 2011 08:06:34 +0000]
Add support for x$ identifier to php crypt.c

22 months agoFix CVE-2011-2483: 8-bit character mishandling in crypt_blowfish.c allows different...
Ondřej Surý [Mon, 4 Jul 2011 06:49:49 +0000]
Fix CVE-2011-2483: 8-bit character mishandling in crypt_blowfish.c allows different password pairs to produce the same hash

23 months agoprepare 5.3.6-12 release
Ondřej Surý [Wed, 15 Jun 2011 09:11:32 +0000]
prepare 5.3.6-12 release

23 months agoSilence fuser until #629048 is fixed
Ondřej Surý [Wed, 15 Jun 2011 09:11:23 +0000]
Silence fuser until #629048 is fixed

23 months agoFile path injection vulnerability in RFC1867 File upload filename [CVE-2011-2202]
Ondřej Surý [Wed, 15 Jun 2011 09:04:19 +0000]
File path injection vulnerability in RFC1867 File upload filename [CVE-2011-2202]

23 months agoUpdate list of pcntl functions automatically
Ondřej Surý [Mon, 30 May 2011 14:22:10 +0000]
Update list of pcntl functions automatically

23 months agoDisable pcntl functions by default
Ondřej Surý [Mon, 30 May 2011 13:47:48 +0000]
Disable pcntl functions by default

23 months agoEnable pcntl extension for CGI builds (Closes: #627941)
Ondřej Surý [Thu, 26 May 2011 16:09:45 +0000]
Enable pcntl extension for CGI builds (Closes: #627941)