diff options
author | Ondřej Surý <ondrej@sury.org> | 2014-01-28 13:48:46 +0100 |
---|---|---|
committer | Ondřej Surý <ondrej@sury.org> | 2014-01-28 13:48:46 +0100 |
commit | 4dd518a844fcc55ae077e07353f8abbe40ab768b (patch) | |
tree | 650e527c12a247d9139bc1232de6304fdf715c8c | |
parent | baaf99eb249325924bf8be73e3454f85d0ca8209 (diff) | |
download | php-debian/5.6.0_alpha1+dfsg-1.tar.gz |
prepare 5.6.0~alpha1+dfsg-1 releasedebian/5.6.0_alpha1+dfsg-1
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 2341010a9..e2a4e0257 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,14 @@ php5 (5.6.0~alpha1+dfsg-1) experimental; urgency=medium * New upstream version 5.6.0~alpha1+dfsg + * PHPAPI has changed. Yay, yet another transition\! * Update patches for 5.6.0~alpha1 release + * Fix -Wformat=security errors in phpdbg + * Remove unsafe tmpnam usage in phpdbg + * Crude hack to make apache2filter work by copying the function from apache2handler + * Don't install README.PHP4-TO-PHP5-THIN-CHANGES; removed upstream - -- Ondřej Surý <ondrej@debian.org> Tue, 28 Jan 2014 11:01:17 +0100 + -- Ondřej Surý <ondrej@debian.org> Tue, 28 Jan 2014 13:47:52 +0100 php5 (5.5.8+dfsg-3) unstable; urgency=low |