summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorOndřej Surý <ondrej@sury.org>2014-07-02 11:48:52 +0200
committerOndřej Surý <ondrej@sury.org>2014-07-02 11:49:19 +0200
commit53b7b32b0249ce4520d44eec51aa0a5ce66d4fff (patch)
treedb4565cad7eb39c72c399c04fa127c4b90060d87 /debian
parent411013ac67d7eea13930150001a0e948616b8dcf (diff)
downloadphp-53b7b32b0249ce4520d44eec51aa0a5ce66d4fff.tar.gz
prepare 5.6.0~rc1+dfsg-3 releasedebian/5.6.0_rc1+dfsg-3
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index dee11ea47..cbed9038e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+php5 (5.6.0~rc1+dfsg-3) unstable; urgency=medium
+
+ * Add a duplicate signal handler to php5-fpm to issue reload on SIGHUP
+ (Ubuntu#1242376)
+
+ -- Ondřej Surý <ondrej@debian.org> Wed, 02 Jul 2014 11:48:34 +0200
+
php5 (5.6.0~rc1+dfsg-2) unstable; urgency=medium
* Pull upstream fix for phpinfo() Type Confusion Information Leak