Accepting request 1296523 from security:tls
OBS-URL: https://build.opensuse.org/request/show/1296523 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openssl-3?expand=0&rev=44
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 30 09:17:24 UTC 2025 - Pedro Monreal <pmonreal@suse.com>
|
||||
|
||||
- Disable LTO for userspace livepatching [jsc#PED-13245]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 28 07:45:23 UTC 2025 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- Use termios instead of obsolete termio
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 7 13:33:21 UTC 2025 - Lucas Mulling <lucas.mulling@suse.com>
|
||||
|
||||
|
@@ -21,7 +21,7 @@
|
||||
%define _rname openssl
|
||||
%define man_suffix 3ssl
|
||||
|
||||
%bcond_without lto
|
||||
%bcond_with lto
|
||||
%if %{without lto}
|
||||
%define _lto_cflags %{nil}
|
||||
%endif
|
||||
@@ -252,7 +252,7 @@ export MACHINE=armv6l
|
||||
-Wa,--noexecstack \
|
||||
-Wl,-z,relro,-z,now \
|
||||
-fno-common \
|
||||
-DTERMIO \
|
||||
-DTERMIOS \
|
||||
-DPURIFY \
|
||||
-D_GNU_SOURCE \
|
||||
-DOPENSSL_PEDANTIC_ZEROIZATION \
|
||||
|
Reference in New Issue
Block a user