diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 73aef2ed7..47ef383d4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -33,6 +33,31 @@ zsh (5.2-4) unstable; urgency=low -- Axel Beckert <abe@debian.org> Fri, 06 May 2016 22:08:29 +0200 +zsh (5.2-dev-1-1) experimental; urgency=low + + [ Axel Beckert ] + * [86ca06fb] Import new upstream beta release. + * [a25e7f1f] Add "--ddeb-migration=zsh-dbg" to "dh_strip -pzsh" for + proper Breaks/Replaces. Thanks to Mattia Rizzolo! + * [370659ae] Add rosbash to bug-script's fallback list of packages with + code to be sourced in .zshrc. + * [9789916e] Remove GCC-4.9-specific workaround on s390x from + debian/rules. + * [0013070a,3b7e91b3] Enable hardening=+all, fixes multiple + hardening-related lintian warnings. + * [da1b680b,1600c44d,2d082be2] Remove usage of alternatives system for + zsh, rzsh and zsh-static. (Closes: #768079) + * [3aa2ccff] Switch Vcs-Git from git:// to https://, fixes lintian + warning vcs-field-uses-insecure-uri. + * [f3384aaf] Add patch by Bart Schaefer to fix segfault in + is_cond_binary_op when compiling with -fPIE (and maybe other cases). + + [ Frank Terbeck ] + * [c1e9ec06] zshrc: Make expansion robust with NO_UNSET. + Thanks to Marc Chantreux on #pkg-zsh (freenode) + + -- Axel Beckert <abe@debian.org> Mon, 01 Feb 2016 00:42:02 +0100 + zsh (5.2-3) unstable; urgency=medium [ Axel Beckert ] |