Hello community,

here is the log from the commit of package aide for openSUSE:Factory checked in 
at 2014-01-16 14:12:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/aide (Old)
 and      /work/SRC/openSUSE:Factory/.aide.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "aide"

Changes:
--------
--- /work/SRC/openSUSE:Factory/aide/aide.changes        2013-05-02 
11:05:45.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.aide.new/aide.changes   2014-01-16 
14:12:34.000000000 +0100
@@ -1,0 +2,6 @@
+Wed Jan 15 14:11:14 UTC 2014 - meiss...@suse.com
+
+- aide.conf: Move from md5 and sha1 as default to sha256+sha512, also
+  to allow FIPS enabling with aide working. FATE#315925
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ aide.spec ++++++
--- /var/tmp/diff_new_pack.CdUEbH/_old  2014-01-16 14:12:35.000000000 +0100
+++ /var/tmp/diff_new_pack.CdUEbH/_new  2014-01-16 14:12:35.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package aide
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -82,9 +82,11 @@
 sleep 2
 sync
 sleep 2
+
 $TESTDIR/usr/bin/aide -c $TESTDIR/etc/aide.conf --init
 mv $TESTDIR/var/lib/aide/aide.db.new $TESTDIR/var/lib/aide/aide.db
 $TESTDIR/usr/bin/aide -c $TESTDIR/etc/aide.conf --check --verbose
+
 rm -rf $TESTDIR
 
 %files

++++++ aide.conf ++++++
--- /var/tmp/diff_new_pack.CdUEbH/_old  2014-01-16 14:12:35.000000000 +0100
+++ /var/tmp/diff_new_pack.CdUEbH/_new  2014-01-16 14:12:35.000000000 +0100
@@ -20,13 +20,13 @@
 #
 # Custom rules
 #
-Binlib                 = p+i+n+u+g+s+b+m+c+md5+sha1 
-ConfFiles      = p+i+n+u+g+s+b+m+c+md5+sha1 
+Binlib                 = p+i+n+u+g+s+b+m+c+sha256+sha512 
+ConfFiles      = p+i+n+u+g+s+b+m+c+sha256+sha512
 Logs           = p+i+n+u+g+S 
-Devices        = p+i+n+u+g+s+b+c+md5+sha1 
+Devices        = p+i+n+u+g+s+b+c+sha256+sha512
 Databases      = p+n+u+g 
 StaticDir      = p+i+n+u+g 
-ManPages       = p+i+n+u+g+s+b+m+c+md5+sha1 
+ManPages       = p+i+n+u+g+s+b+m+c+sha256+sha512
 
 #
 # Directories and files

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to