public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/spamassassin-iXhash2] epel10: Remove retired iXhash blacklists from default configuration and provide only example configuration (#2345751, #2346368)
@ 2026-06-15 0:10 Robert Scheck
0 siblings, 0 replies; only message in thread
From: Robert Scheck @ 2026-06-15 0:10 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/spamassassin-iXhash2
Branch : epel10
Commit : 5654f300ec5fd7a73223c820d1506c6a8ca5611c
Author : Robert Scheck <robert@fedoraproject.org>
Date : 2025-02-19T16:25:42+01:00
Stats : +15/-17 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/spamassassin-iXhash2/c/5654f300ec5fd7a73223c820d1506c6a8ca5611c?branch=epel10
Log:
Remove retired iXhash blacklists from default configuration and provide only example configuration (#2345751, #2346368)
---
diff --git a/spamassassin-iXhash2-4.00-conf.patch b/spamassassin-iXhash2-4.00-conf.patch
index fe388d7..97b6b5b 100644
--- a/spamassassin-iXhash2-4.00-conf.patch
+++ b/spamassassin-iXhash2-4.00-conf.patch
@@ -2,8 +2,8 @@ Patch by Robert Scheck <robert@fedoraproject.org> for iXhash2 >= 4.00 which
sets some useful defaults based on Mail::SpamAssassin::Plugin::iXhash2.
--- iXhash2-4.00/iXhash2.cf 2019-04-30 16:49:39.000000000 +0200
-+++ iXhash2-4.00/iXhash2.cf.conf 2024-03-01 21:43:26.933732206 +0100
-@@ -1,15 +1,24 @@
++++ iXhash2-4.00/iXhash2.cf.conf 2025-02-19 16:20:06.595814903 +0100
+@@ -1,15 +1,18 @@
+# iXhash computes MD5 checksums of fragments of the body of an e-mail
+# and compares them to those of known spam using DNS queries to a RBL-
+# like name server. So it works similar to the standard plugins that
@@ -21,18 +21,12 @@ sets some useful defaults based on Mail::SpamAssassin::Plugin::iXhash2.
-tflags IXHASH_IX net
-score IXHASH_IX 1.5
-reuse IXHASH_IX
-+ixhashdnsbl IXHASH_GENERIC generic.ixhash.net.
-+body IXHASH_GENERIC eval:check_ixhash('IXHASH_GENERIC')
-+tflags IXHASH_GENERIC net
-+score IXHASH_GENERIC 3.0
-+reuse IXHASH_GENERIC
++#ixhashdnsbl IXHASH_EXAMPLE ixhash.example.net.
++#body IXHASH_EXAMPLE eval:check_ixhash('IXHASH_EXAMPLE')
++#describe IXHASH_EXAMPLE https://www.example.net/
++#tflags IXHASH_EXAMPLE net
++#score IXHASH_EXAMPLE 3.0
++#reuse IXHASH_EXAMPLE
--endif
-+ixhashdnsbl IXHASH_NIXSPAM ix.dnsbl.manitu.net.
-+body IXHASH_NIXSPAM eval:check_ixhash('IXHASH_NIXSPAM')
-+describe IXHASH_NIXSPAM http://www.nixspam.org/
-+tflags IXHASH_NIXSPAM net
-+score IXHASH_NIXSPAM 3.0
-+reuse IXHASH_NIXSPAM
-
-+endif
+ endif
+-
diff --git a/spamassassin-iXhash2.spec b/spamassassin-iXhash2.spec
index bdb3d2c..33a5485 100644
--- a/spamassassin-iXhash2.spec
+++ b/spamassassin-iXhash2.spec
@@ -3,7 +3,7 @@
Summary: SpamAssassin plugin to lookup e-mail checksums in blacklists
Name: spamassassin-%{pkgname}
Version: 4.00
-Release: 3%{?dist}
+Release: 4%{?dist}
License: Apache-2.0
URL: https://mailfud.org/%{pkgname}/
Source0: https://mailfud.org/%{pkgname}/%{pkgname}-%{version}.tar.gz
@@ -48,6 +48,10 @@ perldoc %{pkgname}.pm > $RPM_BUILD_ROOT%{_mandir}/man3/Mail::SpamAssassin::Plugi
%{_mandir}/man3/*.3pm*
%changelog
+* Wed Feb 19 2025 Robert Scheck <robert@fedoraproject.org> 4.00-4
+- Remove retired iXhash blacklists from default configuration
+ and provide only example configuration (#2345751, #2346368)
+
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 4.00-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-15 0:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-15 0:10 [rpms/spamassassin-iXhash2] epel10: Remove retired iXhash blacklists from default configuration and provide only example configuration (#2345751, #2346368) Robert Scheck
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox