[arch-dev-public] [signoff] openssl 0.9.8i-1
Changes between 0.9.8h and 0.9.8i [15 Sep 2008] *) Fix a state transitition in s3_srvr.c and d1_srvr.c (was using SSL3_ST_CW_CLNT_HELLO_B, should be ..._ST_SW_SRVR_...). [Nagendra Modadugu] *) The fix in 0.9.8c that supposedly got rid of unsafe double-checked locking was incomplete for RSA blinding, addressing just one layer of what turns out to have been doubly unsafe triple-checked locking. So now fix this for real by retiring the MONT_HELPER macro in crypto/rsa/rsa_eay.c. [Bodo Moeller; problem pointed out by Marius Schilder] *) Various precautionary measures: - Avoid size_t integer overflow in HASH_UPDATE (md32_common.h). - Avoid a buffer overflow in d2i_SSL_SESSION() (ssl_asn1.c). (NB: This would require knowledge of the secret session ticket key to exploit, in which case you'd be SOL either way.) - Change bn_nist.c so that it will properly handle input BIGNUMs outside the expected range. - Enforce the 'num' check in BN_div() (bn_div.c) for non-BN_DEBUG builds. [Neel Mehta, Bodo Moeller] *) Add support for Local Machine Keyset attribute in PKCS#12 files. [Steve Henson] *) Fix BN_GF2m_mod_arr() top-bit cleanup code. [Huang Ying] *) Expand ENGINE to support engine supplied SSL client certificate functions. This work was sponsored by Logica. [Steve Henson] *) Add CryptoAPI ENGINE to support use of RSA and DSA keys held in Windows keystores. Support for SSL/TLS client authentication too. Not compiled unless enable-capieng specified to Configure. This work was sponsored by Logica. [Steve Henson] *) Allow engines to be "soft loaded" - i.e. optionally don't die if the load fails. Useful for distros. [Ben Laurie and the FreeBSD team] -- Pierre Schmitz Clemens-August-Straße 76 53115 Bonn Telefon 0228 9716608 Mobil 0160 95269831 Jabber pierre@jabber.archlinux.de WWW http://www.archlinux.de
Am Montag 15 September 2008 19:28:28 schrieb Pierre Schmitz:
Changes between 0.9.8h and 0.9.8i [15 Sep 2008]
...just a reminder to test this package and sign-off. -- Pierre Schmitz Clemens-August-Straße 76 53115 Bonn Telefon 0228 9716608 Mobil 0160 95269831 Jabber pierre@jabber.archlinux.de WWW http://www.archlinux.de
Am Freitag 19 September 2008 15:51:08 schrieb Pierre Schmitz:
Am Montag 15 September 2008 19:28:28 schrieb Pierre Schmitz:
Changes between 0.9.8h and 0.9.8i [15 Sep 2008]
...just a reminder to test this package and sign-off.
Could please someone tell me if ssl is still working? People statr to annoy me about this update. -- Pierre Schmitz Clemens-August-Straße 76 53115 Bonn Telefon 0228 9716608 Mobil 0160 95269831 Jabber pierre@jabber.archlinux.de WWW http://www.archlinux.de
Pierre Schmitz wrote:
Am Freitag 19 September 2008 15:51:08 schrieb Pierre Schmitz:
Am Montag 15 September 2008 19:28:28 schrieb Pierre Schmitz:
Changes between 0.9.8h and 0.9.8i [15 Sep 2008]
...just a reminder to test this package and sign-off.
Could please someone tell me if ssl is still working? People statr to annoy me about this update.
Seems fine here. Signoff i686. Allan
Am Sonntag 21 September 2008 schrieb Pierre Schmitz:
Am Freitag 19 September 2008 15:51:08 schrieb Pierre Schmitz:
Am Montag 15 September 2008 19:28:28 schrieb Pierre Schmitz:
Changes between 0.9.8h and 0.9.8i [15 Sep 2008]
...just a reminder to test this package and sign-off.
Could please someone tell me if ssl is still working? People statr to annoy me about this update. didn't experience issues here signoff for x86_64
-- Tobias Powalowski Archlinux Developer & Package Maintainer (tpowa) http://www.archlinux.org tpowa@archlinux.org
On Sun, Sep 21, 2008 at 2:20 PM, Pierre Schmitz <pierre@archlinux.de> wrote:
Am Freitag 19 September 2008 15:51:08 schrieb Pierre Schmitz:
Am Montag 15 September 2008 19:28:28 schrieb Pierre Schmitz:
Changes between 0.9.8h and 0.9.8i [15 Sep 2008]
...just a reminder to test this package and sign-off.
Could please someone tell me if ssl is still working? People statr to annoy me about this update.
--
Pierre Schmitz
Clemens-August-Straße 76 53115 Bonn
Telefon 0228 9716608 Mobil 0160 95269831 Jabber pierre@jabber.archlinux.de WWW http://www.archlinux.de
yes still seems to work on both architectures. Tested creating a certificate, extracting information from it and signing a S/MIME message. Ronald
participants (4)
-
Allan McRae
-
Pierre Schmitz
-
Ronald van Haren
-
Tobias Powalowski