2018-09-03 10:35:56 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 31 19:37:39 UTC 2018 - mpost@suse.com
|
|
|
|
|
|
|
|
- Added the following patches for bsc#1097463
|
|
|
|
* openssl-ibmca-sles15-Switch-to-ibmca.so-filename-to-allow-a-standalone-us.patch
|
|
|
|
* openssl-ibmca-sles15-Fix-lib-name-in-test-code.patch
|
|
|
|
* openssl-ibmca-sles15-Update-lib-name-in-documentation.patch
|
|
|
|
|
2017-10-02 16:53:42 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 22 18:07:10 UTC 2017 - mpost@suse.com
|
|
|
|
|
|
|
|
- Upgraded to version 1.4.0
|
|
|
|
* Re-license to Apache License v2.0
|
|
|
|
* Fix aes_gcm initialization.
|
|
|
|
* Update man page.
|
|
|
|
* Add macros for OpenSSL 0.9.8 compat.
|
|
|
|
* Remove AC_FUNC_MALLOC from configure.ac
|
|
|
|
* Add compat macro for OpenSSL 1.0.1e-fips.
|
|
|
|
* Setting 'foreign' strictness for automake.
|
|
|
|
* Add AES-GCM support.
|
|
|
|
* Rework EVP_aes macros.
|
|
|
|
* Remove dependency of old local OpenSSL headers.
|
|
|
|
* Fix engine initialization to set function pointers only once.
|
|
|
|
* Remove blank COPYING and NEWS files.
|
|
|
|
* Remove INSTALL and move its content to README.md
|
|
|
|
* Update README.md file to make use of markdown.
|
|
|
|
* Rename README file to README.md to use markdown
|
|
|
|
* Add CONTRIBUTING guidelines.
|
|
|
|
* Adding coding style documentation.
|
|
|
|
* Enable EVP_MD_FLAG_FIPS flag for SHA-*.
|
|
|
|
* Initialize rsa_keygen in RSA_METHOD for openssl < 1.1.0
|
|
|
|
* Fix SHA512 EVP digest struct to use
|
|
|
|
EVP_MD_FLAG_PKEY_METHOD_SIGNATURE when using OpenSSL 1.0
|
|
|
|
* Fix wrong parenthesis
|
|
|
|
* convert libica loading to dlopen() and friends
|
|
|
|
* Add support to DSO on new API of OpenSSL-1.1.0
|
|
|
|
- Removed obsolete openssl-ibmca-fix-sha512-evp-digest-to-use-evp_md_flag_pkey_method_signature.patch
|
|
|
|
- Added BuildRequires for autoconf, automake, and libtool.
|
|
|
|
- Updated BuildRequires for libica-devel to be >= 3.1.1
|
|
|
|
|
2017-09-23 21:36:11 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 22 07:50:52 UTC 2017 - mpost@suse.com
|
|
|
|
|
|
|
|
- Now that the openSSL engines directory is versioned:
|
|
|
|
* Modified the spec file to query the libcrypto package
|
|
|
|
for which directory to install the engine into.
|
|
|
|
* Removed openssl-ibmca-fix-enginepath.patch. Replaced it
|
|
|
|
with a sed command so that it will provide the correct
|
|
|
|
versioned engines directory
|
|
|
|
- Removed openssl-ibmca-configure.patch. It doesn't seem to
|
|
|
|
be needed any longer.
|
|
|
|
|
2017-04-14 13:41:49 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 11 15:09:03 UTC 2017 - mpost@suse.com
|
|
|
|
|
|
|
|
- Added openssl-ibmca-fix-sha512-evp-digest-to-use-evp_md_flag_pkey_method_signature.patch (bsc#1032113)
|
|
|
|
- Added libica-tools to the BuildRequires due to repackaging of libica.
|
|
|
|
- Renamed BuildRequires from libica2-devel to libica-devel for the
|
|
|
|
same reason.
|
|
|
|
- Tweaked a comment to get rid of an rpmlint warning message.
|
|
|
|
|
2016-10-18 10:41:29 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 13 09:36:50 UTC 2016 - meissner@suse.com
|
|
|
|
|
|
|
|
- fixed ssl configuration merging (bsc#1004463)
|
|
|
|
- openssl-ibmca-fix-enginepath.patch: fix the engine path
|
|
|
|
|
2016-04-28 16:54:31 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 6 19:07:43 UTC 2016 - mpluskal@suse.com
|
|
|
|
|
2016-10-18 10:41:29 +02:00
|
|
|
- Use macro for configure (fate#319941)
|
2016-04-28 16:54:31 +02:00
|
|
|
- Use url for source
|
|
|
|
- Enable parallel building
|
|
|
|
- Cleanup spec file with spec-cleaner
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 31 21:20:34 UTC 2016 - mpost@suse.com
|
|
|
|
|
|
|
|
- Upgraded to version 1.3.0 (fate#319941)
|
|
|
|
- Updated openssl-ibmca-configure.patch to apply cleanly
|
|
|
|
- Removed obsolete patches
|
|
|
|
- openssl-ibmca-README.patch
|
|
|
|
- openssl-ibmca-sha256-digest-length.patch
|
|
|
|
- openssl-pkey.patch
|
|
|
|
- openssl-des-ede.patch
|
|
|
|
- Did some spec file cleanup.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 21 20:53:02 UTC 2016 - jjolly@suse.com
|
|
|
|
|
|
|
|
- Fixed %post script to update library path (the only dynamic part
|
|
|
|
of the ibmca configuration) every time the package is installed.
|
|
|
|
(bsc#966139)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 27 06:36:06 UTC 2015 - jjolly@suse.com
|
|
|
|
|
|
|
|
- Updated AUTHORS, INSTALL, and README (bsc#942839)
|
|
|
|
- %post and %postun added to properly update openssl.cnf (bsc#942839)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 27 03:46:00 UTC 2015 - jjolly@suse.com
|
|
|
|
|
|
|
|
- Updated to used libica2 == v2.4.2 for SLE12-SP1 (bsc#951138)
|
|
|
|
|
2015-03-27 09:39:56 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Mar 8 17:15:03 UTC 2015 - p.drouand@gmail.com
|
|
|
|
|
|
|
|
- Remove dependency on fillup anf insserv; the package provides
|
|
|
|
neither sysconfig file nor sysvinit script
|
|
|
|
- Remove depreciated AUTHORS section
|
|
|
|
- Use %configure macro
|
|
|
|
- Add openssl-ibmca-configure.patch
|
|
|
|
|
2016-04-28 16:54:31 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 3 09:22:24 UTC 2014 - meissner@suse.com
|
|
|
|
|
|
|
|
- the openssl engines moved to /%_lib/engines bnc#905480
|
|
|
|
|
2015-03-27 09:39:56 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 14 13:03:44 UTC 2014 - jjolly@suse.com
|
|
|
|
|
|
|
|
- Forced requirement of libica-2_3_0 (bnc#890824)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 26 07:35:34 UTC 2014 - meissner@suse.com
|
|
|
|
|
|
|
|
- openssl-des-ede.patch: fixed a crash during benchmark (bnc#879922)
|
|
|
|
- openssl-pkey.patch: defer HMAC signing to pkey framework, fixes
|
|
|
|
fips self-test during EC key creation (bnc#879922)
|
|
|
|
- spec file cleaned up a bit
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 18 12:33:49 UTC 2014 - jjolly@suse.com
|
|
|
|
|
|
|
|
- openssl-ibmca-sha256-digest-length.patch: SHA256: Fixed message
|
|
|
|
digest length definition in sha256 template (bnc#868275)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 5 18:51:25 CET 2014 - ro@suse.de
|
|
|
|
|
|
|
|
- update to 1.2.0
|
|
|
|
- removed patches:
|
|
|
|
ibmca-configure.patch
|
|
|
|
ibmca-segfault.fix.patch
|
|
|
|
ibmca-sw-fix.patch
|
|
|
|
openssl-ibmca-1.0.0.rc2-memset-fix.patch
|
|
|
|
- make it exclusivearch for s390/s390x as the required libica
|
|
|
|
is only available for s390/s390x
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 19 14:02:44 UTC 2014 - jjolly@suse.com
|
|
|
|
|
|
|
|
- Made required libica-2_1_0 s390 specific
|
|
|
|
- Added x86_64 to ExclusiveArch as %ix86 doesn't do it
|
|
|
|
- Removed libica requirement - allowing build process to find it
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 19 06:10:42 UTC 2014 - jjolly@suse.com
|
|
|
|
|
|
|
|
- Added COPYING to %files
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 18 14:47:27 UTC 2014 - jjolly@suse.com
|
|
|
|
|
|
|
|
- Requiring libica 2.1.0 or greater
|
|
|
|
|
2013-12-13 11:59:53 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 10 20:55:24 UTC 2013 - dvaleev@suse.com
|
|
|
|
|
|
|
|
- enable ppc64le
|
|
|
|
|
2012-03-26 11:04:01 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 23 11:27:45 UTC 2012 - dvaleev@suse.com
|
|
|
|
|
|
|
|
- fix build (add autoconf automake libtool to BuildRequires)
|
|
|
|
|
2011-03-30 11:49:22 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 24 17:19:11 UTC 2011 - coolo@novell.com
|
|
|
|
|
|
|
|
- disable libtool --finish call
|
|
|
|
|
2010-12-20 16:24:49 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Dec 17 10:56:05 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- own engines directory
|
|
|
|
|
2010-02-09 22:41:12 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 1 12:13:29 UTC 2010 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- package baselibs.conf
|
|
|
|
|
2009-01-09 01:43:14 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 7 12:34:56 CET 2009 - olh@suse.de
|
|
|
|
|
|
|
|
- obsolete old -XXbit packages (bnc#437293)
|
|
|
|
|
2008-04-10 15:18:46 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
|
|
|
|
|
|
|
|
- added baselibs.conf file to build xxbit packages
|
|
|
|
for multilib support
|
|
|
|
|
2007-01-16 00:28:17 +01:00
|
|
|
-------------------------------------------------------------------
|
2007-02-13 14:31:49 +01:00
|
|
|
Tue Feb 13 12:51:00 CET 2007 - uli@suse.de
|
|
|
|
|
|
|
|
- added fixes by IBM (bug #243801):
|
|
|
|
ibmca-segfault.fix: rewrite ibmca_mod_expto remove improper use of BIGNUM
|
|
|
|
object
|
|
|
|
ibmca-sw-fix: rewrite ibmca_mod_exp_crtto remove improper use of BIGNUM
|
|
|
|
object
|
|
|
|
openssl-ibmca-1.0.0.rc2-memset-fix.patch: fix memory initialization problem
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 19 17:22:37 CEST 2006 - uli@suse.de
|
2007-01-16 00:28:17 +01:00
|
|
|
|
|
|
|
- updated README (bug #185508)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 28 14:27:32 CEST 2006 - hare@suse.de
|
|
|
|
|
|
|
|
- Fixed configure.in to build correctly
|
|
|
|
- Fixed spec file
|
|
|
|
- Initial version from Mike Halcrow
|
|
|
|
|