Accepting request 1206510 from devel:microos
OBS-URL: https://build.opensuse.org/request/show/1206510 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nerdctl?expand=0&rev=15
This commit is contained in:
commit
304ce13166
2
_service
2
_service
@ -2,7 +2,7 @@
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="url">https://github.com/containerd/nerdctl.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">v1.7.6</param>
|
||||
<param name="revision">v1.7.7</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/containerd/nerdctl.git</param>
|
||||
<param name="changesrevision">845e989f69d25b420ae325fedc8e70186243fd93</param></service></servicedata>
|
||||
<param name="changesrevision">5882c720f4e7f358fb26b759e514b3ae9dd8ea83</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a02c887cb2be9fd81f7e22baff3effd8c4ed55413fcbf817b6764a349c240bfa
|
||||
size 378116
|
3
nerdctl-1.7.7.tar.xz
Normal file
3
nerdctl-1.7.7.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fdf3df3f480b84ff0e10cc0bf8e4577b857d8b5b1c2720ef0b44a9f42c8b33b2
|
||||
size 383716
|
@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 20 11:44:25 UTC 2024 - danish.prakash@suse.com
|
||||
|
||||
- Update to version 1.7.7:
|
||||
* Update containerd version to 1.7.22
|
||||
* Update deprecated packages
|
||||
* Fix S1009 (see https://staticcheck.dev/docs/checks#S1009)
|
||||
* Update golangci-lint version and go mod cleanup
|
||||
* Add ubuntu 22.04 test to the matrix
|
||||
* update debian (12)
|
||||
* build(deps): bump tonistiigi/xx from 1.4.0 to 1.5.0
|
||||
* update soci-snapshotter (0.7.0)
|
||||
* update Nydus (2.2.5)
|
||||
* Update go mod and go sum
|
||||
* CI: update Ubuntu (24.04)
|
||||
* update Go (1.23)
|
||||
* update Kubo (0.29.0)
|
||||
* update bypass4netns (0.4.1)
|
||||
* update RootlessKit (2.3.1)
|
||||
* update slirp4netns (1.3.1)
|
||||
* update imgcrypt (1.1.11)
|
||||
* update BuildKit (0.15.2)
|
||||
* fix: Anchor Docer Version to v24 and update dependencies
|
||||
* fix: Update Test for CNI plugin upgrade
|
||||
* Include init NetworkSettings within inspect response
|
||||
* feat: adding filter infrastructure + status and event filter
|
||||
* feat: add Status and ID as event attributes
|
||||
* feat: support for -a and --attach in run
|
||||
* feat: support for --sig-proxy in run
|
||||
* fix: Test create with mac address after updating cni version
|
||||
* chore: update runc to v1.1.14
|
||||
* update CNI plugins (1.5.1)
|
||||
* update Dockerfile go version to 1.22 to support containerd v2 builds
|
||||
* build(deps): bump github.com/containerd/accelerated-container-image
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 17 06:03:52 UTC 2024 - danish.prakash@suse.com
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
%global import_path %{provider_prefix}
|
||||
|
||||
Name: nerdctl
|
||||
Version: 1.7.6
|
||||
Version: 1.7.7
|
||||
Release: 0
|
||||
Summary: Docker-compatible CLI for containerd
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:860ae45c3c7aec50dc40c53135b098a191a3b47ac265e9539ff491b8d452bcf5
|
||||
size 3777504
|
||||
oid sha256:714ee0ef4900206004deca4d7181a966ee803ae3386c3c640a238a4a4b5f8517
|
||||
size 3682588
|
||||
|
Loading…
Reference in New Issue
Block a user