Hello community,

here is the log from the commit of package rkhunter for openSUSE:Factory
checked in at Fri Sep 23 10:33:53 CEST 2011.



--------
--- rkhunter/rkhunter.changes   2011-08-04 16:29:35.000000000 +0200
+++ /mounts/work_src_done/STABLE/rkhunter/rkhunter.changes      2011-09-22 
16:14:43.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Sep 22 14:12:47 UTC 2011 - [email protected]
+
+- fixed bnc#717773 rkhunter sends email without To-Header
+- added 'echo "To: $REPORT_EMAIL" into rkhunter.cron 
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ rkhunter.cron ++++++
--- /var/tmp/diff_new_pack.q4gRvG/_old  2011-09-23 10:33:48.000000000 +0200
+++ /var/tmp/diff_new_pack.q4gRvG/_new  2011-09-23 10:33:48.000000000 +0200
@@ -63,7 +63,8 @@
 
     if [ $(stat -c %s $OUTFILE) -ne 0 ]; then
         (
-          echo "$SUMMARY"
+          echo "To: $REPORT_EMAIL"
+         echo "$SUMMARY"
           echo ""
           cat $OUTFILE
         ) | /usr/sbin/sendmail $REPORT_EMAIL


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



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to