[Pkg-clamav-devel] Bug#1117681: fangfrisch: NMU diff for 1.9.0-3+deb13u1
Thorsten Glaser
tg at debian.org
Tue Nov 4 17:53:32 GMT 2025
Hi,
I’ve uploaded that NMU, find the diff attached.
bye,
//mirabilos
--
15:41⎜<Lo-lan-do:#fusionforge> Somebody write a testsuite for helloworld :-)
-------------- next part --------------
diff -Nru fangfrisch-1.9.0/debian/changelog fangfrisch-1.9.0/debian/changelog
--- fangfrisch-1.9.0/debian/changelog 2024-07-20 04:22:07.000000000 +0000
+++ fangfrisch-1.9.0/debian/changelog 2025-11-04 15:11:24.000000000 +0000
@@ -1,3 +1,11 @@
+fangfrisch (1.9.0-3+deb13u1) trixie; urgency=high
+
+ * Non-maintainer upload.
+ * Update sanesecurity mirror as the old one will stop working
+ this year (Closes: #1117681)
+
+ -- Thorsten Glaser <tg at mirbsd.de> Tue, 04 Nov 2025 15:11:24 +0000
+
fangfrisch (1.9.0-3) unstable; urgency=medium
* Add fangfrisch Suggests and Enhances clamdscan (Closes: #1067112)
diff -Nru fangfrisch-1.9.0/debian/patches/series fangfrisch-1.9.0/debian/patches/series
--- fangfrisch-1.9.0/debian/patches/series 2024-02-23 14:03:16.000000000 +0000
+++ fangfrisch-1.9.0/debian/patches/series 2025-11-04 15:08:28.000000000 +0000
@@ -1 +1,2 @@
no-googleapis
+update-sanesecurity-mirror.diff
diff -Nru fangfrisch-1.9.0/debian/patches/update-sanesecurity-mirror.diff fangfrisch-1.9.0/debian/patches/update-sanesecurity-mirror.diff
--- fangfrisch-1.9.0/debian/patches/update-sanesecurity-mirror.diff 1970-01-01 00:00:00.000000000 +0000
+++ fangfrisch-1.9.0/debian/patches/update-sanesecurity-mirror.diff 2025-11-04 15:11:12.000000000 +0000
@@ -0,0 +1,38 @@
+Description: update sanesecurity mirror, old one is shutting down
+Author: tg at debian.org
+Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1117681
+Forwarded: not-needed
+
+--- a/docs/index.html
++++ b/docs/index.html
+@@ -1113,7 +1113,7 @@ filename_clamav_basic = malwarepatrol.db
+
+ [sanesecurity]
+ interval = 1h
+-prefix = http://mirror.sentries.org/sanesecurity/
++prefix = http://mirror.seichter.de/sanesecurity/
+ !url_foxhole_all_cdb = ${prefix}foxhole_all.cdb
+ !url_foxhole_all_ndb = ${prefix}foxhole_all.ndb
+ !url_foxhole_links = ${prefix}foxhole_links.ldb
+--- a/docs/internal.conf
++++ b/docs/internal.conf
+@@ -41,7 +41,7 @@ filename_clamav_basic = malwarepatrol.db
+
+ [sanesecurity]
+ interval = 1h
+-prefix = http://mirror.sentries.org/sanesecurity/
++prefix = http://mirror.seichter.de/sanesecurity/
+ !url_foxhole_all_cdb = ${prefix}foxhole_all.cdb
+ !url_foxhole_all_ndb = ${prefix}foxhole_all.ndb
+ !url_foxhole_links = ${prefix}foxhole_links.ldb
+--- a/fangfrisch/config/sanesecurity.py
++++ b/fangfrisch/config/sanesecurity.py
+@@ -23,7 +23,7 @@ sanesecurity = {
+ # See https://sanesecurity.com/usage/signatures/
+ 'sanesecurity': {
+ INTERVAL: '1h',
+- PREFIX: r'http://mirror.sentries.org/sanesecurity/',
++ PREFIX: r'http://mirror.seichter.de/sanesecurity/',
+ '!url_foxhole_all_cdb': f'${{{PREFIX}}}foxhole_all.cdb',
+ '!url_foxhole_all_ndb': f'${{{PREFIX}}}foxhole_all.ndb',
+ '!url_foxhole_links': f'${{{PREFIX}}}foxhole_links.ldb',
More information about the Pkg-clamav-devel
mailing list