diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2022-02-12 23:01:47 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2022-02-12 23:01:47 +0100 |
commit | ba953e3545af1ab7bddc9ad373e99311578d8fd2 (patch) | |
tree | 3251bb1f07ecb930768ead889614633fbd6be2af /debian/changelog | |
parent | 32c07ee0966ac0185ebcf9b2c09d432f3483fd83 (diff) | |
download | zsh-ba953e3545af1ab7bddc9ad373e99311578d8fd2.tar.gz zsh-ba953e3545af1ab7bddc9ad373e99311578d8fd2.zip |
Upload as 5.8.1-1 to unstable with urgency=high due to CVE-2021-45444
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 92c76f543..f46b3cbeb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -zsh (5.8.1-1) UNRELEASED; urgency=high +zsh (5.8.1-1) unstable; urgency=high * [1a490c705,12eb3e53,a13f7a2b] Import new upstream security and bugfix release 5.8.1. @@ -24,8 +24,12 @@ zsh (5.8.1-1) UNRELEASED; urgency=high * [dc50ace5] Update copyright years in debian/copyright. Thanks Lintian! * [e872908c] debian/copyright: Remove obsolete upstream URLs. (FTP + SF) * [60187dd3] debian/watch: Drop comment about FTP timeouts. + * [34379187] Make paths in lintian overrides agnostic to upstream versions + * [566bf8c1] Add lintian overrides for all occurrences of + very-long-line-length-in-source-file. They're all false positives. + * [32c07ee0] Update copyright years in debian/copyright. Thanks Lintian! - -- Axel Beckert <abe@debian.org> Sat, 12 Feb 2022 20:56:58 +0100 + -- Axel Beckert <abe@debian.org> Sat, 12 Feb 2022 23:00:09 +0100 zsh (5.8-10) unstable; urgency=medium |