--- rpms/smeserver-rkhunter/contribs10/smeserver-rkhunter.spec 2020/12/30 19:04:20 1.3 +++ rpms/smeserver-rkhunter/contribs10/smeserver-rkhunter.spec 2021/03/29 17:49:09 1.4 @@ -1,9 +1,9 @@ -# $Id: smeserver-rkhunter.spec,v 1.2 2020/10/09 15:38:13 brianr Exp $ +# $Id: smeserver-rkhunter.spec,v 1.3 2020/12/30 19:04:20 brianr Exp $ Summary: rkhunter for SME Server Name: smeserver-rkhunter %define version 1.4.0 -%define release 6 +%define release 7 %define displayversion %{version} Version: %{version} Release: %{release}%{?dist} @@ -15,6 +15,7 @@ BuildRoot: /var/tmp/%{name}-%{version}-% Requires: rkhunter Patch0: smeserver-rkhunter-1.4.0.path2rsyslog.patch Patch1: smeserver-rkhunter-1.4.0.more_options2rkhunter-conf.patch +Patch2: smeserver-rkhunter-1.4.0-Add-Update-event-to-createlinks.patch #Patch2: smeserver-rkhunter-1.4.0.bz10376.disableupdate.patch BuildRequires: perl, e-smith-devtools @@ -22,6 +23,13 @@ BuildRequires: perl, e-smith-devtools rkhunter for SME Server %changelog +* Mon Mar 29 2021 Brian Read 1.4.0-7.sme +- Add Update event to createlinks [SME: 11025] + +* Mon Mar 29 2021 BogusDateBot +- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, + by assuming the date is correct and changing the weekday. + * Wed Dec 30 2020 Brian Read 1.4.0-6.sme - Revert patch to suppress update as the exploit has been fixed [SME:11025] @@ -42,20 +50,20 @@ rkhunter for SME Server - First Import to contribs9 * Tue Sep 17 2013 JP Pialasse 1.2.0-10 -- fix not run in cron daily [SME: 7800] +- Add Update event to createlinks not run in cron daily [SME: 7800] - typos in patchs * Tue Jul 02 2013 JP Pialasse 1.2.0-7 -- fix typo patch correct -- fix spare space +- Add Update event to createlinks typo patch correct +- Add Update event to createlinks spare space * Sun Jun 23 2013 JP Pialasse 1.2.0-5 -- fix email error root@localhost [SME: 7103] +- Add Update event to createlinks email error root@localhost [SME: 7103] - adding option for warning mail in .conf - Patch2 * Thu Jun 20 2013 JP Pialasse -- fix email error root@localhost [SME: 7103] +- Add Update event to createlinks email error root@localhost [SME: 7103] - you can set the mail you want with key mail and default is root * Thu May 14 2009 Jonathan Martens 1.2.0-3 @@ -72,6 +80,7 @@ rkhunter for SME Server %setup %patch0 -p1 %patch1 -p1 +%patch2 -p1 #%patch2 -p1 %build