Hello community,

here is the log from the commit of package libsemanage for openSUSE:Factory 
checked in at 2019-03-24 14:55:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libsemanage (Old)
 and      /work/SRC/openSUSE:Factory/.libsemanage.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libsemanage"

Sun Mar 24 14:55:13 2019 rev:44 rq:687214 version:2.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/libsemanage/libsemanage.changes  2018-11-26 
10:11:35.882344866 +0100
+++ /work/SRC/openSUSE:Factory/.libsemanage.new.25356/libsemanage.changes       
2019-03-24 14:55:14.871213177 +0100
@@ -1,0 +2,12 @@
+Wed Mar 20 15:10:21 UTC 2019 - [email protected]
+
+- Update to version 2.9
+  * Always set errno to 0 before calling getpwent()
+  * Include user name in ROLE_REMOVE audit events
+  * genhomedircon - improve handling large groups
+  * improve semanage_migrate_store import failure
+  * reset umask before creating directories
+  * set selinux policy root around calls to selinux_boolean_sub
+  * use previous seuser when getting the previous name
+
+-------------------------------------------------------------------
python-semanage.changes: same change

Old:
----
  libsemanage-2.8.tar.gz

New:
----
  libsemanage-2.9.tar.gz

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

Other differences:
------------------
++++++ libsemanage.spec ++++++
--- /var/tmp/diff_new_pack.n5iwaz/_old  2019-03-24 14:55:18.467212797 +0100
+++ /var/tmp/diff_new_pack.n5iwaz/_new  2019-03-24 14:55:18.507212792 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libsemanage
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,18 +12,18 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
 
 Name:           libsemanage
-Version:        2.8
+Version:        2.9
 Release:        0
 Summary:        SELinux policy management library
 License:        LGPL-2.1-or-later
 Group:          Development/Libraries/C and C++
 Url:            https://github.com/SELinuxProject/selinux/wiki/Releases
-Source:         
https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20180524/%{name}-%{version}.tar.gz
+Source:         
https://github.com/SELinuxProject/selinux/releases/download/20190315/%{name}-%{version}.tar.gz
 Source1:        baselibs.conf
 Source2:        semanage.conf
 Patch0:         suse_path.patch
@@ -122,6 +122,7 @@
 %{_includedir}/semanage/
 %{_mandir}/man3/*
 %{_mandir}/man5/*
+%{_mandir}/ru/man5/*
 
 %files migrate-store
 %dir %{_libexecdir}/selinux

++++++ python-semanage.spec ++++++
--- /var/tmp/diff_new_pack.n5iwaz/_old  2019-03-24 14:55:18.767212765 +0100
+++ /var/tmp/diff_new_pack.n5iwaz/_new  2019-03-24 14:55:18.795212762 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-semanage
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,19 +12,19 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-semanage
-Version:        2.8
+Version:        2.9
 Release:        0
 Summary:        Python bindings for SELinux's policy management library
 License:        LGPL-2.1-only
 Group:          Development/Languages/Python
 Url:            https://github.com/SELinuxProject/selinux
-Source:         
https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20180524/libsemanage-%{version}.tar.gz
+Source:         
https://github.com/SELinuxProject/selinux/releases/download/20190315/libsemanage-%{version}.tar.gz
 Source1:        baselibs.conf
 Patch0:         suse_path.patch
 BuildRequires:  %{python_module devel}

++++++ libsemanage-2.8.tar.gz -> libsemanage-2.9.tar.gz ++++++
++++ 3464 lines of diff (skipped)


Reply via email to