SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for saltbundle-openssl-doc-1.0.2p-6.4.i586.rpm :

* Thu Mar 30 2023 pablo.suarezhernandezAATTsuse.com- Security Fix: [CVE-2023-0464, bsc#1209624]
* Excessive Resource Usage Verifying X.509 Policy Constraints
* Add openssl-CVE-2023-0464.patch- Fix DH key generation in FIPS mode, add support for constant BN for DH parameters [bsc#1202062]
* Add patch: openssl-fips_fix_DH_key_generation.patch- Security Fix: [bsc#1207533, CVE-2023-0286]
* Fix X.400 address type confusion in X.509 GENERAL_NAME_cmp for x400Address
* Add openssl-CVE-2023-0286.patch- Security Fix: [bsc#1207536, CVE-2023-0215]
* Use-after-free following BIO_new_NDEF()
* Add patches: - openssl-CVE-2023-0215-1of4.patch - openssl-CVE-2023-0215-2of4.patch - openssl-CVE-2023-0215-3of4.patch - openssl-CVE-2023-0215-4of4.patch - openssl-Groundwork-for-a-perl-based-testing-framework.patch - openssl-Add-recipes-for-the-larger-protocols.patch- Security Fix: [bsc#1207534, CVE-2022-4304]
* Timing Oracle in RSA Decryption
* Add openssl-CVE-2022-4304.patch- Update further expiring certificates that affect tests [bsc#1201627]
* Add openssl-Update-further-expiring-certificates.patch- Added openssl-1_0_0-paramgen-default_to_rfc7919.patch
* bsc#1180995
* Default to RFC7919 groups when generating ECDH parameters using \'genpkey\' or \'dhparam\' in FIPS mode.- Added openssl-1_0_0-Fix-file-operations-in-c_rehash.patch
* bsc#1200550
* CVE-2022-2068
* Fixed more shell code injection issues in c_rehash- Fixed error in openssl-CVE-2022-1292.patch resulting in misnamed variable.- Security fix: [bsc#1199166, CVE-2022-1292]
* Added: openssl-CVE-2022-1292.patch
* properly sanitise shell metacharacters in c_rehash script.- Security Fix: [bsc#1196877, CVE-2022-0778]
* Infinite loop in BN_mod_sqrt() reachable when parsing certificates
* Add openssl-CVE-2022-0778.patch- bsc#1190885
* OpenSSL: parameters by name ffdheXXXX and modp_XXXX sometimes result in \"not found\"
* modified openssl-DH.patch
* Fri Apr 01 2022 victor.zhestkovAATTsuse.com- Security Fix: [bsc#1196249, bsc#1196877, CVE-2022-0778]
* Allow CRYPTO_THREADID_set_callback to be called with NULL parameter
* Infinite loop in BN_mod_sqrt() reachable when parsing certificates- Added:
* openssl-CRYPTO_THREADID_set_callback.patch
* openssl-CVE-2022-0778.patch
* Sun Aug 29 2021 jsikesAATTsuse.com- Other OpenSSL functions that print ASN.1 data have been found to assume that the ASN1_STRING byte array will be NUL terminated, even though this is not guaranteed for strings that have been directly constructed. Where an application requests an ASN.1 structure to be printed, and where that ASN.1 structure contains ASN1_STRINGs that have been directly constructed by the application without NUL terminating the \"data\" field, then a read buffer overrun can occur.
* CVE-2021-3712 continued
* bsc#1189521
* Add CVE-2021-3712-other-ASN1_STRING-issues.patch
* Sourced from openssl-CVE-2021-3712.tar.bz2 posted on bsc-1189521 2021-08-24 00:47 PDT by Marcus Meissner
* Thu Aug 19 2021 jsikesAATTsuse.com- The function X509_CERT_AUX_print() has a bug which may cause a read buffer overrun when printing certificate details. A malicious actor could construct a certificate to deliberately hit this bug, which may result in a crash of the application (causing a Denial of Service attack).
* CVE-2021-3712
* bsc#1189521
* Add CVE-2021-3712-Fix-read-buffer-overrun-in-X509_CERT_AUX_print.patch
* Wed Mar 03 2021 pmonrealAATTsuse.com- Security fixes:
* Integer overflow in CipherUpdate: Incorrect SSLv2 rollback protection [bsc#1182333, CVE-2021-23840]
* Null pointer deref in X509_issuer_and_serial_hash() [bsc#1182331, CVE-2021-23841]- Add openssl-CVE-2021-23840.patch openssl-CVE-2021-23841.patch
* Tue Dec 08 2020 vcizekAATTsuse.com- OpenSSL Security Advisory [08 December 2020]- Fix EDIPARTYNAME NULL pointer dereference (CVE-2020-1971, bsc#1179491)
* add openssl-CVE-2020-1971.patch
* Mon Jan 13 2020 pmonrealgonzalezAATTsuse.com- Add missing commits [bsc#1117951]
* Add openssl-add-missing-commits-for-bsc1117951.patch
* Mon Jan 13 2020 pmonrealgonzalezAATTsuse.com- Fix BN_copy() [bsc#1160163]
* Add openssl-add-BN_FLG_FIXED_TOP-flag.patch
* Tue Dec 10 2019 pmonrealgonzalezAATTsuse.com- Security fix: [bsc#1158809, CVE-2019-1551]
* Overflow bug in the x64_64 Montgomery squaring procedure used in exponentiation with 512-bit moduli- Add openssl-1_1-CVE-2019-1551.patch
* Thu Sep 12 2019 pmonrealgonzalezAATTsuse.com- OpenSSL Security Advisory [10 September 2019]
* EC_GROUP_set_generator side channel attack avoidance. [bsc#1150003, CVE-2019-1547]
* Bleichenbacher attack against cms/pkcs7 encryption transported key [bsc#1150250, CVE-2019-1563]- Added patches:
* openssl-CVE-2019-1547.patch
* openssl-CVE-2019-1563.patch
* Wed Apr 10 2019 vcizekAATTsuse.com- Reject invalid EC point coordinates (bsc#1131291)
* add 0001-RT-4242-reject-invalid-EC-point-coordinates.patch
* Tue Mar 19 2019 pmonrealgonzalezAATTsuse.com- Fix IV handling in SHAEXT paths: aes/asm/aesni-sha
*-x86_64.pl
* Added openssl-1.0.2l-aes-IV-in_SHAEXT.patch [bsc#1113975]
* Tue Mar 05 2019 pmonrealgonzalezAATTsuse.com- Fix 0-byte record padding oracle via SSL_shutdown (bsc#1127080, CVE-2019-1559)
* add openssl-CVE-2019-1559.patch
* Tue Mar 05 2019 pmonrealgonzalezAATTsuse.com- The 9 Lives of Bleichenbacher\'s CAT: Cache ATtacks on TLS Implementations (bsc#1117951)
* https://github.com/openssl/openssl/issues/7739- add patches
* openssl-add-computationally-constant-time-bn_bn2binpad.patch
* openssl-address-Coverity-nit-in-bn2binpad.patch
* openssl-switch-to-BN_bn2binpad.patch
* 0001-crypto-bn-add-more-fixed-top-routines.patch
* 0002-rsa-rsa_eay.c-implement-variant-of-Smooth-CRT-RSA.patch
* 0003-bn-bn_blind.c-use-Montgomery-multiplication-when-pos.patch
* 0004-bn-bn_lib.c-conceal-even-memmory-access-pattern-in-b.patch
* 0005-err-err.c-add-err_clear_last_constant_time.patch
* 0006-rsa-rsa_eay.c-make-RSAerr-call-in-rsa_ossl_private_d.patch
* 0007-rsa-rsa_pk1.c-remove-memcpy-calls-from-RSA_padding_c.patch
* 0008-rsa-rsa_oaep.c-remove-memcpy-calls-from-RSA_padding_.patch
* 0009-rsa-rsa_ssl.c-make-RSA_padding_check_SSLv23-constant.patch- Added required patches with backported functions bn_mul_mont_fixed_top and bn_mod_add_fixed_top:
* openssl-bn_mul_mont_fixed_top.patch
* openssl-bn_mod_add_fixed_top.patch
* Thu Nov 22 2018 pmonrealgonzalezAATTsuse.com- Set TLS version to 0 in msg_callback for record messages to avoid confusing applications (bsc#1100078)
* add openssl-record_msg_callback.patch
* Mon Nov 05 2018 vcizekAATTsuse.com- Elliptic curve scalar multiplication timing attack defenses
* fixes \"PortSmash\" (bsc#1113534, CVE-2018-5407)- Add openssl-CVE-2018-5407-PortSmash.patch
* Mon Nov 05 2018 vcizekAATTsuse.com- OpenSSL Security Advisory [30 October 2018]
* Timing vulnerability in DSA signature generation (bsc#1113652, CVE-2018-0734)
* And more timing fixes (bsc#1113742)- Add patches:
* openssl-CVE-2018-0734.patch
* 0001-Merge-to-1.0.2-DSA-mod-inverse-fix.patch
* 0001-Add-a-constant-time-flag-to-one-of-the-bignums-to-av.patch
* 0001-DSA-Address-a-timing-side-channel-whereby-it-is-possible.patch
* 0002-ECDSA-Address-a-timing-side-channel-whereby-it-is-possible.patch
* Thu Oct 18 2018 vcizekAATTsuse.com- Fix infinite loop in DSA generation with incorrect parameters (bsc#1112209)
* add 0001-DSA-Check-for-sanity-of-input-parameters.patch
* Tue Sep 04 2018 vcizekAATTsuse.com- correct the error detection in openssl-CVE-2018-0737-fips.patch (bsc#1106197)
* Thu Aug 16 2018 vcizekAATTsuse.com- Fix One&Done side-channel attack on RSA (bsc#1104789)
* add openssl-One_and_Done.patch
* Thu Aug 16 2018 vcizekAATTsuse.com- Add openssl(cli) Provide so the packages that require the openssl binary can require this instead of the new openssl meta package (bsc#1101470)
* Thu Aug 09 2018 vcizekAATTsuse.com- OpenSSL Security Advisory [16 Apr 2018]
* Cache timing vulnerability in RSA Key Generation (CVE-2018-0737) (bsc#1089039) - add openssl-CVE-2018-0737.patch and openssl-CVE-2018-0737-fips.patch
* Wed Aug 08 2018 vcizekAATTsuse.com- Fix path to the engines which are under /lib64 on SLE-12 (bsc#1101246, bsc#997043)
* add openssl-pkgconfig-enginesdir.patch
* Tue Jun 26 2018 sfleesAATTsuse.de- Reject excessively large primes in DH key generation (bsc#1097158, CVE-2018-0732)
* openssl-CVE-2018-0732.patch- blinding enhancements for ECDSA and DSA (bsc#1097624, bsc#1098592)
* openssl-add-blinding-to-ecdsa.patch
* openssl-add-blinding-to-dsa.patch
* Thu Apr 26 2018 vcizekAATTsuse.com- Suggest libopenssl1_0_0-hmac from libopenssl1_0_0 package to avoid dependency issues during updates (bsc#1090765)
* Tue Mar 27 2018 vcizekAATTsuse.com- OpenSSL Security Advisory [27 Mar 2018]
* Constructed ASN.1 types with a recursive definition could exceed the stack (CVE-2018-0739) (bsc#1087102)- add openssl-CVE-2018-0739.patch
* Fri Dec 08 2017 vcizekAATTsuse.com- OpenSSL Security Advisory [07 Dec 2017]
* Read/write after SSL object in error state (CVE-2017-3737, bsc#1071905)
* rsaz_1024_mul_avx2 overflow bug on x86_64 (CVE-2017-3738, bsc#1071906)- added patches:
* openssl-CVE-2017-3737.patch
* openssl-CVE-2017-3738.patch
* Fri Nov 03 2017 vcizekAATTsuse.com- OpenSSL Security Advisory [02 Nov 2017]
* CVE-2017-3736 (bsc#1066242) - bn_sqrx8x_internal carry bug on x86_64
* add openssl-CVE-2017-3736.patch- OpenSSL Security Advisory [28 Aug 2017]
* CVE-2017-3735 (bsc#1056058) - Malformed X.509 IPAdressFamily could cause OOB read()
* add openssl-CVE-2017-3735.patch- fix crash in DES (bsc#1065363)
* add openssl-fix_crash_in_DES.patch
* Thu Aug 31 2017 vcizekAATTsuse.com- Add ECDSA ciphers to DEFAULT_SUSE cipher list (bsc#1055825)
* modified openssl-1.0.1e-add-suse-default-cipher.patch
* modified openssl-1.0.1e-add-test-suse-default-cipher-suite.patch
* Mon Jul 17 2017 vcizekAATTsuse.com- use blocking getrandom syscall only from fips_drbg_bytes() to avoid stalls on low entropy (bsc#1044175)- refresh patches:
* openssl-fips_entropy_reseeding.patch
* openssl-fipslocking.patch
* Tue Jun 20 2017 vcizekAATTsuse.com- Don\'t run FIPS power-up self-tests when the checksum files aren\'t installed (bsc#1042392)
* add openssl-fips-run_selftests_only_when_module_is_complete.patch
* Mon Jun 19 2017 vcizekAATTsuse.com- remove DES-CBC3-SHA based ciphers from DEFAULT_SUSE (bsc#1027908)
* update patches: openssl-1.0.1e-add-suse-default-cipher.patch openssl-1.0.1e-add-test-suse-default-cipher-suite.patch
* Tue May 09 2017 vcizekAATTsuse.com- FIPS CAVS: Add AES keywrap (KWVS) test tool (bsc#1044095)
* add openssl-fips_cavs_aes_keywrap.patch
* Thu May 04 2017 vcizekAATTsuse.com- Use getrandom syscall instead of reading from /dev/urandom to get at least 128 bits of entropy to comply with FIPS 140.2 IG 7.14
* merge openssl-urandom-reseeding.patch into new openssl-fips_entropy_reseeding.patch (bsc#1027079)
* Thu May 04 2017 vcizekAATTsuse.com- Fix CAVS testing padding issue with RSA d values (bsc#1044107)
* add openssl-fips_cavs_pad_with_zeroes.patch from Pedro Monreal
* Fri Apr 07 2017 vcizekAATTsuse.com- FIPS CAVS: allow fips_
* tools to run in FIPS mode (bnc#902364)
* added openssl-fips_cavs_helpers_run_in_fips_mode.patch
* Tue Mar 28 2017 vcizekAATTsuse.com- Fix x86 extended feature detection (bsc#1029523)
* add openssl-x86_extended_feature_detection.patch
* Tue Mar 28 2017 vcizekAATTsuse.com- Allow runtime switching of s390x capabilities via OPENSSL_s390xcap environmental variable (bsc#1028723)
* add openssl-fips-OPENSSL_s390xcap.patch
* Fri Mar 17 2017 vcizekAATTsuse.com- package FIPS CAVS testing tools (bsc#1027688)
* add openssl-fips_add_cavs_tests.patch
* Thu Mar 16 2017 vcizekAATTsuse.com- s_client sent empty client certificate (bsc#1028281) Add back certificate initialization set_cert_key_stuff() which was removed by openssl-1.0.2a-default-paths.patch
* modified openssl-1.0.2a-default-paths.patch
* Fri Feb 17 2017 vcizekAATTsuse.com- Fix a bug in openssl-fips-xts_nonidentical_key_parts.patch (bsc#1019637#c11)
* Thu Jan 26 2017 vcizekAATTsuse.com- OpenSSL Security Advisory [26 Jan 2017] (bsc#1021641)
* Truncated packet could crash via OOB read (CVE-2017-3731) (bsc#1022085)
* BN_mod_exp may produce incorrect results on x86_64 (CVE-2017-3732) (bsc#1022086)
* Montgomery multiplication may produce incorrect results (CVE-2016-7055) (bsc#1009528)- degrade 3DES to MEDIUM in SSL2 (bsc#1001912)- fix crash in openssl speed (bsc#1000677)- added patches:
* openssl-CVE-2016-7055.patch
* openssl-CVE-2017-3731.patch
* openssl-CVE-2017-3732.patch
* openssl-fix_crash_in_openssl_speed.patch
* openssl-degrade_3DES_to_MEDIUM_in_SSL2.patch- fix X509_CERT_FILE path (bsc#1022271)
* updated openssl-1.0.1e-truststore.diff- AES XTS key parts must not be identical in FIPS mode (bsc#1019637)
* add openssl-fips-xts_nonidentical_key_parts.patch
* Fri Oct 07 2016 vcizekAATTsuse.com- temporarily revert upstream commit fd7ca7465b67336b8950a505b6d2adee867a78f7 because it breaks libcamgm (bsc#1002585)
* 0001-Make-openssl-req-x509-more-equivalent-to-openssl-req.patch
* Tue Sep 27 2016 vcizekAATTsuse.com- resume reading from /dev/urandom when interrupted by a signal (bsc#995075)
* add openssl-randfile_fread_interrupt.patch- fix crash in print_notice (bsc#998190)
* add openssl-print_notice-NULL_crash.patch
* Tue Sep 27 2016 vcizekAATTsuse.com- update to 1.0.2j- OpenSSL Security Advisory [26 Sep 2016] Severity: Moderate
* Missing CRL sanity check (CVE-2016-7052) (bsc#1001148)
* A bug fix which included a CRL sanity check was added to OpenSSL 1.1.0 but was omitted from OpenSSL 1.0.2i. As a result any attempt to use CRLs in OpenSSL 1.0.2i will crash with a null pointer exception.
* Fri Sep 23 2016 vcizekAATTsuse.com- OpenSSL Security Advisory [22 Sep 2016] (bsc#999665) Severity: High
* OCSP Status Request extension unbounded memory growth (CVE-2016-6304) (bsc#999666) Severity: Low
* Pointer arithmetic undefined behaviour (CVE-2016-2177) (bsc#982575)
* Constant time flag not preserved in DSA signing (CVE-2016-2178) (bsc#983249)
* DTLS buffered message DoS (CVE-2016-2179) (bsc#994844)
* OOB read in TS_OBJ_print_bio() (CVE-2016-2180) (bsc#990419)
* DTLS replay protection DoS (CVE-2016-2181) (bsc#994749)
* OOB write in BN_bn2dec() (CVE-2016-2182) (bsc#993819)
* Birthday attack against 64-bit block ciphers (SWEET32) (CVE-2016-2183) (bsc#995359)
* Malformed SHA512 ticket DoS (CVE-2016-6302) (bsc#995324)
* OOB write in MDC2_Update() (CVE-2016-6303) (bsc#995377)
* Certificate message OOB reads (CVE-2016-6306) (bsc#999668)- update to openssl-1.0.2i
* drop patches: openssl-1.0.2a-new-fips-reqs.patch openssl-1.0.2e-fips.patch openssl-CVE-2016-2177.patch openssl-CVE-2016-2178-2.patch openssl-CVE-2016-2178.patch openssl-CVE-2016-2179-2.patch openssl-CVE-2016-2179.patch openssl-CVE-2016-2180.patch openssl-CVE-2016-2181-2.patch openssl-CVE-2016-2181-3.patch openssl-CVE-2016-2181.patch openssl-CVE-2016-2182-2.patch openssl-CVE-2016-2182.patch openssl-CVE-2016-2183-SWEET32.patch openssl-CVE-2016-6302.patch openssl-CVE-2016-6303.patch
* add patches: openssl-1.0.2i-fips.patch openssl-1.0.2i-new-fips-reqs.patch
* refresh patches: 0001-Axe-builtin-printf-implementation-use-glibc-instead.patch 0001-libcrypto-Hide-library-private-symbols.patch
* Tue Aug 30 2016 vcizekAATTsuse.com- Fix a regression caused by openssl-CVE-2016-2182-2.patch (bsc#995959)
* add openssl-CVE-2016-2182-3.patch
* Thu Aug 25 2016 vcizekAATTsuse.com- security update
* CVE-2016-2177: Avoid some undefined pointer arithmetic (bsc#982575)
* CVE-2016-2178: Fix DSA, preserve BN_FLG_CONSTTIME (bsc#983249)
* CVE-2016-2179: remote denial of service via DTLS Finished Message (bsc#994844)
* CVE-2016-2180: OOB read in TS_OBJ_print_bio() (bsc#990419)
* CVE-2016-2181: Fix DTLS replay protection (bsc#994749)
* CVE-2016-2182: Check for errors in BN_bn2dec() (bsc#993819)
* CVE-2016-2183: Birthday attacks on 64-bit block ciphers aka triple-des (SWEET32) (bsc#995359)
* CVE-2016-6302: Sanity check ticket length. (bsc#995324)
* CVE-2016-6303: Avoid overflow in MDC2_Update (bsc#995377)- added patches:
* openssl-CVE-2016-2177.patch
* openssl-CVE-2016-2178-2.patch
* openssl-CVE-2016-2178.patch
* openssl-CVE-2016-2179-2.patch
* openssl-CVE-2016-2179.patch
* openssl-CVE-2016-2180.patch
* openssl-CVE-2016-2181-2.patch
* openssl-CVE-2016-2181-3.patch
* openssl-CVE-2016-2181.patch
* openssl-CVE-2016-2182-2.patch
* openssl-CVE-2016-2182.patch
* openssl-CVE-2016-2183-SWEET32.patch
* openssl-CVE-2016-6302.patch
* openssl-CVE-2016-6303.patch
* Thu Aug 04 2016 vcizekAATTsuse.com- fix problems with locking in FIPS mode (bsc#992120)
* duplicates: bsc#991877, bsc#991193, bsc#990392, bsc#990428 and bsc#990207
* bring back openssl-fipslocking.patch
* Thu Jul 14 2016 vcizekAATTsuse.com- drop openssl-fips_RSA_compute_d_with_lcm.patch (upstream) (bsc#984323)
* Thu Jul 07 2016 vcizekAATTsuse.com- don\'t check for /etc/system-fips (bsc#982268)
* add openssl-fips-dont_run_FIPS_module_installed.patch- list the correct hmac key in spec comment (bsc#985054)
* Tue May 03 2016 vcizekAATTsuse.com- OpenSSL Security Advisory [3rd May 2016]- update to 1.0.2h (boo#977584, boo#977663)
* Prevent padding oracle in AES-NI CBC MAC check A MITM attacker can use a padding oracle attack to decrypt traffic when the connection uses an AES CBC cipher and the server support AES-NI. (CVE-2016-2107, boo#977616)
* Fix EVP_EncodeUpdate overflow An overflow can occur in the EVP_EncodeUpdate() function which is used for Base64 encoding of binary data. If an attacker is able to supply very large amounts of input data then a length check can overflow resulting in a heap corruption. (CVE-2016-2105, boo#977614)
* Fix EVP_EncryptUpdate overflow An overflow can occur in the EVP_EncryptUpdate() function. If an attacker is able to supply very large amounts of input data after a previous call to EVP_EncryptUpdate() with a partial block then a length check can overflow resulting in a heap corruption. (CVE-2016-2106, boo#977615)
* Prevent ASN.1 BIO excessive memory allocation When ASN.1 data is read from a BIO using functions such as d2i_CMS_bio() a short invalid encoding can casuse allocation of large amounts of memory potentially consuming excessive resources or exhausting memory. (CVE-2016-2109, boo#976942)
* EBCDIC overread ASN1 Strings that are over 1024 bytes can cause an overread in applications using the X509_NAME_oneline() function on EBCDIC systems. This could result in arbitrary stack data being returned in the buffer. (CVE-2016-2176, boo#978224)
* Modify behavior of ALPN to invoke callback after SNI/servername callback, such that updates to the SSL_CTX affect ALPN.
* Remove LOW from the DEFAULT cipher list. This removes singles DES from the default.
* Only remove the SSLv2 methods with the no-ssl2-method option. When the methods are enabled and ssl2 is disabled the methods return NULL.- dropping enable-ssl2 build flag, SSLv2 methods are now exposed without it
* Fri Apr 15 2016 vcizekAATTsuse.com- update to 1.0.2g (fate#317043) Major changes since 1.0.1: EXPORT and LOW strength ciphers aren\'t provided Suite B support for TLS 1.2 and DTLS 1.2 Support for DTLS 1.2 TLS automatic EC curve selection. API to set TLS supported signature algorithms and curves SSL_CONF configuration API. TLS Brainpool support. ALPN support. CMS support for RSA-PSS, RSA-OAEP, ECDH and X9.42 DH.
* dropped many patches as they are included upstream (all security fixes, s390x performance improvements, ppc64le build, POWER8 VMX crypto acceleration)
* build with enable-ssl2 to provide SSLv2_method but only allow SSL2 when OPENSSL_ALLOW_SSL2 environment variable is set
* Thu Feb 25 2016 psimonsAATTsuse.com- Fix CVE-2016-0702 (bnc#968050, \"Cache Bleed\"). The patch \"openssl-CVE-2016-0702-openssl101.patch\" prevents side channel attacks on modular exponentiation that attempted to recover RSA secret keys by analyzing cache-bank conflicts on the Intel Sandy-Bridge microarchitecture. The ability to exploit this issue was limited, however, as it required the attacker to have control of code running in a thread on the same hyper-threaded core as the victim thread which was performing decryptions.- Fix CVE-2016-0705 (bnc#968047) via \"openssl-CVE-2016-0705.patch\". This issue allowed attackers with the ability to load malformed DSA private keys into applications based on OpenSSL to trigger a double free() bug in OpenSSL\'s parser code. That scenario could be abused to facilitate a denial-of-service attack.- Fix CVE-2016-0797 (bnc#968048) via \"openssl-CVE-2016-0797.patch\". The BN_hex2bn() and BN_dec2bn() functions had a bug that could result in an attempt to de-reference a NULL pointer. This could have security consequences if these functions were ever called by user applications with large untrusted hex/decimal data. Also, internal usage of these functions in OpenSSL uses data from config files or application command line arguments. If user developed applications generated config file data based on untrusted data, then this could have had security consequences as well.- Fix CVE-2016-0800 (bnc#968046, \"Drown\"). OpenSSL used to be vulnerable to a cross-protocol attack that could lead to decryption of TLS sessions by using a server supporting SSLv2 and EXPORT cipher suites as a Bleichenbacher RSA padding oracle. The patch \"openssl-CVE-2016-0800-DROWN-disable-ssl2.patch\" remedies this issue by disabling the SSLv2 protocol (unless the environment variable $OPENSSL_ALLOW_SSL2 is defined) and all weak EXPORT ciphers (unless $OPENSSL_ALLOW_EXPORT is defined).- The PGP signature \"openssl-1.0.1i.tar.gz.asc\" of the OpenSSL release tarball was removed because the key that issued it uses insecure signature algorithms and can no longer be considered safe, i.e. having the signature around does not improve security.- Add patch \"openssl-fips-dont-fall-back-to-default-digest.patch\" to ensure that OpenSSL doesn\'t fall back to the default digest algorithm (SHA1) in case a non-FIPS algorithm was negotiated while running in FIPS mode. Instead, OpenSSL will refuse the session. (bnc#958501)- Fix CVE-2016-0798 via \"openssl-CVE-2016-0798-101.patch\". The SRP user database lookup method SRP_VBASE_get_by_user() had a memory leak that attackers could abuse to facility DoS attacks. To mitigate the issue, the seed handling in SRP_VBASE_get_by_user() was disabled even if the user has configured a seed. Applications are advised to migrate to SRP_VBASE_get1_by_user(). (bnc#968265)- Fix CVE-2016-0799 (bnc#968374) via \"openssl-CVE-2016-0799.patch\". On many 64 bit systems, the internal fmtstr() and doapr_outch() functions could miscalculate the length of a string and attempt to access out-of-bounds memory locations. These problems could have enabled attacks where large amounts of untrusted data is passed to the BIO_
*printf functions. If applications use these functions in this way then they could have been vulnerable. OpenSSL itself uses these functions when printing out human-readable dumps of ASN.1 data. Therefore applications that print this data could have been vulnerable if the data is from untrusted sources. OpenSSL command line applications could also have been vulnerable when they print out ASN.1 data, or if untrusted data is passed as command line arguments. Libssl is not considered directly vulnerable.
* Fri Feb 12 2016 vcizekAATTsuse.com- fix CVE-2015-3197 (bsc#963415)
* SSLv2 doesn\'t block disabled ciphers
* add openssl-CVE-2015-3197.patch
* Thu Dec 03 2015 vcizekAATTsuse.com- security fixes:
* Certificate verify crash with missing PSS parameter (CVE-2015-3194) (bsc#957815)
* X509_ATTRIBUTE memory leak (CVE-2015-3195) (bsc#957812)
* Race condition handling PSK identify hint (CVE-2015-3196) (bsc#957813)
* added patches: openssl-CVE-2015-3194.patch openssl-CVE-2015-3195.patch openssl-CVE-2015-3196.patch
* Mon Nov 09 2015 vcizekAATTsuse.com- improve s390 performance (bsc#954256)
* added 0001-bn-asm-s390x.S-improve-performance-on-z196-and-z13-b.patch
* Wed Nov 04 2015 meissnerAATTsuse.com- avoid running OPENSSL_config twice. This avoids breaking engine loading. (bsc#952871)- openssl.keyring: replaced with correct release engineer key
* Wed Sep 23 2015 vcizekAATTsuse.com- clear openssl error when fips selftests fail in non-fips mode (bsc#947104)
* added openssl-fips-clearerror.patch
* Fri Sep 04 2015 vcizekAATTsuse.com- don\'t build ppc64le as linux-generic32 (bsc#943421)- modified openssl-1.0.1i-ppc-asm-update.patch- adding patches: 0001-Config-for-ppc64-le.patch 0001-sha-asm-fips.patch 0002-Delete-OPENSSL-CLEANSE-buplicated.patch 0003-Missing-function-declarations.patch 0001-Adding-OPENSSL_cpuid_setup.patch
* Thu Aug 13 2015 vcizekAATTsuse.com- add support for \"ciphers\" providing no encryption (bsc#937085)
* don\'t build with -DSSL_FORBID_ENULL
* Tue Aug 04 2015 vcizekAATTsuse.com- fixed a regression caused by openssl-CVE-2015-0287.patch (bsc#937492)
* Fri Jul 10 2015 vcizekAATTsuse.com- Add POWER8 VMX crypto acceleration (fate#318717, bsc#937634)- added patches from IBM:
* 0001-Taking-only-the-struct-change-of-ks-to-ks-ks.patch
* 0002-Taking-only-the-general-HWAES_-function-declarations.patch
* 0003-Taking-only-the-change-to-the-preprocessor-condition.patch
* 0004-evp-e_aes.c-populate-HWAES_-to-remaning-modes.patch- fix corrupted keyring
* Fri Jul 10 2015 vcizekAATTsuse.com- fix an RSA key generation problem with odd bit sizes (bsc#937212)
* added openssl-fips-fix-odd-rsakeybits.patch
* Fri Jun 12 2015 vcizekAATTsuse.com- CVE-2015-4000 (boo#931698)
* The Logjam Attack / weakdh.org
* reject connections with DH parameters shorter than 1024 bits
* generates 2048-bit DH parameters by default- CVE-2015-1788 (boo#934487)
* Malformed ECParameters causes infinite loop- CVE-2015-1789 (boo#934489)
* Exploitable out-of-bounds read in X509_cmp_time- CVE-2015-1790 (boo#934491)
* PKCS7 crash with missing EnvelopedContent- CVE-2015-1792 (boo#934493)
* CMS verify infinite loop with unknown hash function- CVE-2015-1791 (boo#933911)
* race condition in NewSessionTicket- CVE-2015-3216 (boo#933898)
* Crash in ssleay_rand_bytes due to locking regression
* modified openssl-1.0.1i-fipslocking.patch- fix timing side channel in RSA decryption (bnc#929678)- newly added patches:
* 0001-s_server-Use-2048-bit-DH-parameters-by-default.patch
* 0002-dhparam-set-the-default-to-2048-bits.patch
* 0003-dhparam-fix-documentation.patch
* 0004-Update-documentation-with-Diffie-Hellman-best-practi.patch
* 0005-client-reject-handshakes-with-DH-parameters-1024-bits.patch
* openssl-CVE-2015-1788.patch
* openssl-CVE-2015-1789.patch
* openssl-CVE-2015-1790.patch
* openssl-CVE-2015-1791.patch
* openssl-CVE-2015-1792.patch
* openssl-RSA_premaster_secret_in_constant_time.patch
* Tue Apr 28 2015 vcizekAATTsuse.com- the selftests must pass even in non-FIPS mode if the module is complete (bnc#926597)
* added openssl-fips-selftests_in_nonfips_mode.patch
* Mon Mar 16 2015 vcizekAATTsuse.com- security update:
* CVE-2015-0209 (bnc#919648) - Fix a failure to NULL a pointer freed on error
* CVE-2015-0286 (bnc#922496) - Segmentation fault in ASN1_TYPE_cmp
* CVE-2015-0287 (bnc#922499) - ASN.1 structure reuse memory corruption
* CVE-2015-0288 x509: (bnc#920236) - added missing public key is not NULL check
* CVE-2015-0289 (bnc#922500) - PKCS7 NULL pointer dereferences
* CVE-2015-0293 (bnc#922488) - Fix reachable assert in SSLv2 servers
* added patches: openssl-CVE-2015-0209.patch openssl-CVE-2015-0286.patch openssl-CVE-2015-0287.patch openssl-CVE-2015-0288.patch openssl-CVE-2015-0289.patch openssl-CVE-2015-0293.patch
* Wed Jan 28 2015 vcizekAATTsuse.com- enforce a limit on minimal length of RSA decryption exponent d
* added openssl-fips-rsagen-d-bits.patch by Marcus Meissner
* Fri Jan 09 2015 vcizekAATTsuse.com- fix for several security vulnerabilites:
* CVE-2014-3570 (bnc#912296) - Bignum squaring (BN_sqr) may produce incorrect results on some platforms, including x86_64. - added openssl-CVE-2014-3570.patch
* CVE-2014-3571 (bnc#912294) - Fix crash in dtls1_get_record whilst in the listen state where you get two separate reads performed - one for the header and one for the body of the handshake record. - added openssl-CVE-2014-3571.patch
* CVE-2014-3572 (bnc#912015) - don\'t accept a handshake using an ephemeral ECDH ciphersuites with the server key exchange message omitted. - added openssl-CVE-2014-3572.patch
* CVE-2014-8275 (bnc#912018) - fix various certificate fingerprint issues - added openssl-CVE-2014-8275.patch
* CVE-2015-0204 (bnc#912014) - Only allow ephemeral RSA keys in export ciphersuites - added openssl-CVE-2015-0204.patch
* CVE-2015-0205 (bnc#912293) - Fix to prevent use of DH client certificates without sending certificate verify message. - added openssl-CVE-2015-0205.patch
* CVE-2015-0206 (bnc#912292) - memory leak can occur in dtls1_buffer_record - added openssl-CVE-2015-0206.patch
* Fri Jan 09 2015 vcizekAATTsuse.com- make RSA2 key generation FIPS 186-4 compliant (bnc#901902)
* added openssl-fips_RSA_compute_d_with_lcm.patch
* Thu Jan 08 2015 vcizekAATTsuse.com- X9.31 rand method is not allowed in FIPS mode
* added openssl-fips_disallow_x931_rand_method.patch- don\'t allow dynamic ENGINEs loading in FIPS mode
* added openssl-fips_disallow_ENGINE_loading.patch- for both see bnc#855676, comment 16- added a locking hack which prevents hangs in FIPS mode (bnc#895129)
* added openssl-1.0.1i-fipslocking.patch
* Fri Dec 19 2014 meissnerAATTsuse.com- openssl-rsakeygen-minimum-distance.patch: in non-FIPS rsa key generation, mirror the maximum and minimum limiters from FIPS rsa generation to meet Common Criteria requirements on minimum and maximum distances between p and q. bsc#908362
* Mon Dec 15 2014 meissnerAATTsuse.com- openssl-urandom-reseeding.patch: constant reseeding from /dev/urandom; for every byte pulled, seed with 1 byte from /dev/urandom, also change RAND_poll to pull the full state size of the SSLEAY DRBG. bsc#908372
* Tue Nov 25 2014 vcizekAATTsuse.com- don\'t advertise curves we don\'t support (bnc#906878)
* added openssl-Added-OPENSSL_NO_EC2M-guards-around-the-preferred-EC.patch
* Thu Oct 30 2014 vcizekAATTsuse.com- security fixes for bnc#901277 and bnc#901223- NOTE: this update alone DOESN\'T FIX the POODLE SSL protocol vulnerability. OpenSSL only adds downgrade detection support for client applications. See https://www.suse.com/support/kb/doc.php?id=7015773 for mitigations.- details of the addressed vulnerabilities:
* ) SRTP Memory Leak. A flaw in the DTLS SRTP extension parsing code allows an attacker, who sends a carefully crafted handshake message, to cause OpenSSL to fail to free up to 64k of memory causing a memory leak. This could be exploited in a Denial Of Service attack. This issue affects OpenSSL 1.0.1 server implementations for both SSL/TLS and DTLS regardless of whether SRTP is used or configured. Implementations of OpenSSL that have been compiled with OPENSSL_NO_SRTP defined are not affected. (CVE-2014-3513)
* ) Session Ticket Memory Leak. When an OpenSSL SSL/TLS/DTLS server receives a session ticket the integrity of that ticket is first verified. In the event of a session ticket integrity check failing, OpenSSL will fail to free memory causing a memory leak. By sending a large number of invalid session tickets an attacker could exploit this issue in a Denial Of Service attack. (CVE-2014-3567)
* ) Build option no-ssl3 is incomplete. When OpenSSL is configured with \"no-ssl3\" as a build option, servers could accept and complete a SSL 3.0 handshake, and clients could be configured to send them. (CVE-2014-3568)
* ) Add support for TLS_FALLBACK_SCSV. Client applications doing fallback retries should call SSL_set_mode(s, SSL_MODE_SEND_FALLBACK_SCSV). (CVE-2014-3566)- added patches:
* openssl-CVE-2014-3513.patch
* openssl-CVE-2014-3566.patch
* openssl-CVE-2014-3567.patch
* openssl-CVE-2014-3568.patch
* Tue Aug 19 2014 meissnerAATTsuse.com- openssl-1.0.1e-new-fips-reqs.patch refreshed to openssl-1.0.1i-new-fips-reqs.patch: refreshed / renamed patch to match 1.0.1i changes. - randomness locking is upstream - RSA selftest with X9.31 padding is not needed anymore - fixed FIPS selftest failures bnc#892477- openssl-1.0.1i-ppc-asm-update.patch: update for ppc64le
* Thu Aug 14 2014 vcizekAATTsuse.com- rename README.SuSE (old spelling) to README.SUSE (bnc#889013)
* Wed Aug 13 2014 vcizekAATTsuse.com- update to 1.0.1i
* Fix SRP buffer overrun vulnerability. Invalid parameters passed to the SRP code can be overrun an internal buffer. Add sanity check that g, A, B < N to SRP code. (CVE-2014-3512)
* A flaw in the OpenSSL SSL/TLS server code causes the server to negotiate TLS 1.0 instead of higher protocol versions when the ClientHello message is badly fragmented. This allows a man-in-the-middle attacker to force a downgrade to TLS 1.0 even if both the server and the client support a higher protocol version, by modifying the client\'s TLS records. (CVE-2014-3511)
* OpenSSL DTLS clients enabling anonymous (EC)DH ciphersuites are subject to a denial of service attack. A malicious server can crash the client with a null pointer dereference (read) by specifying an anonymous (EC)DH ciphersuite and sending carefully crafted handshake messages. (CVE-2014-3510)
* By sending carefully crafted DTLS packets an attacker could cause openssl to leak memory. This can be exploited through a Denial of Service attack. (CVE-2014-3507)
* An attacker can force openssl to consume large amounts of memory whilst processing DTLS handshake messages. This can be exploited through a Denial of Service attack. (CVE-2014-3506)
* An attacker can force an error condition which causes openssl to crash whilst processing DTLS packets due to memory being freed twice. This can be exploited through a Denial of Service attack. (CVE-2014-3505)
* If a multithreaded client connects to a malicious server using a resumed session and the server sends an ec point format extension it could write up to 255 bytes to freed memory. (CVE-2014-3509)
* A malicious server can crash an OpenSSL client with a null pointer dereference (read) by specifying an SRP ciphersuite even though it was not properly negotiated with the client. This can be exploited through a Denial of Service attack. (CVE-2014-5139)
* A flaw in OBJ_obj2txt may cause pretty printing functions such as X509_name_oneline, X509_name_print_ex et al. to leak some information from the stack. Applications may be affected if they echo pretty printing output to the attacker. (CVE-2014-3508)
* Fix ec_GFp_simple_points_make_affine (thus, EC_POINTs_mul etc.) for corner cases. (Certain input points at infinity could lead to bogus results, with non-infinity inputs mapped to infinity too.)- refreshed patches:
* openssl-1.0.1e-new-fips-reqs.patch
* 0005-libssl-Hide-library-private-symbols.patch (thanks to Marcus Meissner)
* Mon Jun 30 2014 meissnerAATTsuse.com- openssl-1.0.1h-fips-engine.patch: For the engine using algorithms, check if the meth returned by the engine has the FIPS flag set in FIPS mode, otherwise use the builtin method. (EVP digest and RSA implemented)
* Tue Jun 24 2014 meissnerAATTsuse.com- fixed the FIPS pairwise check in DSA and EC key generation. openssl-1.0.1e-fips-ec.patch openssl-1.0.1e-fips.patch
* Tue Jun 24 2014 meissnerAATTsuse.com- recommend: ca-certificiates-mozilla instead of openssl-certs here
* Thu Jun 05 2014 meissnerAATTsuse.com- updated to 1.0.1h (bnc#880891) - CVE-2014-0224: Fix for SSL/TLS MITM flaw. An attacker using a carefully crafted handshake can force the use of weak keying material in OpenSSL SSL/TLS clients and servers. - CVE-2014-0221: Fix DTLS recursion flaw. By sending an invalid DTLS handshake to an OpenSSL DTLS client the code can be made to recurse eventually crashing in a DoS attack. - CVE-2014-0195: Fix DTLS invalid fragment vulnerability. A buffer overrun attack can be triggered by sending invalid DTLS fragments to an OpenSSL DTLS client or server. This is potentially exploitable to run arbitrary code on a vulnerable client or server. - CVE-2014-3470: Fix bug in TLS code where clients enable anonymous ECDH ciphersuites are subject to a denial of service attack.- CVE-2014-0198.patch: removed, upstream- CVE-2010-5298.patch: removed, upstream- openssl-1.0.1e-fips-ctor.patch: return success from checking of FIPS signatures.
* Thu May 08 2014 shchangAATTsuse.com- Fixed bug[ bnc#876710], openssl genrsa still uses 1024 bit by default Add file: openssl-app-genrsa-fips.patch Properly detect encryption failure in BIO
* use 2048 bit RSA key in FIPS selftests Modify file: openssl-1.0.1e-new-fips-reqs.patch
* Thu May 08 2014 shchangAATTsuse.com- Fixed bug[ bnc#876282], CVE-2014-0198 openssl: OpenSSL NULL pointer dereference in do_ssl3_write Add file: CVE-2014-0198.patch Fixed bug[ bnc#876712], FIPS: ssh remote login does not work anymore Add file: openssl-no-egd.patch
* Tue May 06 2014 shchangAATTsuse.com- Correct the PGP key to Factory
* Modify file: openssl.keyring
* Tue May 06 2014 shchangAATTsuse.com- Fixed bug[ bnc#876748] FIPS: openssl hmac verification fails open on empty hmac file
* Initialize rv to -1 by default Modify file: openssl-1.0.1e-fips-ctor.patch
* Sat Apr 12 2014 shchangAATTsuse.com- Fixed bug[ bnc#873351] CVE-2010-5298: openssl: Use-after-free race condition,in OpenSSL\'s read buffer Add file: CVE-2010-5298.patch
* Tue Apr 08 2014 shchangAATTsuse.com- Upgrade to OpenSSL 1.0.1g:
* Fix bug[ bnc#872299] TLS heartbeat read overrun (CVE-2014-0160) Add files: openssl-1.0.1g.tar.gz, openssl-1.0.1g.tar.gz.asc Delete files: openssl-1.0.1f.tar.gz, openssl-1.0.1f.tar.gz.asc, CVE-2014-0076.patch
* Tue Mar 25 2014 shchangAATTsuse.com- Fix bug[ bnc#869945] CVE-2014-0076: openssl: Recovering OpenSSL ECDSA Nonces Using the FLUSH+RELOAD Cache Side-channel Attack Add file: CVE-2014-0076.patch
* Mon Mar 24 2014 vpereiraAATTnovell.com- fate#316363: Remove broken or outdated Ciphers Add files: openssl-1.0.1e-add-suse-default-cipher-header.patch, openssl-1.0.1e-add-suse-default-cipher.patch
* Wed Mar 05 2014 vpereiraAATTnovell.com- Added DEFAULT_SUSE cipher suite- Improved the DEFAULT cipher suite, removing EXPORT algorithms, RC2 and DES- Added test case for the new DEFAULT_SUSE cipher suite Add file: openssl-1.0.1e-add-test-suse-default-cipher-suite.patch
* Mon Mar 03 2014 shchangAATTsuse.com- additional changes required for FIPS validation( from Fedora repo) Add patch file: openssl-1.0.1e-new-fips-reqs.patch
* Sat Jan 11 2014 shchangAATTsuse.com- Remove GCC option \"-O3\" for compiliation issue of ARM version Modify: openssl.spec
* Fri Jan 10 2014 shchangAATTsuse.com- Adjust the installation path( libopenssl/hmac into /lib or /lib64) Modify files: README-FIPS.txt openssl.spec
* Thu Jan 09 2014 andreas.stiegerAATTgmx.de- 1.0.1f:
* Fix for TLS record tampering bug CVE-2013-4353- already included:
* Fix for TLS version checking bug CVE-2013-6449
* Fix for DTLS retransmission bug CVE-2013-6450- removed patches:
* CVE-2013-6449.patch, committed upstream
* CVE-2013-6450.patch, committed upstream
* SSL_get_certificate-broken.patch, committed upstream
* openssl-1.0.1e-bnc822642.patch, committed upstream- modified patches:
* openssl-1.0.1e-fips.patch, adjust for upstream changes
* openssl-fix-pod-syntax.diff, adjust for upstream changes
* Wed Jan 08 2014 andreas.stiegerAATTgmx.de- add a gpg keyring for source tarball
* Wed Jan 08 2014 shchangAATTsuse.com- Fixed bnc#857850, openssl doesn\'t load engine Modify file: openssl.spec
* Thu Jan 02 2014 shchangAATTsuse.com- Fixed bnc#857203, openssl: crash in DTLS renegotiation after packet loss Add file: CVE-2013-6450.patch
* Sun Dec 22 2013 shchangAATTsuse.com- Fixed bnc#856687, openssl: crash when using TLS 1.2 Add file: CVE-2013-6449.patch
* Tue Dec 17 2013 meissnerAATTsuse.com- compression_methods_switch.patch: setenv might not be successful if a surrounding library or application filters it, like e.g. sudo. As setenv() does not seem to be useful anyway, remove it. bnc#849377
* Mon Dec 16 2013 shchangAATTsuse.com- Adjust the installation path. Modify files: README-FIPS.txt openssl.spec
* Fri Dec 06 2013 lnusselAATTsuse.de- don\'t own /etc/ssl/certs, it\'s owned by ca-certificates
* Tue Dec 03 2013 meissnerAATTsuse.com- Actually enable it (in a building way) for openSUSE and SLES, as we intended.- Add README-FIPS.txt from SLE 11.
* Mon Dec 02 2013 crrodriguezAATTopensuse.org- Restrict the (broken beyond build) FIPS certification code to SLE releases only, it has no value in openSUSE at all.
* Sat Nov 23 2013 shchangAATTsuse.com- Patches for OpenSSL FIPS-140-2/3 certification Add patch files: openssl-1.0.1e-fips.patch, openssl-1.0.1e-fips-ec.patch, openssl-1.0.1e-fips-ctor.patch
* Wed Oct 23 2013 crrodriguezAATTopensuse.org- 0001-libcrypto-Hide-library-private-symbols.patch This patch implements the libcrpto part complimentary to 0005-libssl-Hide-library-private-symbols.patch. This patch is however not 100% complete, as some private library symbols are declared in public headers that shall not be touched or are defined/declared in \"perlasm\". (tested in 13.1, 12.3, factory)- openSSL defaults to -O3 optimization level but we override it with RPM_OPT_FLAGS, ensure we use -O3 like upstream.
* Fri Oct 11 2013 meissnerAATTsuse.com- openssl-1.0.1c-ipv6-apps.patch: Support ipv6 in the openssl s_client / s_server commandline app.
* Fri Sep 27 2013 dmacvicarAATTsuse.de- VPN openconnect problem (DTLS handshake failed) (git 9fe4603b8, bnc#822642, openssl ticket#2984)
* Wed Sep 04 2013 guillaumeAATTopensuse.org- Fix armv6l arch (armv7 was previously used to build armv6 which lead to illegal instruction when used)
* Mon Aug 12 2013 shchangAATTsuse.com- Fix bug[ bnc#832833] openssl ssl_set_cert_masks() is broken modify patch file: SSL_get_certificate-broken.patch
* Fri Aug 09 2013 crrodriguezAATTopensuse.org- Via padlock is only found in x86 and x86_64 CPUs, remove the shared module for other archs.
* Wed Aug 07 2013 crrodriguezAATTopensuse.org- Cleanup engines that are of no use in a modern linux distro- The following engines stay:
* libcapi.so --> usable in case you have third party /dev/crypto
* libgmp.so --> may help to doing some maths using GMP
* libgost.so --> implements the GOST block cipher
* libpadlock.so --> VIA padlock support- Al other are removed because they require third party propietary shared libraries nowhere to be found or that we can test.
* Wed Aug 07 2013 crrodriguezAATTopensuse.org- openssl-pkgconfig.patch: Here we go.. For applications to benefit fully of features provided by openSSL engines (rdrand, aes-ni..etc) either builtin or in DSO form applications have to call ENGINE_load_builtin_engines() or OPENSSL_config() unfortunately from a total of 68 apps/libraries linked to libcrypto in a desktop system, only 4 do so, and there is a sea of buggy code that I dont feel like fixing. Instead we can pass -DOPENSSL_LOAD_CONF in the pkgconfig files so the needed operation becomes implicit the next time such apps are recompiled, see OPENSSL_config(3) Unfortunately this does not fix everything, because there are apps not using pkgconfig or using it incorrectly, but it is a good start.
* Wed Aug 07 2013 dmuellerAATTsuse.com- add openssl-1.0.1c-default-paths.patch: Fix from Fedora for openssl s_client not setting CApath by default
* Sat Aug 03 2013 crrodriguezAATTopensuse.org- 0005-libssl-Hide-library-private-symbols.patch: hide private symbols, this
*only
* applies to libssl where it is straightforward to do so as applications should not be using any of the symbols declared/defined in headers that the library does not install. A separate patch MAY be provided in the future for libcrypto where things are much more complicated and threfore requires careful testing.
* Mon Jul 29 2013 meissnerAATTsuse.com- compression_methods_switch.patch: Disable compression by default to avoid the CRIME attack (CVE-2012-4929 bnc#793420) Can be override by setting environment variable OPENSSL_NO_DEFAULT_ZLIB=no
* Tue Jul 02 2013 lnusselAATTsuse.de- Don\'t use the legacy /etc/ssl/certs directory anymore but rather the p11-kit generated /var/lib/ca-certificates/openssl one (fate#314991, openssl-1.0.1e-truststore.diff)
* Sat Jun 29 2013 crrodriguezAATTopensuse.org- Build enable-ec_nistp_64_gcc_128, ecdh is many times faster but only works in x86_64. According to the openSSL team \"it is superior to the default in multiple regards (speed, and also security as the new implementations are secure against timing attacks)\" It is not enabled by default due to the build system being unable to detect if the compiler supports __uint128_t.
* Thu Jun 20 2013 cooloAATTsuse.com- pick openssl-fix-pod-syntax.diff out of the upstream RT to fix build with perl 5.18
* Sat May 25 2013 iAATTmarguerite.su- add %if tag for BuildArch. sles may also need latest openssl.
* Fri Feb 22 2013 dmuellerAATTsuse.com- disable fstack-protector on aarch64
* Tue Feb 12 2013 hrvoje.senjanAATTgmail.com- Update to 1.0.1e o Bugfix release (bnc#803004)- Drop openssl-1.0.1d-s3-packet.patch, included upstream
* Sun Feb 10 2013 hrvoje.senjanAATTgmail.com- Added openssl-1.0.1d-s3-packet.patch from upstream, fixes bnc#803004, openssl ticket#2975
* Tue Feb 05 2013 meissnerAATTsuse.com- update to version 1.0.1d, fixing security issues o Fix renegotiation in TLS 1.1, 1.2 by using the correct TLS version. o Include the fips configuration module. o Fix OCSP bad key DoS attack CVE-2013-0166 o Fix for SSL/TLS/DTLS CBC plaintext recovery attack CVE-2013-0169 bnc#802184 o Fix for TLS AESNI record handling flaw CVE-2012-2686
* Mon Nov 12 2012 gjheAATTsuse.com- fix bug[bnc#784994] - VIA padlock support on 64 systems e_padlock: add support for x86_64 gcc
* Sun Aug 19 2012 crrodriguezAATTopensuse.org- Open Internal file descriptors with O_CLOEXEC, leaving those open across fork()..execve() makes a perfect vector for a side-channel attack...
* Tue Aug 07 2012 dmuellerAATTsuse.com- fix build on armv5 (bnc#774710)
* Thu May 10 2012 crrodriguezAATTopensuse.org- Update to version 1.0.1c for the complete list of changes see NEWS, this only list packaging changes.- Drop aes-ni patch, no longer needed as it is builtin in openssl now.- Define GNU_SOURCE and use -std=gnu99 to build the package.- Use LFS_CFLAGS in platforms where it matters.
* Fri May 04 2012 lnusselAATTsuse.de- don\'t install any demo or expired certs at all
* Mon Apr 23 2012 gjheAATTsuse.com- update to latest stable verison 1.0.0i including the following patches: CVE-2012-2110.path Bug748738_Tolerate_bad_MIME_headers.patch bug749213-Free-headers-after-use.patch bug749210-Symmetric-crypto-errors-in-PKCS7_decrypt.patch CVE-2012-1165.patch CVE-2012-0884.patch bug749735.patch
* Tue Mar 27 2012 gjheAATTsuse.com- fix bug[bnc#749735] - Memory leak when creating public keys. fix bug[bnc#751977] - CMS and S/MIME Bleichenbacher attack CVE-2012-0884
* Thu Mar 22 2012 gjheAATTsuse.com- fix bug[bnc#751946] - S/MIME verification may erroneously fail CVE-2012-1165
* Wed Mar 21 2012 gjheAATTsuse.com- fix bug[bnc#749213]-Free headers after use in error message and bug[bnc#749210]-Symmetric crypto errors in PKCS7_decrypt
* Tue Mar 20 2012 cfarrellAATTsuse.com- license update: OpenSSL
* Fri Feb 24 2012 gjheAATTsuse.com- fix bug[bnc#748738] - Tolerate bad MIME headers in openssl\'s asn1 parser. CVE-2006-7250
* Thu Feb 02 2012 gjheAATTsuse.com- Update to version 1.0.0g fix the following: DTLS DoS attack (CVE-2012-0050)
* Wed Jan 11 2012 gjheAATTsuse.com- Update to version 1.0.0f fix the following: DTLS Plaintext Recovery Attack (CVE-2011-4108) Uninitialized SSL 3.0 Padding (CVE-2011-4576) Malformed RFC 3779 Data Can Cause Assertion Failures (CVE-2011-4577) SGC Restart DoS Attack (CVE-2011-4619) Invalid GOST parameters DoS Attack (CVE-2012-0027)
* Tue Oct 18 2011 crrodriguezAATTopensuse.org- AES-NI: Check the return value of Engine_add() if the ENGINE_add() call fails: it ends up adding a reference to a freed up ENGINE which is likely to subsequently contain garbage This will happen if an ENGINE with the same name is added multiple times,for example different libraries. [bnc#720601]
* Sat Oct 08 2011 crrodriguezAATTopensuse.org- Build with -DSSL_FORBID_ENULL so servers are not able to use the NULL encryption ciphers (Those offering no encryption whatsoever).
* Wed Sep 07 2011 crrodriguezAATTopensuse.org- Update to openssl 1.0.0e fixes CVE-2011-3207 and CVE-2011-3210 see http://openssl.org/news/secadv_20110906.txt for details.
* Sat Aug 06 2011 crrodriguezAATTopensuse.org- Add upstream patch that calls ENGINE_register_all_complete() in ENGINE_load_builtin_engines() saving us from adding dozens of calls to such function to calling applications.
* Fri Aug 05 2011 crrodriguezAATTopensuse.org- remove -fno-strict-aliasing from CFLAGS no longer needed and is likely to slow down stuff.
* Mon Jul 25 2011 jengelhAATTmedozas.de- Edit baselibs.conf to provide libopenssl-devel-32bit too
* Fri Jun 24 2011 gjheAATTnovell.com- update to latest stable version 1.0.0d. patch removed(already in the new package): CVE-2011-0014 patch added: ECDSA_signatures_timing_attack.patch
* Tue May 31 2011 gjheAATTnovell.com- fix bug[bnc#693027]. Add protection against ECDSA timing attacks as mentioned in the paper by Billy Bob Brumley and Nicola Tuveri, see: http://eprint.iacr.org/2011/232.pdf [Billy Bob Brumley and Nicola Tuveri]
* Mon May 16 2011 andreaAATTopensuse.org- added openssl as dependency in the devel package
* Thu Feb 10 2011 gjheAATTnovell.com- fix bug [bnc#670526] CVE-2011-0014,OCSP stapling vulnerability
* Sat Jan 15 2011 cristian.rodriguezAATTopensuse.org- Add patch from upstream in order to support AES-NI instruction set present on current Intel and AMD processors
* Mon Jan 10 2011 meissnerAATTsuse.de- enable -DPURIFY to avoid valgrind errors.
* Thu Dec 09 2010 gjheAATTnovell.com- update to stable version 1.0.0c. patch included: CVE-2010-1633_and_CVE-2010-0742.patch patchset-19727.diff CVE-2010-2939.patch CVE-2010-3864.patch
* Thu Nov 18 2010 gjheAATTnovell.com- fix bug [bnc#651003] CVE-2010-3864
* Sat Sep 25 2010 gjheAATTnovell.com- fix bug [bnc#629905] CVE-2010-2939
* Wed Jul 28 2010 cristian.rodriguezAATTopensuse.org- Exclude static libraries, see what breaks and fix that instead
* Wed Jun 30 2010 jengelhAATTmedozas.de- fix two compile errors on SPARC
* Tue Jun 15 2010 bgAATTnovell.com- -fstack-protector is not supported on hppa
* Fri Jun 04 2010 gjheAATTnovell.com- fix bnc #610642 CVE-2010-0742 CVE-2010-1633
* Mon May 31 2010 gjheAATTnovell.com- fix bnc #610223,change Configure to tell openssl to load engines from /%{_lib} instead of %{_libdir}
* Mon May 10 2010 ajAATTsuse.de- Do not compile in build time but use mtime of changes file instead. This allows build-compare to identify that no changes have happened.
* Tue May 04 2010 gjheAATTnovell.com- build libopenssl to /%{_lib} dir,and keep only one libopenssl-devel for new developping programs.
* Tue Apr 27 2010 gjheAATTnovell.com- build libopenssl and libopenssl-devel to a version directory
* Sat Apr 24 2010 cooloAATTnovell.com- buildrequire pkg-config to fix provides
* Wed Apr 21 2010 lnusselAATTsuse.de- also create old certificate hash in /etc/ssl/certs for compatibility with applications that still link against 0.9.8
* Mon Apr 12 2010 meissnerAATTsuse.de- Disable our own build targets, instead use the openSSL provided ones as they are now good (or should be good at least).- add -Wa,--noexecstack to the Configure call, this is the upstream approved way to avoid exec-stack marking
* Mon Apr 12 2010 gjheAATTnovell.com- update to 1.0.0 Merge the following patches from 0.9.8k: openssl-0.9.6g-alpha.diff openssl-0.9.7f-ppc64.diff openssl-0.9.8-flags-priority.dif openssl-0.9.8-sparc.dif openssl-allow-arch.diff openssl-hppa-config.diff
* Fri Apr 09 2010 meissnerAATTsuse.de- fixed \"exectuable stack\" for libcrypto.so issue on i586 by adjusting the assembler output during MMX builds.
* Wed Apr 07 2010 meissnerAATTsuse.de- Openssl is now partially converted to libdir usage upstream, merge that in to fix lib64 builds.
* Thu Mar 25 2010 gjheAATTnovell.com- fix security bug [bnc#590833] CVE-2010-0740
* Mon Mar 22 2010 gjheAATTnovell.com- update to version 0.9.8m Merge the following patches from 0.9.8k: bswap.diff non-exec-stack.diff openssl-0.9.6g-alpha.diff openssl-0.9.7f-ppc64.diff openssl-0.9.8-flags-priority.dif openssl-0.9.8-sparc.dif openssl-allow-arch.diff openssl-hppa-config.diff
* Fri Feb 05 2010 jengelhAATTmedozas.de- build openssl for sparc64
* Mon Dec 14 2009 jengelhAATTmedozas.de- add baselibs.conf as a source- package documentation as noarch
* Tue Nov 03 2009 cooloAATTnovell.com- updated patches to apply with fuzz=0
* Tue Sep 01 2009 gjheAATTnovell.com- fix Bug [bnc#526319]
* Wed Aug 26 2009 cooloAATTnovell.com- use %patch0 for Patch0
* Fri Jul 03 2009 gjheAATTnovell.com- update to version 0.9.8k- patches merged upstream: openssl-CVE-2008-5077.patch openssl-CVE-2009-0590.patch openssl-CVE-2009-0591.patch openssl-CVE-2009-0789.patch openssl-CVE-2009-1377.patch openssl-CVE-2009-1378.patch openssl-CVE-2009-1379.patch openssl-CVE-2009-1386.patch openssl-CVE-2009-1387.patch
* Tue Jun 30 2009 gjheAATTnovell.com- fix security bug [bnc#509031] CVE-2009-1386 CVE-2009-1387
* Tue Jun 30 2009 gjheAATTnovell.com- fix security bug [bnc#504687] CVE-2009-1377 CVE-2009-1378 CVE-2009-1379
* Wed Apr 15 2009 gjheAATTsuse.de- fix security bug [bnc#489641] CVE-2009-0590 CVE-2009-0591 CVE-2009-0789
 
ICM