Ignore:
Timestamp:
Aug 17, 2012, 12:10:39 AM (12 years ago)
Author:
ezyang
Message:
Bump Kerberos version and fix fuzz.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/server/fedora/specs/krb5.spec.patch

    r2246 r2301  
    1 --- krb5.spec.orig      2012-06-17 19:29:24.140005717 -0400
    2 +++ krb5.spec   2012-06-17 19:30:47.834405053 -0400
     1--- krb5.spec.~1~       2012-08-02 11:21:27.000000000 -0400
     2+++ krb5.spec   2012-08-06 03:20:37.192019648 -0400
    33@@ -20,7 +20,7 @@
    44 Summary: The Kerberos network authentication system
    55 Name: krb5
    66 Version: 1.10.2
    7 -Release: 2%{?dist}
    8 +Release: 2%{?dist}.scripts.%{scriptsversion}
     7-Release: 6%{?dist}
     8+Release: 6%{?dist}.scripts.%{scriptsversion}
    99 # Maybe we should explode from the now-available-to-everybody tarball instead?
    1010 # http://web.mit.edu/kerberos/dist/krb5/1.10/krb5-1.10.2-signed.tar
    1111 Source0: krb5-%{version}.tar.gz
    12 @@ -69,6 +69,8 @@
    13  Patch105: krb5-kvno-230379.patch
    14  Patch106: krb5-1.10.2-keytab-etype.patch
     12@@ -71,6 +71,8 @@
     13 Patch107: krb5-trunk-pkinit-anchorsign.patch
     14 Patch108: http://web.mit.edu/kerberos/advisories/2012-001-patch.txt
    1515 
    1616+Patch1000: krb5-kuserok-scripts.patch
     
    1919 URL: http://web.mit.edu/kerberos/www/
    2020 Group: System Environment/Libraries
    21 @@ -126,6 +128,7 @@
     21@@ -128,6 +130,7 @@
    2222 %package libs
    2323 Summary: The shared libraries used by Kerberos 5
     
    2727 %description libs
    2828 Kerberos is a network authentication system. The krb5-libs package
    29 @@ -245,6 +248,7 @@
    30  %patch103 -p0 -b .gcc47
    31  %patch105 -p1 -b .kvno
     29@@ -249,6 +252,7 @@
    3230 %patch106 -p1 -b .keytab-etype
     31 %patch107 -p1 -b .pkinit-anchorsign
     32 %patch108 -p1 -b .2012-001
    3333+%patch1000 -p1 -b .kuserok
    3434 rm src/lib/krb5/krb/deltat.c
Note: See TracChangeset for help on using the changeset viewer.