[packages/heimdal] - added missing export for krb5_get_validated_creds - rel 4

baggins baggins at pld-linux.org
Sat Dec 7 19:47:06 CET 2013


commit 914dd40fea53a0bd1096f0e340d2ca57638a2b4c
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Dec 7 19:46:04 2013 +0100

    - added missing export for krb5_get_validated_creds
    - rel 4

 ...issing-mit_glue-exports.patch => heimdal-missing-exports.patch | 8 ++++++++
 heimdal.spec                                                      | 4 ++--
 2 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/heimdal.spec b/heimdal.spec
index e3eac43..69aa474 100644
--- a/heimdal.spec
+++ b/heimdal.spec
@@ -9,7 +9,7 @@ Summary:	Heimdal implementation of Kerberos V5 system
 Summary(pl.UTF-8):	Implementacja Heimdal systemu Kerberos V5
 Name:		heimdal
 Version:	1.5.3
-Release:	3
+Release:	4
 License:	Free
 Group:		Networking
 Source0:	http://www.h5l.org/dist/src/%{name}-%{version}.tar.gz
@@ -38,7 +38,7 @@ Patch9:		%{name}-sbindir.patch
 Patch10:	%{name}-ntlm-digest.patch
 Patch11:	%{name}-krb5config-nosysdirs.patch
 Patch12:	%{name}-tinfo.patch
-Patch13:	%{name}-missing-mit_glue-exports.patch
+Patch13:	%{name}-missing-exports.patch
 Patch14:	%{name}-texinfo.patch
 URL:		http://www.h5l.org/
 BuildRequires:	autoconf >= 2.62
diff --git a/heimdal-missing-mit_glue-exports.patch b/heimdal-missing-exports.patch
similarity index 86%
rename from heimdal-missing-mit_glue-exports.patch
rename to heimdal-missing-exports.patch
index f53b42b..58d38bf 100644
--- a/heimdal-missing-mit_glue-exports.patch
+++ b/heimdal-missing-exports.patch
@@ -40,3 +40,11 @@ index dc39a10..76a1e5e 100644
  		krb5_cc_copy_match_f;
  		krb5_cc_default;
  		krb5_cc_default_name;
+@@ -381,6 +381,7 @@
+ 		krb5_get_renewed_creds;
+ 		krb5_get_server_rcache;
+ 		krb5_get_use_admin_kdc;
++		krb5_get_validated_creds;
+ 		krb5_get_warn_dest;
+ 		krb5_get_wrapped_length;
+ 		krb5_getportbyname;
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/heimdal.git/commitdiff/914dd40fea53a0bd1096f0e340d2ca57638a2b4c



More information about the pld-cvs-commit mailing list