rpms/krb5/devel .cvsignore, 1.29, 1.30 krb5.spec, 1.258, 1.259 sources, 1.32, 1.33 2010-002-patch.txt, 1.1, NONE krb5-1.8-kpasswd_ccache.patch, 1.3, NONE krb5-1.8-opte.patch, 1.2, NONE krb5-trunk-kpasswd_ipv6.patch, 1.1, NONE krb5-trunk-tktlifetime.patch, 1.1, NONE

Nalin Dahyabhai nalin at fedoraproject.org
Fri Apr 9 13:44:05 UTC 2010


Author: nalin

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

Modified Files:
	.cvsignore krb5.spec sources 
Removed Files:
	2010-002-patch.txt krb5-1.8-kpasswd_ccache.patch 
	krb5-1.8-opte.patch krb5-trunk-kpasswd_ipv6.patch 
	krb5-trunk-tktlifetime.patch 
Log Message:
- update to 1.8.1
  - no longer need patches for #555875, #561174, #563431, RT#6661, CVE-2010-0628
- replace buildrequires on tetex-latex with one on texlive-latex, which is
  the package that provides it now



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/krb5/devel/.cvsignore,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -p -r1.29 -r1.30
--- .cvsignore	5 Mar 2010 22:19:34 -0000	1.29
+++ .cvsignore	9 Apr 2010 13:44:05 -0000	1.30
@@ -36,3 +36,6 @@ krb5-1.8.tar.gz.asc
 krb5-appl-1.0.tar.gz
 krb5-appl-1.0.tar.gz.asc
 krb5-1.8-pdf.tar.gz
+krb5-1.8.1.tar.gz
+krb5-1.8.1.tar.gz.asc
+krb5-1.8.1-pdf.tar.gz


Index: krb5.spec
===================================================================
RCS file: /cvs/extras/rpms/krb5/devel/krb5.spec,v
retrieving revision 1.258
retrieving revision 1.259
diff -u -p -r1.258 -r1.259
--- krb5.spec	8 Apr 2010 21:27:15 -0000	1.258
+++ krb5.spec	9 Apr 2010 13:44:05 -0000	1.259
@@ -4,10 +4,10 @@
 
 Summary: The Kerberos network authentication system
 Name: krb5
-Version: 1.8
-Release: 5%{?dist}
+Version: 1.8.1
+Release: 1%{?dist}
 # Maybe we should explode from the now-available-to-everybody tarball instead?
-# http://web.mit.edu/kerberos/dist/krb5/1.7/krb5-1.7.1-signed.tar
+# http://web.mit.edu/kerberos/dist/krb5/1.8/krb5-1.8.1-signed.tar
 Source0: krb5-%{version}.tar.gz
 Source1: krb5-%{version}.tar.gz.asc
 Source2: kpropd.init
@@ -45,11 +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
-Patch95: krb5-1.8-opte.patch
-Patch98: krb5-1.8-kpasswd_ccache.patch
-Patch99: krb5-trunk-kpasswd_ipv6.patch
-Patch100: krb5-trunk-tktlifetime.patch
-Patch101: http://web.mit.edu/kerberos/advisories/2010-002-patch.txt
 
 License: MIT
 URL: http://web.mit.edu/kerberos/www/
@@ -60,7 +55,7 @@ BuildRequires: autoconf, bison, flex, ga
 BuildRequires: libcom_err-devel, libss-devel
 %endif
 BuildRequires: gzip, ncurses-devel, rsh, texinfo, texinfo-tex, tar
-BuildRequires: tetex-latex
+BuildRequires: texlive-latex
 BuildRequires: keyutils-libs-devel
 BuildRequires: libselinux-devel
 BuildRequires: pam-devel
@@ -184,11 +179,6 @@ ln -s NOTICE LICENSE
 %patch59 -p1 -b .kpasswd_tcp
 #%patch70 -p0 -b .kpasswd_tcp2
 %patch71 -p1 -b .dirsrv-accountlock
-%patch95 -p1 -b .opte
-%patch98 -p0 -b .kpasswd-ccache
-%patch99 -p0 -b .kpasswd-ipv6
-%patch100 -p0 -b .tktlifetime
-%patch101 -p0 -b .2010-002
 gzip doc/*.ps
 
 sed -i -e '1s!\[twoside\]!!;s!%\(\\usepackage{hyperref}\)!\1!' doc/api/library.tex
@@ -622,6 +612,12 @@ exit 0
 %{_sbindir}/uuserver
 
 %changelog
+* Fri Apr  9 2010 Nalin Dahyabhai <nalin at redhat.com> 1.8.1-1
+- update to 1.8.1
+  - no longer need patches for #555875, #561174, #563431, RT#6661, CVE-2010-0628
+- replace buildrequires on tetex-latex with one on texlive-latex, which is
+  the package that provides it now
+
 * Thu Apr  8 2010 Nalin Dahyabhai <nalin at redhat.com>
 - kdc.conf: no more need to suggest a v4 mode, or listening on the v4 port
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/krb5/devel/sources,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -p -r1.32 -r1.33
--- sources	19 Mar 2010 21:15:33 -0000	1.32
+++ sources	9 Apr 2010 13:44:05 -0000	1.33
@@ -1,3 +1,3 @@
-a3391a739009efa9734db720d34f4c07  krb5-1.8.tar.gz
-f923ec08f24df9e5a284be74895a6daa  krb5-1.8.tar.gz.asc
-32f8238d4553c44ecdc41205c3cb0333  krb5-1.8-pdf.tar.gz
+275409c607933d81db69922e68bfab2d  krb5-1.8.1.tar.gz
+787e4f86775bcfbb90ee8c6e7cb53fc9  krb5-1.8.1.tar.gz.asc
+afdfd2e81345e6cd978dd37d76c3b0a2  krb5-1.8.1-pdf.tar.gz


--- 2010-002-patch.txt DELETED ---


--- krb5-1.8-kpasswd_ccache.patch DELETED ---


--- krb5-1.8-opte.patch DELETED ---


--- krb5-trunk-kpasswd_ipv6.patch DELETED ---


--- krb5-trunk-tktlifetime.patch DELETED ---



More information about the scm-commits mailing list