4 Commits

Author SHA256 Message Date
69ca5e4eea Accepting request 1328091 from Virtualization:containers
- Update to version 1.4.1 (bsc#1256546, CVE-2026-22772):
  * fixed typos for containerd imports (#493)
  * fix and support containerd imports of `hauls` (#492)
  * bump github.com/sigstore/fulcio (#489)

OBS-URL: https://build.opensuse.org/request/show/1328091
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hauler?expand=0&rev=13
2026-01-19 17:39:02 +00:00
d3effbbab4 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/hauler?expand=0&rev=34 2026-01-19 13:38:12 +00:00
9d147b5a9b - Update to version 1.4.1 (bsc#1256546, CVE-2026-22772):
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/hauler?expand=0&rev=33
2026-01-19 12:46:14 +00:00
35acbb4360 - Update to version 1.4.1:
* fixed typos for containerd imports (#493)
  * fix and support containerd imports of `hauls` (#492)
  * bump github.com/sigstore/fulcio (#489)

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/hauler?expand=0&rev=32
2026-01-19 12:39:11 +00:00
7 changed files with 17 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
<service name="tar_scm" mode="manual">
<param name="url">https://github.com/rancherfederal/hauler</param>
<param name="scm">git</param>
<param name="revision">v1.4.0</param>
<param name="revision">v1.4.1</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="changesgenerate">enable</param>

View File

@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/rancherfederal/hauler</param>
<param name="changesrevision">ac7d82b55fb2d2e22e8f76b06312d68815ffa109</param></service></servicedata>
<param name="changesrevision">4a2b7b13a7a3e3dab926893c0be1a67dea6d8457</param></service></servicedata>

Binary file not shown.

BIN
hauler-1.4.1.tar.zst LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jan 19 12:38:03 UTC 2026 - Dirk Müller <dmueller@suse.com>
- Update to version 1.4.1 (bsc#1256546, CVE-2026-22772):
* fixed typos for containerd imports (#493)
* fix and support containerd imports of `hauls` (#492)
* bump github.com/sigstore/fulcio (#489)
-------------------------------------------------------------------
Tue Jan 13 13:57:02 UTC 2026 - Dirk Müller <dmueller@suse.com>

View File

@@ -17,8 +17,8 @@
Name: hauler
Version: 1.4.0
%global git_commit 5edc8802eec20adc7d0b75847f77446d6f531012
Version: 1.4.1
%global git_commit 4a2b7b13a7a3e3dab926893c0be1a67dea6d8457
Release: 0
Summary: Airgap Swiss Army Knife
License: Apache-2.0

BIN
vendor.tar.zst LFS

Binary file not shown.