Information for build gnutls-3.7.6-4.fc37
ID | 1990856 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | gnutls | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Version | 3.7.6 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Release | 4.fc37 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Epoch | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Source | git+https://src.fedoraproject.org/rpms/gnutls.git#f9ad674ef45aa0d8e5b0aa97ba401e157b8a1a79 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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 | ueno | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
State | complete | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Volume | DEFAULT | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Started | Wed, 22 Jun 2022 00:22:24 UTC | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Completed | Wed, 22 Jun 2022 00:38:06 UTC | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Task | build (rawhide, /rpms/gnutls.git:f9ad674ef45aa0d8e5b0aa97ba401e157b8a1a79) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Extra | {'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/gnutls.git#f9ad674ef45aa0d8e5b0aa97ba401e157b8a1a79'}} | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Tags |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
RPMs |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Logs | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Changelog | * Wed Jun 22 2022 Daiki Ueno <dueno@redhat.com> 3.7.6-4 - rebuild with nettle 3.8 for fipshmac * Thu Jun 09 2022 Alexander Sosedkin <asosedkin@redhat.com> 3.7.6-3 - Drop fipscheck build dependency since we use internal tool * Fri Jun 03 2022 Daiki Ueno <dueno@redhat.com> 3.7.6-2 - Fix %autorelease usage * Fri May 27 2022 Zoltan Fridrich <zfridric@redhat.com> 3.7.6-1 - [packit] 3.7.6 upstream release * Wed May 18 2022 Alexander Sosedkin <asosedkin@redhat.com> 3.7.5-2 - Fix hmac calculation: * Tue May 17 2022 Zoltan Fridrich <zfridric@redhat.com> 3.7.5-1 - [packit] 3.7.5 upstream release * Tue Apr 26 2022 Zoltan Fridrich <zfridric@redhat.com> 3.7.4-2 - Add dist tag to release * Mon Apr 25 2022 Zoltan Fridrich <zfridric@redhat.com> 3.7.4-1 - [packit] 3.7.4 upstream release * Mon Apr 25 2022 Zoltan Fridrich <zfridric@redhat.com> 3.7.3-5 - Adjust macros * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Jan 18 2022 Daiki Ueno <dueno@redhat.com> - 3.7.3-1 - Update to upstream 3.7.3 release - Remove dependency on autogen - Add build-time conditionals for TPM 1.2 and GOST cryptography * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * 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) |