Hello community, here is the log from the commit of package krb5 checked in at Fri Jul 25 16:52:34 CEST 2008. -------- --- krb5/krb5.changes 2008-06-18 15:59:11.000000000 +0200 +++ /mounts/work_src_done/STABLE/krb5/krb5.changes 2008-07-25 12:18:44.335498000 +0200 @@ -1,0 +2,9 @@ +Fri Jul 25 12:13:24 CEST 2008 - mc@suse.de + +- add patches from SVN post 1.6.3 + * krb5_string_to_keysalts: Fix an infinite loop + * fix some mutex issues + * better recovery from corrupt rcache files + * some more small fixes + +------------------------------------------------------------------- --- krb5/krb5-doc.changes 2008-06-18 15:59:11.000000000 +0200 +++ /mounts/work_src_done/STABLE/krb5/krb5-doc.changes 2008-07-25 12:18:44.338495000 +0200 @@ -1,0 +2,6 @@ +Fri Jul 25 12:17:10 CEST 2008 - mc@suse.de + +- add patches from SVN post 1.6.3 + * some fixes in the man pages + +------------------------------------------------------------------- --- krb5/krb5-plugins.changes 2008-06-18 15:59:11.000000000 +0200 +++ /mounts/work_src_done/STABLE/krb5/krb5-plugins.changes 2008-07-25 12:18:44.343491000 +0200 @@ -1,0 +2,9 @@ +Fri Jul 25 12:17:44 CEST 2008 - mc@suse.de + +- add patches from SVN post 1.6.3 + * krb5_string_to_keysalts: Fix an infinite loop + * fix some mutex issues + * better recovery from corrupt rcache files + * some more small fixes + +------------------------------------------------------------------- New: ---- krb5-1.6.3-post.dif ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ krb5-doc.spec ++++++ --- /var/tmp/diff_new_pack.WC9606/_old 2008-07-25 16:52:07.000000000 +0200 +++ /var/tmp/diff_new_pack.WC9606/_new 2008-07-25 16:52:07.000000000 +0200 @@ -14,7 +14,7 @@ Name: krb5-doc BuildRequires: ghostscript-library latex2html texlive Version: 1.6.3 -Release: 84 +Release: 96 %define srcRoot krb5-1.6.3 Summary: MIT Kerberos5 Implementation--Documentation License: X11/MIT @@ -26,6 +26,7 @@ Source3: %{name}-%{version}-rpmlintrc Patch0: krb5-1.3.5-perlfix.dif Patch1: krb5-1.6.3-texi2dvi-fix.dif +Patch2: krb5-1.6.3-post.dif BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch @@ -48,6 +49,7 @@ %setup -n %{srcRoot} %patch0 %patch1 +%patch2 cp %{_sourcedir}/Makefile.kadm5 %{_builddir}/%{srcRoot}/doc/kadm5/Makefile %build @@ -131,6 +133,9 @@ %doc doc/html %changelog +* Fri Jul 25 2008 mc@suse.de +- add patches from SVN post 1.6.3 + * some fixes in the man pages * Wed Jun 18 2008 mc@suse.de - reduce rpmlint warnings * Tue Oct 23 2007 mc@suse.de ++++++ krb5-plugins.spec ++++++ --- /var/tmp/diff_new_pack.WC9606/_old 2008-07-25 16:52:07.000000000 +0200 +++ /var/tmp/diff_new_pack.WC9606/_new 2008-07-25 16:52:07.000000000 +0200 @@ -14,7 +14,7 @@ Name: krb5-plugins Version: 1.6.3 -Release: 10 +Release: 11 BuildRequires: bison krb5-devel ncurses-devel openldap2-devel %define srcRoot krb5-1.6.3 %define vendorFiles %{_builddir}/%{srcRoot}/vendor-files/ @@ -60,6 +60,7 @@ Patch42: krb5-trunk-seqnum.patch Patch43: krb5-1.6.3-case-insensitive.dif Patch44: krb5-1.6.3-ktutil-manpage.dif +Patch45: krb5-1.6.3-post.dif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -157,6 +158,7 @@ %patch42 %patch43 %patch44 -p1 +%patch45 cp %{_sourcedir}/EncryptWithMasterKey.c %{_builddir}/%{srcRoot}/src/kadmin/dbutil/EncryptWithMasterKey.c # Rename the man pages so that they'll get generated correctly. pushd src @@ -271,6 +273,12 @@ %{_libdir}/krb5/plugins/preauth/pkinit.so %changelog +* Fri Jul 25 2008 mc@suse.de +- add patches from SVN post 1.6.3 + * krb5_string_to_keysalts: Fix an infinite loop + * fix some mutex issues + * better recovery from corrupt rcache files + * some more small fixes * Wed Jun 18 2008 mc@suse.de - reduce rpmlint warnings * Tue Dec 04 2007 mc@suse.de ++++++ krb5.spec ++++++ --- /var/tmp/diff_new_pack.WC9606/_old 2008-07-25 16:52:07.000000000 +0200 +++ /var/tmp/diff_new_pack.WC9606/_new 2008-07-25 16:52:07.000000000 +0200 @@ -13,7 +13,7 @@ Name: krb5 Version: 1.6.3 -Release: 52 +Release: 58 BuildRequires: bison libcom_err-devel ncurses-devel %if %{suse_version} > 1010 BuildRequires: keyutils keyutils-devel @@ -63,6 +63,7 @@ Patch42: krb5-trunk-seqnum.patch Patch43: krb5-1.6.3-case-insensitive.dif Patch44: krb5-1.6.3-ktutil-manpage.dif +Patch45: krb5-1.6.3-post.dif BuildRoot: %{_tmppath}/%{name}-%{version}-build PreReq: mktemp, grep, /bin/touch, coreutils PreReq: %insserv_prereq %fillup_prereq @@ -234,6 +235,7 @@ %patch42 %patch43 %patch44 -p1 +%patch45 cp %{_sourcedir}/EncryptWithMasterKey.c %{_builddir}/%{srcRoot}/src/kadmin/dbutil/EncryptWithMasterKey.c # Rename the man pages so that they'll get generated correctly. pushd src @@ -552,6 +554,12 @@ %{_mandir}/man1/krb5-config.1* %changelog +* Fri Jul 25 2008 mc@suse.de +- add patches from SVN post 1.6.3 + * krb5_string_to_keysalts: Fix an infinite loop + * fix some mutex issues + * better recovery from corrupt rcache files + * some more small fixes * Wed Jun 18 2008 mc@suse.de - add case-insensitive.dif (FATE#300771) - minor fixes for ktutil man page ++++++ krb5-1.6.3-post.dif ++++++ ++++ 2869 lines (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de