Changelog for
glib-networking-lang-2.76.0-1.1.noarch.rpm :
* Fri Mar 17 2023 Bjørn Lie
- Update to version 2.76.0: + Fix OpenSSL sessions becoming unresumable. + Fix installed libproxy test.
* Mon Feb 27 2023 Dominique Leuenberger - Update to version 2.76.beta: + Hopefully fix environment proxy resolver on Windows. + Remove static_modules build option, use - Ddefault_library=static instead. + Updated translations.
* Wed Feb 15 2023 Dominique Leuenberger - Update to version 2.76.alpha: + OpenSSL: add session resumption support. + GnuTLS: several session resumption improvements. + Skip TLS exporter test for TLS 1.2. + Default values for build options have changed, no longer use auto. + Fix static linking on Windows. + Don\'t use system trust on iOS. + Updated translations.- Drop glib-networking-gnutls-tls-exporter-tls12.patch: fixed upstream.
* Wed Oct 26 2022 Pedro Monreal - Fix build with gnutls 3.7.8:
* tests: skip tls-exporter test for TLS 1.2
* https://gitlab.gnome.org/GNOME/glib-networking/-/issues/201
* Add glib-networking-gnutls-tls-exporter-tls12.patch
* Thu Sep 15 2022 Bjørn Lie - Update to version 2.74.0: + Updated translations.
* Thu Sep 01 2022 Bjørn Lie - Update to version 2.74.rc: + Support PKCS #12 encrypted certificates. + Various improvements to Meson build system. + Multiple fixes for proxy tests.
* Tue Aug 09 2022 Bjørn Lie - Update to version 2.74.beta: + Drop environment proxy resolver to lowest priority.
* Mon Aug 08 2022 Dominique Leuenberger - Update to version 2.74.alpha: + Add build option for toggling debug logging. + Move gettext() usage out of hot paths. + Fix tests build when using openssl. + Properly free libproxy lookup results and require libproxy 0.4.16. + Add additional validation for proxy lookup results. + Allow using static libraries via meson subprojects. + Updated translations.
* Mon Aug 08 2022 Bjørn Lie - Update to version 2.72.2: + Drop environment proxy resolver to lowest priority.
* Mon Jul 04 2022 Emily Gonyer - Update to version 2.72.1 + Discard empty proxy environment variables.
* Tue Mar 22 2022 Bjørn Lie - Update to version 2.72.0: + Fix proxy tests. + GnuTLS: use IANA-style ciphersuite names with GnuTLS 3.7.4. + meson devenv. + Updated translations.
* Fri Feb 11 2022 Bjørn Lie - Update to version 2.72.beta: + Add environment variable proxy resolver. + OpenSSL: fix uninitialized memory use.
* Fri Jan 07 2022 Bjørn Lie - Update to version 2.72.alpha: + OpenSSL: - Fix unsafe error handling. - Fail when appropriate if Must-Staple extension is set. + GnuTLS: fix TLS 1.3 ciphersuite names, should use underscores. + Improve failure of tls-unique channel binding requests. + Do not fill SNI extension with IP address.
* Tue Jan 04 2022 Andreas Schwab - Increase testsuite timeout
* Mon Dec 06 2021 Bjørn Lie - Update to version 2.70.1: + Fix crashes when handshake is cancelled + OpenSSL: fix spurious certificate expired verification errors + GnuTLS: - Fix tests on 32-bit systems - Fix crash when invalid priority string is forced- Add check section and run meson_test macro during build.
* Fri Sep 17 2021 Dominique Leuenberger - Update to version 2.70.0: + Updated translations.
* Thu Sep 16 2021 Stanislav Brabec - Remove obsolete translation-update-upstream support (jsc#SLE-21105).
* Fri Sep 03 2021 Dominique Leuenberger - Update to version 2.70.rc: + gnutls: - revert AuthorityInformationAccess implementation for now. - fix use of non-default GTlsDatabases, Geary crash on startup. - fix leak in g_tls_certificate_gnutls_copy. - Unbreak GTLS_GNUTLS_CHECK_VERSION. + openssl: remove openssl-util.
* Mon Aug 23 2021 Dominique Leuenberger - Update to version 2.70.beta: + gnutls: Ensure that PKCS #11 pins are NUL terminated. + openssl: Restore OCSP support.
* Fri Aug 06 2021 Dominique Leuenberger - Update to version 2.70.alpha: + Fix TLS channel bindings tests. + Require OpenSSL 1.0.2. + Fix threadsafety issue in certificate verification. + dlopen libsoup for performing HTTP requests. + OpenSSL: add DTLS support, plus many related improvements. + Implement new GTlsCertificate details APIs. + GnuTLS: improve error handling for PIN failures. + GnuTLS: expose PIN type on PIN requests. + GnuTLS: check cancellable in pull timeout callback. + Improve automation of test certificate creation. + GnuTLS: use GnuTLS to implement all channel bindings. + GnuTLS: rework certificate verification to use TLS session. + GnuTLS: improve peer identity verification. + Bring back automatic downloading of missing intermediate certificates (not fixed, may go away again).
* Fri Apr 30 2021 Dominique Leuenberger - Update to version 2.68.1: + Fix threadsafety issue in certificate verification. + Temporarily remove support for downloading missing intermediate certificates with GnuTLS 3.7.
* Sat Mar 20 2021 Michael Gorse - Update to version 2.68.0: + Fix double free in GnuTLS client certificate request code.
* Tue Mar 16 2021 Dominique Leuenberger - Update to version 2.68.rc: + Improve heuristic for returning G_TLS_ERROR_CERTIFICATE_REQUIRED. + Fix check for certain handshake failure conditions.
* Thu Jan 14 2021 Dominique Leuenberger - Update to version 2.68.alpha: + Download and validate missing intermediate certificates (requires GnuTLS 3.7). + OpenSSL backend now uses system crypto policy. + Remove use of g_assert in testsuite. + Restore support for old versions of OpenSSL. + Implement TLS channel bindings API. + Implement PKCS#11 API. + Update testsuite for Fedora 33 crypto policy. + Fix NULL dereference in g_tls_connection_base_read_message. + Fix a couple code issues found by Coverity.
* Mon Sep 14 2020 dimstarAATTopensuse.org- Update to version 2.66.0: + Updated translations.
* Fri Sep 04 2020 dimstarAATTopensuse.org- Update to version 2.65.90: + Many fixes to OpenSSL backend.- Changes from version 2.65.1: + Fix peer-certificate[-errors] props set too soon. + Implement ALPN for OpenSSL backend.
* Fri May 29 2020 Bjørn Lie - Update to version 2.64.3: + Revert warning when server-identity property is unset. + Fix CVE-2020-13645, fail connections when server identity is unset.
* Wed Apr 15 2020 Bjørn Lie - Update to version 2.64.2: + Reenable TLS 1.0/1.1 protocols due to COVID-19. + Fix build warning on Windows.
* Sat Mar 28 2020 Bjørn Lie - Update to version 2.64.1: + Warn when server-identity property is missing. + Fix crashes in debug logs. + Fix write loop in OpenSSL backend.
* Fri Mar 06 2020 bjorn.lieAATTgmail.com- Update to version 2.64.0: + Fix OpenSSL backend on RHEL 6.
* Fri Feb 28 2020 Bjørn Lie - Update to version 2.63.92: + Revert fix for glgo#GNOME/glib-networking#127, which broke libsoup (glgo#GNOME/glib-networking#129). + Updated translations.
* Tue Feb 18 2020 Dominique Leuenberger - Update to version 2.63.91: + Fix peer-certificate properties changing too soon. + GnuTLS backend: reduce session resumption cache lifetime. + GnuTLS backend: restore TLS 1.2 support for copy session state.
* Wed Feb 12 2020 dimstarAATTopensuse.org- Update to version 2.63.90: + Remove PKCS#11 support, deferred until next cycle. + Remove OpenSSL backend\'s OCSP support.- Changes from version 2.63.3: + Fix OpenSSL backend regressions and reenable OpenSSL testsuite. + Temporarily disable cancellation of sync handshakes. + Disable flaky test (#104) and resolve testsuite flakiness. + Fix regression where GnuTLS connection init could theoretically fail without error.- Changes from version 2.63.2: + Fix crash when handshake context is reset too late. + Require GnuTLS 3.6.5. + Build mock PKCS #11 module only for GnuTLS backend. + Rework session resumption support for TLS 1.3. + Run GnuTLS tests under TLS 1.2 in addition to TLS 1.3. + Support OpenSSL 1.0.1. + Drop rehandshake mode and protocol version fallback support. + Add logging functions. + Fix PKCS #11 tests with TLS 1.2. + Add more debug logging for PKCS #11. + Fix leak in GTlsCertificateGnutls finalizer.- Changes from version 2.63.1: + Add support for new PKCS#11 APIs to facilitate use with smartcards. + Disable TLS 1.0 and TLS 1.1 when using GnuTLS. + Fix threadsafety issue.
* Sat Jan 25 2020 Dominique Leuenberger - No longer recommend -lang: supplements are in use
* Sun Jan 05 2020 Bjørn Lie - Update to version 2.62.3: + Fix leak of base iostream (or base datagram socket), 2.62 regression. + Fix duplicate notifies of peer-certificate and peer-certificate-errors. + Fix obscure corner case where SNI might not work.