use notting's fix for incorrect patch for CAN-2004-0884 for 1.5.28

This commit is contained in:
Nalin Dahyabhai 2004-10-07 19:49:04 +00:00
parent f7ff4ae12c
commit 56df74c1ed

View File

@ -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 <nalin@redhat.com> 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 <nalin@redhat.com> 2.1.19-2
- don't trust the environment in setuid/setgid contexts (CAN-2004-0884, #134660)