forked from jengelh/strongswan
- Applied upstream patch adjusting an internal thread id causing
charon keying daemon start failure (bnc#779038,strongswan#198): openssl: Ensure the thread ID is never zero This might otherwise cause problems because OpenSSL tries to lock mutexes recursively if it assumes the lock is held by a different thread e.g. during FIPS initialization. See http://wiki.strongswan.org/issues/198 for more informations. OBS-URL: https://build.opensuse.org/package/show/network:vpn/strongswan?expand=0&rev=48
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 7 08:36:57 UTC 2012 - mt@suse.de
|
||||
|
||||
- Applied upstream patch adjusting an internal thread id causing
|
||||
charon keying daemon start failure (bnc#779038,strongswan#198):
|
||||
openssl: Ensure the thread ID is never zero
|
||||
This might otherwise cause problems because OpenSSL tries to
|
||||
lock mutexes recursively if it assumes the lock is held by a
|
||||
different thread e.g. during FIPS initialization.
|
||||
See http://wiki.strongswan.org/issues/198 for more informations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 31 16:08:43 UTC 2012 - mt@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user