diff --git a/_servicedata b/_servicedata index 9039f99..b9acf2d 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/containers/container-selinux.git - a3cba5ee5c2df48ccd5bdd6cff258c3e72225a41 \ No newline at end of file + a68865582e123856c191fe0ecbbba9301758e591 \ No newline at end of file diff --git a/container-selinux-2.231.0.tar.xz b/container-selinux-2.231.0.tar.xz deleted file mode 100644 index 746fb5b..0000000 --- a/container-selinux-2.231.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3b2e700f295063858c1cf480e76b9c720b5e759434397863afbe8de984644cdf -size 27952 diff --git a/container-selinux-2.232.1.tar.xz b/container-selinux-2.232.1.tar.xz new file mode 100644 index 0000000..3f500fc --- /dev/null +++ b/container-selinux-2.232.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1acd56a634e738cfa61f469564850942c261529e4bf3557ef9723067bd536757 +size 28860 diff --git a/container-selinux.changes b/container-selinux.changes index 4943ad6..1df2ad3 100644 --- a/container-selinux.changes +++ b/container-selinux.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed Jul 10 07:52:16 UTC 2024 - cathy.hu@suse.com + +- Update to version 2.232.1: + * Bump to v2.232.1 + * TMT: fix srpm download syntax on rawhide + * Bump to 2.232.0 + * Packit: remove `update_release` key from downstream jobs (#313) + * Update container-selinux.8 man page + * Add ownership of /usr/share/udica (#312) + * Packit/TMT: upstream maintenance of downstream gating tests + * extend container_engine_t again + * Allow spc_t to use localectl + * Allow spc_t to use timedatectl + * introduce container_use_xserver_devices boolean to allow GPU access + ------------------------------------------------------------------- Mon May 06 07:36:02 UTC 2024 - jsegitz@suse.com diff --git a/container-selinux.spec b/container-selinux.spec index 25dd724..8582b74 100644 --- a/container-selinux.spec +++ b/container-selinux.spec @@ -26,7 +26,7 @@ # Version of SELinux we were using %define selinux_policyver %(rpm -q selinux-policy --qf '%%{version}') Name: container-selinux -Version: 2.231.0 +Version: 2.232.1 Release: 0 Summary: SELinux policies for container runtimes License: GPL-2.0-only