From 34d02055c0fcd66362b491ac5eb2b7ae064b8f70 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Oct 31 2006 15:22:23 +0000 Subject: - fix POP authentication with latest cyrus-sasl Resolves: #212816 --- diff --git a/mutt.spec b/mutt.spec index dfe923a..ae988b0 100644 --- a/mutt.spec +++ b/mutt.spec @@ -2,7 +2,7 @@ Summary: A text mode mail user agent. Name: mutt %define uversion 0.9 Version: 1.4.2.2 -Release: 3%{?dist} +Release: 4%{?dist} Epoch: 5 License: GPL Group: Applications/Internet @@ -154,6 +154,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man5/muttrc.* %changelog +* Tue Oct 31 2006 Miroslav Lichvar 5:1.4.2.2-4 +- fix POP authentication with latest cyrus-sasl (#212816) + * Tue Oct 24 2006 Miroslav Lichvar 5:1.4.2.2-3 - fix insecure temp file creation on NFS (#211085, CVE-2006-5297)