diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-08 04:09:35 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-08 04:09:35 +0000 |
commit | f887de47e007c05a0cae2281f7c0bb4d16b11d96 (patch) | |
tree | b0439bc21846ecf76a21a72c6b66607d9b311015 | |
parent | Merging upstream version 1.21.11. (diff) | |
download | golang-1.21-f887de47e007c05a0cae2281f7c0bb4d16b11d96.tar.xz golang-1.21-f887de47e007c05a0cae2281f7c0bb4d16b11d96.zip |
Merging debian version 1.21.11-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ee36ce0..3b4c9c3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +golang-1.21 (1.21.11-1) unstable; urgency=medium + + * Team upload + * New upstream version 1.21.11 + + CVE-2024-24789: archive/zip: mishandling of corrupt central directory + record + + CVE-2024-24790: net/netip: unexpected behavior from Is methods for + IPv4-mapped IPv6 addresses + + -- Shengjing Zhu <zhsj@debian.org> Wed, 05 Jun 2024 07:29:58 +0800 + golang-1.21 (1.21.10-1~progress7.99u1) graograman-backports; urgency=medium * Uploading to graograman-updates, remaining changes: |