[packages/heimdal] - more missing exports added to patch; release 6
qboosh
qboosh at pld-linux.org
Sat Mar 16 08:47:15 CET 2019
commit f9119254f55e472abf28d160ace87f06439cadcc
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Mar 16 08:52:52 2019 +0100
- more missing exports added to patch; release 6
heimdal-missing-exports.patch | 15 +++++++++++++++
heimdal.spec | 2 +-
2 files changed, 16 insertions(+), 1 deletion(-)
---
diff --git a/heimdal.spec b/heimdal.spec
index a50bfd2..bb0290b 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: 7.5.0
-Release: 5
+Release: 6
License: Free
Group: Networking
Source0: https://github.com/heimdal/heimdal/releases/download/heimdal-%{version}/%{name}-%{version}.tar.gz
diff --git a/heimdal-missing-exports.patch b/heimdal-missing-exports.patch
index 4e8029d..16d33fb 100644
--- a/heimdal-missing-exports.patch
+++ b/heimdal-missing-exports.patch
@@ -43,3 +43,18 @@
krb5_get_warn_dest;
krb5_get_wrapped_length;
krb5_getportbyname;
+--- heimdal-7.5.0/lib/gssapi/version-script.map.orig 2016-12-20 15:23:06.000000000 +0100
++++ heimdal-7.5.0/lib/gssapi/version-script.map 2019-03-15 22:04:34.482390331 +0100
+@@ -162,6 +162,12 @@
+ __gss_c_ma_mech_name_oid_desc;
+ __gss_c_ma_mech_description_oid_desc;
+ __gss_sasl_digest_md5_mechanism_oid_desc;
++ __gss_netlogon_mechanism_oid_desc;
++ __gss_netlogon_set_session_key_x_oid_desc;
++ __gss_netlogon_set_sign_algorithm_x_oid_desc;
++ __gss_netlogon_nt_netbios_dns_name_oid_desc;
++ __gss_c_inq_win2k_pac_x_oid_desc;
++ __gss_c_inq_sspi_session_key_oid_desc;
+ __gss_krb5_mechanism_oid_desc;
+ __gss_ntlm_mechanism_oid_desc;
+ __gss_spnego_mechanism_oid_desc;
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/heimdal.git/commitdiff/f9119254f55e472abf28d160ace87f06439cadcc
More information about the pld-cvs-commit
mailing list