1
0
2021-12-04 10:37:40 +00:00
committed by Git OBS Bridge
parent f7087beb5f
commit e86fd18a23

View File

@@ -3,12 +3,9 @@ Sat Dec 4 07:23:12 UTC 2021 - Fridrich Strba <fstrba@suse.com>
- Modified patch: - Modified patch:
* fips.patch * fips.patch
+ Do not fall back to static initialization of crypto providers + When system crypto policy files are not available, use the
when system crypto policy files are not available. Instead, information from the java.security file that we distribute
use the information from the java.security file that we with OpenJDK as a fallback. (bsc#1193314)
distribute with OpenJDK. The same way as if system property
java.security.disableSystemPropertiesFile was set in this
case (bsc#1193314)
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Nov 5 18:01:42 UTC 2021 - Fridrich Strba <fstrba@suse.com> Fri Nov 5 18:01:42 UTC 2021 - Fridrich Strba <fstrba@suse.com>