Sat, 20 Apr 2024 00:20:01 UTC | login

Information for build libgcrypt-1.10.0-5.el9

ID24573
Package Namelibgcrypt
Version1.10.0
Release5.el9
Epoch
DraftFalse
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/libgcrypt#cec0bff092da915748d869fdb1b3ba8149c28d0f
SummaryA general-purpose cryptography library
DescriptionLibgcrypt is a general purpose crypto library based on the code used in GNU Privacy Guard. This is a development version.
Built byjjelen
State complete
Volume DEFAULT
StartedWed, 17 Aug 2022 09:25:15 UTC
CompletedWed, 17 Aug 2022 10:27:11 UTC
Taskbuild (c9s-candidate, /redhat/centos-stream/rpms/libgcrypt:cec0bff092da915748d869fdb1b3ba8149c28d0f)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/libgcrypt#cec0bff092da915748d869fdb1b3ba8149c28d0f'}}
Tags
c9s-pending
c9s-pending-signed
RPMs
src
libgcrypt-1.10.0-5.el9.src.rpm (info) (download)
aarch64
libgcrypt-1.10.0-5.el9.aarch64.rpm (info) (download)
libgcrypt-devel-1.10.0-5.el9.aarch64.rpm (info) (download)
libgcrypt-debuginfo-1.10.0-5.el9.aarch64.rpm (info) (download)
libgcrypt-debugsource-1.10.0-5.el9.aarch64.rpm (info) (download)
libgcrypt-devel-debuginfo-1.10.0-5.el9.aarch64.rpm (info) (download)
i686
libgcrypt-1.10.0-5.el9.i686.rpm (info) (download)
libgcrypt-devel-1.10.0-5.el9.i686.rpm (info) (download)
libgcrypt-debuginfo-1.10.0-5.el9.i686.rpm (info) (download)
libgcrypt-debugsource-1.10.0-5.el9.i686.rpm (info) (download)
libgcrypt-devel-debuginfo-1.10.0-5.el9.i686.rpm (info) (download)
ppc64le
libgcrypt-1.10.0-5.el9.ppc64le.rpm (info) (download)
libgcrypt-devel-1.10.0-5.el9.ppc64le.rpm (info) (download)
libgcrypt-debuginfo-1.10.0-5.el9.ppc64le.rpm (info) (download)
libgcrypt-debugsource-1.10.0-5.el9.ppc64le.rpm (info) (download)
libgcrypt-devel-debuginfo-1.10.0-5.el9.ppc64le.rpm (info) (download)
s390x
libgcrypt-1.10.0-5.el9.s390x.rpm (info) (download)
libgcrypt-devel-1.10.0-5.el9.s390x.rpm (info) (download)
libgcrypt-debuginfo-1.10.0-5.el9.s390x.rpm (info) (download)
libgcrypt-debugsource-1.10.0-5.el9.s390x.rpm (info) (download)
libgcrypt-devel-debuginfo-1.10.0-5.el9.s390x.rpm (info) (download)
x86_64
libgcrypt-1.10.0-5.el9.x86_64.rpm (info) (download)
libgcrypt-devel-1.10.0-5.el9.x86_64.rpm (info) (download)
libgcrypt-debuginfo-1.10.0-5.el9.x86_64.rpm (info) (download)
libgcrypt-debugsource-1.10.0-5.el9.x86_64.rpm (info) (download)
libgcrypt-devel-debuginfo-1.10.0-5.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Wed Aug 17 2022 Jakub Jelen <jjelen@redhat.com> - 1.10.0-5 - Allow signature verification with smaller RSA keys (#2083846) - Allow short salt for KDF (#2114870) - Reseed the kernel DRBG by using GRND_RANDOM (#2118695) - Address FIPS review comments around selftests (#2118695) - Disable RSA-OAEP in FIPS mode (#2118695) * Fri May 06 2022 Jakub Jelen <jjelen@redhat.com> - 1.10.0-4 - Backport ppc hardware flags detection (#2051307) - Disable PKCS#1.5 encryption in FIPS mode (#2061328) * Thu Mar 31 2022 Jakub Jelen <jjelen@redhat.com> - 1.10.0-3 - Use correct FIPS module name (#2067123) * Thu Feb 17 2022 Jakub Jelen <jjelen@redhat.com> - 1.10.0-2 - Systematic FIPS module name with other FIPS modules * Wed Feb 02 2022 Jakub Jelen <jjelen@redhat.com> - 1.10.0-1 - Final release (#2026636) * Thu Jan 27 2022 Jakub Jelen <jjelen@redhat.com> - 1.10.0-0.3 - Fix broken soname in the previous beta * Thu Jan 27 2022 Jakub Jelen <jjelen@redhat.com> - 1.10.0-0.2 - Provide compat soname symlink as the new release is backward compatible * Wed Jan 26 2022 Jakub Jelen <jjelen@redhat.com> - 1.10.0-0.1 - New upstream pre-release (#2026636) - Upstream all patches - Implement FIPS 140-3 support * Tue Oct 12 2021 Jakub Jelen <jjelen@redhat.com> - 1.9.3-5 - Allow HW optimizations in FIPS mode (#1990059) * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.9.3-4 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Tue Jun 15 2021 Jakub Jelen <jjelen@redhat.com> - 1.9.3-3 - Fix for CVE-2021-33560 (#1970098) * Wed Apr 28 2021 Jakub Jelen <jjelen@redhat.com> - 1.9.3-2 - Restore the CET protection (#1954049) * Tue Apr 20 2021 Jakub Jelen <jjelen@redhat.com> - 1.9.3-1 - New upstream release (#1951325) * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.9.2-4 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Thu Apr 15 2021 Jakub Jelen <jjelen@redhat.com> - 1.9.2-3 - Fix issues reported by coverity * Mon Mar 29 2021 Jakub Jelen <jjelen@redhat.com> - 1.9.2-2 - Fix OCB tag creation on s390x (failing gnupg2 tests) * Wed Feb 17 2021 Jakub Jelen <jjelen@redhat.com> - 1.9.2-1 - New upstream release (#1929630) * Fri Jan 29 2021 Jakub Jelen <jjelen@redhat.com> - 1.9.1-1 - New upstream release (#1922156, #1922097) * Wed Jan 20 2021 Jakub Jelen <jjelen@redhat.com> - 1.9.0-1 - New upstream release (#1917878) * Tue Nov 24 2020 Jakub Jelen <jjelen@redhat.com> - 1.8.7-1 - new upstream release (#1891123) * Fri Aug 21 2020 Jeff Law <law@redhat.com> - 1.8.6-4 - Re-enable LTO