Hello community, here is the log from the commit of package libsepol for openSUSE:Factory checked in at 2020-10-06 17:07:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libsepol (Old) and /work/SRC/openSUSE:Factory/.libsepol.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libsepol" Tue Oct 6 17:07:17 2020 rev:46 rq:832093 version:3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libsepol/libsepol.changes 2020-05-02 22:12:11.795889871 +0200 +++ /work/SRC/openSUSE:Factory/.libsepol.new.4249/libsepol.changes 2020-10-06 17:09:31.113444790 +0200 @@ -1,0 +2,12 @@ +Tue Jul 14 08:39:58 UTC 2020 - Johannes Segitz <[email protected]> + +- Update to version 3.1 + * Add support for new polcap genfs_seclabel_symlinks + * Initialize the multiple_decls field of the cil db + * Return error when identifier declared as both type and attribute + * Write CIL default MLS rules on separate lines + * Sort portcon rules consistently + * Remove leftovers of cil_mem_error_handler + * Drop remove_cil_mem_error_handler.patch, is included + +------------------------------------------------------------------- Old: ---- libsepol-3.0.tar.gz remove_cil_mem_error_handler.patch New: ---- libsepol-3.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libsepol.spec ++++++ --- /var/tmp/diff_new_pack.eUX7jo/_old 2020-10-06 17:09:32.365445871 +0200 +++ /var/tmp/diff_new_pack.eUX7jo/_new 2020-10-06 17:09:32.373445878 +0200 @@ -17,15 +17,14 @@ Name: libsepol -Version: 3.0 +Version: 3.1 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/20191204/%{name}-%{version}.tar.gz +Source: https://github.com/SELinuxProject/selinux/releases/download/20200710/%{name}-%{version}.tar.gz Source2: baselibs.conf -Patch1: remove_cil_mem_error_handler.patch BuildRequires: flex BuildRequires: pkgconfig BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -87,12 +86,10 @@ %prep %setup -q -%patch1 -p1 %build %define _lto_cflags %{nil} -%global optflags %{optflags} -fcommon -export CFLAGS="%{optflags}" +export CFLAGS="%{optflags} -fcommon" make %{?_smp_mflags} %install ++++++ libsepol-3.0.tar.gz -> libsepol-3.1.tar.gz ++++++ ++++ 4802 lines of diff (skipped)
