* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. cfaac99f7609bff85e136b50b10e52ab0ed1ec9e
@ 2026-01-02 14:39 Michael Tremer
0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2026-01-02 14:39 UTC (permalink / raw)
To: ipfire-scm
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 cfaac99f7609bff85e136b50b10e52ab0ed1ec9e (commit)
via db160694279a4b10378447f775dd536fdfcfb02a (commit)
via 4cb37d20ce9a66fed99cd7eac3acefe2e0ad9d40 (commit)
from 4f8e2a859cb8995da5d45fa732403b38b73fc055 (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 cfaac99f7609bff85e136b50b10e52ab0ed1ec9e
Author: Michael Tremer <michael.tremer@ipfire.org>
Date: Fri Jan 2 14:39:13 2026 +0000
core200: Ship URL Filter sources
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
commit db160694279a4b10378447f775dd536fdfcfb02a
Author: Michael Tremer <michael.tremer@ipfire.org>
Date: Thu Dec 25 12:49:05 2025 +0100
URL Filter: Add IPFire DNSBL as a source
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
commit 4cb37d20ce9a66fed99cd7eac3acefe2e0ad9d40
Author: Michael Tremer <michael.tremer@ipfire.org>
Date: Thu Dec 25 12:47:29 2025 +0100
apache: Fix syntax error in Content-Security-Policy header
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
config/httpd/vhosts.d/ipfire-interface.conf | 2 +-
config/rootfiles/core/200/filelists/files | 1 +
config/urlfilter/autoupdate.urls | 1 +
3 files changed, 3 insertions(+), 1 deletion(-)
Difference in files:
diff --git a/config/httpd/vhosts.d/ipfire-interface.conf b/config/httpd/vhosts.d/ipfire-interface.conf
index caa4b92f0..535b61319 100644
--- a/config/httpd/vhosts.d/ipfire-interface.conf
+++ b/config/httpd/vhosts.d/ipfire-interface.conf
@@ -7,7 +7,7 @@
RewriteRule .* - [F]
Header always set X-Content-Type-Options nosniff
- Header always set Content-Security-Policy "default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval'; style-src 'self' 'unsafe-inline'; img-src: 'self' data:"
+ Header always set Content-Security-Policy "default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval'; style-src 'self' 'unsafe-inline'; img-src 'self' data:"
Header always set Referrer-Policy strict-origin
Header always set X-Frame-Options sameorigin
diff --git a/config/rootfiles/core/200/filelists/files b/config/rootfiles/core/200/filelists/files
index ece879636..696836134 100644
--- a/config/rootfiles/core/200/filelists/files
+++ b/config/rootfiles/core/200/filelists/files
@@ -3,3 +3,4 @@ etc/rc.d/init.d/unbound
srv/web/ipfire/cgi-bin/dns.cgi
srv/web/ipfire/cgi-bin/ovpnmain.cgi
var/ipfire/backup/exclude
+var/ipfire/urlfilter/autoupdate/autoupdate.urls
diff --git a/config/urlfilter/autoupdate.urls b/config/urlfilter/autoupdate.urls
index 1bfde0f12..1898668f1 100644
--- a/config/urlfilter/autoupdate.urls
+++ b/config/urlfilter/autoupdate.urls
@@ -1 +1,2 @@
+IPFire DNSBL,https://dnsbl.ipfire.org/lists/squidguard.tar.gz
Univ. Toulouse,https://dsi.ut-capitole.fr/blacklists/download/blacklists.tar.gz
hooks/post-receive
--
IPFire 2.x development tree
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-01-02 14:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-01-02 14:39 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. cfaac99f7609bff85e136b50b10e52ab0ed1ec9e Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox