CBL-Mariner/SPECS/rook
CBL-Mariner-Bot 79af982f0d
[AUTO-CHERRYPICK] golang: update 1.22.5 -> 1.22.7 to address 3 CVEs - branch main (#10420)
Co-authored-by: Henry Beberman <henry.beberman@microsoft.com>
2024-09-13 12:44:56 -07:00
..
CVE-2021-44716.patch [AUTO-CHERRYPICK] Add patches to address CVE-2021-44716 - branch main (#7875) 2024-02-13 17:18:32 -08:00
CVE-2022-21698.patch [AUTO-CHERRYPICK] fix cve-2022-21698 in rook - branch main (#7765) 2024-02-07 20:05:40 -08:00
CVE-2023-44487.patch [AUTO-CHERRYPICK] Patch CVE-2023-44487 in vendored golang - branch main (#7804) 2024-02-09 11:14:18 -08:00
CVE-2024-6104.patch Fix CVE-2024-6104 in rook by patching vendor gomodule (#9993) 2024-08-12 16:09:49 +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 [AUTO-CHERRYPICK] golang: update 1.22.5 -> 1.22.7 to address 3 CVEs - branch main (#10420) 2024-09-13 12:44:56 -07:00
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