Hello community, here is the log from the commit of package rkhunter for openSUSE:Factory checked in at 2017-04-25 08:59:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rkhunter (Old) and /work/SRC/openSUSE:Factory/.rkhunter.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rkhunter" Tue Apr 25 08:59:00 2017 rev:20 rq:490277 version:1.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/rkhunter/rkhunter.changes 2016-11-12 13:01:42.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.rkhunter.new/rkhunter.changes 2017-04-25 08:59:01.663967257 +0200 @@ -1,0 +2,6 @@ +Fri Apr 7 09:24:10 UTC 2017 - [email protected] + +- whitelist /dev/shm/CAPI20* and /dev/shm/sem.CAPI20* (boo#1030378) +- whitelist /usr/bin/.fipscheck.hmac (boo#1030378) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rkhunter.spec ++++++ --- /var/tmp/diff_new_pack.4zwdyw/_old 2017-04-25 08:59:02.575838321 +0200 +++ /var/tmp/diff_new_pack.4zwdyw/_new 2017-04-25 08:59:02.579837755 +0200 @@ -1,7 +1,7 @@ # # spec file for package rkhunter # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2009-2010 by Sascha Manns <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -139,6 +139,13 @@ ALLOWHIDDENFILE=/dev/.blkid.tab.old ALLOWHIDDENFILE=/etc/.updated +# fix for boo#1030378 +ALLOWDEVFILE=/dev/shm/CAPI20* +ALLOWDEVFILE=/dev/shm/sem.CAPI20* +# from https://lists.opensuse.org/opensuse-factory/2014-10/msg00044.html +# its a checksum for a binary file +ALLOWHIDDENFILE=/usr/bin/.fipscheck.hmac + # fix for bnc#826276 ALLOWHIDDENDIR=/dev/.sysconfig EOF
