From cba41ab7f3a0b4d7c22c157729a73d6f05ac9f7c07a61e98734a30dc544068fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 12 May 2020 14:19:06 +0000 Subject: [PATCH] Accepting request 802972 from home:polslinux:branches:security - Update to 0.7.10: * Update capng_change_id man page * Add capng_have_permitted_capabilities function * Update filecap to output which set the capabilities are in * Fix filecap to not output an error when a file has no capabilities * Add udplite support to netcap * Fix usage of pthread_atfork (Joe Orton) * Mark processes in child user namespaces with * (Danila Kiver) OBS-URL: https://build.opensuse.org/request/show/802972 OBS-URL: https://build.opensuse.org/package/show/security/libcap-ng?expand=0&rev=37 --- libcap-ng-0.7.10.tar.gz | 3 +++ libcap-ng-0.7.9.tar.gz | 3 --- libcap-ng-python.changes | 12 ++++++++++++ libcap-ng-python.spec | 6 +++--- libcap-ng.changes | 12 ++++++++++++ libcap-ng.spec | 7 ++++--- 6 files changed, 34 insertions(+), 9 deletions(-) create mode 100644 libcap-ng-0.7.10.tar.gz delete mode 100644 libcap-ng-0.7.9.tar.gz diff --git a/libcap-ng-0.7.10.tar.gz b/libcap-ng-0.7.10.tar.gz new file mode 100644 index 0000000..4b99d0a --- /dev/null +++ b/libcap-ng-0.7.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a84ca7b4e0444283ed269b7a29f5b6187f647c82e2b876636b49b9a744f0ffbf +size 450243 diff --git a/libcap-ng-0.7.9.tar.gz b/libcap-ng-0.7.9.tar.gz deleted file mode 100644 index bab598e..0000000 --- a/libcap-ng-0.7.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4a1532bcf3731aade40936f6d6a586ed5a66ca4c7455e1338d1f6c3e09221328 -size 449038 diff --git a/libcap-ng-python.changes b/libcap-ng-python.changes index 3881aa2..94c473f 100644 --- a/libcap-ng-python.changes +++ b/libcap-ng-python.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue May 12 12:33:10 UTC 2020 - Paolo Stivanin + +- Update to 0.7.10: + * Update capng_change_id man page + * Add capng_have_permitted_capabilities function + * Update filecap to output which set the capabilities are in + * Fix filecap to not output an error when a file has no capabilities + * Add udplite support to netcap + * Fix usage of pthread_atfork (Joe Orton) + * Mark processes in child user namespaces with * (Danila Kiver) + ------------------------------------------------------------------- Tue Feb 20 10:28:46 UTC 2018 - tchvatal@suse.com diff --git a/libcap-ng-python.spec b/libcap-ng-python.spec index afd1dae..881217a 100644 --- a/libcap-ng-python.spec +++ b/libcap-ng-python.spec @@ -1,7 +1,7 @@ # # spec file for package libcap-ng-python # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,12 +20,12 @@ %bcond_without python2 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: libcap-ng-python -Version: 0.7.9 +Version: 0.7.10 Release: 0 Summary: An alternate Linux/POSIX capabilities library License: LGPL-2.1-or-later Group: Development/Libraries/C and C++ -Url: https://people.redhat.com/sgrubb/libcap-ng +URL: https://people.redhat.com/sgrubb/libcap-ng Source0: https://people.redhat.com/sgrubb/libcap-ng/libcap-ng-%{version}.tar.gz Source1: baselibs.conf Source99: libcap-ng.rpmlintrc diff --git a/libcap-ng.changes b/libcap-ng.changes index 4ff3a7d..35e4e13 100644 --- a/libcap-ng.changes +++ b/libcap-ng.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue May 12 12:31:39 UTC 2020 - Paolo Stivanin + +- Update to 0.7.10: + * Update capng_change_id man page + * Add capng_have_permitted_capabilities function + * Update filecap to output which set the capabilities are in + * Fix filecap to not output an error when a file has no capabilities + * Add udplite support to netcap + * Fix usage of pthread_atfork (Joe Orton) + * Mark processes in child user namespaces with * (Danila Kiver) + ------------------------------------------------------------------- Thu Aug 8 11:05:37 UTC 2019 - Dominique Leuenberger diff --git a/libcap-ng.spec b/libcap-ng.spec index a47370e..54d3b73 100644 --- a/libcap-ng.spec +++ b/libcap-ng.spec @@ -1,7 +1,7 @@ # # spec file for package libcap-ng # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,12 +18,12 @@ %define sover 0 Name: libcap-ng -Version: 0.7.9 +Version: 0.7.10 Release: 0 Summary: An alternate Linux/POSIX capabilities library License: LGPL-2.1-or-later Group: Development/Libraries/C and C++ -Url: https://people.redhat.com/sgrubb/libcap-ng +URL: https://people.redhat.com/sgrubb/libcap-ng Source0: https://people.redhat.com/sgrubb/%{name}/%{name}-%{version}.tar.gz Source1: baselibs.conf Source99: libcap-ng.rpmlintrc @@ -70,6 +70,7 @@ lets you set the filesystem-based capabilities. %setup -q %build +export LDFLAGS="$LDFLAGS -lpthread" %configure \ --disable-static \ --without-python