* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 4075ce139b0531e4e90880d76a3db086bee229c9
@ 2022-09-26 8:55 Peter Müller
0 siblings, 0 replies; only message in thread
From: Peter Müller @ 2022-09-26 8:55 UTC (permalink / raw)
To: ipfire-scm
[-- Attachment #1: Type: text/plain, Size: 3745 bytes --]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".
The branch, next has been updated
via 4075ce139b0531e4e90880d76a3db086bee229c9 (commit)
via f128ac2a5c88d7094c768fdcada1d0c5d0f81ab1 (commit)
from 1c154e5180a9920e579c8b6dccafc5540f0d6123 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 4075ce139b0531e4e90880d76a3db086bee229c9
Author: Peter Müller <peter.mueller(a)ipfire.org>
Date: Mon Sep 26 08:54:36 2022 +0000
Core Update 171: Ship ipblocklist/sources
Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
commit f128ac2a5c88d7094c768fdcada1d0c5d0f81ab1
Author: Adolf Belka <adolf.belka(a)ipfire.org>
Date: Sat Sep 24 13:53:12 2022 +0200
ipblocklist-sources: Correct the info url - Fixes bug#12938
- With the .html ending the link gets a 404 Page not found error
Fixes: Bug#12938
Tested-by: Adolf Belka <adolf.belka(a)ipfire.org>
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
Reviewed-by: Bernhard Bitsch <bbitsch(a)ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
config/ipblocklist/sources | 4 ++--
config/rootfiles/core/171/filelists/files | 1 +
2 files changed, 3 insertions(+), 2 deletions(-)
Difference in files:
diff --git a/config/ipblocklist/sources b/config/ipblocklist/sources
index a6f82354c..be0cf0229 100644
--- a/config/ipblocklist/sources
+++ b/config/ipblocklist/sources
@@ -114,13 +114,13 @@ our %sources = ( 'EMERGING_FWRULE' => { 'name' => 'Emerging Threats Blocklis
'category' => 'reputation' },
'BOGON' => { 'name' => 'Bogus address list (Martian)',
'url' => 'https://www.team-cymru.org/Services/Bogons/bogon-bn-agg.txt',
- 'info' => 'https://www.team-cymru.com/bogon-reference.html',
+ 'info' => 'https://www.team-cymru.com/bogon-reference',
'parser' => 'ip-or-net-list',
'rate' => '1d',
'category' => 'invalid' },
'BOGON_FULL' => { 'name' => 'Full Bogus Address List',
'url' => 'https://www.team-cymru.org/Services/Bogons/fullbogons-ipv4.txt',
- 'info' => 'https://www.team-cymru.com/bogon-reference.html',
+ 'info' => 'https://www.team-cymru.com/bogon-reference',
'parser' => 'ip-or-net-list',
'rate' => '4h',
'category' => 'invalid',
diff --git a/config/rootfiles/core/171/filelists/files b/config/rootfiles/core/171/filelists/files
index f6803cffa..1e6bdd1a7 100644
--- a/config/rootfiles/core/171/filelists/files
+++ b/config/rootfiles/core/171/filelists/files
@@ -133,5 +133,6 @@ srv/web/ipfire/cgi-bin/index.cgi
srv/web/ipfire/cgi-bin/logs.cgi/log.dat
srv/web/ipfire/cgi-bin/logs.cgi/urlfilter.dat
usr/local/bin/backupiso
+var/ipfire/ipblocklist/sources
var/ipfire/main/manualpages
var/spool/cron/root.orig
hooks/post-receive
--
IPFire 2.x development tree
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-09-26 8:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-26 8:55 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 4075ce139b0531e4e90880d76a3db086bee229c9 Peter Müller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox