public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fetchmail] rawhide: Update to fetchmail-6.6.7
@ 2026-09-17  8:25 Vitezslav Crhonek
  0 siblings, 0 replies; only message in thread
From: Vitezslav Crhonek @ 2026-09-17  8:25 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/fetchmail
            Branch : rawhide
            Commit : 8b69284fa352d61127c72b8d9dc93a4f57b5a13c
            Author : Vitezslav Crhonek <vcrhonek@redhat.com>
            Date   : 2026-09-17T10:14:50+02:00
            Stats  : +14/-9 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/fetchmail/c/8b69284fa352d61127c72b8d9dc93a4f57b5a13c?branch=rawhide

            Log:
            Update to fetchmail-6.6.7

Signed-off-by: Vitezslav Crhonek <vcrhonek@redhat.com>

---
diff --git a/.gitignore b/.gitignore
index 8d6ab75..9ced170 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
-/fetchmail-6.6.6.tar.xz
-/fetchmail-6.6.6.tar.xz.asc
+/fetchmail-6.6.7.tar.xz
+/fetchmail-6.6.7.tar.xz.asc

diff --git a/fetchmail.spec b/fetchmail.spec
index 7863aa7..48d915e 100644
--- a/fetchmail.spec
+++ b/fetchmail.spec
@@ -1,7 +1,7 @@
 Summary: A remote mail retrieval and forwarding utility
 Name: fetchmail
-Version: 6.6.6
-Release: 2%{?dist}
+Version: 6.6.7
+Release: 1%{?dist}
 Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz
 Source1: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz.asc
 URL: http://www.fetchmail.info/
@@ -26,9 +26,8 @@ connections.
 
 %build
 %configure --enable-POP3 --enable-IMAP --with-ssl --without-hesiod \
-	--enable-ETRN --enable-NTLM --enable-SDPS --enable-RPA \
-	--enable-nls --with-kerberos5 --with-gssapi \
-	--enable-fallback=no
+	--enable-ETRN --disable-NTLM --enable-SDPS --disable-RPA \
+	--enable-nls --with-kerberos5 --with-gssapi
 make
 
 %install
@@ -48,6 +47,12 @@ rm -f $RPM_BUILD_ROOT%{python3_sitelib}/__pycache__/fetchmailconf*
 %{_mandir}/man1/fetchmail.1*
 
 %changelog
+* Thu Sep 17 2026 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.6.7-1
+- Update to fetchmail-6.6.7
+  Resolves: #2531984
+- Disable the optional MD4/MD5-based authentication schemes NTLM and RPA
+  (see fetchmail-SA-2026-01)
+
 * Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 6.6.6-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/sources b/sources
index b0f8148..fc17199 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (fetchmail-6.6.6.tar.xz) = d36a1ae3552ed81295b8cd1dc7902f7d1dc59f0387559159851909492ac3263fee8744051d4d10a192b0e7eed8fb149ad89c6a4abbdf33e8d68335275713ee74
-SHA512 (fetchmail-6.6.6.tar.xz.asc) = c4a0ae21af57dc8ead15807fe1eb89f48ef043ef833bbf75d14024ba2c8abd49d584f7c1b81ed06391e69a1983c43325d583b7c4d49dde1d776dc6cb3a3d0c02
+SHA512 (fetchmail-6.6.7.tar.xz) = 929454fee4624920a228463b02f4c9e52653dd4447fa24b6601c27a423446590cd62551d08bf2af7dc2c6678e11a13c0ffd870284353604aad93924bcf5542d4
+SHA512 (fetchmail-6.6.7.tar.xz.asc) = 73541cb3ee058840a4e5c0518c4e93c17005ccf0080688db6198b95804afb74a0b93260e91d5f3246f0e480a0f4bf61f7abdda4fc67eb16057db1be3f92d23c5

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-17  8:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-17  8:25 [rpms/fetchmail] rawhide: Update to fetchmail-6.6.7 Vitezslav Crhonek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox