Accepting request 495592 from home:Alexander_Naumov:branches:security
Update to version 0.7.8 OBS-URL: https://build.opensuse.org/request/show/495592 OBS-URL: https://build.opensuse.org/package/show/security/libcap-ng?expand=0&rev=29
This commit is contained in:
parent
88567decb6
commit
e55042b3eb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:615549ce39b333f6b78baee0c0b4ef18bc726c6bf1cca123dfd89dd963f6d06b
|
||||
size 420178
|
3
libcap-ng-0.7.8.tar.gz
Normal file
3
libcap-ng-0.7.8.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c21af997445cd4107a55d386f955c5ea6f6e96ead693e9151277c0ab5f97d05f
|
||||
size 447946
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 17 16:46:07 UTC 2017 - alexander_naumov@opensuse.org
|
||||
|
||||
- Update to version 0.7.8:
|
||||
* Improve Python3 support
|
||||
* Fix the thread separation test
|
||||
* Correct typo in cap_pacct text
|
||||
* Update man page for captest
|
||||
* Fix sscanf string lengths in netcap
|
||||
* Correct linking of python3 module
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 7 14:31:06 UTC 2015 - tchvatal@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libcap-ng-python
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 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
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
%define soname 0
|
||||
Name: libcap-ng-python
|
||||
Version: 0.7.7
|
||||
Version: 0.7.8
|
||||
Release: 0
|
||||
Summary: An alternate POSIX capabilities library
|
||||
License: LGPL-2.1+
|
||||
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 17 16:46:07 UTC 2017 - alexander_naumov@opensuse.org
|
||||
|
||||
- Update to version 0.7.8:
|
||||
* Improve Python3 support
|
||||
* Fix the thread separation test
|
||||
* Correct typo in cap_pacct text
|
||||
* Update man page for captest
|
||||
* Fix sscanf string lengths in netcap
|
||||
* Correct linking of python3 module
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 2 14:28:00 UTC 2015 - p.drouand@gmail.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libcap-ng
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 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
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
%define soname 0
|
||||
Name: libcap-ng
|
||||
Version: 0.7.7
|
||||
Version: 0.7.8
|
||||
Release: 0
|
||||
Summary: An alternate POSIX capabilities library
|
||||
License: LGPL-2.1+
|
||||
|
Loading…
Reference in New Issue
Block a user