]> git.pld-linux.org Git - packages/heimdal.git/commitdiff
- more missing exports added to patch; release 6 auto/th/heimdal-7.5.0-6
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 16 Mar 2019 07:52:52 +0000 (08:52 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 16 Mar 2019 07:52:52 +0000 (08:52 +0100)
heimdal-missing-exports.patch
heimdal.spec

index 4e8029d0da0eb9e75494de3547b784644bb84e5e..16d33fbc050a674a22d1a5b8c7811dba14100582 100644 (file)
                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;
index a50bfd28c0e2e5df9be947e6b318870fe673df16..bb0290b639403c0df6ae5de230dc80bb32992df1 100644 (file)
@@ -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
This page took 0.316733 seconds and 4 git commands to generate.