Hello community,

here is the log from the commit of package audit for openSUSE:Factory checked 
in at 2013-03-26 15:28:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/audit (Old)
 and      /work/SRC/openSUSE:Factory/.audit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "audit", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/audit/audit-secondary.changes    2013-01-22 
22:20:06.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.audit.new/audit-secondary.changes       
2013-03-26 15:28:08.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Mar 25 17:27:47 UTC 2013 - [email protected]
+
+- Buildrequires cap-ng library 
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/audit/audit.changes      2013-03-24 
21:55:31.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.audit.new/audit.changes 2013-03-26 
15:28:08.000000000 +0100
@@ -1,0 +2,31 @@
+Mon Mar 25 17:25:31 UTC 2013 - [email protected]
+
+- --with-libcap-ng=yes has no effect if libcap-ng is not 
+buildrequired and the lack of those requires causes a broken
+configure script after autoreconf add pkgconfig(libcap-ng)
+to both audit and audit-secondary, cap-ng is actually only
+use in the latter.
+
+-------------------------------------------------------------------
+Mon Mar 25 16:58:10 UTC 2013 - [email protected]
+
+- Version 2.2.3
+- Code cleanups
+- In spec file, don't own lib64/audit
+- Update man pages
+- Aureport no longer reads auditd.conf when stdin is used
+- Don't let systemd kill auditd if auditctl errors out
+- Update syscall table for 3.7 and 3.8 kernels
+- Add interpretation for setns and unshare syscalls
+- Code cleanup (Tyler Hicks)
+- Documentation cleanups (Laurent Bigonville)
+- Add dirfd interpretation to the *at functions
+- Add termination signal to clone flags interpretation
+- Update stig.rules
+- In auditctl, when listing rules don't print numeric value of dir fields
+- Add support for rng resource type in auvirt
+- Fix aulast bad login output (#922508)
+- In ausearch, allow negative numbers for session and auid searches
+- In audisp-remote, if disk_full_action is stop then stop sending (#908977)
+
+-------------------------------------------------------------------

Old:
----
  audit-2.2.2.tar.gz

New:
----
  audit-2.2.3.tar.gz

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

Other differences:
------------------
++++++ audit-secondary.spec ++++++
--- /var/tmp/diff_new_pack.3f0Cil/_old  2013-03-26 15:28:09.000000000 +0100
+++ /var/tmp/diff_new_pack.3f0Cil/_new  2013-03-26 15:28:09.000000000 +0100
@@ -27,7 +27,7 @@
 Summary:        Python Bindings for libaudit
 License:        GPL-2.0+
 Group:          System/Monitoring
-Version:        2.2.2
+Version:        2.2.3
 Release:        0
 Url:            http://people.redhat.com/sgrubb/audit/
 Source0:        
http://people.redhat.com/sgrubb/audit/%{_name}-%{version}.tar.gz
@@ -38,6 +38,7 @@
 BuildRequires:  audit-devel = %{version}
 BuildRequires:  autoconf >= 2.12
 BuildRequires:  libtool
+BuildRequires:  pkgconfig(libcap-ng)
 
 %description
 The audit-libs-python package contains the bindings for using libaudit

++++++ audit.spec ++++++
--- /var/tmp/diff_new_pack.3f0Cil/_old  2013-03-26 15:28:09.000000000 +0100
+++ /var/tmp/diff_new_pack.3f0Cil/_new  2013-03-26 15:28:09.000000000 +0100
@@ -20,7 +20,7 @@
 Summary:        User Space Tools for 2.6 Kernel Auditing
 License:        GPL-2.0+
 Group:          System/Monitoring
-Version:        2.2.2
+Version:        2.2.3
 Release:        0
 Url:            http://people.redhat.com/sgrubb/audit/
 Source0:        http://people.redhat.com/sgrubb/audit/%{name}-%{version}.tar.gz
@@ -32,9 +32,10 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf >= 2.12
 BuildRequires:  gcc-c++
-BuildRequires:  kernel-headers >= 2.6.29
+BuildRequires:  kernel-headers >= 2.6.30
 BuildRequires:  libtool
 BuildRequires:  tcpd-devel
+BuildRequires:  pkgconfig(libcap-ng)
 BuildRequires:  pkgconfig(systemd)
 Requires:       %{name}-libs = %{version}
 PreReq:         %insserv_prereq %fillup_prereq

++++++ audit-2.2.2.tar.gz -> audit-2.2.3.tar.gz ++++++
++++ 7797 lines of diff (skipped)

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

Reply via email to