Redefine sslarch for x86_64_v2 arch

This commit is contained in:
Eduard Abdullin 2025-06-06 02:39:31 +00:00 committed by root
commit c1b604447f

View File

@ -29,7 +29,7 @@ print(string.sub(hash, 0, 16))
Summary: Utilities from the general purpose cryptography library with TLS implementation
Name: openssl
Version: 3.5.0
Release: 6%{?dist}.alma.1
Release: 8%{?dist}.alma.1
Epoch: 1
Source0: openssl-%{version}.tar.gz
Source1: fips-hmacify.sh
@ -441,9 +441,17 @@ touch $RPM_BUILD_ROOT/%{_prefix}/include/openssl/engine.h
%ldconfig_scriptlets libs
%changelog
* Thu Jun 05 2025 Eduard Abdullin <eabdullin@almalinux.org> - 1:3.5.0-6.alma.1
* Fri Jun 06 2025 Eduard Abdullin <eabdullin@almalinux.org> - 1:3.5.0-8.alma.1
- Redefine sslarch for x86_64_v2 arch
* Thu Jun 05 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:3.5.0-8
- rebuilt
Related: RHEL-80811
* Thu Jun 05 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:3.5.0-7
- rebuilt
Related: RHEL-80811
* Wed Jun 04 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 1:3.5.0-6
- rebuilt
Related: RHEL-80811