Browse Source

krb5 1.8.2-7

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@7454 ec354946-7b23-47d6-9f5a-488ba84defc7
iwaim 12 years ago
parent
commit
76491dff85
1 changed files with 13 additions and 1 deletions
  1. 13 1
      k/krb5/krb5-vl.spec

+ 13 - 1
k/krb5/krb5-vl.spec

@@ -11,7 +11,7 @@ Summary: The Kerberos network authentication system
 Summary(ja): Kerberos ネットワーク認証システム
 Name: krb5
 Version: 1.8.2
-Release: 6%{_dist_release}
+Release: 7%{_dist_release}
 
 # Maybe we should explode from the now-available-to-everybody tarball instead?
 # http://web.mit.edu/kerberos/dist/krb5/1.8/krb5-1.8.2-signed.tar
@@ -64,6 +64,10 @@ Patch80: krb5-1.9-MITKRB5SA-2011-003.patch
 Patch81: krb5-1.8-MITKRB5SA-2011-004.patch
 Patch82: krb5-1.8-MITKRB5-SA-2011-006.patch
 
+Patch83: krb5-1.8-MITKRB5-SA-2012-001.patch
+Patch84: krb5-kadmind-null-password.patch
+
+
 License: MIT
 URL: http://web.mit.edu/kerberos/www/
 Group: System Environment/Libraries
@@ -257,6 +261,10 @@ ln -s NOTICE LICENSE
 %patch81 -p1 -b .2011-004
 %patch82 -p1 -b .2011-006
 
+%patch83 -p0 -b .2012-001
+%patch84 -p1 -b .kadmind-null-password
+
+
 gzip doc/*.ps
 
 sed -i -e '1s!\[twoside\]!!;s!%\(\\usepackage{hyperref}\)!\1!' doc/api/library.tex
@@ -753,6 +761,10 @@ exit 0
 %endif
 
 %changelog
+* Thu Sep 20 2012 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 1.8.2-7
+- add patch83 for fix CVE-2012-1015 (MITKRB5-SA-2012-001)
+- add patch84 for fix CVE-2012-1013 (kadmind)
+
 * Thu Jan  5 2012 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 1.8.2-6
 - add patch82 for fix CVE-2011-1528,29 and CVE-2011-4151 
 - add Vendor/Distribution tags