Hello community, here is the log from the commit of package lynis for openSUSE:Factory checked in at 2013-06-24 09:34:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lynis (Old) and /work/SRC/openSUSE:Factory/.lynis.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lynis" Changes: -------- --- /work/SRC/openSUSE:Factory/lynis/lynis.changes 2013-01-29 14:21:59.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.lynis.new/lynis.changes 2013-06-24 09:34:47.000000000 +0200 @@ -1,0 +2,5 @@ +Fri Jun 21 12:22:08 UTC 2013 - [email protected] + +- fixed typo in prepare_for_suse.sh + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ prepare_for_suse.sh ++++++ --- /var/tmp/diff_new_pack.5yAB8i/_old 2013-06-24 09:34:47.000000000 +0200 +++ /var/tmp/diff_new_pack.5yAB8i/_new 2013-06-24 09:34:47.000000000 +0200 @@ -3,8 +3,7 @@ umask 0077 OSVERS=$(grep VERSION /etc/SuSE-release | sed "s/VERSION = //") -OS=$(head -n 1 /etc/SuSE-release | sed "s/[()]//g" | sed "s/ /_/g" -openSUSE_12.2_x86_64) +OS=$(head -n 1 /etc/SuSE-release | sed "s/[()]//g" | sed "s/ /_/g") function fileperms() { -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
