summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2014-08-31 01:18:13 +0200
committerAxel Beckert <abe@deuxchevaux.org>2014-08-31 01:18:13 +0200
commit283a12c1b27b70da968b9ba70e4cd51a85d509a2 (patch)
tree6eeaa8188d8d5545b116aba63f6bd553501ff2b0
parent118bf219d10f8e5d39642acc04328f718dfba737 (diff)
downloadzsh-283a12c1b27b70da968b9ba70e4cd51a85d509a2.tar.gz
zsh-283a12c1b27b70da968b9ba70e4cd51a85d509a2.zip
Upload to unstable as 5.0.6-1
-rw-r--r--debian/changelog7
1 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 2f93889e4..c36a7c4bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,11 @@
-zsh (5.0.6-1~exp0) UNRELEASED; urgency=medium
+zsh (5.0.6-1) unstable; urgency=medium
* New upstream release
+ * [f3708a11] Disable -fstack-protector-strong on s390x. It causes
+ endless loops in gcc-4.9. See #759870 for details.
+ * Upload to unstable again.
- -- Axel Beckert <abe@debian.org> Sat, 30 Aug 2014 12:46:24 +0200
+ -- Axel Beckert <abe@debian.org> Sun, 31 Aug 2014 01:13:28 +0200
zsh (5.0.5-dev-3-1) experimental; urgency=medium