We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1fde8a commit f2cd51aCopy full SHA for f2cd51a
.github/workflows/build.yml
@@ -10,4 +10,6 @@ jobs:
10
release: ${{ github.ref == 'refs/heads/main' }}
11
build_dep: |
12
gardenlinux/package-golang 1.23.8-1gl0+bp1592
13
+ gardenlinux/bp-package-golang-golang-x-net-dev 0.27.0-2gl0+bp1592
14
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
@@ -7,4 +7,4 @@ echo remove-limitnofile.patch >> "$dir/src/debian/patches/series"
7
cp -r patches/cve-2024-40635.patch "$dir/src/debian/patches/"
8
echo cve-2024-40635.patch >> "$dir/src/debian/patches/series"
9
-version_suffix=gl2~bp1592
+version_suffix=gl3~bp1592
0 commit comments