Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libsepol for openSUSE:Factory 
checked in at 2022-06-20 15:36:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libsepol (Old)
 and      /work/SRC/openSUSE:Factory/.libsepol.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libsepol"

Mon Jun 20 15:36:47 2022 rev:52 rq:978302 version:3.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/libsepol/libsepol.changes        2021-11-15 
15:27:36.165843702 +0100
+++ /work/SRC/openSUSE:Factory/.libsepol.new.1548/libsepol.changes      
2022-06-20 15:36:53.162825327 +0200
@@ -1,0 +2,12 @@
+Mon May  9 10:27:53 UTC 2022 - Johannes Segitz <jseg...@suse.com>
+
+- Update to version 3.4
+  * Add 'ioctl_skip_cloexec' policy capability
+  * Add sepol_av_perm_to_string
+  * Add policy utilities
+  * Support IPv4/IPv6 address embedding
+  * Hardened/added many validations
+  * Add support for file types in writing out policy.conf
+  * Allow optional file type in genfscon rules
+
+-------------------------------------------------------------------

Old:
----
  libsepol-3.3.tar.gz

New:
----
  libsepol-3.4.tar.gz
  libsepol-3.4.tar.gz.asc
  libsepol.keyring

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libsepol.spec ++++++
--- /var/tmp/diff_new_pack.XIeoHQ/_old  2022-06-20 15:36:53.670826070 +0200
+++ /var/tmp/diff_new_pack.XIeoHQ/_new  2022-06-20 15:36:53.678826082 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libsepol
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,14 +19,16 @@
 %define libname libsepol2
 
 Name:           libsepol
-Version:        3.3
+Version:        3.4
 Release:        0
 Summary:        SELinux binary policy manipulation library
 License:        LGPL-2.1-or-later
 Group:          Development/Libraries/C and C++
 URL:            https://github.com/SELinuxProject/selinux/wiki/Releases
-Source:         
https://github.com/SELinuxProject/selinux/releases/download/%{version}/%{name}-%{version}.tar.gz
-Source2:        baselibs.conf
+Source0:        
https://github.com/SELinuxProject/selinux/releases/download/%{version}/%{name}-%{version}.tar.gz
+Source1:        
https://github.com/SELinuxProject/selinux/releases/download/%{version}/%{name}-%{version}.tar.gz.asc
+Source2:        libsepol.keyring
+Source3:        baselibs.conf
 BuildRequires:  flex
 BuildRequires:  pkgconfig
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -103,6 +105,11 @@
 %files utils
 %defattr(-,root,root)
 %{_bindir}/chkcon
+%{_bindir}/sepol_check_access
+%{_bindir}/sepol_compute_av
+%{_bindir}/sepol_compute_member
+%{_bindir}/sepol_compute_relabel
+%{_bindir}/sepol_validate_transition
 %{_mandir}/man8/*.8%{ext_man}
 %{_mandir}/ru/man8/*.8%{ext_man}
 

++++++ libsepol-3.3.tar.gz -> libsepol-3.4.tar.gz ++++++
++++ 7455 lines of diff (skipped)

Reply via email to