diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-07-03 07:39:56 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-07-03 08:24:57 +0000 |
commit | 5ebbea245e199c3717f28714c66c19d2e3c692a1 (patch) | |
tree | 3ed34e318a50a55ff4c13c0534219b693b0e1a1c | |
parent | security/vuxml: Document Go vulnerability (diff) |
lang/go121: Update to 1.21.12
Security: b0374722-3912-11ef-a77e-901b0e9408dc
Security: CVE-2024-24791
-rw-r--r-- | lang/go121/Makefile | 2 | ||||
-rw-r--r-- | lang/go121/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/go121/Makefile b/lang/go121/Makefile index a6b0d9accbb1..16feec6df141 100644 --- a/lang/go121/Makefile +++ b/lang/go121/Makefile @@ -1,4 +1,4 @@ -DISTVERSION= 1.21.11 +DISTVERSION= 1.21.12 # Always set PORTREVISION explicitly as otherwise they are inherited from lang/go-devel PORTREVISION= 0 MASTER_SITES= https://golang.org/dl/ \ diff --git a/lang/go121/distinfo b/lang/go121/distinfo index a047e6dc3447..66b023fb1d5e 100644 --- a/lang/go121/distinfo +++ b/lang/go121/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1718257193 -SHA256 (go1.21.11.src.tar.gz) = 42aee9bf2b6956c75a7ad6aa3f0a51b5821ffeac57f5a2e733a2d6eae1e6d9d2 -SIZE (go1.21.11.src.tar.gz) = 26994914 +TIMESTAMP = 1719992368 +SHA256 (go1.21.12.src.tar.gz) = 30e68af27bc1f1df231e3ab74f3d17d3b8d52a089c79bcaab573b4f1b807ed4f +SIZE (go1.21.12.src.tar.gz) = 26997443 SHA256 (go-freebsd-arm64-go1.20.tar.xz) = 674e0a9bce8b64dcc085b000eb83ae880e96be1ee47dad6ec86c82dbe5550623 SIZE (go-freebsd-arm64-go1.20.tar.xz) = 32640640 SHA256 (go-freebsd-amd64-go1.20.tar.xz) = 170f612c4b8a59400f27d642aab37afa831fe2d6df3e7473dec2d4574a59a46c |