]> git.ipfire.org Git - people/stevee/ipfire-2.x.git/commitdiff
Merge branch 'next' into ipblocklist-rbsed-c168
authorStefan Schantl <stefan.schantl@ipfire.org>
Sat, 7 May 2022 09:44:48 +0000 (11:44 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Sat, 7 May 2022 09:44:48 +0000 (11:44 +0200)
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
1  2 
config/backup/include
config/cron/crontab
config/rootfiles/common/aarch64/stage2
config/rootfiles/common/armv6l/stage2
config/rootfiles/common/x86_64/stage2
langs/en/cgi-bin/en.pl
lfs/configroot
lfs/stage2
make.sh

Simple merge
index a83c9573af2fb3a5abef9fbb8dfd66a317b2fede,d61d266190d314e773fc36c3c6ab17491c74fea4..1a2537e54130d838cd5ae908dd965f9f46ad859f
@@@ -62,9 -62,9 +62,12 @@@ HOME=
  # Update location database
  %hourly,random * [ -f "/var/ipfire/red/active" ] && /usr/local/bin/update-location-database >/dev/null 2>&1
  
 +# Update Lists for IP-based blocking.
 +%hourly,random * [ -f "/var/ipfire/red/active" ] && /usr/local/bin/update-ipblocklists >/dev/null 2>&1
 +
+ # Update surciata rules.
+ %daily,random * [ -f "/var/ipfire/red/active" ] && /usr/local/bin/update-ids-ruleset >/dev/null 2>&1
  # Retry sending spooled mails regularly
  %hourly * /usr/sbin/dma -q
  
Simple merge
Simple merge
Simple merge
diff --cc lfs/configroot
Simple merge
diff --cc lfs/stage2
Simple merge
diff --cc make.sh
index ba8d92564a8af51c3456f49aafac722e076841ce,09b307e362de4406f8822c85a8e91c86893e4095..cca7b3af420d20bf39929da294e62b71d705f9b3
+++ b/make.sh
@@@ -1450,9 -1443,7 +1443,8 @@@ buildipfire() 
    lfsmake2 ragel
    lfsmake2 hyperscan
    lfsmake2 suricata
-   lfsmake2 oinkmaster
    lfsmake2 ids-ruleset-sources
 +  lfsmake2 ipblocklist-sources
    lfsmake2 squid
    lfsmake2 squidguard
    lfsmake2 calamaris