Accepting request 1136142 from home:jgwang:branches:security
- Update to version 0.8.4 OBS-URL: https://build.opensuse.org/request/show/1136142 OBS-URL: https://build.opensuse.org/package/show/security/libcap-ng?expand=0&rev=44
This commit is contained in:
parent
57ea33f394
commit
3cfcc29506
BIN
libcap-ng-0.8.3.tar.gz
(Stored with Git LFS)
BIN
libcap-ng-0.8.3.tar.gz
(Stored with Git LFS)
Binary file not shown.
3
libcap-ng-0.8.4.tar.gz
Normal file
3
libcap-ng-0.8.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:68581d3b38e7553cb6f6ddf7813b1fc99e52856f21421f7b477ce5abd2605a8a
|
||||
size 453749
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 2 10:34:25 UTC 2024 - jun wang <jgwang@suse.com>
|
||||
|
||||
- Update to version 0.8.4
|
||||
* In capng_change_id, clear PR_SET_KEEPCAPS if returning an error
|
||||
* pscap: add -p option for reporting a specified process
|
||||
* Annotate function prototypes to warn if results are unused
|
||||
* Drop python2 support
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 4 15:04:58 UTC 2023 - Frederic Crozat <fcrozat@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libcap-ng-python
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -20,7 +20,7 @@
|
||||
%bcond_without python2
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: libcap-ng-python
|
||||
Version: 0.8.3
|
||||
Version: 0.8.4
|
||||
Release: 0
|
||||
Summary: An alternate Linux/POSIX capabilities library
|
||||
License: LGPL-2.1-or-later
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 2 10:35:45 UTC 2024 - jun wang <jgwang@suse.com>
|
||||
|
||||
- Update to version 0.8.4
|
||||
* In capng_change_id, clear PR_SET_KEEPCAPS if returning an error
|
||||
* pscap: add -p option for reporting a specified process
|
||||
* Annotate function prototypes to warn if results are unused
|
||||
* Drop python2 support
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 4 15:04:58 UTC 2023 - Frederic Crozat <fcrozat@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libcap-ng
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -20,7 +20,7 @@
|
||||
%define ambient_sover 0
|
||||
|
||||
Name: libcap-ng
|
||||
Version: 0.8.3
|
||||
Version: 0.8.4
|
||||
Release: 0
|
||||
Summary: An alternate Linux/POSIX capabilities library
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user