libica/libica.changes

459 lines
15 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Fri May 12 09:07:34 UTC 2017 - fcrozat@suse.com
- Update baselibs.conf with proper name for library package name,
stop providing/obsoleting libica-2_1_0/libica-2_3-0.
-------------------------------------------------------------------
Tue May 9 17:23:11 UTC 2017 - mpost@suse.com
- Upgraded to version 3.0.2 (Fate#322025).
- v3.0.2
- Fix locking callbacks for openSSL APIs.
- v3.0.1
- Fixed msa level detection on zEC/BC12 GA1 and predecessors.
- v3.0.0
- Added FIPS mode.
- Sanitized exported symbols.
- Removed deprecated APIs. Marked some APIs as deprecated.
- Adapted to OpenSSL v1.1.0.
- RSA key generation is thread-safe now.
- Removed the following obsolete patches:
- fix-initialization-of-s390-hardware-switches-1.patch
- fix-initialization-of-s390-hardware-switches-2.patch
- fix-msa-level-detection.patch
- fix-segfault-during-multithread-keygen.patch
- rng-performance.patch
-------------------------------------------------------------------
Fri Mar 31 20:45:35 UTC 2017 - mpost@suse.com
- Made the following packaging changes:
- Implemented the shared library packaging guidelines.
- Consolidated double invocation of %setup into just one.
- Dropped redundant %ifarch, the package is already ExclusiveArch.
- Updated descriptions.
- Added an libica-rpmlintrc file.
-------------------------------------------------------------------
Wed Nov 30 20:04:29 UTC 2016 - mpost@suse.com
- Added the following two patches:
- fix-segfault-during-multithread-keygen.patch (bsc#991485)
- fix-msa-level-detection.patch (bsc#1010927)
-------------------------------------------------------------------
Tue Aug 2 16:00:30 UTC 2016 - mpost@suse.com
- Added rng-performance.patch (bsc#990850).
-------------------------------------------------------------------
Tue Jun 14 21:03:41 UTC 2016 - mpost@suse.com
- Updated baselibs.conf to obsolete prior versions of the 32bit
package. (bsc#983897):
provides "libica-<targettype> = <version>"
obsoletes "libica-<targettype> < <version>"
provides "libica-2_1_0-<targettype> = <version>"
obsoletes "libica-2_1_0-<targettype> < <version>"
provides "libica-2_3_0-<targettype> = <version>"
obsoletes "libica-2_3_0-<targettype> < <version>"
-------------------------------------------------------------------
Wed May 18 16:52:44 UTC 2016 - mpost@suse.com
- Added fix-initialization-of-s390-hardware-switches-1.patch and
fix-initialization-of-s390-hardware-switches-2.patch (bsc#980548)
-------------------------------------------------------------------
Mon Feb 22 19:12:49 UTC 2016 - mpost@suse.com
- Upgraded to version 2.6.2 (FATE#319610).
- Renamed /etc/init.d/z90crypt to boot.z90crypt to conform to
naming standards.
- Found the original location of the icaioctl.h file and downloaded
it to replace what we had previously.
- Removed the unnecessary libica2.la file
- Removed unnecessary Requires for glibc-devel
- Added Requires libica2 to the -devel package
- Converted call to configure to %configure macro
- Removed obsolete and unnecessary INSROOT and bindir parameters
from the make install command
-------------------------------------------------------------------
Fri Nov 6 16:02:05 CET 2015 - pth@suse.de
- Add Provides/Obsoletes for libica-2_3_0 so that the package from
SLE12 GA is replaced (bsc#953096).
-------------------------------------------------------------------
Wed Nov 4 10:41:19 UTC 2015 - meissner@suse.com
- move the .so file to the mainpackage, the openssl-ibmca engine
will only load "libica.so" (bsc#952871)
-------------------------------------------------------------------
Mon Aug 17 21:04:40 UTC 2015 - jjolly@suse.com
- Update to libica v2.4.2 (FATE#318035)
- Removed outdated libica-aes_ccm-31-bit-compatibility.patch
- Moved init script into libica-SuSE.tar.bz2 archive
-------------------------------------------------------------------
Wed Sep 3 01:41:37 CEST 2014 - ro@suse.de
- sanitize release line in specfile
-------------------------------------------------------------------
Wed Aug 13 18:01:15 UTC 2014 - jjolly@suse.com
- Moved z90crypt out of useless libica-SuSE.tar.bz2 tarball to root
- Removed libica-SuSE.tar.bz2
- z90crypt now starts and stops ap kernel module (bnc#888943)
-------------------------------------------------------------------
Tue Mar 18 13:21:03 UTC 2014 - jjolly@suse.com
- libica-aes_ccm-31-bit-compatibility.patch: AES_CCM:
fixed 64/31 bit compatibility
-------------------------------------------------------------------
Thu Mar 6 14:51:45 CET 2014 - ro@suse.de
- add obsoletes and provides for older libica versions
-------------------------------------------------------------------
Wed Mar 5 18:33:02 CET 2014 - ro@suse.de
- update to 2.3.0 (fate#315342)
- obsolete/upstreamed patches:
libica-2_1_0-fix_temporary_buffer_allocation_in_ica_get_version.patch
libica-2_1_0-msa4-extension.patch
libica-2_1_0-synchronize_shared_memory_ref_counting.patch
-------------------------------------------------------------------
Wed Feb 19 06:04:25 UTC 2014 - jjolly@suse.com
- Added COPYING to %files
-------------------------------------------------------------------
Tue Feb 18 14:33:13 UTC 2014 - jjolly@suse.com
- Fixed build dependency errors by requiring autoconf, automake
and libtool
- Changed license to CPL-1.0
- Created devel package
-------------------------------------------------------------------
Fri Dec 21 14:49:54 UTC 2012 - uli@suse.com
- Support for MSA4 extension (bnc#794518, fate#314078)
-------------------------------------------------------------------
Thu Oct 6 10:46:26 UTC 2011 - uli@suse.com
- synchronize shared memory reference counting for library
statistics (bnc#719659)
- fix temporary buffer allocation in ica_get_version() (bnc#719660)
-------------------------------------------------------------------
Tue Jun 14 11:50:13 CEST 2011 - uli@suse.de
- update -> 2.1.0 (fate#311914)
-------------------------------------------------------------------
Fri Jan 23 22:40:55 CET 2009 - jjolly@suse.de
- Moved icainfo into /usr/bin (bnc#448643)
-------------------------------------------------------------------
Tue Jan 13 12:34:56 CET 2009 - olh@suse.de
- obsolete old -XXbit packages (bnc#437293)
-------------------------------------------------------------------
Wed Nov 5 01:34:34 CET 2008 - ro@suse.de
- fix build on all platforms
-------------------------------------------------------------------
Sun Nov 2 01:56:40 CET 2008 - jjolly@suse.de
- Added CPL license to include/z90crypt.h, removed GPL reference
(This patch is upstream)
-------------------------------------------------------------------
Wed Oct 15 15:55:55 CEST 2008 - jjolly@suse.de
- Changed package name to libica-1_3_9 to conform to rpmlint
requirements. (bnc#433432)
-------------------------------------------------------------------
Thu Sep 25 10:34:00 CEST 2008 - jjolly@suse.de
- Removed soname filter for rpmlint
- Several RPM fixes to help satisfy rpmlint
-------------------------------------------------------------------
Fri Sep 12 06:54:16 CEST 2008 - jjolly@suse.de
- Updated to libica 1.3.9
-------------------------------------------------------------------
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
- added baselibs.conf file to build xxbit packages
for multilib support
-------------------------------------------------------------------
Thu Aug 9 19:20:07 CEST 2007 - olh@suse.de
- remove inclusion of linux/config.h
-------------------------------------------------------------------
Mon Mar 12 14:02:57 CET 2007 - uli@suse.de
- z90crypt: handle errors (bug #247799)
-------------------------------------------------------------------
Mon May 22 08:43:22 CEST 2006 - aj@suse.de
- Add gcc-c++ to BuildRequires.
-------------------------------------------------------------------
Fri May 19 16:50:02 CEST 2006 - ro@suse.de
- fix build for the rest of platforms
-------------------------------------------------------------------
Fri May 19 15:34:30 CEST 2006 - hare@suse.de
- Update to libica 1.3.7 (#160036 - LTC22571)
-------------------------------------------------------------------
Fri Apr 21 14:31:10 CEST 2006 - hare@suse.de
- Increasing # of open handles with symmetric crypto support
(#165323 - LTC23095)
-------------------------------------------------------------------
Wed Jan 25 21:37:29 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Wed Dec 14 01:30:49 CET 2005 - ro@suse.de
- include string.h and unistd.h in icalinux.c
-------------------------------------------------------------------
Mon Dec 12 15:09:25 CET 2005 - hare@suse.de
- Port package from SLES9 SP3
- Update to libica 1.3.6-rc3.
-------------------------------------------------------------------
Wed Nov 2 16:23:24 CET 2005 - hare@suse.de
- Close all filehandles (#130060 - LTC19221).
-------------------------------------------------------------------
Wed Oct 5 14:07:28 CEST 2005 - uli@suse.de
- downgrade to libica 1.3.6-rc2 (contains AES software fallback,
bug #117336)
-------------------------------------------------------------------
Thu Sep 29 12:44:50 CEST 2005 - hare@suse.de
- Update to libica 1.3.6 (#117336)
-------------------------------------------------------------------
Fri Sep 23 02:05:26 CEST 2005 - ro@suse.de
- fix implicit declaration
-------------------------------------------------------------------
Wed Aug 31 13:20:55 CEST 2005 - ihno@suse.de
- Changing the default value from 0 to -1 in rcz90crypt (#114371)
-------------------------------------------------------------------
Mon May 23 17:52:05 CEST 2005 - hare@suse.de
- Finally fix 'reload' messages (#81824 - LTC15733).
-------------------------------------------------------------------
Fri May 20 12:11:51 CEST 2005 - hare@suse.de
- Fix sigill patch.
-------------------------------------------------------------------
Wed May 18 13:17:39 CEST 2005 - hare@suse.de
- Remove printf output from sigill patch (#81829 - LTC15731).
-------------------------------------------------------------------
Tue May 10 12:56:38 CEST 2005 - hare@suse.de
- Use correct default value for z90crypt (#81825 - LTC15732).
-------------------------------------------------------------------
Mon May 9 14:49:52 CEST 2005 - hare@suse.de
- Fix messages for 'reload' (#81824 - LTC15733).
-------------------------------------------------------------------
Tue Feb 8 16:58:02 CET 2005 - hare@suse.de
- Fixed SIGILL on z900 (#46422).
-------------------------------------------------------------------
Fri Jul 23 10:06:08 CEST 2004 - hare@suse.de
- Fixed range for 'domain' parameter in sysconfig.z90crypt (#42005).
-------------------------------------------------------------------
Wed Jul 14 08:22:27 CEST 2004 - hare@suse.de
- Fix module loading error (#42006).
- Add sysconfig variable to set the 'domain' parameter (#42005).
-------------------------------------------------------------------
Wed Jun 23 12:58:58 CEST 2004 - uli@suse.de
- update -> 1.3.5-3 (bug #42122)
-------------------------------------------------------------------
Mon May 24 18:28:27 CEST 2004 - bk@suse.de
- Update README.SuSE and correct name as well
- Use modprobe instead of insmod and fix module load error(#40526)
- Fix error checking for no hardware found case and hw error on load
-------------------------------------------------------------------
Fri May 7 15:15:17 CEST 2004 - hare@suse.de
- Update Readme again for the correct name (SUSE LINUX Server).
- Moved README.SuSE to README.SUSE.
-------------------------------------------------------------------
Fri May 7 15:00:51 CEST 2004 - hare@suse.de
- Update Readme to refer to the correct name (SUSE Linux Server).
-------------------------------------------------------------------
Thu May 6 09:01:53 CEST 2004 - hare@suse.de
- Update to 1.3.5-2 (#38511, #39693).
- Update Readme to refer to SUSE Linux Server instead of
SuSE Linux Enterprise Server.
-------------------------------------------------------------------
Thu Apr 1 09:50:02 CEST 2004 - hare@suse.de
- Update to 1.3.5
- export CFLAGS & CPPFLAGS for configure
- Exclude S/390-specific files for other archs (#37183)
-------------------------------------------------------------------
Fri Jan 16 01:29:03 CET 2004 - ro@suse.de
- add "-I./include" to CFLAGS and use RPM_OPT_FLAGS
-------------------------------------------------------------------
Tue Jan 13 10:00:42 CET 2004 - adrian@suse.de
- fix build
-------------------------------------------------------------------
Sun Jan 11 21:07:44 CET 2004 - adrian@suse.de
- build as user
-------------------------------------------------------------------
Wed Jul 30 18:14:08 CEST 2003 - poeml@suse.de
- update to 1.3.4
-------------------------------------------------------------------
Sun Jul 27 16:37:20 CEST 2003 - poeml@suse.de
- update to 1.3.2
-------------------------------------------------------------------
Fri Jul 11 11:30:22 CEST 2003 - poeml@suse.de
- update to 1.3.1:
now supports DES, TDES and SHA, as well as RSA.
- throw libica.patch away, since autoversion and Makefile.am have
similar changes now, and the renaming from _LINUX_S390_ to
__s390__ is not really necessary
- use %defattr
- checked that icaioctl.h is still current
- dump the bin-only z90crypt-2.4.7-s390-2.tar.gz which has gone
open source meanwhile and comes with the kernel sources
-------------------------------------------------------------------
Thu Oct 31 10:45:00 CET 2002 - froh@suse.de
- added documentation how to set up crypto hardware support,
esp. S/390 and zSeries. (#16011, #22056)
-------------------------------------------------------------------
Thu Oct 10 11:07:07 CEST 2002 - froh@suse.de
- upgraded to version 1.2 as requested by IBM to make openCryptoki 1.5
actually work. (#20737)
-------------------------------------------------------------------
Tue Aug 20 10:52:45 CEST 2002 - mmj@suse.de
- Correct PreReq
-------------------------------------------------------------------
Wed Jul 31 15:00:23 CEST 2002 - froh@suse.de
- fixed src/Makefile.am and ugly ./autoversion to honor %_lib and
to build on non-s390
-------------------------------------------------------------------
Tue Jul 30 10:56:33 CEST 2002 - froh@suse.de
- updated to current libica
- hacked in icaioctl.h for build, 'til we have the module in the
kernel.
-------------------------------------------------------------------
Sat Jul 27 16:16:35 CEST 2002 - adrian@suse.de
- add %run_ldconfig
-------------------------------------------------------------------
Tue May 7 14:27:50 CEST 2002 - ro@suse.de
- fix for current automake/autoconf
-------------------------------------------------------------------
Sat Apr 27 11:12:11 CEST 2002 - ro@suse.de
- removed old fillup-template and START_ variable
-------------------------------------------------------------------
Wed Mar 27 17:58:50 CET 2002 - ihno@suse.de
- modified etc/init.d/z90crypt-script to report result at start.
-------------------------------------------------------------------
Tue Feb 5 11:01:16 CET 2002 - froh@suse.de
- Added openssl to #neededforbuild, which is needed in addition to
openssl-devel
-------------------------------------------------------------------
Wed Jan 30 16:20:48 CET 2002 - froh@suse.de
- initial version
-------------------------------------------------------------------