rpms/krb5/devel krb5.spec, 1.270, 1.271 2010-004-patch.txt, 1.1, NONE 2010-005-patch.txt, 1.1, NONE

Nalin Dahyabhai nalin at fedoraproject.org
Thu Jun 10 22:19:34 UTC 2010


Author: nalin

Update of /cvs/extras/rpms/krb5/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv27111

Modified Files:
	krb5.spec 
Removed Files:
	2010-004-patch.txt 2010-005-patch.txt 
Log Message:
- update to 1.8.2
  - drop patches for CVE-2010-1320, CVE-2010-1321



Index: krb5.spec
===================================================================
RCS file: /cvs/extras/rpms/krb5/devel/krb5.spec,v
retrieving revision 1.270
retrieving revision 1.271
diff -u -p -r1.270 -r1.271
--- krb5.spec	27 May 2010 21:10:28 -0000	1.270
+++ krb5.spec	10 Jun 2010 22:19:34 -0000	1.271
@@ -4,10 +4,10 @@
 
 Summary: The Kerberos network authentication system
 Name: krb5
-Version: 1.8.1
-Release: 6%{?dist}
+Version: 1.8.2
+Release: 1%{?dist}
 # Maybe we should explode from the now-available-to-everybody tarball instead?
-# http://web.mit.edu/kerberos/dist/krb5/1.8/krb5-1.8.1-signed.tar
+# http://web.mit.edu/kerberos/dist/krb5/1.8/krb5-1.8.2-signed.tar
 Source0: krb5-%{version}.tar.gz
 Source1: krb5-%{version}.tar.gz.asc
 Source2: kpropd.init
@@ -45,8 +45,6 @@ Patch61: krb5-1.8-manpaths.patch
 Patch63: krb5-1.8-selinux-label.patch
 Patch70: krb5-trunk-kpasswd_tcp2.patch
 Patch71: krb5-1.8-dirsrv-accountlock.patch
-Patch72: http://web.mit.edu/kerberos/advisories/2010-004-patch.txt
-Patch73: http://web.mit.edu/kerberos/advisories/2010-005-patch.txt
 
 License: MIT
 URL: http://web.mit.edu/kerberos/www/
@@ -182,8 +180,6 @@ ln -s NOTICE LICENSE
 %patch59 -p1 -b .kpasswd_tcp
 #%patch70 -p0 -b .kpasswd_tcp2
 %patch71 -p1 -b .dirsrv-accountlock
-%patch72 -p1 -b .2010-004
-%patch73 -p1 -b .2010-005
 gzip doc/*.ps
 
 sed -i -e '1s!\[twoside\]!!;s!%\(\\usepackage{hyperref}\)!\1!' doc/api/library.tex
@@ -217,7 +213,7 @@ doc/kadm5     api-server-design
 EOF
 
 # Fix the LDIF file.
-if test %{version} != 1.8.1 ; then
+if test %{version} != 1.8.2 ; then
 	# Hopefully this was fixed later.
 	exit 1
 fi
@@ -625,6 +621,10 @@ exit 0
 %{_sbindir}/uuserver
 
 %changelog
+* Thu Jun 10 2010 Nalin Dahyabhai <nalin at redhat.com> 1.8.2-1
+- update to 1.8.2
+  - drop patches for CVE-2010-1320, CVE-2010-1321
+
 * Thu May 27 2010 Nalin Dahyabhai <nalin at redhat.com>
 - ksu: move session management calls to before we drop privileges, like
   su does (#596887), and don't skip the PAM account check for root or the


--- 2010-004-patch.txt DELETED ---


--- 2010-005-patch.txt DELETED ---



More information about the scm-commits mailing list