Hello community,

here is the log from the commit of package audit for openSUSE:Factory checked 
in at 2018-07-07 21:51:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/audit (Old)
 and      /work/SRC/openSUSE:Factory/.audit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "audit"

Sat Jul  7 21:51:47 2018 rev:87 rq:619464 version:2.8.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/audit/audit-secondary.changes    2018-03-26 
11:52:01.794699318 +0200
+++ /work/SRC/openSUSE:Factory/.audit.new/audit-secondary.changes       
2018-07-07 21:51:54.439812609 +0200
@@ -1,0 +2,42 @@
+Sat Jun 23 08:16:07 UTC 2018 - [email protected]
+
+- Update to version 2.8.4:
+  * Generate checkpoint file even when not results are returned
+    (Burn Alting).
+  * Fix log file creation when file logging is disabled entirely
+    (Vlad Glagolev).
+  * Use SIGCONT to dump auditd internal state (rh#1504251).
+  * Fix parsing of virtual timestamp fields in ausearch_expression
+    (rh#1515903).
+  * Fix parsing of uid & success for ausearch.
+  * Hide lru symbols in auparse.
+  * Fix aureport summary time range reporting.
+  * Allow unlimited retries on startup for remote logging.
+  * Add queue_depth to remote logging stats and increase default
+    queue_depth size.
+
+-------------------------------------------------------------------
+Sun Jun 17 10:48:40 UTC 2018 - [email protected]
+
+- Update to version 2.8.3:
+  * Correct msg function name in lru debug code.
+  * Fix a segfault in auditd when dns resolution isn't available.
+  * Make a reload legacy service for auditd.
+  * In auparse python bindings, expose some new types that were
+    missing.
+  * In normalizer, pickup subject kind for user_login events.
+  * Fix interpretation of unknown ioctcmds (rh#1540507).
+  * Add ANOM_LOGIN_SERVICE, RESP_ORIGIN_BLOCK, &
+    RESP_ORIGIN_BLOCK_TIMED events.
+  * In auparse_normalize for USER_LOGIN events, map acct for
+    subj_kind.
+  * Fix logging of IPv6 addresses in DAEMON_ACCEPT events
+    (rh#1534748).
+  * Do not rotate auditd logs when num_logs < 2 (brozs).
+
+-------------------------------------------------------------------
+Tue Apr  3 13:33:34 CEST 2018 - [email protected]
+
+- Use %license instead of %doc [bsc#1082318]
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/audit/audit.changes      2018-03-26 
11:52:01.942693979 +0200
+++ /work/SRC/openSUSE:Factory/.audit.new/audit.changes 2018-07-07 
21:51:54.607812395 +0200
@@ -1,0 +2,37 @@
+Sat Jun 23 08:16:07 UTC 2018 - [email protected]
+
+- Update to version 2.8.4:
+  * Generate checkpoint file even when not results are returned
+    (Burn Alting).
+  * Fix log file creation when file logging is disabled entirely
+    (Vlad Glagolev).
+  * Use SIGCONT to dump auditd internal state (rh#1504251).
+  * Fix parsing of virtual timestamp fields in ausearch_expression
+    (rh#1515903).
+  * Fix parsing of uid & success for ausearch.
+  * Hide lru symbols in auparse.
+  * Fix aureport summary time range reporting.
+  * Allow unlimited retries on startup for remote logging.
+  * Add queue_depth to remote logging stats and increase default
+    queue_depth size.
+
+-------------------------------------------------------------------
+Sun Jun 17 10:48:40 UTC 2018 - [email protected]
+
+- Update to version 2.8.3:
+  * Correct msg function name in lru debug code.
+  * Fix a segfault in auditd when dns resolution isn't available.
+  * Make a reload legacy service for auditd.
+  * In auparse python bindings, expose some new types that were
+    missing.
+  * In normalizer, pickup subject kind for user_login events.
+  * Fix interpretation of unknown ioctcmds (rh#1540507).
+  * Add ANOM_LOGIN_SERVICE, RESP_ORIGIN_BLOCK, &
+    RESP_ORIGIN_BLOCK_TIMED events.
+  * In auparse_normalize for USER_LOGIN events, map acct for
+    subj_kind.
+  * Fix logging of IPv6 addresses in DAEMON_ACCEPT events
+    (rh#1534748).
+  * Do not rotate auditd logs when num_logs < 2 (brozs).
+
+-------------------------------------------------------------------

Old:
----
  audit-2.8.2.tar.gz

New:
----
  audit-2.8.4.tar.gz

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

Other differences:
------------------
++++++ audit-secondary.spec ++++++
--- /var/tmp/diff_new_pack.ZMqZT2/_old  2018-07-07 21:51:55.171811677 +0200
+++ /var/tmp/diff_new_pack.ZMqZT2/_new  2018-07-07 21:51:55.175811671 +0200
@@ -22,7 +22,7 @@
 # The seperation is required to minimize unnecessary build cycles.
 %define        _name audit
 Name:           audit-secondary
-Version:        2.8.2
+Version:        2.8.4
 Release:        0
 Summary:        Linux kernel audit subsystem utilities
 License:        GPL-2.0-or-later
@@ -207,7 +207,8 @@
 %service_del_postun auditd.service
 
 %files -n audit
-%doc README COPYING ChangeLog rules/[0-9]* rules/README-rules 
init.d/auditd.cron
+%license COPYING
+%doc README ChangeLog rules/[0-9]* rules/README-rules init.d/auditd.cron
 %attr(644,root,root) %{_mandir}/man8/audispd.8.gz
 %attr(644,root,root) %{_mandir}/man8/auditctl.8.gz
 %attr(644,root,root) %{_mandir}/man8/auditd.8.gz

++++++ audit.spec ++++++
--- /var/tmp/diff_new_pack.ZMqZT2/_old  2018-07-07 21:51:55.191811652 +0200
+++ /var/tmp/diff_new_pack.ZMqZT2/_new  2018-07-07 21:51:55.195811646 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           audit
-Version:        2.8.2
+Version:        2.8.4
 Release:        0
 Summary:        Linux kernel audit subsystem utilities
 License:        GPL-2.0-or-later

++++++ audit-2.8.2.tar.gz -> audit-2.8.4.tar.gz ++++++
++++ 2284 lines of diff (skipped)


Reply via email to