Accepting request 1160948 from home:MarkNefedov:branches:devel:microos
- Update to version 1.7.5: * update imgcrypt (1.1.10) * build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 * update Kubo (0.27.0) * update RootlessKit (2.0.2) * update CNI plugins (1.4.1) * update slirp4netns (1.2.3) * update containerd (1.7.14),(1.6.30) * build(deps): bump github.com/containerd/containerd from 1.7.13 to 1.7.14 * build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 * CI: test compilation with Go 1.22 * rootless: fix `Not Authorized(uid): org.fedoraproject.FirewallD1.config` * update RootlessKit (2.0.1) OBS-URL: https://build.opensuse.org/request/show/1160948 OBS-URL: https://build.opensuse.org/package/show/devel:microos/nerdctl?expand=0&rev=24
This commit is contained in:
parent
4956ad54cd
commit
0b5ace8ae3
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.3</param>
|
||||
<param name="revision">v1.7.5</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">0a464409d0178e16d3d2bed36222937ec3fc9c77</param></service></servicedata>
|
||||
<param name="changesrevision">cffed372371dcbea3dc9a646ce5a913fc1c09513</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:abfe62cdebefa4b3884ff7bffb2d8ea7ad8a7d2a07801961bef5cc497803e9c2
|
||||
size 377068
|
3
nerdctl-1.7.5.tar.xz
Normal file
3
nerdctl-1.7.5.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4c69e72113419560cf6f677c8af9c3ff2b782320809cc5d0cd020eb7c1bf5069
|
||||
size 378080
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 23 13:23:12 UTC 2024 - mark_nefedov@outlook.com
|
||||
|
||||
- Update to version 1.7.5:
|
||||
* update imgcrypt (1.1.10)
|
||||
* build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0
|
||||
* update Kubo (0.27.0)
|
||||
* update RootlessKit (2.0.2)
|
||||
* update CNI plugins (1.4.1)
|
||||
* update slirp4netns (1.2.3)
|
||||
* update containerd (1.7.14),(1.6.30)
|
||||
* build(deps): bump github.com/containerd/containerd from 1.7.13 to 1.7.14
|
||||
* build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3
|
||||
* CI: test compilation with Go 1.22
|
||||
* rootless: fix `Not Authorized(uid): org.fedoraproject.FirewallD1.config`
|
||||
* update RootlessKit (2.0.1)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 05 08:16:42 UTC 2024 - danish.prakash@suse.com
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
%global import_path %{provider_prefix}
|
||||
|
||||
Name: nerdctl
|
||||
Version: 1.7.3
|
||||
Version: 1.7.5
|
||||
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:5c947e01ca8bf211ebd93232081d3065de66f468c4f9f50f3c4fa3c4f3d7c1c4
|
||||
size 3807200
|
||||
oid sha256:6eb8b4c72dd384d7f235d60c55f86d5816dde9c4024d56869a3d44450b43b999
|
||||
size 3776672
|
||||
|
Loading…
x
Reference in New Issue
Block a user