Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

compat-openssl097g-64bit-0.9.7g-13.9 RPM for ppc

From SuSE Linux 10.1 updates for i386 / rpm / ppc

Name: compat-openssl097g-64bit Distribution: SUSE LINUX 10.1 (PPC64)
Version: 0.9.7g Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany
Release: 13.9 Build date: Thu Feb 28 19:51:07 2008
Group: Productivity/Networking/Security Build host: pokeberry.suse.de
Size: 1986744 Source RPM: compat-openssl097g-0.9.7g-13.9.src.rpm
Packager: http://bugs.opensuse.org
Url: http://www.openssl.org/
Summary: Secure Sockets and Transport Layer Security
The OpenSSL Project is a collaborative effort to develop a robust,
commercial-grade, full-featured, and Open Source toolkit implementing
the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS
v1) protocols with full-strength cryptography world-wide. The project
is managed by a worldwide community of volunteers that use the Internet
to communicate, plan, and develop the OpenSSL toolkit and its related
documentation.

Derivation and License

OpenSSL is based on the excellent SSLeay library developed from Eric A.
Young and Tim J. Hudson. The OpenSSL toolkit is licensed under a
Apache-style licence which basically means that you are free to get and
use it for commercial and non-commercial purposes.



Authors:
--------
    Mark J. Cox <mark@openssl.org>
    Ralf S. Engelschall <rse@openssl.org>
    Dr. Stephen Henson <steve@openssl.org>
    Ben Laurie <ben@openssl.org>
    Bodo Moeller <bodo@openssl.org>
    Ulf Moeller <ulf@openssl.org>
    Holger Reif <holger@openssl.org>
    Paul C. Sutton <paul@openssl.org>

Provides

Requires

Copyright

BSD 3-Clause

Signatures

internal MD5: ce5001300960921b780643a10472465c
GPG

Changelog

* Thu Feb 28 2008 - mkoenig@suse.de
  - fix buffer overflow CVE-2007-5135 [#329208]
* Wed Oct 04 2006 - poeml@suse.de
  - an attacker could send a list of ciphers that would overrun a
    buffer in SSL_get_shared_ciphers() CVE-2006-3738 [#202366]
  - fix possible crash in SSLv2 client triggerable by a malicious
    server. CVE-2006-4343 [#202366]
  - fix mishandling of an error condition in parsing of certain
    invalid ASN1 structures, which could result in an infinite loop
    which consumes system memory. CVE-2006-2937 [#202366]
  - Certain types of public key can take disproportionate amounts of
    time to process. This could be used by an attacker in a denial of
    service attack. CVE-2006-2940 [#207635]
  - add fix for the CVE-2006-2940 patch: the newly introduced limit
    on DH modulus size could lead to a crash when exerted. [#208971]
  - security vulnerability which could allow RSA Signature Forgery,
    fix from 0.9.8c. CVE-2006-4339 [#203595]
* Wed Jan 25 2006 - mls@suse.de
  - converted neededforbuild to BuildRequires
* Fri Jan 13 2006 - ro@suse.de
  - rename to compat-openssl097g and package libs only
* Thu Oct 13 2005 - poeml@suse.de
  - add Geotrusts Equifax Root1 CA certificate, which needed to
    verify the authenticity of you.novell.com [#121966]
* Tue Oct 11 2005 - poeml@suse.de
  - security fix: fix SSLv2 rollback (CAN-2005-2969) [#120103]
* Fri May 20 2005 - poeml@suse.de
  - update to 0.9.7g. The significant changes are:
    *) Fixes for newer kerberos headers. NB: the casts are needed because
    the 'length' field is signed on one version and unsigned on another
    with no (?) obvious way to tell the difference, without these VC++
    complains. Also the "definition" of FAR (blank) is no longer included
    nor is the error ENOMEM. KRB5_PRIVATE has to be set to 1 to pick up
    some needed definitions.
    *) Added support for proxy certificates according to RFC 3820.
    Because they may be a security thread to unaware applications,
    they must be explicitely allowed in run-time.  See
    docs/HOWTO/proxy_certificates.txt for further information.
* Tue May 17 2005 - schwab@suse.de
  - Include %cflags_profile_generate in ${CC} since it is required for
    linking as well.
  - Remove explicit reference to libc.
* Fri Apr 08 2005 - poeml@suse.de
  - update to 0.9.7f. The most significant changes are:
    o Several compilation issues fixed.
    o Many memory allocation failure checks added.
    o Improved comparison of X509 Name type.
    o Mandatory basic checks on certificates.
    o Performance improvements.
    (for a complete list see http://www.openssl.org/source/exp/CHANGES)
  - adjust openssl-0.9.7f-ppc64.diff
  - drop obsolete openssl-0.9.7d-crl-default_md.dif [#55435]
* Tue Jan 04 2005 - poeml@suse.de
  - update to 0.9.7e
    *) Avoid a race condition when CRLs are checked in a multi
    threaded environment. This would happen due to the reordering
    of the revoked entries during signature checking and serial
    number lookup. Now the encoding is cached and the serial
    number sort performed under a lock.  Add new STACK function
    sk_is_sorted().
    *) Add Delta CRL to the extension code.
    *) Various fixes to s3_pkt.c so alerts are sent properly.
    *) Reduce the chances of duplicate issuer name and serial numbers
    (in violation of RFC3280) using the OpenSSL certificate
    creation utilities.  This is done by creating a random 64 bit
    value for the initial serial number when a serial number file
    is created or when a self signed certificate is created using
    'openssl req -x509'. The initial serial number file is created
    using 'openssl x509 -next_serial' in CA.pl rather than being
    initialized to 1.
  - remove obsolete patches
  - fix openssl-0.9.7d-padlock-glue.diff and ICA patch to patch
    Makefile, not Makefile.ssl
  - fixup for spaces in names of man pages not needed now
  - pack /usr/bin/openssl_fips_fingerprint
  - in rpm post/postun script, run /sbin/ldconfig directly (the macro
    is deprecated)
* Mon Oct 18 2004 - poeml@suse.de
  - don't install openssl.doxy file [#45210]
* Thu Jul 29 2004 - poeml@suse.de
  - apply patch from CVS to fix segfault in S/MIME encryption
    (http://cvs.openssl.org/chngview?cn=12081, regression in
    openssl-0.9.7d) [#43386]
* Mon Jul 12 2004 - mludvig@suse.cz
  - Updated VIA PadLock engine.
* Wed Jun 30 2004 - mludvig@suse.cz
  - Updated openssl-0.9.7d-padlock-engine.diff with support for
    AES192, AES256 and RNG.
* Tue Jun 15 2004 - poeml@suse.de
  - update IBM ICA patch to last night's version. Fixes ibmca_init()
    to reset ibmca_dso=NULL after calling DSO_free(), if the device
    driver could not be loaded. The bug lead to a segfault triggered
    by stunnel, which does autoload available engines [#41874]
  - patch from CVS: make stack API more robust (return NULL for
    out-of-range indexes). Fixes another possible segfault during
    engine detection (could also triggered by stunnel)
  - add patch from Michal Ludvig for VIA PadLock support
* Wed Jun 02 2004 - poeml@suse.de
  - add root certificate for the ICP-Brasil CA [#41546]
* Thu May 13 2004 - poeml@suse.de
  - add patch to use default_md for CRLs too [#40435]
* Tue May 04 2004 - poeml@suse.de
  - update ICA patch to apr292004 release [#39695]
* Thu Mar 18 2004 - poeml@suse.de
  - update to 0.9.7d
    o Security: Fix Kerberos ciphersuite SSL/TLS handshaking bug
    (CAN-2004-0112)
    o Security: Fix null-pointer assignment in do_change_cipher_spec()
    (CAN-2004-0079)
    o Allow multiple active certificates with same subject in CA index
    o Multiple X590 verification fixes
    o Speed up HMAC and other operations
  - remove the hunk from openssl-0.9.6d.dif that added NO_IDEA around
    IDEA_128_CBC_WITH_MD5 in the global cipher list. Upstream now has
    OPENSSL_NO_IDEA around it
  - [#36386] fixed (broken generation of EVP_BytesToKey.3ssl from the
    pod file)
  - permissions of lib/pkgconfig fixed
* Wed Feb 25 2004 - poeml@suse.de
  - update to 0.9.7c
    *) Fix various bugs revealed by running the NISCC test suite:
    Stop out of bounds reads in the ASN1 code when presented with
    invalid tags (CAN-2003-0543 and CAN-2003-0544).
    Free up ASN1_TYPE correctly if ANY type is invalid (CAN-2003-0545).
    If verify callback ignores invalid public key errors don't try to check
    certificate signature with the NULL public key.
    *) New -ignore_err option in ocsp application to stop the server
    exiting on the first error in a request.
    *) In ssl3_accept() (ssl/s3_srvr.c) only accept a client certificate
    if the server requested one: as stated in TLS 1.0 and SSL 3.0
    specifications.
    *) In ssl3_get_client_hello() (ssl/s3_srvr.c), tolerate additional
    extra data after the compression methods not only for TLS 1.0
    but also for SSL 3.0 (as required by the specification).
    *) Change X509_certificate_type() to mark the key as exported/exportable
    when it's 512 *bits* long, not 512 bytes.
    *) Change AES_cbc_encrypt() so it outputs exact multiple of
    blocks during encryption.
    *) Various fixes to base64 BIO and non blocking I/O. On write
    flushes were not handled properly if the BIO retried. On read
    data was not being buffered properly and had various logic bugs.
    This also affects blocking I/O when the data being decoded is a
    certain size.
    *) Various S/MIME bugfixes and compatibility changes:
    output correct application/pkcs7 MIME type if
    PKCS7_NOOLDMIMETYPE is set. Tolerate some broken signatures.
    Output CR+LF for EOL if PKCS7_CRLFEOL is set (this makes opening
    of files as .eml work). Correctly handle very long lines in MIME
    parser.
  - update ICA patch
    quote: This version of the engine patch has updated error handling in
    the DES/SHA code, and turns RSA blinding off for hardware
    accelerated RSA ops.
  - filenames of some man pages contain spaces now. Replace them with
    underscores
  - fix compiler warnings in showciphers.c
  - fix permissions of /usr/%_lib/pkgconfig
* Sat Jan 10 2004 - adrian@suse.de
  - add %run_ldconfig
  - remove unneeded PreRequires
* Tue Nov 18 2003 - poeml@suse.de
  - ditch annoying mail to root about moved locations [#31969]
* Wed Aug 13 2003 - poeml@suse.de
  - enable profile feedback based optimizations (except AES which
    becomes slower)
  - add -fno-strict-aliasing, due to warnings about code where
    dereferencing type-punned pointers will break strict aliasing
  - make a readlink function if readlink is not available
* Mon Aug 04 2003 - ro@suse.de
  - fixed manpages symlinks
* Wed Jul 30 2003 - meissner@suse.de
  - Fix Makefile to create pkgconfig file with lib64 on lib64 systems.
* Sun Jul 27 2003 - poeml@suse.de
  - don't explicitely strip binaries since RPM handles it, and may
    keep the stripped information somewhere
* Tue Jul 15 2003 - meissner@suse.de
  - -DMD32_REG_T=int for ppc64 and s390x.
* Fri Jul 11 2003 - poeml@suse.de
  - update ibm ICA patch to 20030708 release (libica-1.3)
* Tue May 13 2003 - poeml@suse.de
  - package the openssl.pc file for pkgconfig
* Wed Apr 16 2003 - poeml@suse.de
  - update to 0.9.7b. The most significant changes are:
    o New library section OCSP.
    o Complete rewrite of ASN1 code.
    o CRL checking in verify code and openssl utility.
    o Extension copying in 'ca' utility.
    o Flexible display options in 'ca' utility.
    o Provisional support for international characters with UTF8.
    o Support for external crypto devices ('engine') is no longer
    a separate distribution.
    o New elliptic curve library section.
    o New AES (Rijndael) library section.
    o Support for new platforms: Windows CE, Tandem OSS, A/UX, AIX 64-bit,
    Linux x86_64, Linux 64-bit on Sparc v9
    o Extended support for some platforms: VxWorks
    o Enhanced support for shared libraries.
    o Now only builds PIC code when shared library support is requested.
    o Support for pkg-config.
    o Lots of new manuals.
    o Makes symbolic links to or copies of manuals to cover all described
    functions.
    o Change DES API to clean up the namespace (some applications link also
    against libdes providing similar functions having the same name).
    Provide macros for backward compatibility (will be removed in the
    future).
    o Unify handling of cryptographic algorithms (software and engine)
    to be available via EVP routines for asymmetric and symmetric ciphers.
    o NCONF: new configuration handling routines.
    o Change API to use more 'const' modifiers to improve error checking
    and help optimizers.
    o Finally remove references to RSAref.
    o Reworked parts of the BIGNUM code.
    o Support for new engines: Broadcom ubsec, Accelerated Encryption
    Processing, IBM 4758.
    o A few new engines added in the demos area.
    o Extended and corrected OID (object identifier) table.
    o PRNG: query at more locations for a random device, automatic query for
    EGD style random sources at several locations.
    o SSL/TLS: allow optional cipher choice according to server's preference.
    o SSL/TLS: allow server to explicitly set new session ids.
    o SSL/TLS: support Kerberos cipher suites (RFC2712).
    Only supports MIT Kerberos for now.
    o SSL/TLS: allow more precise control of renegotiations and sessions.
    o SSL/TLS: add callback to retrieve SSL/TLS messages.
    o SSL/TLS: support AES cipher suites (RFC3268).
  - adapt the ibmca patch
  - remove openssl-nocrypt.diff, openssl's crypt() vanished
  - configuration syntax has changed ($sys_id added before $lflags)
* Thu Feb 20 2003 - poeml@suse.de
  - update to bugfix release 0.9.6i:
    - 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)
    - a few more small bugfixes (mainly missing assertions)
* Fri Dec 06 2002 - poeml@suse.de
  - update to 0.9.6h (last release in the 0.9.6 series)
    o New configuration targets for Tandem OSS and A/UX.
    o New OIDs for Microsoft attributes.
    o Better handling of SSL session caching.
    o Better comparison of distinguished names.
    o Better handling of shared libraries in a mixed GNU/non-GNU environment.
    o Support assembler code with Borland C.
    o Fixes for length problems.
    o Fixes for uninitialised variables.
    o Fixes for memory leaks, some unusual crashes and some race conditions.
    o Fixes for smaller building problems.
    o Updates of manuals, FAQ and other instructive documents.
  - add a call to make depend
  - fix sed expression (lib -> lib64) to replace multiple occurences
    on one line
* Mon Nov 04 2002 - stepan@suse.de
  - fix openssl for alpha ev56 cpus
* Thu Oct 24 2002 - poeml@suse.de
  - own the /usr/share/ssl directory [#20849]
  - openssl-hppa-config.diff can be applied on all architectures
* Mon Sep 30 2002 - bg@suse.de
  - enable hppa distribution; use only pa1.1 architecture.
* 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
* Tue Apr 11 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

Files

/usr/lib64/libcrypto.so.0.9.7
/usr/lib64/libssl.so.0.9.7


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Aug 21 02:55:53 2008