public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Robert Scheck <robert@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/spamassassin-iXhash2] epel10: Remove retired iXhash blacklists from default configuration and provide only example configuration (#2345751, #2346368)
Date: Mon, 15 Jun 2026 00:10:24 GMT [thread overview]
Message-ID: <178148222468.1.9535046153800557996.rpms-spamassassin-iXhash2-5654f300ec5f@fedoraproject.org> (raw)
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
reply other threads:[~2026-06-15 0:10 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178148222468.1.9535046153800557996.rpms-spamassassin-iXhash2-5654f300ec5f@fedoraproject.org \
--to=robert@fedoraproject.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox