#24 SELinux userspace 3.5-rc2 release
Merged a year ago by plautrba. Opened a year ago by plautrba.
rpms/ plautrba/libsepol 5.3-rc2  into  rawhide

SELinux userspace 3.5-rc2 release
Petr Lautrbach • a year ago  
file modified
+1
@@ -188,3 +188,4 @@ 

  /libsepol-3.4-rc3.tar.gz

  /libsepol-3.4.tar.gz

  /libsepol-3.5-rc1.tar.gz

+ /libsepol-3.5-rc2.tar.gz

file modified
+7 -4
@@ -1,13 +1,13 @@ 

  Summary: SELinux binary policy manipulation library

  Name: libsepol

  Version: 3.5

- Release: 0.rc1.1%{?dist}

+ Release: 0.rc2.1%{?dist}

  License: LGPL-2.1-or-later

- Source0: https://github.com/SELinuxProject/selinux/releases/download/3.5-rc1/libsepol-3.5-rc1.tar.gz

+ Source0: https://github.com/SELinuxProject/selinux/releases/download/3.5-rc2/libsepol-3.5-rc2.tar.gz

  URL: https://github.com/SELinuxProject/selinux/wiki

  # $ git clone https://github.com/fedora-selinux/selinux.git

  # $ cd selinux

- # $ git format-patch -N libsepol-3.5-rc1 -- libsepol

+ # $ git format-patch -N libsepol-3.5-rc2 -- libsepol

  # $ i=1; for j in 0*patch; do printf "Patch%04d: %s\n" $i $j; i=$((i+1));done

  # Patch list start

  # Patch list end
@@ -56,7 +56,7 @@ 

  The libsepol-utils package contains the utilities

  

  %prep

- %autosetup -p 2 -n libsepol-%{version}-rc1

+ %autosetup -p 2 -n libsepol-%{version}-rc2

  

  # sparc64 is an -fPIC arch, so we need to fix it here

  %ifarch sparc64
@@ -106,6 +106,9 @@ 

  %{_mandir}/man8/chkcon.8.gz

  

  %changelog

+ * Mon Jan 16 2023 Petr Lautrbach <lautrbach@redhat.com> - 3.5-0.rc2.1

+ - SELinux userspace 3.5-rc2 release

+ 

  * Fri Dec 23 2022 Petr Lautrbach <lautrbach@redhat.com> - 3.5-0.rc1.1

  - SELinux userspace 3.5-rc1 release

  

file modified
+1 -1
@@ -1,1 +1,1 @@ 

- SHA512 (libsepol-3.5-rc1.tar.gz) = d4a57a599b98bc56349fcbcc347ce9d19f03c11490a34e71d219548f722d892a4b2d4edc2d4b9340b6b830021a6325d142e2207412b4b69f88fd3194e8fc98e0

+ SHA512 (libsepol-3.5-rc2.tar.gz) = a270f3d74ec658bee1b4ef689a03e9b683793e762b3340333fc18c78cf1141732e3f8cd2674f302e5197e37fc0db394ff1893e6f41f9586c5a9cb966636ea283

no initial comment

Pull-Request has been merged by plautrba

a year ago

Build succeeded.