CBL-Mariner/SPECS/rook
Olivia Crain a828f488f8
Upgrade golang to 1.18.8 to fix CVE-2022-2879, CVE-2022-2880, CVE-2022-41715, CVE-2022-27664, CVE-2022-32190 (#4157)
2022-11-01 16:37:38 -07:00
..
README
flexvolume-dir.patch
rook.signatures.json
rook.spec Upgrade golang to 1.18.8 to fix CVE-2022-2879, CVE-2022-2880, CVE-2022-41715, CVE-2022-27664, CVE-2022-32190 (#4157) 2022-11-01 16:37:38 -07:00
update-tarball.sh

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