Skip to content

Commit

Permalink
Bump build/golang-fips to 1.17.2b7 (#778)
Browse files Browse the repository at this point in the history
* Bump build/golang-fips to 1.17.2b7

Signed-off-by: cOS-cibot [bot] <cOScibot@gmail.com>

* reverse dep: bump toolchain-fips/luet for build/golang-fips

Signed-off-by: cOS-cibot [bot] <cOScibot@gmail.com>

* reverse dep: bump toolchain-fips/luet-makeiso for build/golang-fips

Signed-off-by: cOS-cibot [bot] <cOScibot@gmail.com>

* reverse dep: bump toolchain-fips/yip for build/golang-fips

Signed-off-by: cOS-cibot [bot] <cOScibot@gmail.com>
  • Loading branch information
cOS-cibot authored Oct 9, 2021
1 parent 8d3f30d commit 20b8c5e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions packages/golang/collection.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ packages:
package.checksum: "dab7d9c34361dc21ec237d584590d72500652e7c909bf082758fb63064fca0ef"
- name: "golang-fips"
category: "build"
version: 1.16.7b7-9
version: "1.17.2b7"
base_url: https://go-boringcrypto.storage.googleapis.com
hidden: true # No need to make it installable for now
labels:
Expand All @@ -31,7 +31,7 @@ packages:
curl -s -L https://raw.githubusercontent.com/golang/go/dev.boringcrypto/misc/boring/RELEASES | tail -n1 | cut -d" " -f 1 | sed 's/go//'
autobump.version_hook: |
curl -s -L https://raw.githubusercontent.com/golang/go/dev.boringcrypto/misc/boring/RELEASES | tail -n1 | cut -d" " -f 1 | sed 's/go//'
package.version: "1.16.7b7"
package.version: "1.17.2b7"
autobump.checksum_hook: |
curl -s -L https://raw.githubusercontent.com/golang/go/dev.boringcrypto/misc/boring/RELEASES | grep go{{.Values.labels.package.version}} | grep -v src | cut -d" " -f 5
package.checksum: "d4ca2906640edd9299d12d8204aae0d848b497b79b92424d8705ae748e16f3c5"
package.checksum: "60fd88def54b81e489ba2d2d80e5df32150ef1a62c0ece3ff869862141824c81"
6 changes: 3 additions & 3 deletions packages/toolchain/collection.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ packages:
autobump.revbump_related: "system/cos recovery/cos recovery/cos-img recovery/cos-squash"
- category: "toolchain-fips"
name: "luet"
version: 0.17.12-2
version: 0.17.12-3
branch: ""
upx: false
fips: true
Expand All @@ -32,7 +32,7 @@ packages:
autobump.revdeps: "true"
- name: "luet-makeiso"
category: "toolchain-fips"
version: 0.3.8-11
version: 0.3.8-12
upx: false
fips: true
labels:
Expand All @@ -43,7 +43,7 @@ packages:
name: "yip"
upx: false
fips: true
version: 0.9.14-2
version: 0.9.14-3
labels:
github.repo: "yip"
github.owner: "mudler"
Expand Down

0 comments on commit 20b8c5e

Please sign in to comment.