| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: compat-openssl096g-debuginfo | Distribution: SuSE Linux 9.3 (i586) |
| Version: 0.9.6g | Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany |
| Release: 3 | Build date: Sat Mar 19 21:25:17 2005 |
| Group: Development/Debug | Build host: boltzmann.suse.de |
| Size: 0 | Source RPM: compat-openssl096g-0.9.6g-3.src.rpm |
| Packager: http://www.suse.de/feedback | |
| Url: http://www.openssl.org/ | |
| Summary: Debug information for package compat-openssl096g | |
This package provides debug information for package compat-openssl096g. Debug information is useful when developing applications that use this package or when debugging this package.
Other License(s), see package, BSD
internal MD5: 14b221afca79459aade7dc4980423ae5
GPG
* Tue Jul 20 2004 - kukuk@suse.de
- Rename to compat-openssl096g
* Tue Mar 02 2004 - poeml@suse.de
- add security fix for CAN-2004-0079 (possible null-pointer
assignment during SSL/TLS handshake)
* Wed Jan 14 2004 - choeger@suse.de
- removed a part of the openssl-timing-attacks.patch which addresses
the timing attack on RSA keys problem
see http://www.openssl.org/news/secadv_20030317.txt.
The patch to rsa_lib.c was not thread save.
* Tue Sep 30 2003 - poeml@suse.de
- security fix (CAN-2003-0543, CAN-2003-0544): fix vulnerabilities
in ASN.1 parsing, and an error in the SSL/TLS protocol handling
* Wed Sep 10 2003 - poeml@suse.de
- add root certificate for the ICP-Brasil CA [#25840]
* Tue Mar 25 2003 - krahmer@suse.de
- security fix for two different kind of attacks against the
RSA implementation: timing and an extention of the "Bleichenbacher
attack"
* Fri Feb 28 2003 - poeml@suse.de
- ia64: don't use the bignum assembly optimization [#24389]
- fix command line parsing of the "rand" command [#23639]
* Thu Feb 20 2003 - poeml@suse.de
- security fix: In ssl3_get_record (ssl/s3_pkt.c), minimize
information leaked via timing by performing a MAC computation
even if incorrrect block cipher padding has been found. This
is a countermeasure against active attacks where the attacker
has to distinguish between bad padding and a MAC verification
error. (CAN-2003-0078)
* Tue Sep 17 2002 - froh@suse.de
- update ibm-hardware-crypto-patch to ibmca.patch-0.96e-2 (#18953)
* Mon Aug 12 2002 - poeml@suse.de
- update to 0.9.6g and drop the now included ASN1 check patch.
Other change:
- Use proper error handling instead of 'assertions' in buffer
overflow checks added in 0.9.6e. This prevents DoS (the
assertions could call abort()).
* Fri Aug 09 2002 - kukuk@suse.de
- Fix requires of openssl-devel subpackage
* Tue Aug 06 2002 - draht@suse.de
- Correction for changes in the ASN1 code, assembled in
openssl-0.9.6e-cvs-20020802-asn1_lib.diff
* Thu Aug 01 2002 - poeml@suse.de
- update to 0.9.6e. Major changes:
o Various security fixes (sanity checks to asn1_get_length(),
various remote buffer overflows)
o new option SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS, disabling the
countermeasure against a vulnerability in the CBC ciphersuites
in SSL 3.0/TLS 1.0 that was added in 0.9.6d which turned out to
be incompatible with buggy SSL implementations
- update ibmca crypto hardware patch (security issues fixed)
- gcc 3.1 version detection is fixed, we can drop the patch
- move the most used man pages from the -doc to the main package
[#9913] and resolve man page conflicts by putting them into ssl
sections [#17239]
- spec file: use PreReq for %post script
* Fri Jul 12 2002 - poeml@suse.de
- update to 0.9.6d. Major changes:
o Various SSL/TLS library bugfixes.
o Fix DH parameter generation for 'non-standard' generators.
Complete Changelog: http://www.openssl.org/news/changelog.html
- supposed to fix a session caching failure occuring with postfix
- simplify local configuration for the architectures
- there's a new config variable: $shared_ldflag
- use RPM_OPT_FLAGS in favor of predifined cflags by appending them
at the end
- validate config data (config --check-sanity)
- resolve file conflict of /usr/share/man/man1/openssl.1.gz [#15982]
- move configuration to /etc/ssl [#14387]
- mark openssl.cnf %config (noreplace)
* Sat Jul 06 2002 - schwab@suse.de
- Include <crypt.h> to get crypt prototype.
* Fri Jul 05 2002 - kukuk@suse.de
- Remove crypt prototype from des.h header file, too.
* Mon Jun 10 2002 - meissner@suse.de
- enhanced ppc64 support (needs seperate config), reenabled make check
* Fri May 31 2002 - olh@suse.de
- add ppc64 support, temporary disable make check
* Thu Apr 18 2002 - meissner@suse.de
- fixed x86_64 build, added bc to needed_for_build (used by tests)
* Wed Apr 17 2002 - ro@suse.de
- fixed gcc version determination
- drop sun4c support/always use sparcv8
- ignore return code from showciphers
* Fri Mar 15 2002 - poeml@suse.de
- add settings for sparc to build shared objects. Note that all
sparcs (sun4[mdu]) are recognized as linux-sparcv7
* Wed Feb 06 2002 - kukuk@suse.de
- Remove crypt function from libcrypto.so.0 [Bug #13056]
* Sun Feb 03 2002 - poeml@suse.de
- add settings for mips to build shared objects
- print out all settings to the build log
* Tue Jan 29 2002 - poeml@suse.de
- update to 0.9.6c:
o bug fixes
o support for hardware crypto devices (Cryptographic Appliances,
Broadcom, and Accelerated Encryption Processing)
- add IBMCA patch for IBM eServer Cryptographic Accelerator Device
Driver (#12565) (forward ported from 0.9.6b)
(http://www-124.ibm.com/developerworks/projects/libica/)
- tell Configure how to build shared libs for s390 and s390x
- tweak Makefile.org to use %_libdir
- clean up spec file
- add README.SuSE as source file instead of in a patch
* Wed Dec 05 2001 - uli@suse.de
- disabled "make test" for ARM (destest segfaults, the other tests
seem to succeed)
* Wed Dec 05 2001 - ro@suse.de
- removed subpackage src
* Wed Nov 28 2001 - uli@suse.de
- needs -ldl on ARM, too
* Mon Nov 19 2001 - mls@suse.de
- made mips big endian, fixed shared library creation for mips
* Fri Aug 31 2001 - rolf@suse.de
- added root certificates [BUG#9913]
- move from /usr/ssh to /usr/share/ssl
* Wed Jul 18 2001 - rolf@suse.de
- update to 0.9.6b
- switch to engine version of openssl, which supports hardware
encryption for a few popular devices
- check wether shared libraries have been generated
* Thu Jul 05 2001 - rolf@suse.de
- appliy PRNG security patch
* Tue Jun 12 2001 - bk@suse.de
- added support for s390x
* Mon May 07 2001 - kukuk@suse.de
- Fix building of shared libraries on SPARC, too.
* Mon May 07 2001 - rolf@suse.de
- Fix ppc and s390 shared library builds
- resolved conflict in manpage naming:
rand.3 is now sslrand.3 [BUG#7643]
* Tue May 01 2001 - schwab@suse.de
- Fix ia64 configuration.
- Fix link command.
* Thu Apr 26 2001 - bjacke@suse.de
- updated to 0.96a
* Wed Apr 18 2001 - kkaempf@suse.de
- provide .so files in -devel package only
* Tue Apr 17 2001 - bjacke@suse.de
- resolve file name conflict (#6966)
* Wed Mar 21 2001 - rolf@suse.de
- new subpackage openssl-src [BUG#6383]
- added README.SuSE which explains where to find the man pages [BUG#6717]
* Fri Dec 15 2000 - sf@suse.de
- changed CFLAG to -O1 to make the tests run successfully
* Mon Dec 11 2000 - rolf@suse.de
- build openssl with no-idea and no-rc5 to meet US & RSA regulations
- build with -fPIC on all platforms (especially IA64)
* Wed Nov 22 2000 - rolf@suse.de
- rename openssls to openssl-devel and add shared libs and header files
- new subpackge openssl-doc for manpages and documentation
- use BuildRoot
* Fri Oct 27 2000 - schwab@suse.de
- Add link-time links for libcrypto and libssl.
- Make sure that LD_LIBRARY_PATH is passed down to sub-makes.
* Mon Oct 02 2000 - rolf@suse.de
- update to 0.9.6
* Mon Apr 10 2000 - bk@suse.de
- fix support for s390-linux
* Mon Apr 10 2000 - rolf@suse.de
- new version 0.9.5a
* Sun Apr 09 2000 - bk@suse.de
- add support for s390-linux
* Mon Mar 27 2000 - kukuk@suse.de
- Use sparcv7 for SPARC
* Wed Mar 01 2000 - rolf@suse.de
- move manpages back, as too many conflict with system manuals
* Wed Mar 01 2000 - rolf@suse.de
- move manpages to %{_mandir}
- include static libraries
* Wed Mar 01 2000 - bk@suse.de
- added subpackage source openssls, needed for ppp_ssl
* Tue Feb 29 2000 - rolf@suse.de
- new version 0.9.5
* Thu Feb 24 2000 - schwab@suse.de
- add support for ia64-linux
* Mon Jan 31 2000 - kukuk@suse.de
- Create and add libcrypto.so.0 and libssl.so.0
* Mon Sep 13 1999 - bs@suse.de
- ran old prepare_spec on spec file to switch to new prepare_spec.
* Wed Sep 01 1999 - rolf@suse.de
- new version 0.9.4
* Wed May 26 1999 - rolf@suse.de
- new version 0.9.3 with new layout
- alpha asm disabled by default now, no patch needed
* Thu May 20 1999 - ro@suse.de
- disable asm for alpha: seems incomplete
* Mon May 17 1999 - rolf@suse.de
- don't use -DNO_IDEA
* Wed May 12 1999 - rolf@suse.de
- first version 0.9.2b
°خي
Generated by rpm2html 1.8.1
Daniel Veillard, Sat May 24 04:06:22 2008