Hello community,

here is the log from the commit of package libcap for openSUSE:Factory checked 
in at 2019-12-21 12:40:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libcap (Old)
 and      /work/SRC/openSUSE:Factory/.libcap.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libcap"

Sat Dec 21 12:40:31 2019 rev:36 rq:757384 version:2.25

Changes:
--------
--- /work/SRC/openSUSE:Factory/libcap/libcap.changes    2018-02-28 
19:55:17.584113954 +0100
+++ /work/SRC/openSUSE:Factory/.libcap.new.6675/libcap.changes  2019-12-21 
12:40:34.791625691 +0100
@@ -1,0 +2,6 @@
+Mon Dec 16 14:21:27 UTC 2019 - matthias.gerst...@suse.com
+
+- Remove pam_cap (bsc#1150522) since this PAM module is a bad idea, security
+  wise.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libcap.spec ++++++
--- /var/tmp/diff_new_pack.KlwT1C/_old  2019-12-21 12:40:35.203625887 +0100
+++ /var/tmp/diff_new_pack.KlwT1C/_new  2019-12-21 12:40:35.203625887 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libcap
 #
-# 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,13 +12,13 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           libcap
 Summary:        Library for Capabilities (linux-privs) Support
-License:        BSD-3-Clause and GPL-2.0
+License:        BSD-3-Clause AND GPL-2.0-only
 Group:          Development/Libraries/C and C++
 Version:        2.25
 Release:        0
@@ -26,7 +26,6 @@
 Source2:        baselibs.conf
 Url:            https://sites.google.com/site/fullycapable/
 BuildRequires:  fdupes
-BuildRequires:  pam-devel
 BuildRequires:  pkg-config
 
 %description
@@ -75,13 +74,6 @@
 This package contains utility programs handling capabilities via
 libcap.
 
-%package -n pam_cap
-Summary:        PAM Module for Capabilities Support
-Group:          System/Libraries
-
-%description -n pam_cap
-A PAM module for per-session capabilities manipulation.
-
 %prep
 %setup -q
 %build
@@ -100,10 +92,6 @@
 # do not provide static libs
 rm %{buildroot}%{_libdir}/libcap.a
 
-mkdir -p %{buildroot}/%{_lib}/security
-mv %{buildroot}%{_libdir}/security/pam_cap.so 
%{buildroot}/%{_lib}/security/pam_cap.so
-install -D pam_cap/capability.conf 
%{buildroot}%{_sysconfdir}/security/capability.conf
-
 %fdupes -s $RPM_BUILD_ROOT
 
 %post -n libcap2 -p /sbin/ldconfig
@@ -130,9 +118,4 @@
 %{_libdir}/pkgconfig/%{name}.pc
 %{_mandir}/man3/*
 
-%files -n pam_cap
-%defattr(-,root,root)
-%config(noreplace) %attr(0600,root,root) 
%{_sysconfdir}/security/capability.conf
-/%{_lib}/security/pam_cap.so
-
 %changelog

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.KlwT1C/_old  2019-12-21 12:40:35.227625898 +0100
+++ /var/tmp/diff_new_pack.KlwT1C/_new  2019-12-21 12:40:35.227625898 +0100
@@ -1,3 +1 @@
 libcap2
-pam_cap
-  supplements "packageand(pam_cap:pam-<targettype>)"


Reply via email to