From 56df74c1ed6fdf22270ed7c0eba6537c837eb17a Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Thu, 7 Oct 2004 19:49:04 +0000 Subject: [PATCH] use notting's fix for incorrect patch for CAN-2004-0884 for 1.5.28 --- cyrus-sasl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cyrus-sasl.spec b/cyrus-sasl.spec index 1b16166..a7f58d6 100644 --- a/cyrus-sasl.spec +++ b/cyrus-sasl.spec @@ -11,7 +11,7 @@ Summary: The Cyrus SASL library. Name: cyrus-sasl Version: 2.1.19 -Release: 2 +Release: 3 License: Freely Distributable Group: System Environment/Libraries Source0: ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-sasl-%{version}.tar.gz @@ -518,6 +518,9 @@ fi #%{_sbindir}/saslauthd2-checkpass %changelog +* Thu Oct 5 2004 Nalin Dahyabhai 2.1.19-3 +- use notting's fix for incorrect patch for CAN-2004-0884 for 1.5.28 + * Thu Oct 5 2004 Nalin Dahyabhai 2.1.19-2 - don't trust the environment in setuid/setgid contexts (CAN-2004-0884, #134660)