Accepting request 1156905 from home:danishprakash:branches:devel:microos

Update to version 2.0.2

OBS-URL: https://build.opensuse.org/request/show/1156905
OBS-URL: https://build.opensuse.org/package/show/devel:microos/rootlesskit?expand=0&rev=12
This commit is contained in:
Dan Čermák 2024-03-11 11:17:13 +00:00 committed by Git OBS Bridge
parent 23a4622c7b
commit 683e39787e
7 changed files with 24 additions and 8 deletions

View File

@ -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.0.0</param>
<param name="revision">v2.0.2</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/rootless-containers/rootlesskit.git</param>
<param name="changesrevision">d99e9dd4561761f56d0da8e932998d9da86cf3d5</param></service></servicedata>
<param name="changesrevision">9e7dd3380db22481df6c9570a04ba4f3c10315ed</param></service></servicedata>

BIN
rootlesskit-2.0.0.tar.gz (Stored with Git LFS)

Binary file not shown.

3
rootlesskit-2.0.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7535a507458b4469ad278ae59cb805218c7c98dc4e581fb3a6a71cd08253962a
size 77291

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Mar 11 10:48:03 UTC 2024 - danish.prakash@suse.com
- Update to version 2.0.2:
* v2.0.2
* Build(deps): Bump golang.org/x/sys from 0.17.0 to 0.18.0
* update Go to 1.22
* Print hints if `kernel.apparmor_restrict_unprivileged_userns` is set
* Build(deps): Bump golang.org/x/sys from 0.16.0 to 0.17.0
* v2.0.1+dev
* v2.0.1
* CI: update Docker to v25.0.2
* lxc-user-nic: fix `/etc/resolv.conf` missing IP
* Build(deps): Bump github.com/google/uuid from 1.5.0 to 1.6.0
* v2.0.0+dev
-------------------------------------------------------------------
Tue Jan 23 07:03:49 UTC 2024 - danish.prakash@suse.com

View File

@ -17,7 +17,7 @@
Name: rootlesskit
Version: 2.0.0
Version: 2.0.2
Release: 0
Summary: Linux-native fakeroot using user namespaces
License: Apache-2.0

BIN
vendor.tar.gz (Stored with Git LFS)

Binary file not shown.