Skip to content

Commit f2cd51a

Browse files
committed
Adding golang dependency for rebuild to fix golang security issues
gardenlinux/bp-package-golang-golang-x-net-dev 0.27.0-2gl0+bp1592 gardenlinux/bp-package-golang-x-crypto 0.36.0-1+exp1gl0+bp1592 CVE-2025-22872 CVE-2025-22869
1 parent d1fde8a commit f2cd51a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,6 @@ jobs:
1010
release: ${{ github.ref == 'refs/heads/main' }}
1111
build_dep: |
1212
gardenlinux/package-golang 1.23.8-1gl0+bp1592
13+
gardenlinux/bp-package-golang-golang-x-net-dev 0.27.0-2gl0+bp1592
1314
gardenlinux/bp-package-golang-net 0.33.0-1gl0+bp1592
15+
gardenlinux/bp-package-golang-x-crypto 0.36.0-1+exp1gl0+bp1592

prepare_source

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ echo remove-limitnofile.patch >> "$dir/src/debian/patches/series"
77
cp -r patches/cve-2024-40635.patch "$dir/src/debian/patches/"
88
echo cve-2024-40635.patch >> "$dir/src/debian/patches/series"
99

10-
version_suffix=gl2~bp1592
10+
version_suffix=gl3~bp1592

0 commit comments

Comments
 (0)