5b552bd73d
- Update to version 1.3.2: * bump to latest cosign fork release (#481) * Bump golang.org/x/crypto in the go_modules group across 1 directory (#476)
Dirk Mueller2025-12-29 09:52:39 +00:00
b395c09e15
- Update to version 1.3.1 (bsc#1251516, CVE-2025-47911, bsc#1251891, CVE-2025-11579, bsc#1251651, CVE-2025-58190, bsc#1248937, CVE-2025-58058): * bump github.com/containerd/containerd (#474) * another fix to tests for new tests (#472) * fixed typo in testdata (#471) * fixed/cleaned new tests (#470) * trying a new way for hauler testing (#467) * update for cosign v3 verify (#469) * added digests view to info (#465) * bump github.com/nwaples/rardecode/v2 from 2.1.1 to 2.2.0 in the go_modules group across 1 directory (#457) * update oras-go to v1.2.7 for security patches (#464) * update cosign to v3.0.2+hauler.1 (#463) * fixed homebrew directory deprecation (#462) * add registry logout command (#460)
Dirk Mueller2025-11-10 15:15:18 +00:00
fabc6174da
Accepting request 1313799 from Virtualization:containers
Ana Guerrero2025-10-27 13:42:28 +00:00
705fe01c7a
- Update to version 1.3.0: * bump the go_modules group across 1 directory with 2 updates (#455) * upgraded versions/dependencies/deprecations (#454) * allow loading of docker tarballs (#452) * bump the go_modules group across 1 directory with 2 updates (#449)
Dirk Mueller2025-10-27 08:44:28 +00:00
8d8da591f4
Accepting request 1294822 from Virtualization:containers
Ana Guerrero2025-07-21 18:02:13 +00:00
6fa1715698
- update to 1.2.5 (bsc#1246722, CVE-2025-46569): the go_modules group across 1 directory (CVE-2025-46569)
Dirk Mueller2025-07-21 12:29:18 +00:00
59b8881cf2
- update to 1.2.5: * Bump github.com/open-policy-agent/opa from 1.1.0 to 1.4.0 in the go_modules group across 1 directory * deprecate auth from hauler store copy * Bump github.com/cloudflare/circl from 1.3.7 to 1.6.1 in the go_modules group across 1 directory * Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 in the go_modules group across 1 directory * upgraded go and dependencies versions
Dirk Mueller2025-07-21 12:28:48 +00:00
cad49e9205
- update to 1.2.4 (CVE-2025-22872, bsc#1241804): * Bump golang.org/x/net from 0.37.0 to 0.38.0 in the go_modules group across 1 directory * minor tests updates
Dirk Mueller2025-05-01 16:37:05 +00:00
927c41f458
- Update to version 1.2.3: * formatting and flag text updates * add keyless signature verification (#434) * bump helm.sh/helm/v3 in the go_modules group across 1 directory (#430) * add --only flag to hauler store copy (for images) (#429) * fix tlog verification error/warning output (#428)
Dirk Mueller2025-04-28 10:00:05 +00:00
47308f6285
Accepting request 1269481 from Virtualization:containers
Ana Guerrero2025-04-15 14:47:16 +00:00
38f624a2dc
- Update to version 1.2.2 (bsc#1241184, CVE-2024-0406): * cleanup new tlog flag typos and add shorthand (#426) * default public transparency log verification to false to be airgap friendly but allow override (#425) * bump github.com/golang-jwt/jwt/v4 (#423) * bump the go_modules group across 1 directory with 2 updates (#422) * bump github.com/go-jose/go-jose/v3 (#417) * bump github.com/go-jose/go-jose/v4 (#415) * clear default manifest name if product flag used with sync (#412) * updates for v1.2.0 (#408) * fixed remote code (#407) * added remote file fetch to load (#406) * added remote and multiple file fetch to sync (#405) * updated save flag and related logs (#404) * updated load flag and related logs [breaking change] (#403) * updated sync flag and related logs [breaking change] (#402) * upgraded api update to v1/updated dependencies (#400) * fixed consts for oci declarations (#398) * fix for correctly grabbing platform post cosign 2.4 updates (#393) * use cosign v2.4.1+carbide.2 to address containerd annotation in index.json (#390) * Bump the go_modules group across 1 directory with 2 updates (#385) * replace mholt/archiver with mholt/archives (#384) * forked cosign bump to 2.4.1 and use as a library vs embedded binary (#383) * cleaned up registry and improved logging (#378) * Bump golang.org/x/crypto in the go_modules group across 1 directory (#377) - drop 0001-Bump-the-go_modules-group-across-1-directory-with-2-.patch (upstream)
Dirk Mueller2025-04-15 08:17:15 +00:00
f39b4f07e4
Accepting request 1241176 from Virtualization:containers
Ana Guerrero2025-01-29 15:18:28 +00:00
c0ec59a53b
Accepting request 1240632 from Virtualization:containers
Ana Guerrero2025-01-28 13:58:55 +00:00
e25264b9d6
- Update to version 1.1.1: * fixed cli desc for store env var (#374) * updated versions for go/k8s/helm (#373) * updated version flag to internal/flags (#369) * renamed incorrectly named consts (#371) * added store env var (#370) * adding ignore errors and retries for continue on error/fail on error (#368) * updated/fixed hauler directory (#354) * standardize consts (#353) * removed cachedir code (#355) * removed k3s code (#352) * updated dependencies for go, helm, and k8s (#351) * [feature] build with boring crypto where available (#344) * updated workflow to goreleaser builds (#341) * added timeout to goreleaser workflow (#340) * trying new workflow build processes (#337) * improved workflow performance (#336) * have extract use proper ref (#335) * yet another workflow goreleaser fix (#334) * even more workflow fixes (#333) * added more fixes to github workflow (#332) * fixed typo in hauler store save (#331) * updates to fix build processes (#330) * added integration tests for non hauler tarballs (#325) * bump: golang >= 1.23.1 (#328) * add platform flag to store save (#329) * Update feature_request.md * updated/standardize command descriptions (#313) * use new annotation for 'store save' manifest.json (#324) * enable docker load for hauler tarballs (#320)
Dirk Mueller2025-01-27 19:42:00 +00:00
00cbdf6692
- update to 1.0.1: * Fix --name option in "store add file" command * Bump helm.sh/helm/v3 from 3.14.1 to 3.14.2 * Exit with status code 1 if cosign is not configured * fix exit code on error @amartin120 * add registry flag to cli for sync @amartin120 - update to 1.0.0: * adding graphics @bgulla * updated readme and removed roadmap @zackbradys * updated/cleaned up install.sh @zackbradys * remove deprecated commands @amartin120 * Bump helm.sh/helm/v3 from 3.14.0 to 3.14.1 * bug-fix: handle complex file names @amartin120 * add login command @amartin120 * update to add size totals and cosign bits to the info - update to 0.4.4: * add annotations for registry @amartin120 * add annotations for key and platform @amartin120 * Flags passed from the CLI have a global effect on any image UNLESS it has a (key/platform) specified on the individual image. Individual image key/platform takes precedence. * If you have hauler.dev/key and/or hauler.dev/platform at the annotation level, it would work just like the CLI flag and globally apply for everything except individual images specifying otherwise. Just like above. * If you just so happen to provide both an annotation AND the CLI flag for the same thing, the CLI flag wins. * As for the hauler.dev/registry annotation, it will apply globally unless the provided image reference already has a registry specified in its name.
Dirk Mueller2024-04-02 14:58:24 +00:00
9b63f1cd48
Accepting request 1140607 from Virtualization:containers
Ana Guerrero2024-01-22 19:38:40 +00:00
dcd3a5a7d2
baserev update by copy to link target
OBS User buildservice-autocommit
2024-01-22 19:38:40 +00:00