Binary compatibility report for the libgnutls.so object between 3.0.3 and 3.0.4 versions on x86_64
Test Info
Module Name | libgnutls |
Version #1 | 3.0.3 |
Version #2 | 3.0.4 |
CPU Type | x86_64 |
GCC Version | 4.9.2 |
Test Results
Total Header Files | 8 |
Total Source Files | 79 |
Total Objects | 1 |
Total Symbols / Types | 622 / 295 |
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 3 |
Removed Symbols | High | 0 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Other Changes in Data Types | - | 1 |
Added Symbols (3)
abstract.h,
libgnutls.so.28.2.0
gnutls_certificate_set_key ( gnutls_certificate_credentials_t res, char const** names, int names_size, gnutls_pcert_st* pcert_list, int pcert_list_size, gnutls_privkey_t key ) @@ GNUTLS_3_0_0
gnutls_privkey_import_ext ( gnutls_privkey_t pkey, enum gnutls_pk_algorithm_t pk, void* userdata, gnutls_privkey_sign_func sign_func, gnutls_privkey_decrypt_func decrypt_func, unsigned int flags ) @@ GNUTLS_3_0_0
x509.h,
libgnutls.so.28.2.0
gnutls_x509_crt_get_authority_info_access ( gnutls_x509_crt_t crt, unsigned int seq, int what, gnutls_datum_t* data, int* critical ) @@ GNUTLS_3_0_0
to the top
Other Changes in Data Types (1)
gnutls.h
[+] enum gnutls_privkey_type_t (1)
| Change |
Effect |
1 |
The member GNUTLS_PRIVKEY_EXT with value 3 has been added. |
No effect. |
[+] affected symbols (1)
gnutls_privkey_get_type ( gnutls_privkey_t key ) @@ GNUTLS_2_12
Return value has type 'enum gnutls_privkey_type_t'.
to the top
Header Files (8)
abstract.h
compat.h
crypto.h
dtls.h
gnutls.h
openpgp.h
pkcs12.h
x509.h
to the top
Source Files (79)
cert_types.c
ciphers.c
ciphersuites.c
common.c
crl.c
crl_write.c
crq.c
crypto-api.c
crypto-backend.c
dn.c
ecc.c
extras.c
gnutls_alert.c
gnutls_anon_cred.c
gnutls_auth.c
gnutls_buffers.c
gnutls_cert.c
gnutls_compress.c
gnutls_db.c
gnutls_dh.c
gnutls_dh_primes.c
gnutls_dtls.c
gnutls_errors.c
gnutls_extensions.c
gnutls_global.c
gnutls_handshake.c
gnutls_hash_int.c
gnutls_mem.c
gnutls_mpi.c
gnutls_num.c
gnutls_openpgp.c
gnutls_pcert.c
gnutls_pk.c
gnutls_priority.c
gnutls_privkey.c
gnutls_psk.c
gnutls_pubkey.c
gnutls_record.c
gnutls_rsa_export.c
gnutls_session.c
gnutls_srp.c
gnutls_state.c
gnutls_str.c
gnutls_supplemental.c
gnutls_ui.c
gnutls_x509.c
kx.c
locks.c
mac.c
max_record.c
mpi.c
output.c
pbkdf2-sha1.c
pgp.c
pgpverify.c
pkcs12.c
pkcs12_bag.c
pkcs12_encr.c
pkcs7.c
privkey.c
privkey_pkcs8.c
protocols.c
publickey.c
random.c
rfc2818_hostname.c
safe_renegotiation.c
secparams.c
server_name.c
session_ticket.c
sign.c
signature.c
srp.c
srp_sb64.c
system_override.c
verify-high.c
verify.c
x509.c
x509_b64.c
x509_write.c
to the top
Objects (1)
libgnutls.so.28.1.0
to the top