Sync from SUSE:ALP:Source:Standard:1.0 openssl-3 revision f1e5b5790b36d62448b0f56f23f02c6b

This commit is contained in:
Adrian Schröter 2024-03-08 16:59:22 +01:00
parent 98581c272a
commit e3544aefd9
2 changed files with 8 additions and 0 deletions

View File

@ -8,3 +8,5 @@ libopenssl-3-devel
conflicts "libopenssl-1_1-devel-<targettype>"
requires -"openssl-3-<targettype>"
requires "libopenssl3-<targettype> = <version>"
libopenssl-3-fips-provider
requires "libopenssl3-<targettype> >= <version>"

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Feb 23 11:31:44 UTC 2024 - Pedro Monreal <pmonreal@suse.com>
- Build the 32bit flavor of libopenssl-3-fips-provider [bsc#1220232]
* Update baselibs.conf
-------------------------------------------------------------------
Mon Feb 5 16:29:26 UTC 2024 - Otto Hollmann <otto.hollmann@suse.com>