Accepting request 1188119 from devel:microos
OBS-URL: https://build.opensuse.org/request/show/1188119 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rootlesskit?expand=0&rev=10
This commit is contained in:
commit
6d74899042
2
_service
2
_service
@ -4,7 +4,7 @@
|
||||
<param name="url">https://github.com/rootless-containers/rootlesskit.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v2.1.0</param>
|
||||
<param name="revision">v2.2.0</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/rootless-containers/rootlesskit.git</param>
|
||||
<param name="changesrevision">da77c66a62412f8631fd9ce17653a3ee36802215</param></service></servicedata>
|
||||
<param name="changesrevision">17a2cd4db1a98072b0e3454577139ceee685622c</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1764ce16a156d16480b4afaec54c348146cd52cc28a46319590aad84fc2cebae
|
||||
size 78411
|
3
rootlesskit-2.2.0.tar.gz
Normal file
3
rootlesskit-2.2.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bea761c12377773f7619261c961cd1775a738af81e4159b7683ca6c6b48b7972
|
||||
size 80257
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 17 05:36:39 UTC 2024 - danish.prakash@suse.com
|
||||
|
||||
- Update to version 2.2.0:
|
||||
* v2.2.0
|
||||
* go.mod: update
|
||||
* CI: update dependencies
|
||||
* Build(deps): Bump github.com/gofrs/flock from 0.8.1 to 0.12.0
|
||||
* Add reexec branch for socket activation to correct LISTEN_PID
|
||||
* Build(deps): Bump golang.org/x/sys from 0.21.0 to 0.22.0
|
||||
* Build(deps): Bump github.com/containernetworking/plugins
|
||||
* Build(deps): Bump golang.org/x/sys from 0.20.0 to 0.21.0
|
||||
* Build(deps): Bump github.com/containernetworking/plugins
|
||||
* pkg/network/slirp4netns: advertise IPv6 nameserver when it's enabled
|
||||
* pkg/network: allow network drivers to advertise multiple nameservers
|
||||
* CI: update slirp4netns to v1.3.1
|
||||
* Build(deps): Bump golang.org/x/sys from 0.19.0 to 0.20.0
|
||||
* Build(deps): Bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.2
|
||||
* v2.1.0+dev
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 10 07:41:21 UTC 2024 - danish.prakash@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: rootlesskit
|
||||
Version: 2.1.0
|
||||
Version: 2.2.0
|
||||
Release: 0
|
||||
Summary: Linux-native fakeroot using user namespaces
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:29411ad8f3a612cc66288e94ba82dd54bfc6e1aa3f61dde773ffc1f4a9e57947
|
||||
size 1587212
|
||||
oid sha256:59b55272a83fce7095e5cf64ae1220f29709321ea24f362751e243ff72b5e7e4
|
||||
size 1620813
|
||||
|
Loading…
Reference in New Issue
Block a user