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

openssl-libs-debuginfo-3.2.6-2.fc42 RPM for ppc64le

From Fedora 42 updates for ppc64le / debug / Packages / o

Name: openssl-libs-debuginfo Distribution: Fedora Project
Version: 3.2.6 Vendor: Fedora Project
Release: 2.fc42 Build date: Fri Oct 3 14:02:59 2025
Group: Development/Debug Build host: buildvm-ppc64le-14.rdu3.fedoraproject.org
Size: 20108619 Source RPM: openssl-3.2.6-2.fc42.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

* Fri Oct 03 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:3.2.6-2
  - rebuilt
* Thu Oct 02 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:3.2.6-1
  - Rebase to 3.2.6
    Resolves: CVE-2025-9230, CVE-2025-9231, CVE-2025-9232
* Mon Jul 14 2025 gstarovo <gstarovo@redhat.com> - 1:3.2.4-4
  - Assign IANA numbers for hybrid PQ KEX
* 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)
* 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

Files

/usr/lib/debug
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/09
/usr/lib/debug/.build-id/09/8e062f648b48254e9f0c6fead0fa03545164e6
/usr/lib/debug/.build-id/09/8e062f648b48254e9f0c6fead0fa03545164e6.debug
/usr/lib/debug/.build-id/11
/usr/lib/debug/.build-id/11/a2594416bb3f6989afbfdae6d764fc13c365c5
/usr/lib/debug/.build-id/11/a2594416bb3f6989afbfdae6d764fc13c365c5.debug
/usr/lib/debug/.build-id/29
/usr/lib/debug/.build-id/29/068070c89e835ef6bc3580e074962f344e9b3b
/usr/lib/debug/.build-id/29/068070c89e835ef6bc3580e074962f344e9b3b.debug
/usr/lib/debug/.build-id/8e
/usr/lib/debug/.build-id/8e/83779b8161b9b6cb41ed3b2776209ae484535e
/usr/lib/debug/.build-id/8e/83779b8161b9b6cb41ed3b2776209ae484535e.debug
/usr/lib/debug/.build-id/92
/usr/lib/debug/.build-id/92/74483c3afaf0a69e86a2bdfef44b25f575d347
/usr/lib/debug/.build-id/92/74483c3afaf0a69e86a2bdfef44b25f575d347.debug
/usr/lib/debug/.build-id/a8
/usr/lib/debug/.build-id/a8/a63e54996986ef280ce6c31e6d4c86bd5bcfa2
/usr/lib/debug/.build-id/a8/a63e54996986ef280ce6c31e6d4c86bd5bcfa2.debug
/usr/lib/debug/.build-id/b7
/usr/lib/debug/.build-id/b7/c5223b507a1fab52a0d0419ba4f6bb2e3ad054
/usr/lib/debug/.build-id/b7/c5223b507a1fab52a0d0419ba4f6bb2e3ad054.debug
/usr/lib/debug/.build-id/d7
/usr/lib/debug/.build-id/d7/8532a305039de6632f758de08a0e1015e66e60
/usr/lib/debug/.build-id/d7/8532a305039de6632f758de08a0e1015e66e60.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.2.6-2.fc42.ppc64le.debug
/usr/lib/debug/usr/lib64/engines-3/capi.so-3.2.6-2.fc42.ppc64le.debug
/usr/lib/debug/usr/lib64/engines-3/loader_attic.so-3.2.6-2.fc42.ppc64le.debug
/usr/lib/debug/usr/lib64/engines-3/padlock.so-3.2.6-2.fc42.ppc64le.debug
/usr/lib/debug/usr/lib64/libcrypto.so.3.2.6-3.2.6-2.fc42.ppc64le.debug
/usr/lib/debug/usr/lib64/libssl.so.3.2.6-3.2.6-2.fc42.ppc64le.debug
/usr/lib/debug/usr/lib64/ossl-modules
/usr/lib/debug/usr/lib64/ossl-modules/fips.so-3.2.6-2.fc42.ppc64le.debug
/usr/lib/debug/usr/lib64/ossl-modules/legacy.so-3.2.6-2.fc42.ppc64le.debug


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Oct 9 03:39:17 2025