Hello community,

here is the log from the commit of package libcap-ng for openSUSE:Factory 
checked in at 2013-03-15 10:39:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libcap-ng (Old)
 and      /work/SRC/openSUSE:Factory/.libcap-ng.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libcap-ng", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libcap-ng/libcap-ng-python.changes       
2012-02-15 16:16:17.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libcap-ng.new/libcap-ng-python.changes  
2013-03-15 10:39:40.000000000 +0100
@@ -2 +2,20 @@
-Sun Feb 12 17:25:23 UTC 2012 - [email protected]
+Thu Mar 14 09:30:13 UTC 2013 - [email protected]
+
+- use source url
+
+-------------------------------------------------------------------
+Wed Mar 13 22:44:29 UTC 2013 - [email protected]
+
+- version 0.7.3
+- Make file opens use the cloexec flag (Cristian Rodríguez)
+- Add CAP_BLOCK_SUSPEND
+- Fix possible segfaults when CAP_LAST_CAP is larger than the lookup table
+- In pscap, don't drop capabilities when running with capabilities
+- Add CAP_COMPROMISE_KERNEL
+- Define FTW_CONTINUE in case its not defined in libc
+- Use glibc for xattr.h if available
+- Make sure stderr is used consistently in utils
+- Fix logic causing file based capabilities to not be supported when it should
+
+-------------------------------------------------------------------
+Sun Feb 12 17:24:55 UTC 2012 - [email protected]
--- /work/SRC/openSUSE:Factory/libcap-ng/libcap-ng.changes      2012-02-15 
16:16:17.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libcap-ng.new/libcap-ng.changes 2013-03-15 
10:39:40.000000000 +0100
@@ -1,0 +2,19 @@
+Thu Mar 14 09:30:04 UTC 2013 - [email protected]
+
+- use source url
+
+-------------------------------------------------------------------
+Wed Mar 13 22:44:29 UTC 2013 - [email protected]
+
+- version 0.7.3
+- Make file opens use the cloexec flag (Cristian Rodríguez)
+- Add CAP_BLOCK_SUSPEND
+- Fix possible segfaults when CAP_LAST_CAP is larger than the lookup table
+- In pscap, don't drop capabilities when running with capabilities
+- Add CAP_COMPROMISE_KERNEL
+- Define FTW_CONTINUE in case its not defined in libc
+- Use glibc for xattr.h if available
+- Make sure stderr is used consistently in utils
+- Fix logic causing file based capabilities to not be supported when it should
+
+-------------------------------------------------------------------

Old:
----
  libcap-ng-0.6.6.tar.bz2

New:
----
  libcap-ng-0.7.3.tar.gz

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

Other differences:
------------------
++++++ libcap-ng-python.spec ++++++
--- /var/tmp/diff_new_pack.OQt8cz/_old  2013-03-15 10:39:42.000000000 +0100
+++ /var/tmp/diff_new_pack.OQt8cz/_new  2013-03-15 10:39:42.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libcap-ng-python
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -24,13 +24,12 @@
 Group:          System/Libraries
 
 Name:           libcap-ng-python
-Version:        0.6.6
+Version:        0.7.3
 Release:        0
 %define soname 0
 %define rname libcap-ng
 Url:            http://people.redhat.com/sgrubb/libcap-ng
-# http://people.redhat.com/sgrubb/libcap-ng/libcap-ng-%{version}.tar.gz
-Source0:        libcap-ng-%{version}.tar.bz2
+Source0:        
http://people.redhat.com/sgrubb/libcap-ng/libcap-ng-%{version}.tar.gz
 Source1:        pre_checkin.sh
 Source2:        baselibs.conf
 Source99:       libcap-ng.rpmlintrc
@@ -59,8 +58,8 @@
 Summary:        Header files for libcap-ng library
 License:        LGPL-2.1+
 Group:          Development/Libraries/C and C++
-Requires:       kernel-headers >= 2.6.11
 Requires:       %{name}%{soname} = %{version}
+Requires:       kernel-headers >= 2.6.11
 Requires:       pkgconfig
 
 %description devel

++++++ libcap-ng.spec ++++++
--- /var/tmp/diff_new_pack.OQt8cz/_old  2013-03-15 10:39:42.000000000 +0100
+++ /var/tmp/diff_new_pack.OQt8cz/_new  2013-03-15 10:39:42.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libcap-ng
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -24,13 +24,12 @@
 Group:          System/Libraries
 
 Name:           libcap-ng
-Version:        0.6.6
+Version:        0.7.3
 Release:        0
 %define soname 0
 %define rname libcap-ng
 Url:            http://people.redhat.com/sgrubb/libcap-ng
-# http://people.redhat.com/sgrubb/libcap-ng/libcap-ng-%{version}.tar.gz
-Source0:        libcap-ng-%{version}.tar.bz2
+Source0:        
http://people.redhat.com/sgrubb/libcap-ng/libcap-ng-%{version}.tar.gz
 Source1:        pre_checkin.sh
 Source2:        baselibs.conf
 Source99:       libcap-ng.rpmlintrc
@@ -59,8 +58,8 @@
 Summary:        Header files for libcap-ng library
 License:        LGPL-2.1+
 Group:          Development/Libraries/C and C++
-Requires:       kernel-headers >= 2.6.11
 Requires:       %{name}%{soname} = %{version}
+Requires:       kernel-headers >= 2.6.11
 Requires:       pkgconfig
 
 %description devel

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to