SHA256
1
0
forked from pool/libcap-ng

Accepting request 347184 from home:posophe:branches:security

update

OBS-URL: https://build.opensuse.org/request/show/347184
OBS-URL: https://build.opensuse.org/package/show/security/libcap-ng?expand=0&rev=26
This commit is contained in:
Tomáš Chvátal 2015-12-02 18:38:19 +00:00 committed by Git OBS Bridge
parent d67c5b9253
commit d420bede2d
6 changed files with 35 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:48a2083276f9820cb92dcb05d001b30733bcbf48c14c230303cac3cd08b45b6b
size 407007

3
libcap-ng-0.7.7.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:615549ce39b333f6b78baee0c0b4ef18bc726c6bf1cca123dfd89dd963f6d06b
size 420178

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Dec 2 14:29:55 UTC 2015 - p.drouand@gmail.com
- Update to version 0.7.7
* Make sure all types used in _lnode are defined in proc-llist.h
* Fix python binding test for old kernels
* Fix leaked FD in library init
- Changes from version 0.7.6
* Fix python3 support
- Changes from version 0.7.5
* Make python3 supported
* In python bindings test, clamp CAP_LAST_CAP with /proc/.../cap_last_cap
* Update table for 3.16 kernel
-------------------------------------------------------------------
Thu May 15 13:19:57 UTC 2014 - tchvatal@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package libcap-ng-python
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX Products 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.4
Version: 0.7.7
Release: 0
Summary: An alternate POSIX capabilities library
License: LGPL-2.1+

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Dec 2 14:28:00 UTC 2015 - p.drouand@gmail.com
- Update to version 0.7.7
* Make sure all types used in _lnode are defined in proc-llist.h
* Fix python binding test for old kernels
* Fix leaked FD in library init
- Changes from version 0.7.6
* Fix python3 support
- Changes from version 0.7.5
* Make python3 supported
* In python bindings test, clamp CAP_LAST_CAP with /proc/.../cap_last_cap
* Update table for 3.16 kernel
-------------------------------------------------------------------
Thu Jun 19 17:22:55 UTC 2014 - crrodriguez@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package libcap-ng
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX Products 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.4
Version: 0.7.7
Release: 0
Summary: An alternate POSIX capabilities library
License: LGPL-2.1+