forked from pool/container-selinux
Accepting request 1251751 from security:SELinux
update OBS-URL: https://build.opensuse.org/request/show/1251751 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/container-selinux?expand=0&rev=24
This commit is contained in:
2
_service
2
_service
@@ -6,7 +6,7 @@
|
||||
<param name="scm">git</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="match-tag">v*</param>
|
||||
<param name="revision">main</param>
|
||||
<param name="revision">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
</service>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/containers/container-selinux.git</param>
|
||||
<param name="changesrevision">7fdbd0e8c428c335406969878f28e14f335f2e7e</param></service></servicedata>
|
||||
<param name="changesrevision">c9b3eca0e1a878a1fe79408cb6c2e89b38b10829</param></service></servicedata>
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3e4f618e58b1bcf3b65b87d334a98d5383f9ec6915668766abb7189542bbb4b8
|
||||
size 28276
|
BIN
container-selinux-2.235.0.tar.xz
(Stored with Git LFS)
Normal file
BIN
container-selinux-2.235.0.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 05 17:15:45 UTC 2025 - cathy.hu@suse.com
|
||||
|
||||
- Update to version 2.235.0:
|
||||
* Bump to v2.235.0
|
||||
* OWNERS: add wrabcak and zpytela
|
||||
* OWNERS: initial commit
|
||||
* container_log{reader,writer}_t: allow watch file
|
||||
* RPM: Update gating config
|
||||
* Enable aarch64 testing
|
||||
* TMT: simplify podman tests
|
||||
* feat: support /var/lib/crio
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 4 13:56:57 UTC 2025 - Robert Frohl <rfrohl@suse.com>
|
||||
|
||||
- OBS service file: use the tagged commit for archive versioning and don't
|
||||
just archive the latest changes from the main branch using the latest tag
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 10 10:08:37 UTC 2025 - rfrohl@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.234.2
|
||||
Version: 2.235.0
|
||||
Release: 0
|
||||
Summary: SELinux policies for container runtimes
|
||||
License: GPL-2.0-only
|
||||
|
Reference in New Issue
Block a user