Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

openssl-libs-3.2.4-2.fc41 RPM for s390x

From Fedora 41 testing updates for s390x / Packages / o

Name: openssl-libs Distribution: Fedora Project
Version: 3.2.4 Vendor: Fedora Project
Release: 2.fc41 Build date: Tue Jul 15 18:36:34 2025
Group: Unspecified Build host: buildvm-s390x-16.s390.fedoraproject.org
Size: 6396698 Source RPM: openssl-3.2.4-2.fc41.src.rpm
Packager: Fedora Project
Url: http://www.openssl.org/
Summary: A general purpose cryptography library with TLS implementation
OpenSSL is a toolkit for supporting cryptography. The openssl-libs
package contains the libraries that are used by various applications which
support cryptographic algorithms and protocols.

Provides

Requires

License

Apache-2.0

Changelog

* Tue Jul 15 2025 gstarovo <gstarovo@redhat.com> - 1:3.2.4-2
  - Add IANA-assigned group identifiers
* Wed Feb 12 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:3.2.4-1
  - Rebase to 3.2.4
    Resolves: rhbz#2345073
* Wed Jan 08 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:3.2.2-11
  - Ensure that the checksum of the fips provider is calculated correctly
    Resolves: rhbz#2335414
* Thu Jan 02 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:3.2.2-10
  - Fix provider no_cache behaviour
* Fri Sep 27 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 1:3.2.2-9
  - Define OPENSSL_NO_ENGINE if openssl-devel-engine is not installed
* Wed Sep 25 2024 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1:3.2.2-8
  - Add PQ container test via TMT
* Thu Sep 12 2024 Sahana Prasad <sahana@redhat.com> - 1:3.2.2-7
  - Fix CVE-2024-5535: SSL_select_next_proto buffer overread
* Fri Sep 06 2024 Sahana Prasad <sahana@redhat.com> - 1:3.2.2-6
  - Patch for CVE-2024-6119
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.2.2-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Tue Jul 09 2024 Sahana Prasad  <sahana@redhat.com> - 1:3.2.2-4
  - Assign IANA numbers for hybrid PQ KEX
  - Porting the fix in https://github.com/openssl/openssl/pull/22803
* Mon Jul 01 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:3.2.2-3
  - Moving engine-related files to a separate subpackage to be deprecated in future
    Resolves: rhbz#2276420
* Thu Jun 27 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:3.2.2-2
  - As upstream disables TLS 1.0/1.1 on any SECLEVEL > 0, there is no point
    keeping the SHA1 permission at SECLEVEL=1 anymore.
* Thu Jun 06 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:3.2.2-1
  - Rebase to 3.2.2
* Wed Jun 05 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 1:3.2.1-10
  - Do not require openssl-fips-provider on ELN
* Mon Jun 03 2024 Sahana Prasad <sahana@redhat.com> - 1:3.2.1-9
  - Synchronize patches from CentOS 9 that had additional fixes required
    for rebase to 3.2.1
* Tue May 28 2024 Alexander Sosedkin <asosedkin@redhat.com> - 1:3.2.1-8
  - Instrument with USDT probes related to SHA-1 deprecation
* Tue May 14 2024 David Abdurachmanov <davidlt@rivosinc.com> - 1:3.2.1-7
  - Add --libdir=lib64 for riscv64 (uses linux-generic64)
* Thu Apr 04 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:3.2.1-6
  - Restoring missing part of 0044-
  - Backporting CMS FIPS defaults from CentOS 9
* Mon Mar 25 2024 Sahana Prasad <sahana@redhat.com> - 1:3.2.1-5
  - Add no-engine support. The previous commit was a mistake.
* Mon Mar 25 2024 Sahana Prasad <sahana@redhat.com> - 1:3.2.1-4
  - Build OpenSSL with no-engine support
* Thu Mar 07 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:3.2.1-3
  - Minimize skipping tests
  - Allow ignoring unknown signature algorithms and groups (upstream #23050)
  - Allow specifying provider algorithms in SignatureAlgorithms (upstream #22779)
* Fri Feb 09 2024 Sahana Prasad <sahana@redhat.com> - 1:3.2.1-2
  - Fix version aliasing issue
  - https://github.com/openssl/openssl/issues/23534
* Tue Feb 06 2024 Sahana Prasad <sahana@redhat.com> - 1:3.2.1-1
  - Rebase to upstream version 3.2.1
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.1.4-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.1.4-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Wed Jan 10 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:3.1.4-2
  - We don't want to ship openssl-pkcs11 in RHEL10/Centos 10
* Thu Oct 26 2023 Sahana Prasad <sahana@redhat.com> - 1:3.1.4-1
  - Rebase to upstream version 3.1.4
* Thu Oct 19 2023 Sahana Prasad <sahana@redhat.com> - 1:3.1.3-1
  - Rebase to upstream version 3.1.3
* Thu Aug 31 2023 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:3.1.1-4
  - Drop duplicated patch and do some contamination
* Tue Aug 22 2023 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:3.1.1-3
  - Integrate FIPS patches from CentOS
* Fri Aug 04 2023 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:3.1.1-2
  - migrated to SPDX license
* Thu Jul 27 2023 Sahana Prasad <sahana@redhat.com> - 1:3.1.1-1
  - Rebase to upstream version 3.1.1
    Resolves: CVE-2023-0464
    Resolves: CVE-2023-0465
    Resolves: CVE-2023-0466
    Resolves: CVE-2023-1255
    Resolves: CVE-2023-2650
* Thu Jul 27 2023 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:3.0.8-4
  - Forbid custom EC more completely
    Resolves: rhbz#2223953
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.0.8-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

Files

/etc/pki/tls
/etc/pki/tls/certs
/etc/pki/tls/ct_log_list.cnf
/etc/pki/tls/fips_local.cnf
/etc/pki/tls/misc
/etc/pki/tls/openssl.cnf
/etc/pki/tls/openssl.d
/etc/pki/tls/private
/usr/lib/.build-id
/usr/lib/.build-id/1d
/usr/lib/.build-id/1d/f7e5c07b0846aad0825b20ce60d7978c0070dd
/usr/lib/.build-id/5f
/usr/lib/.build-id/5f/6b58158849ad6ec5ceadd558979b5ab76af1f7
/usr/lib/.build-id/65
/usr/lib/.build-id/65/98fdb83ad8eebf84ad775545eba760aca411c6
/usr/lib/.build-id/99
/usr/lib/.build-id/99/1b8113e3fc7ddc9d2a5659e4c6698e09b7df9c
/usr/lib/.build-id/bf
/usr/lib/.build-id/bf/bd1eb55c1c546c61c4e1286919c5d97ed7b4c0
/usr/lib/.build-id/ee
/usr/lib/.build-id/ee/8adb6f1be991e2798b7e5e82db87ca637c6f9e
/usr/lib/.build-id/f8
/usr/lib/.build-id/f8/b69078ea5f428b7e1249d4852476217ccb01fc
/usr/lib/.build-id/fd
/usr/lib/.build-id/fd/f57077153760fa359452f6f36aafeb6220e3ce
/usr/lib64/engines-3
/usr/lib64/engines-3/afalg.so
/usr/lib64/engines-3/capi.so
/usr/lib64/engines-3/loader_attic.so
/usr/lib64/engines-3/padlock.so
/usr/lib64/libcrypto.so.3
/usr/lib64/libcrypto.so.3.2.4
/usr/lib64/libssl.so.3
/usr/lib64/libssl.so.3.2.4
/usr/lib64/ossl-modules
/usr/lib64/ossl-modules/fips.so
/usr/lib64/ossl-modules/legacy.so
/usr/share/licenses/openssl-libs
/usr/share/licenses/openssl-libs/LICENSE.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Jul 18 01:03:12 2025