Accepting request 1186575 from home:cahu:security:SELinux:policyupdate072024
- 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 OBS-URL: https://build.opensuse.org/request/show/1186575 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/container-selinux?expand=0&rev=36
This commit is contained in:
parent
6c42f1f6fc
commit
07bb613479
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/containers/container-selinux.git</param>
|
||||
<param name="changesrevision">a3cba5ee5c2df48ccd5bdd6cff258c3e72225a41</param></service></servicedata>
|
||||
<param name="changesrevision">a68865582e123856c191fe0ecbbba9301758e591</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3b2e700f295063858c1cf480e76b9c720b5e759434397863afbe8de984644cdf
|
||||
size 27952
|
3
container-selinux-2.232.1.tar.xz
Normal file
3
container-selinux-2.232.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1acd56a634e738cfa61f469564850942c261529e4bf3557ef9723067bd536757
|
||||
size 28860
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user