summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2015-06-29 21:36:52 +0200
committerAxel Beckert <abe@deuxchevaux.org>2015-06-29 21:36:52 +0200
commit9dfb11df204c296003fc354d902c81f3ec475ad3 (patch)
tree3207421bbc22d4b958c924cff9dd7d72c5d3cae7
parent724f974ff5b881ac6cf06c51162e7e6445354f30 (diff)
downloadzsh-9dfb11df204c296003fc354d902c81f3ec475ad3.tar.gz
zsh-9dfb11df204c296003fc354d902c81f3ec475ad3.zip
Upload to unstable as 5.0.8-2
-rw-r--r--debian/changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 16d13f62f..6789bea59 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+zsh (5.0.8-2) unstable; urgency=medium
+
+ * [5808540c] Use "service" instead of "/etc/init.d" in
+ debian/examples/carsten.zshrc for init system compatibility.
+ * Cherry-pick multiple patches from upstream:
+ + [e79f2175] fix signal queueing in zcontext_save_partial()
+ (Closes: #790282)
+ + [143736da] handle failure of gettempname() in namedpipe()
+ + [724f974f] avoid warnings in prompt adam1 with Perl 5.22
+
+ -- Axel Beckert <abe@debian.org> Mon, 29 Jun 2015 21:33:46 +0200
+
zsh (5.0.8-1) unstable; urgency=low
* [fd2ef9a8,752cbfd4] New upstream release