summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-08 04:10:54 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-08 04:10:54 +0000
commit73536a67e74e867ace8ad5bb04b0af77900f8902 (patch)
tree0b2970412d701419beecfda44c60dfa7cdb60f24
parentMerging upstream version 1.22.4. (diff)
downloadgolang-1.22-debian.tar.xz
golang-1.22-debian.zip
Adding debian version 1.22.4-1.debian/1.22.4-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 d213b46..494054e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+golang-1.22 (1.22.4-1) unstable; urgency=medium
+
+ * Team upload
+ * New upstream version 1.22.4
+ + 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:31:05 +0800
+
golang-1.22 (1.22.3-1) unstable; urgency=medium
* Team upload