Information for build gnutls-3.7.1-3.el9
ID | 4568 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | gnutls | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Version | 3.7.1 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Release | 3.el9 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Epoch | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Source | git+https://gitlab.com/redhat/centos-stream/rpms/gnutls#d9b7cbba12f73386dcdc7ccefb9e59e48f07bf56 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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 | mboddu | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
State | complete | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Volume | DEFAULT | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Started | Fri, 16 Apr 2021 00:48:20 UTC | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Completed | Fri, 16 Apr 2021 01:36:18 UTC | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Task | build (c9s-candidate, /redhat/centos-stream/rpms/gnutls:d9b7cbba12f73386dcdc7ccefb9e59e48f07bf56) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Extra | {'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/gnutls#d9b7cbba12f73386dcdc7ccefb9e59e48f07bf56'}} | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Tags | No tags | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
RPMs |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Logs | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Changelog | * Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 3.7.1-3 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * 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) * Sun Feb 02 2020 Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com> - 3.6.12-1 - Update to upstream 3.6.12 release * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Dec 02 2019 Nikos Mavrogiannopoulos <nmav@gnutls.org> - 3.6.11-1 - Update to upstream 3.6.11 release * Sun Sep 29 2019 Nikos Mavrogiannopoulos <nmav@gnutls.org> - 3.6.10-1 - Update to upstream 3.6.10 release * Fri Jul 26 2019 Nikos Mavrogiannopoulos <nmav@gnutls.org> - 3.6.9-1 - Update to upstream 3.6.9 release * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Jul 15 2019 Nikos Mavrogiannopoulos <nmav@redhat.com> - 3.6.8-2 - Rebuilt with guile-2.2 * Tue May 28 2019 Nikos Mavrogiannopoulos <nmav@redhat.com> - 3.6.8-1 - Update to upstream 3.6.8 release |