CBL-Mariner/SPECS/rook
Muhammad Falak R Wani d76052103a
golang: bump version to 1.18.3 to address CVE-2022-24675 & CVE-2022-28327 (#3163)
* golang: rename specfile golang-1.17.spec -> golang.spec
* golang: bump version to 1.18.3 to address CVE-2022-24675 & CVE-2022-28327
* golang: bump release of dependent packages to force rebuild
* keda: verify license
* helm: verify license
* moby-containerd: bump version to 1.6.2 to address CVE-2022-24769
* golang: add go-1.17.10 to enable cert-manager
* cert-manger: add a hard BR on golang <= 1.17.10
* golang-17: add entry to cgimanifest

Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2022-06-16 23:07:41 +05:30
..
README [dev] enabling rook (#1540) 2021-11-10 11:49:30 -08:00
flexvolume-dir.patch [dev] enabling rook (#1540) 2021-11-10 11:49:30 -08:00
rook.signatures.json [dev] enabling rook (#1540) 2021-11-10 11:49:30 -08:00
rook.spec golang: bump version to 1.18.3 to address CVE-2022-24675 & CVE-2022-28327 (#3163) 2022-06-16 23:07:41 +05:30
update-tarball.sh [dev] enabling rook (#1540) 2021-11-10 11:49:30 -08:00

README

# Packaging rook

## Dependencies

- go
  Requires go 1.12+ and GOPATH set correctly
- dep
  go get -u github.com/golang/dep/cmd/dep
- git
- curl

## Updating the package

- run update-tarball.sh to create a new tarball
- update rook.changes
- remove the old tarballs
- osc ar
- osc commit