Skip to content

Commit

Permalink
update coredns/coredns 1.29-1.32 (#3524)
Browse files Browse the repository at this point in the history
* update coredns/coredns 1.29-1.32

* checksums

* try newer golang version

* checksums
  • Loading branch information
vineeth-bandi authored Jan 14, 2025
1 parent 8852828 commit 2a5a7d8
Show file tree
Hide file tree
Showing 20 changed files with 200 additions and 176 deletions.
4 changes: 2 additions & 2 deletions projects/coredns/coredns/1-29/CHECKSUMS
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
cc8d02dbd34fd5f97ec455dcd5da6ca87121a6acf03909124753b0544a01c3cc _output/1-29/bin/coredns/linux-amd64/coredns
64781aacb36ab95d187fcd8dc3939777660c5c719ae112d19cedacaad259ef41 _output/1-29/bin/coredns/linux-arm64/coredns
32c1a5d8d224bcb1a329ca34c2bddeb94e080fa28ea30b8ba11bb4a4cb748e7d _output/1-29/bin/coredns/linux-amd64/coredns
fa5e54a0fe5ed15b34b51f451676761b6688c9107681bc06b9c3a39fd7f4a779 _output/1-29/bin/coredns/linux-arm64/coredns
2 changes: 1 addition & 1 deletion projects/coredns/coredns/1-29/GIT_TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.11.3
v1.11.4
2 changes: 1 addition & 1 deletion projects/coredns/coredns/1-29/GOLANG_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.21
1.23
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
From e9caa7236d6260032e13ad1b48e6987e4a554191 Mon Sep 17 00:00:00 2001
From: Todd Neal <[email protected]>
Date: Sat, 7 Dec 2024 17:24:44 +0000
Subject: [PATCH] update quic-go for CVE

Vulnerability #1: GO-2024-3302
quic-go affected by an ICMP Packet Too Large Injection Attack on Linux in
github.com/quic-go/quic-go
More info: https://pkg.go.dev/vuln/GO-2024-3302
Module: github.com/quic-go/quic-go
Found in: github.com/quic-go/[email protected]
Fixed in: github.com/quic-go/[email protected]
---
go.mod | 2 +-
go.sum | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/go.mod b/go.mod
index 353efa08e..b91b68b7e 100644
--- a/go.mod
+++ b/go.mod
@@ -28,7 +28,7 @@ require (
github.com/prometheus/client_golang v1.20.5
github.com/prometheus/client_model v0.6.1
github.com/prometheus/common v0.60.1
- github.com/quic-go/quic-go v0.48.1
+ github.com/quic-go/quic-go v0.48.2
go.etcd.io/etcd/api/v3 v3.5.16
go.etcd.io/etcd/client/v3 v3.5.16
golang.org/x/crypto v0.28.0
diff --git a/go.sum b/go.sum
index 42967a59e..32aa89b01 100644
--- a/go.sum
+++ b/go.sum
@@ -299,6 +299,8 @@ github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0leargg
github.com/prometheus/procfs v0.15.1/go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk=
github.com/quic-go/quic-go v0.48.1 h1:y/8xmfWI9qmGTc+lBr4jKRUWLGSlSigv847ULJ4hYXA=
github.com/quic-go/quic-go v0.48.1/go.mod h1:yBgs3rWBOADpga7F+jJsb6Ybg1LSYiQvwWlLX+/6HMs=
+github.com/quic-go/quic-go v0.48.2 h1:wsKXZPeGWpMpCGSWqOcqpW2wZYic/8T3aqiOID0/KWE=
+github.com/quic-go/quic-go v0.48.2/go.mod h1:yBgs3rWBOADpga7F+jJsb6Ybg1LSYiQvwWlLX+/6HMs=
github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec h1:W09IVJc94icq4NjY3clb7Lk8O1qJ8BdBEF8z0ibU0rE=
github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec/go.mod h1:qqbHyh8v60DhA7CoWK5oRCqLrMHRGoxYCSS9EjAz6Eo=
github.com/richardartoul/molecule v1.0.1-0.20240531184615-7ca0df43c0b3 h1:4+LEVOB87y175cLJC/mbsgKmoDOjrBldtXvioEy96WY=
--
2.40.1

This file was deleted.

4 changes: 2 additions & 2 deletions projects/coredns/coredns/1-30/CHECKSUMS
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
cc8d02dbd34fd5f97ec455dcd5da6ca87121a6acf03909124753b0544a01c3cc _output/1-30/bin/coredns/linux-amd64/coredns
64781aacb36ab95d187fcd8dc3939777660c5c719ae112d19cedacaad259ef41 _output/1-30/bin/coredns/linux-arm64/coredns
32c1a5d8d224bcb1a329ca34c2bddeb94e080fa28ea30b8ba11bb4a4cb748e7d _output/1-30/bin/coredns/linux-amd64/coredns
fa5e54a0fe5ed15b34b51f451676761b6688c9107681bc06b9c3a39fd7f4a779 _output/1-30/bin/coredns/linux-arm64/coredns
2 changes: 1 addition & 1 deletion projects/coredns/coredns/1-30/GIT_TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.11.3
v1.11.4
2 changes: 1 addition & 1 deletion projects/coredns/coredns/1-30/GOLANG_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.21
1.23

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
From e9caa7236d6260032e13ad1b48e6987e4a554191 Mon Sep 17 00:00:00 2001
From: Todd Neal <[email protected]>
Date: Sat, 7 Dec 2024 17:24:44 +0000
Subject: [PATCH] update quic-go for CVE

Vulnerability #1: GO-2024-3302
quic-go affected by an ICMP Packet Too Large Injection Attack on Linux in
github.com/quic-go/quic-go
More info: https://pkg.go.dev/vuln/GO-2024-3302
Module: github.com/quic-go/quic-go
Found in: github.com/quic-go/[email protected]
Fixed in: github.com/quic-go/[email protected]
---
go.mod | 2 +-
go.sum | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/go.mod b/go.mod
index 353efa08e..b91b68b7e 100644
--- a/go.mod
+++ b/go.mod
@@ -28,7 +28,7 @@ require (
github.com/prometheus/client_golang v1.20.5
github.com/prometheus/client_model v0.6.1
github.com/prometheus/common v0.60.1
- github.com/quic-go/quic-go v0.48.1
+ github.com/quic-go/quic-go v0.48.2
go.etcd.io/etcd/api/v3 v3.5.16
go.etcd.io/etcd/client/v3 v3.5.16
golang.org/x/crypto v0.28.0
diff --git a/go.sum b/go.sum
index 42967a59e..32aa89b01 100644
--- a/go.sum
+++ b/go.sum
@@ -299,6 +299,8 @@ github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0leargg
github.com/prometheus/procfs v0.15.1/go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk=
github.com/quic-go/quic-go v0.48.1 h1:y/8xmfWI9qmGTc+lBr4jKRUWLGSlSigv847ULJ4hYXA=
github.com/quic-go/quic-go v0.48.1/go.mod h1:yBgs3rWBOADpga7F+jJsb6Ybg1LSYiQvwWlLX+/6HMs=
+github.com/quic-go/quic-go v0.48.2 h1:wsKXZPeGWpMpCGSWqOcqpW2wZYic/8T3aqiOID0/KWE=
+github.com/quic-go/quic-go v0.48.2/go.mod h1:yBgs3rWBOADpga7F+jJsb6Ybg1LSYiQvwWlLX+/6HMs=
github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec h1:W09IVJc94icq4NjY3clb7Lk8O1qJ8BdBEF8z0ibU0rE=
github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec/go.mod h1:qqbHyh8v60DhA7CoWK5oRCqLrMHRGoxYCSS9EjAz6Eo=
github.com/richardartoul/molecule v1.0.1-0.20240531184615-7ca0df43c0b3 h1:4+LEVOB87y175cLJC/mbsgKmoDOjrBldtXvioEy96WY=
--
2.40.1

4 changes: 2 additions & 2 deletions projects/coredns/coredns/1-31/CHECKSUMS
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
cc8d02dbd34fd5f97ec455dcd5da6ca87121a6acf03909124753b0544a01c3cc _output/1-31/bin/coredns/linux-amd64/coredns
64781aacb36ab95d187fcd8dc3939777660c5c719ae112d19cedacaad259ef41 _output/1-31/bin/coredns/linux-arm64/coredns
32c1a5d8d224bcb1a329ca34c2bddeb94e080fa28ea30b8ba11bb4a4cb748e7d _output/1-31/bin/coredns/linux-amd64/coredns
fa5e54a0fe5ed15b34b51f451676761b6688c9107681bc06b9c3a39fd7f4a779 _output/1-31/bin/coredns/linux-arm64/coredns
2 changes: 1 addition & 1 deletion projects/coredns/coredns/1-31/GIT_TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.11.3
v1.11.4
2 changes: 1 addition & 1 deletion projects/coredns/coredns/1-31/GOLANG_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.21
1.23

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
From e9caa7236d6260032e13ad1b48e6987e4a554191 Mon Sep 17 00:00:00 2001
From: Todd Neal <[email protected]>
Date: Sat, 7 Dec 2024 17:24:44 +0000
Subject: [PATCH] update quic-go for CVE

Vulnerability #1: GO-2024-3302
quic-go affected by an ICMP Packet Too Large Injection Attack on Linux in
github.com/quic-go/quic-go
More info: https://pkg.go.dev/vuln/GO-2024-3302
Module: github.com/quic-go/quic-go
Found in: github.com/quic-go/[email protected]
Fixed in: github.com/quic-go/[email protected]
---
go.mod | 2 +-
go.sum | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/go.mod b/go.mod
index 353efa08e..b91b68b7e 100644
--- a/go.mod
+++ b/go.mod
@@ -28,7 +28,7 @@ require (
github.com/prometheus/client_golang v1.20.5
github.com/prometheus/client_model v0.6.1
github.com/prometheus/common v0.60.1
- github.com/quic-go/quic-go v0.48.1
+ github.com/quic-go/quic-go v0.48.2
go.etcd.io/etcd/api/v3 v3.5.16
go.etcd.io/etcd/client/v3 v3.5.16
golang.org/x/crypto v0.28.0
diff --git a/go.sum b/go.sum
index 42967a59e..32aa89b01 100644
--- a/go.sum
+++ b/go.sum
@@ -299,6 +299,8 @@ github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0leargg
github.com/prometheus/procfs v0.15.1/go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk=
github.com/quic-go/quic-go v0.48.1 h1:y/8xmfWI9qmGTc+lBr4jKRUWLGSlSigv847ULJ4hYXA=
github.com/quic-go/quic-go v0.48.1/go.mod h1:yBgs3rWBOADpga7F+jJsb6Ybg1LSYiQvwWlLX+/6HMs=
+github.com/quic-go/quic-go v0.48.2 h1:wsKXZPeGWpMpCGSWqOcqpW2wZYic/8T3aqiOID0/KWE=
+github.com/quic-go/quic-go v0.48.2/go.mod h1:yBgs3rWBOADpga7F+jJsb6Ybg1LSYiQvwWlLX+/6HMs=
github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec h1:W09IVJc94icq4NjY3clb7Lk8O1qJ8BdBEF8z0ibU0rE=
github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec/go.mod h1:qqbHyh8v60DhA7CoWK5oRCqLrMHRGoxYCSS9EjAz6Eo=
github.com/richardartoul/molecule v1.0.1-0.20240531184615-7ca0df43c0b3 h1:4+LEVOB87y175cLJC/mbsgKmoDOjrBldtXvioEy96WY=
--
2.40.1

4 changes: 2 additions & 2 deletions projects/coredns/coredns/1-32/CHECKSUMS
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
cc8d02dbd34fd5f97ec455dcd5da6ca87121a6acf03909124753b0544a01c3cc _output/1-32/bin/coredns/linux-amd64/coredns
64781aacb36ab95d187fcd8dc3939777660c5c719ae112d19cedacaad259ef41 _output/1-32/bin/coredns/linux-arm64/coredns
32c1a5d8d224bcb1a329ca34c2bddeb94e080fa28ea30b8ba11bb4a4cb748e7d _output/1-32/bin/coredns/linux-amd64/coredns
fa5e54a0fe5ed15b34b51f451676761b6688c9107681bc06b9c3a39fd7f4a779 _output/1-32/bin/coredns/linux-arm64/coredns
2 changes: 1 addition & 1 deletion projects/coredns/coredns/1-32/GIT_TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.11.3
v1.11.4
2 changes: 1 addition & 1 deletion projects/coredns/coredns/1-32/GOLANG_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.21
1.23

This file was deleted.

Loading

0 comments on commit 2a5a7d8

Please sign in to comment.