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

openssl-libs-debuginfo-3.5.4-3.fc43 RPM for s390x

From Fedora 43 testing updates for s390x / debug / Packages / o

Name: openssl-libs-debuginfo Distribution: Fedora Project
Version: 3.5.4 Vendor: Fedora Project
Release: 3.fc43 Build date: Tue Apr 21 10:21:48 2026
Group: Development/Debug Build host: buildvm-s390x-08.s390.fedoraproject.org
Size: 22705603 Source RPM: openssl-3.5.4-3.fc43.src.rpm
Packager: Fedora Project
Url: http://www.openssl.org/
Summary: Debug information for package openssl-libs
This package provides debug information for package openssl-libs.
Debug information is useful when developing applications that use this
package or when debugging this package.

Provides

Requires

License

Apache-2.0

Changelog

* Mon Apr 20 2026 Pavol Žáčik <pzacik@redhat.com> - 1:3.5.4-3
  - Backport security patches from OpenSSL 3.5.6
    Resolves: CVE-2026-2673
    Resolves: CVE-2026-28387
    Resolves: CVE-2026-28388
    Resolves: CVE-2026-28389
    Resolves: CVE-2026-28390
    Resolves: CVE-2026-31789
    Resolves: CVE-2026-31790
* Tue Jan 27 2026 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:3.5.4-2
  - Resolves: CVE-2025-15467
  - Resolves: CVE-2025-15468
  - Resolves: CVE-2025-15469
  - Resolves: CVE-2025-66199
  - Resolves: CVE-2025-68160
  - Resolves: CVE-2025-69418
  - Resolves: CVE-2025-69420
  - Resolves: CVE-2025-69421
  - Resolves: CVE-2025-69419
  - Resolves: CVE-2026-22795
  - Resolves: CVE-2026-22796
  - Resolves: CVE-2025-11187
* Wed Oct 15 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:3.5.4-1
  - Rebase to OpenSSL 3.5.4, resolving CVE-2025-9230 and CVE-2025-9232
* Tue Aug 26 2025 Pavol Žáčik <pzacik@redhat.com> - 1:3.5.1-3
  - Make openssl speed test signatures without errors
  - Build tests in check and without LTO
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.5.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Tue Jul 01 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:3.5.1-1
  - Rebasing to OpenSSL 3.5.1
* Thu Jun 05 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:3.5.0-5
  - Sync patches from RHEL
* Thu Apr 24 2025 Yaakov Selkowitz <yselkowi@redhat.com> - 1:3.5.0-4
  - Disable -devel-engine on RHEL 10+
* Tue Apr 15 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:3.5.0-3
  - Rebase to OpenSSL 3.5 final release, sync patches with RHEL. Restoring POWER8 support
    Resolves: rhbz#2359082
* Wed Mar 26 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:3.5.0-2
  - Early rebasing to OpenSSL 3.5-beta
* Fri Mar 21 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:3.5.0-1
  - Early rebasing to OpenSSL 3.5-alpha
* Thu Mar 13 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:3.2.4-3
  - Proper providing of default cipher string file on compilation
    Build with no-atexit similar to CentOS/RHEL
* Tue Feb 25 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:3.2.4-2
  - Deprecating a proper subpackage
    Related: rhbz#2276420
* Wed Feb 12 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:3.2.4-1
  - Rebase to 3.2.4
    Resolves: CVE-2024-12797
* Wed Jan 29 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:3.2.2-14
  - Fixup for loading default cipher string
    Resolves: rhbz#2342801
* Mon Jan 27 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:3.2.2-13
  - Locally configured providers should not interfere with openssl build-time tests
  - Load system default cipher string from crypto-policies configuration file
    include /etc/crypto-policies/back-ends/opensslcnf.config and remove
    /etc/crypto-policies/back-ends/openssl.config.
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.2.2-12
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* 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
* Wed Sep 25 2024 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1:3.2.2-9
  - Add PQ container test via TMT
* Thu Sep 12 2024 Sahana Prasad <sahana@redhat.com> - 1:3.2.2-8
  - Synchorize patches in CentOS10 and Fedora with the following changes
  - Fix CVE-2024-5535: SSL_select_next_proto buffer overread
  - Use PBMAC1 by default when creating PKCS#12 files in FIPS mode
  - Support key encapsulation/decapsulation in openssl pkeyutl command
  - Fix typo in the patch numeration
  - Enable KTLS, temporary disable KTLS tests
  - Speedup SSL_add_{file,dir}_cert_subjects_to_stack
  - Resolve SAST package scan results
  - An interface to create PKCS #12 files in FIPS compliant way
* Fri Sep 06 2024 Sahana Prasad <sahana@redhat.com> - 1:3.2.2-7
  - Patch for CVE-2024-6119
* Tue Sep 03 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 1:3.2.2-6
  - Define OPENSSL_NO_ENGINE if openssl-devel-engine is not installed
* 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)

Files

/usr/lib/debug
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/0c
/usr/lib/debug/.build-id/0c/214f3f5cd341c4539ebac85d256eeb82d8812f
/usr/lib/debug/.build-id/0c/214f3f5cd341c4539ebac85d256eeb82d8812f.debug
/usr/lib/debug/.build-id/52
/usr/lib/debug/.build-id/52/89f8098573e32f0e7433b9c43ffd3f84cde7fd
/usr/lib/debug/.build-id/52/89f8098573e32f0e7433b9c43ffd3f84cde7fd.debug
/usr/lib/debug/.build-id/63
/usr/lib/debug/.build-id/63/10ba0dd32851e980d12905a534535d7c561938
/usr/lib/debug/.build-id/63/10ba0dd32851e980d12905a534535d7c561938.debug
/usr/lib/debug/.build-id/7f
/usr/lib/debug/.build-id/7f/7e48d1b67127adbc9bcf8b5d1db31f541a930e
/usr/lib/debug/.build-id/7f/7e48d1b67127adbc9bcf8b5d1db31f541a930e.debug
/usr/lib/debug/.build-id/95
/usr/lib/debug/.build-id/95/1a26f901d25f1b1bb83c75391631c26542a448
/usr/lib/debug/.build-id/95/1a26f901d25f1b1bb83c75391631c26542a448.debug
/usr/lib/debug/.build-id/97/ce8d1e4f143ab1496f871f34571d499cff29d0
/usr/lib/debug/.build-id/97/ce8d1e4f143ab1496f871f34571d499cff29d0.debug
/usr/lib/debug/.build-id/b8
/usr/lib/debug/.build-id/b8/b4cbc59ea79efc63ae06a3adbe2f522a268088
/usr/lib/debug/.build-id/b8/b4cbc59ea79efc63ae06a3adbe2f522a268088.debug
/usr/lib/debug/.build-id/f3
/usr/lib/debug/.build-id/f3/41d77ef2766f79769969458697a17ac484626a
/usr/lib/debug/.build-id/f3/41d77ef2766f79769969458697a17ac484626a.debug
/usr/lib/debug/usr
/usr/lib/debug/usr/lib64
/usr/lib/debug/usr/lib64/engines-3
/usr/lib/debug/usr/lib64/engines-3/afalg.so-3.5.4-3.fc43.s390x.debug
/usr/lib/debug/usr/lib64/engines-3/capi.so-3.5.4-3.fc43.s390x.debug
/usr/lib/debug/usr/lib64/engines-3/loader_attic.so-3.5.4-3.fc43.s390x.debug
/usr/lib/debug/usr/lib64/engines-3/padlock.so-3.5.4-3.fc43.s390x.debug
/usr/lib/debug/usr/lib64/libcrypto.so.3.5.4-3.5.4-3.fc43.s390x.debug
/usr/lib/debug/usr/lib64/libssl.so.3.5.4-3.5.4-3.fc43.s390x.debug
/usr/lib/debug/usr/lib64/ossl-modules
/usr/lib/debug/usr/lib64/ossl-modules/fips.so-3.5.4-3.fc43.s390x.debug
/usr/lib/debug/usr/lib64/ossl-modules/legacy.so-3.5.4-3.fc43.s390x.debug


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Apr 23 23:55:38 2026