Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package aide for openSUSE:Factory checked in 
at 2023-07-03 17:44:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/aide (Old)
 and      /work/SRC/openSUSE:Factory/.aide.new.13546 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "aide"

Mon Jul  3 17:44:08 2023 rev:40 rq:1096515 version:0.18.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/aide/aide.changes        2023-06-30 
20:00:27.270208132 +0200
+++ /work/SRC/openSUSE:Factory/.aide.new.13546/aide.changes     2023-07-03 
17:44:23.349285089 +0200
@@ -1,0 +2,6 @@
+Mon Jul  3 08:30:54 UTC 2023 - Paolo Stivanin <[email protected]>
+
+- Update to 0.18.5:
+  * Fix child directory processing on equal match
+
+-------------------------------------------------------------------

Old:
----
  aide-0.18.4.tar.gz
  aide-0.18.4.tar.gz.asc

New:
----
  aide-0.18.5.tar.gz
  aide-0.18.5.tar.gz.asc

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

Other differences:
------------------
++++++ aide.spec ++++++
--- /var/tmp/diff_new_pack.f4IF49/_old  2023-07-03 17:44:24.197290082 +0200
+++ /var/tmp/diff_new_pack.f4IF49/_new  2023-07-03 17:44:24.205290129 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           aide
-Version:        0.18.4
+Version:        0.18.5
 Release:        0
 Summary:        Advanced Intrusion Detection Environment
 License:        GPL-2.0-or-later

++++++ aide-0.18.4.tar.gz -> aide-0.18.5.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aide-0.18.4/ChangeLog new/aide-0.18.5/ChangeLog
--- old/aide-0.18.4/ChangeLog   2023-06-13 22:18:29.000000000 +0200
+++ new/aide-0.18.5/ChangeLog   2023-06-30 22:34:57.000000000 +0200
@@ -1,3 +1,9 @@
+2023-06-30 Hannes von Haugwitz <[email protected]>
+       * Release aide 0.18.5
+
+2023-06-27 Hannes von Haugwitz <[email protected]>
+       * Fix child directory processing on equal match (closes: #154)
+
 2023-06-13 Hannes von Haugwitz <[email protected]>
        * Release aide 0.18.4
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aide-0.18.4/NEWS new/aide-0.18.5/NEWS
--- old/aide-0.18.4/NEWS        2023-06-13 22:18:34.000000000 +0200
+++ new/aide-0.18.5/NEWS        2023-06-30 22:35:14.000000000 +0200
@@ -1,3 +1,6 @@
+Version 0.18.5 (2023-06-30)
+    * Fix child directory processing on equal match
+
 Version 0.18.4 (2023-06-13)
     * Fix handling of extended attributes on symlinks
     * Add missing ')' to log message
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aide-0.18.4/README new/aide-0.18.5/README
--- old/aide-0.18.4/README      2023-06-13 22:18:34.000000000 +0200
+++ new/aide-0.18.5/README      2023-06-30 22:35:14.000000000 +0200
@@ -1,7 +1,7 @@
 
              AIDE - Advanced Intrusion Detection Environment
             -------------------------------------------------
-                              Version 0.18.4
+                              Version 0.18.5
 
     This file is free software; as a special exception the author gives
     unlimited permission to copy and/or distribute it, with or without
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aide-0.18.4/configure new/aide-0.18.5/configure
--- old/aide-0.18.4/configure   2023-06-13 22:18:53.000000000 +0200
+++ new/aide-0.18.5/configure   2023-06-30 22:35:27.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.71 for aide 0.18.4.
+# Generated by GNU Autoconf 2.71 for aide 0.18.5.
 #
 #
 # Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation,
@@ -608,8 +608,8 @@
 # Identity of this package.
 PACKAGE_NAME='aide'
 PACKAGE_TARNAME='aide'
-PACKAGE_VERSION='0.18.4'
-PACKAGE_STRING='aide 0.18.4'
+PACKAGE_VERSION='0.18.5'
+PACKAGE_STRING='aide 0.18.5'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1430,7 +1430,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures aide 0.18.4 to adapt to many kinds of systems.
+\`configure' configures aide 0.18.5 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1502,7 +1502,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of aide 0.18.4:";;
+     short | recursive ) echo "Configuration of aide 0.18.5:";;
    esac
   cat <<\_ACEOF
 
@@ -1674,7 +1674,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-aide configure 0.18.4
+aide configure 0.18.5
 generated by GNU Autoconf 2.71
 
 Copyright (C) 2021 Free Software Foundation, Inc.
@@ -2219,7 +2219,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by aide $as_me 0.18.4, which was
+It was created by aide $as_me 0.18.5, which was
 generated by GNU Autoconf 2.71.  Invocation command line was
 
   $ $0$ac_configure_args_raw
@@ -3603,7 +3603,7 @@
 
 # Define the identity of the package.
  PACKAGE='aide'
- VERSION='0.18.4'
+ VERSION='0.18.5'
 
 
 printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -3707,7 +3707,7 @@
 fi
 
 
-printf "%s\n" "#define AIDEVERSION \"0.18.4\"" >>confdefs.h
+printf "%s\n" "#define AIDEVERSION \"0.18.5\"" >>confdefs.h
 
 
 
@@ -11300,7 +11300,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by aide $as_me 0.18.4, which was
+This file was extended by aide $as_me 0.18.5, which was
 generated by GNU Autoconf 2.71.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -11368,7 +11368,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config='$ac_cs_config_escaped'
 ac_cs_version="\\
-aide config.status 0.18.4
+aide config.status 0.18.5
 configured by $0, generated by GNU Autoconf 2.71,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aide-0.18.4/doc/aide.1 new/aide-0.18.5/doc/aide.1
--- old/aide-0.18.4/doc/aide.1  2023-06-13 22:18:34.000000000 +0200
+++ new/aide-0.18.5/doc/aide.1  2023-06-30 22:35:14.000000000 +0200
@@ -1,4 +1,4 @@
-.TH AIDE 1 "2023-06-13" "aide v0.18.4" "User Commands"
+.TH AIDE 1 "2023-06-30" "aide v0.18.5" "User Commands"
 .SH NAME
 \fBaide\fP \- Advanced Intrusion Detection Environment
 .SH SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aide-0.18.4/doc/aide.conf.5 
new/aide-0.18.5/doc/aide.conf.5
--- old/aide-0.18.4/doc/aide.conf.5     2023-06-13 22:18:34.000000000 +0200
+++ new/aide-0.18.5/doc/aide.conf.5     2023-06-30 22:35:14.000000000 +0200
@@ -1,4 +1,4 @@
-.TH AIDE.CONF 5 "2023-06-13" "aide v0.18.4" "AIDE"
+.TH AIDE.CONF 5 "2023-06-30" "aide v0.18.5" "AIDE"
 .SH NAME
 aide.conf - The configuration file for Advanced Intrusion Detection
 Environment
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aide-0.18.4/src/db_disk.c 
new/aide-0.18.5/src/db_disk.c
--- old/aide-0.18.4/src/db_disk.c       2023-06-13 20:54:02.000000000 +0200
+++ new/aide-0.18.5/src/db_disk.c       2023-06-29 21:41:15.000000000 +0200
@@ -171,13 +171,12 @@
 #endif
                         switch (match) {
                             case RESULT_SELECTIVE_MATCH:
+                            case RESULT_EQUAL_MATCH:
                                 if (S_ISDIR(fs.st_mode)) {
-                                    log_msg(log_level, "scan_dir: add child 
directory '%s' to scan stack (reason: selective match)", 
&entry_full_path[conf->root_prefix_length]);
+                                    log_msg(log_level, "scan_dir: add child 
directory '%s' to scan stack (reason: selective/equal match)", 
&entry_full_path[conf->root_prefix_length]);
                                     queue_enqueue(stack, entry_full_path);
                                     free_entry_full_path = false;
                                 }
-                            // fall through
-                            case RESULT_EQUAL_MATCH:
                                 if (!dry_run) {
                                     handle_matched_file(entry_full_path, 
rule->attr, fs);
                                 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aide-0.18.4/version.m4 new/aide-0.18.5/version.m4
--- old/aide-0.18.4/version.m4  2023-06-13 22:18:51.000000000 +0200
+++ new/aide-0.18.5/version.m4  2023-06-30 22:35:25.000000000 +0200
@@ -1 +1 @@
-m4_define([AIDE_VERSION], [0.18.4])
+m4_define([AIDE_VERSION], [0.18.5])

Reply via email to