summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-08 04:09:24 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-08 04:09:24 +0000
commit451e95d3119f14caefa08cb316f06e2aa9fe5bd0 (patch)
tree0c3f8d23914535357d761a2bf4ac2cc65fd3f258
parentMerging upstream version 1.21.11. (diff)
downloadgolang-1.21-debian.tar.xz
golang-1.21-debian.zip
Adding debian version 1.21.11-1.debian/1.21.11-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f3da924..f824283 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) unstable; urgency=medium
* Team upload