Package: moonshot-gss-eap / 1.0.1-6

Metadata

Package Version Patches format
moonshot-gss-eap 1.0.1-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
debian changes | (download)

.gitignore | 6 6 + 0 - 0 !
config.guess | 1502 1502 + 0 - 0 !
config.sub | 1714 1714 + 0 - 0 !
install-sh | 520 520 + 0 - 0 !
libeap/src/crypto/tls_openssl.c | 4 3 + 1 - 0 !
libeap/src/utils/common.h | 1 1 + 0 - 0 !
mech_eap/.gitignore | 22 22 + 0 - 0 !
mech_eap/display_status.c | 11 9 + 2 - 0 !
mech_eap/gssapiP_eap.h | 1 1 + 0 - 0 !
mech_eap/init_sec_context.c | 36 25 + 11 - 0 !
mech_eap/util_cred.c | 4 4 + 0 - 0 !
mech_eap/util_saml.cpp | 2 0 + 2 - 0 !
mech_eap/util_shib.cpp | 11 10 + 1 - 0 !
13 files changed, 3817 insertions(+), 17 deletions(-)

 <short summary of the patch>
 TODO: Put a short summary on the line above and replace this paragraph
 with a longer explanation of this change. Complete the meta-information
 with other relevant fields (see below for details). To make it easier, the
 information below has been extracted from the changelog. Adjust it or drop
 it.
 .
 moonshot-gss-eap (1.0.1-6) unstable; urgency=medium
 .
   * Disable TLS1.3 in our client because it doesn't work currently.