Information for build gnutls-3.7.2-2.fc34
ID | 1923814 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | gnutls | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Version | 3.7.2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Release | 2.fc34 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Epoch | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Source | git+https://src.fedoraproject.org/rpms/gnutls.git#7e1d46e3df393f1c7c33e8f7be111f1b9bb59dde | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Summary | A TLS protocol implementation | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description | GnuTLS is a secure communications library implementing the SSL, TLS and DTLS protocols and technologies around them. It provides a simple C language application programming interface (API) to access the secure communications protocols as well as APIs to parse and write X.509, PKCS #12, OpenPGP and other required structures. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Built by | zfridric | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
State | complete | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Volume | DEFAULT | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Started | Thu, 24 Feb 2022 16:17:14 UTC | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Completed | Thu, 24 Feb 2022 16:33:36 UTC | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Task | build (f34-candidate, /rpms/gnutls.git:7e1d46e3df393f1c7c33e8f7be111f1b9bb59dde) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Extra | {'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/gnutls.git#7e1d46e3df393f1c7c33e8f7be111f1b9bb59dde'}} | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Tags |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
RPMs |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Logs | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Changelog | * Thu Feb 24 2022 Zoltan Fridrich <zfridric@redhat.com> - 3.7.2-2 - Fix race condition in gnutls_x509_trust_list_verify_crt2 (#2050164) * Sat May 29 2021 Daiki Ueno <dueno@redhat.com> - 3.7.2-1 - Update to upstream 3.7.2 release * Sun Mar 28 2021 Daiki Ueno <dueno@redhat.com> - 3.7.1-3 - Remove %defattr invocations which are no longer necessary - libpkcs11mock1.* is not installed anymore - hobble-gnutls: Remove SRP removal - Use correct source URL - Switch to using %gpgverify macro * Tue Mar 16 2021 Daiki Ueno <dueno@redhat.com> - 3.7.1-2 - Restore fipscheck dependency * Sat Mar 13 2021 Daiki Ueno <dueno@redhat.com> - 3.7.1-1 - Update to upstream 3.7.1 release - Remove fipscheck dependency, as it is now calculated with an internal tool * Fri Mar 05 2021 Daiki Ueno <dueno@redhat.com> - 3.7.0-4 - Tolerate duplicate certs in the chain also with PKCS #11 trust store * Tue Mar 02 2021 Daiki Ueno <dueno@redhat.com> - 3.7.0-3 - Reduce BRs for non-bootstrapping build * Wed Feb 10 2021 Daiki Ueno <dueno@redhat.com> - 3.7.0-2 - Tolerate duplicate certs in the chain * Mon Feb 08 2021 Daiki Ueno <dueno@redhat.com> - 3.7.0-1 - Update to upstream 3.7.0 release - Temporarily disable LTO * Tue Jan 26 2021 Daiki Ueno <dueno@redhat.com> - 3.6.15-4 - Fix broken tests on rawhide (#1908110) - Add BuildRequires: make (by Tom Stellard) * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.15-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Sep 28 2020 Jeff Law <law@redhat.com> - 3.6.15-2 - Re-enable LTO now that upstream GCC bugs have been fixed * Fri Sep 04 2020 Daiki Ueno <dueno@redhat.com> - 3.6.15-1 - Update to upstream 3.6.15 release * Mon Aug 17 2020 Jeff Law <law@redhat.com> - 3.6.14-7 - Disable LTO on ppc64le * Tue Aug 04 2020 Daiki Ueno <dueno@redhat.com> - 3.6.14-6 - Fix underlinking of libpthread * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.14-5 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.14-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Thu Jul 02 2020 Anderson Sasaki <ansasaki@redhat.com> - 3.6.14-3 - Rebuild with autogen built with guile-2.2 (#1852706) * Tue Jun 09 2020 Anderson Sasaki <ansasaki@redhat.com> - 3.6.14-2 - Fix memory leak when serializing iovec_t (#1845083) - Fix automatic libraries sonames detection (#1845806) * Thu Jun 04 2020 Daiki Ueno <dueno@redhat.com> - 3.6.14-1 - Update to upstream 3.6.14 release * Sun May 31 2020 Daiki Ueno <dueno@redhat.com> - 3.6.13-6 - Update gnutls-3.6.13-superseding-chain.patch * Sun May 31 2020 Daiki Ueno <dueno@redhat.com> - 3.6.13-5 - Fix cert chain validation behavior if the last cert has expired (#1842178) * Mon May 25 2020 Anderson Sasaki <ansasaki@redhat.com> - 3.6.13-4 - Add option to gnutls-cli to wait for resumption under TLS 1.3 * Tue May 19 2020 Anderson Sasaki <ansasaki@redhat.com> - 3.6.13-3 - Disable RSA blinding during FIPS self-tests * Thu May 14 2020 Anderson Sasaki <ansasaki@redhat.com> - 3.6.13-2 - Bump linked libraries soname to fix FIPS selftests (#1835265) * Tue Mar 31 2020 Daiki Ueno <dueno@redhat.com> - 3.6.13-1 - Update to upstream 3.6.13 release * Thu Mar 26 2020 Anderson Sasaki <ansasaki@redhat.com> - 3.6.12-2 - Fix FIPS POST (#1813384) - Fix gnutls-serv --echo to not exit when a message is received (#1816583) |