Commit Graph

  • 873b8d554b - fix CVE-2007-5135 - off-by-one in SSL_get_shared_ciphers (#309801) - fix CVE-2007-4995 - out of order DTLS fragments buffer overflow (#321191) - add alpha sub-archs (#296031) Tomáš Mráz 2007-10-12 12:17:08 +0000
  • 65e6d90529 - fix CVE-2007-5135 - off-by-one in SSL_get_shared_ciphers (#309801) - fix CVE-2007-4995 - out of order DTLS fragments buffer overflow (#321191) - add alpha sub-archs (#296031) Tomáš Mráz 2007-10-12 12:16:00 +0000
  • 568fd16a03 - rebuild Tomáš Mráz 2007-08-21 19:42:52 +0000
  • de79c32133 Test succeeded, apologies to Tomas for the noise. Patrick Laughton 2007-08-09 00:49:27 +0000
  • 366d8b3e20 Testing Fedora SPARC ACL group permissions. Patrick Laughton 2007-08-09 00:47:13 +0000
  • aa64c417f5 - use localhost in testsuite, hopefully fixes slow build in koji - CVE-2007-3108 - fix side channel attack on private keys (#250577) - make ssl session cache id matching strict (#233599) Tomáš Mráz 2007-08-03 12:16:54 +0000
  • b191bc7a11 - allow building on ARM architectures (#245417) - use reference timestamps to prevent multilib conflicts (#218064) - -devel package must require pkgconfig (#241031) Tomáš Mráz 2007-07-25 13:37:15 +0000
  • fba756feb1 - detect duplicates in add_dir properly (#206346) Tomáš Mráz 2006-12-11 19:46:13 +0000
  • 4ca06fa547 - the previous change still didn't make X509_NAME_cmp transitive Tomáš Mráz 2006-11-30 23:10:43 +0000
  • f0fb64db28 - make X509_NAME_cmp transitive otherwise certificate lookup is broken (#216050) - Resolves: rhbz#216050 Tomáš Mráz 2006-11-23 20:38:24 +0000
  • a99897e811 - aliasing bug in engine loading, patch by IBM (#213216) Tomáš Mráz 2006-11-02 21:16:00 +0000
  • 98d8457650 - CVE-2006-2940 fix was incorrect (#208744) Tomáš Mráz 2006-10-02 08:37:59 +0000
  • 6dc7017559 - fix CVE-2006-2937 - mishandled error on ASN.1 parsing (#207276) - fix CVE-2006-2940 - parasitic public keys DoS (#207274) - fix CVE-2006-3738 - buffer overflow in SSL_get_shared_ciphers (#206940) - fix CVE-2006-4343 - sslv2 client DoS (#206940) Tomáš Mráz 2006-09-28 19:59:16 +0000
  • cd294fcd2a - fix CVE-2006-2937 - mishandled error on ASN.1 parsing (#207276) - fix CVE-2006-2940 - parasitic public keys DoS (#207274) - fix CVE-2006-3738 - buffer overflow in SSL_get_shared_ciphers (#206940) - fix CVE-2006-4343 - sslv2 client DoS (#206940) Tomáš Mráz 2006-09-28 19:58:49 +0000
  • ba40f6bb66 - fix CVE-2006-4339 - prevent attack on PKCS#1 v1.5 signatures (#205180) Tomáš Mráz 2006-09-05 13:44:39 +0000
  • 2020821670 - set buffering to none on stdio/stdout FILE when bufsize is set (#200580) patch by IBM Tomáš Mráz 2006-08-02 18:18:43 +0000
  • c1d3bf9a12 - rebuild with new binutils (#200330) aoliva 2006-07-29 02:54:33 +0000
  • e9887c37ef - add a temporary workaround for sha512 test failure on s390 (#199604) Tomáš Mráz 2006-07-21 08:28:43 +0000
  • 4d4d77e68c - add ipv6 support to s_client and s_server (by Jan Pazdziora) (#198737) - add patches for BN threadsafety, AES cache collision attack hazard fix and pkcs7 code memleak fix from upstream CVS Tomáš Mráz 2006-07-20 12:58:48 +0000
  • a362beea0e bumped for rebuild Jesse Keating 2006-07-12 07:35:49 +0000
  • 6b8c7ea159 - dropped libica and ica engine from build Tomáš Mráz 2006-06-21 21:14:05 +0000
  • 24c8087012 - update to new CA bundle from mozilla.org; adds CA certificates from netlock.hu and startcom.org jorton 2006-06-21 12:49:44 +0000
  • 810d3c4e49 - add export Tomáš Mráz 2006-06-06 12:03:44 +0000
  • 50ec471f0f - libica: add path to openssl headers for compilation in mock Tomáš Mráz 2006-06-06 10:51:31 +0000
  • 499412dfe4 - fixed a few rpmlint warnings - better fix for #173399 from upstream - upstream fix for pkcs12 Tomáš Mráz 2006-06-05 13:55:51 +0000
  • 340dc6a41e - there is no more linux/config.h (it was empty anyway) Tomáš Mráz 2006-05-11 12:21:42 +0000
  • bf80fa7d8e - upgrade to new version, stays ABI compatible Tomáš Mráz 2006-05-11 11:52:19 +0000
  • 6f11ea3f44 - fix stale open handles in libica (#177155) - fix build if 'rand' or 'passwd' in buildroot path (#178782) - initialize VIA Padlock engine (#186857) Tomáš Mráz 2006-04-04 17:45:56 +0000
  • 8c34b0921c bump for bug in double-long on ppc(64) Jesse Keating 2006-02-11 04:53:59 +0000
  • 95579342d3 bump for new gcc/glibc Jesse Keating 2006-02-07 13:22:17 +0000
  • f1d9cb4f96 - don't include SSL_OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG in SSL_OP_ALL (#175779) Tomáš Mráz 2005-12-15 10:45:33 +0000
  • 6a4a9c2005 gcc update bump Jesse Keating 2005-12-09 22:42:35 +0000
  • feb192463e - fix build (-lcrypto was erroneusly dropped) of the updated libica - updated ICA engine to 1.3.6-rc3 Tomáš Mráz 2005-11-29 11:52:11 +0000
  • eba5bcbbc4 - disable builtin compression methods for now until they work properly (#173399) Tomáš Mráz 2005-11-22 15:36:57 +0000
  • 20e19070fe - don't set -rpath for openssl binary Tomáš Mráz 2005-11-16 21:45:59 +0000
  • e96bebc853 - new upstream version - patches partially renumbered Tomáš Mráz 2005-11-08 13:52:29 +0000
  • 2099136c66 - updated IBM ICA engine library and patch to latest upstream version Tomáš Mráz 2005-10-21 13:48:38 +0000
  • b073820eb5 - fix CAN-2005-2969 - remove SSL_OP_MSIE_SSLV2_RSA_PADDING which disables the countermeasure against man in the middle attack in SSLv2 (#169863) - use sha1 as default for CA and cert requests - CAN-2005-2946 (#169803) Tomáš Mráz 2005-10-12 12:01:16 +0000
  • 86877cdfc8 - add *.so.soversion as symlinks in /lib (#165264) - remove unpackaged symlinks (#159595) - fixes from upstream (constant time fixes for DSA, bn assembler div on ppc arch, initialize memory on realloc) Tomáš Mráz 2005-08-23 15:28:52 +0000
  • 95f9154b19 - Updated ICA engine IBM patch to latest upstream version. Phil Knirsch 2005-08-11 10:16:19 +0000
  • 655f2e498a make it build with current rpm - remove symlinks Karsten Hopp 2005-08-03 13:30:46 +0000
  • 784dc22c4c - fix CAN-2005-0109 - use constant time/memory access mod_exp so bits of private key aren't leaked by cache eviction (#157631) - a few more fixes from upstream 0.9.7g Tomáš Mráz 2005-05-19 09:17:54 +0000
  • 4e6a921995 - use poll instead of select in rand (#128285) - fix Makefile.certificate to point to /etc/pki/tls - change the default string mask in ASN1 to PrintableString+UTF8String Tomáš Mráz 2005-04-27 10:48:43 +0000
  • 9c01f4a254 - update to revision 1.37 of Mozilla CA bundle jorton 2005-04-25 09:06:16 +0000
  • 79f559a35a - move certificates to _sysconfdir/pki/tls (#143392) - move CA directories to _sysconfdir/pki/CA - patch the CA script and the default config so it points to the CA directories Tomáš Mráz 2005-04-21 20:22:55 +0000
  • 1d982a09cd - uninitialized variable mustn't be used as input in inline assembly - reenable the x86_64 assembly again Tomáš Mráz 2005-04-01 16:19:34 +0000
  • d9b56b6f14 - add back RC4_CHAR on ia64 and x86_64 so the ABI isn't broken - disable broken bignum assembly on x86_64 Tomáš Mráz 2005-03-31 19:41:28 +0000
  • c9c6ff6b15 - added support for changing serial number to Makefile.certificate (#151188) - make ca-bundle.crt a config file (#118903) Tomáš Mráz 2005-03-30 10:52:21 +0000
  • 632ff532b1 - reenable optimizations on ppc64 - enable assembly code on ia64 - upgrade to new upstream version (no soname bump needed) - disable thread test - it was testing the backport of the RSA blinding - no longer needed Tomáš Mráz 2005-03-30 09:14:37 +0000
  • d551f917f3 - libcrypto shouldn't depend on libkrb5 (#135961) Tomáš Mráz 2005-03-02 00:41:20 +0000
  • 0448422a83 - rebuild Mon Feb 28 2005 Tomas Mraz <tmraz@redhat.com> 0.9.7e-1 - new upstream source, updated patches - added patch so we are hopefully ABI compatible with upcoming 0.9.7f Tomáš Mráz 2005-02-28 21:50:14 +0000
  • 50c4819563 - pkconfig file doesn't need to be executable Tomáš Mráz 2005-02-10 10:03:14 +0000
  • e809e73a39 - Support UTF-8 charset in the Makefile.certificate (#134944) - Added cmp to BuildPrereq Tomáš Mráz 2005-02-10 09:26:39 +0000
  • 125b1331bf - generate new ca-bundle.crt from Mozilla certdata.txt (revision 1.32) jorton 2005-01-27 09:35:36 +0000
  • 7c24d1778f - Fixed and updated libica-1.3.4-urandom.patch patch (#122967) Phil Knirsch 2004-12-23 14:30:10 +0000
  • c07f22f83d fix CAN-2004-0975 by removing der_chop Nalin Dahyabhai 2004-11-19 20:14:52 +0000
  • 33c00b2e3d - Had to add a libtoolize --copy --force for libica... Phil Knirsch 2004-10-05 12:52:50 +0000
  • f577c55009 - Include latest libica version with important bugfixes. Phil Knirsch 2004-10-05 12:41:13 +0000
  • acf96bd04c auto-import changelog data from openssl-0.9.7a-39.src.rpm Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com> - rebuilt cvsdist 2004-09-09 09:51:03 +0000
  • 3db75bb9db auto-import changelog data from openssl-0.9.7a-38.src.rpm Mon Jun 14 2004 Phil Knirsch <pknirsch@redhat.com> 0.9.7a-38 - Updated ICA engine IBM patch to latest upstream version. cvsdist 2004-09-09 09:50:54 +0000
  • 566a67e439 auto-import changelog data from openssl-0.9.7a-37.src.rpm Mon Jun 07 2004 Nalin Dahyabhai <nalin@redhat.com> 0.9.7a-37 - build for linux-alpha-gcc instead of alpha-gcc on alpha (Jeff Garzik) cvsdist 2004-09-09 09:50:33 +0000
  • c7b9ffb47e auto-import changelog data from openssl-0.9.7a-36.src.rpm Tue May 25 2004 Nalin Dahyabhai <nalin@redhat.com> 0.9.7a-36 - handle %{_arch}=i486/i586/i686/athlon cases in the intermediate header (#124303) cvsdist 2004-09-09 09:50:13 +0000
  • 80904fbc6f auto-import changelog data from openssl-0.9.7a-35.src.rpm Thu Mar 25 2004 Joe Orton <jorton@redhat.com> 0.9.7a-35 - add security fixes for CAN-2004-0079, CAN-2004-0112 cvsdist 2004-09-09 09:49:42 +0000
  • b966cc9f0d auto-import openssl-0.9.7a-34 from openssl-0.9.7a-34.src.rpm cvsdist 2004-09-09 09:49:16 +0000
  • c79d114687 auto-import openssl-0.9.7a-26 from openssl-0.9.7a-26.src.rpm cvsdist 2004-09-09 09:47:19 +0000
  • ee71aae33b auto-import openssl-0.9.7a-23 from openssl-0.9.7a-23.src.rpm cvsdist 2004-09-09 09:46:50 +0000
  • 7eff254795 auto-import changelog data from openssl-0.9.7a-20.2.src.rpm Wed Mar 17 2004 Joe Orton <jorton@redhat.com> 0.9.7a-20.2 - pull in fix for libssl link line (Tim Waugh, #111154) cvsdist 2004-09-09 09:46:10 +0000
  • b1b6b03b8a auto-import changelog data from openssl-0.9.7a-20.1.src.rpm Mon Mar 08 2004 Joe Orton <jorton@redhat.com> 0.9.7a-20.1 - add security fixes for CAN-2004-0079, CAN-2004-0112 - updated ca-bundle.crt: removed expired GeoTrust roots, added freessl.com root, removed trustcenter.de Class 0 root cvsdist 2004-09-09 09:46:04 +0000
  • 321fa67e1c auto-import changelog data from openssl-0.9.7a-20.src.rpm Wed Sep 24 2003 Nalin Dahyabhai <nalin@redhat.com> 0.9.7a-20 - only parse a client cert if one was requested - temporarily exclusivearch for %{ix86} Tue Sep 23 2003 Nalin Dahyabhai <nalin@redhat.com> - add security fixes for protocol parsing bugs (CAN-2003-0543, CAN-2003-0544) and heap corruption (CAN-2003-0545) - update RHNS-CA-CERT files - ease back on the number of threads used in the threading test Wed Sep 17 2003 Matt Wilson <msw@redhat.com> 0.9.7a-19 - rebuild to fix gzipped file md5sums (#91211) Mon Aug 25 2003 Phil Knirsch <pknirsch@redhat.com> 0.9.7a-18 - Updated libica to version 1.3.4. Thu Jul 17 2003 Nalin Dahyabhai <nalin@redhat.com> 0.9.7a-17 - rebuild Tue Jul 15 2003 Nalin Dahyabhai <nalin@redhat.com> 0.9.7a-10.9 - free the kssl_ctx structure when we free an SSL structure (#99066) Thu Jul 10 2003 Nalin Dahyabhai <nalin@redhat.com> 0.9.7a-16 - rebuild Thu Jul 10 2003 Nalin Dahyabhai <nalin@redhat.com> 0.9.7a-15 - lower thread test count on s390x Tue Jul 08 2003 Nalin Dahyabhai <nalin@redhat.com> 0.9.7a-14 - rebuild Thu Jun 26 2003 Nalin Dahyabhai <nalin@redhat.com> 0.9.7a-13 - disable assembly on arches where it seems to conflict with threading Thu Jun 26 2003 Phil Knirsch <pknirsch@redhat.com> 0.9.7a-12 - Updated libica to latest upstream version 1.3.0 cvsdist 2004-09-09 09:45:46 +0000
  • 5b50ae8c7b auto-import openssl-0.9.7a-5 from openssl-0.9.7a-5.src.rpm cvsdist 2004-09-09 09:45:40 +0000
  • e32c11245f auto-import openssl-0.9.7a-2 from openssl-0.9.7a-2.src.rpm cvsdist 2004-09-09 09:45:17 +0000
  • 37242e4c03 auto-import openssl-0.9.6b-33 from openssl-0.9.6b-33.src.rpm cvsdist 2004-09-09 09:44:16 +0000
  • 752071189c auto-import openssl-0.9.6b-31 from openssl-0.9.6b-31.src.rpm cvsdist 2004-09-09 09:43:14 +0000
  • f61874de47 auto-import openssl-0.9.6b-29 from openssl-0.9.6b-29.src.rpm cvsdist 2004-09-09 09:43:05 +0000
  • ceaa16a863 auto-import openssl-0.9.6b-26 from openssl-0.9.6b-26.src.rpm cvsdist 2004-09-09 09:42:18 +0000
  • cc6067e931 auto-import openssl-0.9.6b-24 from openssl-0.9.6b-24.src.rpm cvsdist 2004-09-09 09:42:01 +0000
  • 0cfdac5c04 auto-import openssl-0.9.6b-18 from openssl-0.9.6b-18.src.rpm cvsdist 2004-09-09 09:41:24 +0000
  • c7ee7e96b0 auto-import openssl-0.9.6b-16 from openssl-0.9.6b-16.src.rpm cvsdist 2004-09-09 09:40:48 +0000
  • 4f250d3986 auto-import openssl-0.9.6b-15 from openssl-0.9.6b-15.src.rpm cvsdist 2004-09-09 09:40:40 +0000
  • 90f01cc0d2 auto-import openssl-0.9.6b-8 from openssl-0.9.6b-8.src.rpm cvsdist 2004-09-09 09:39:52 +0000
  • 90fa5b2444 auto-import openssl-0.9.6b-7 from openssl-0.9.6b-7.src.rpm cvsdist 2004-09-09 09:39:48 +0000
  • 125a5b2f29 auto-import openssl-0.9.6b-6 from openssl-0.9.6b-6.src.rpm cvsdist 2004-09-09 09:39:30 +0000
  • 8c3ec75004 auto-import openssl-0.9.6b-5 from openssl-0.9.6b-5.src.rpm cvsdist 2004-09-09 09:39:26 +0000
  • 0d16b0bd39 auto-import openssl-0.9.6b-4 from openssl-0.9.6b-4.src.rpm cvsdist 2004-09-09 09:39:14 +0000
  • 107c5de8ec auto-import openssl-0.9.6b-3 from openssl-0.9.6b-3.src.rpm cvsdist 2004-09-09 09:39:08 +0000
  • c150e6469f auto-import changelog data from openssl-0.9.6-16.0p.src.rpm Thu Jun 19 2003 Guy Streeter <streeter@redhat.com> 0.9.6-16.0p - build at -O1 for broken 7.1 ppc compiler cvsdist 2004-09-09 09:38:46 +0000
  • 840a8b5bb7 auto-import changelog data from openssl-0.9.6-16.src.rpm Wed Mar 19 2003 Nalin Dahyabhai <nalin@redhat.com> 0.9.6-16 - add backported patch to harden against Klima-Pokorny-Rosa extension of Bleichenbacher's attack (CAN-2003-0131) Mon Mar 17 2003 Nalin Dahyabhai <nalin@redhat.com> 0.9.6-15 - add patch to enable RSA blinding by default, closing a timing attack (CAN-2003-0147) Wed Feb 19 2003 Nalin Dahyabhai <nalin@redhat.com> 0.9.6-14 - add fix to guard against attempts to allocate negative amounts of memory - add patch for CAN-2003-0078, fixing a timing attack cvsdist 2004-09-09 09:38:38 +0000
  • 4d0009045f auto-import changelog data from openssl-0.9.6-13.0p.src.rpm Fri Aug 02 2002 Nalin Dahyabhai <nalin@redhat.com> 0.9.6-13 - update asn patch to fix accidental reversal of a logic check cvsdist 2004-09-09 09:37:51 +0000
  • aa4a1b3eb5 auto-import changelog data from openssl-0.9.6-13.src.rpm Thu Aug 01 2002 Nalin Dahyabhai <nalin@redhat.com> 0.9.6-13 - update asn patch to fix accidental reversal of a logic check Wed Jul 31 2002 Nalin Dahyabhai <nalin@redhat.com> 0.9.6-12 - update asn patch to reduce chance that compiler optimization will remove one of the added tests Mon Jul 29 2002 Nalin Dahyabhai <nalin@redhat.com> 0.9.6-11 - add patch to fix ASN.1 vulnerabilities cvsdist 2004-09-09 09:37:25 +0000
  • a3b5b01481 auto-import changelog data from openssl-0.9.6-10.src.rpm Thu Jul 25 2002 Nalin Dahyabhai <nalin@redhat.com> 0.9.6-10 - add backport of Ben Laurie's patches for OpenSSL 0.9.6d cvsdist 2004-09-09 09:37:11 +0000
  • 4a904e2846 auto-import changelog data from openssl-0.9.6-9.71.0sx.src.rpm Fri Jan 25 2002 David Sainty <dsainty@redhat.com> - s390x support added in redhatx patch (renamed redhat patch) and spec. cvsdist 2004-09-09 09:36:41 +0000
  • 9673719c43 auto-import changelog data from openssl-0.9.6-9.1ppc.src.rpm Thu Jul 12 2001 Nalin Dahyabhai <nalin@redhat.com> - add patches to fix PRNG flaws, supplied by Bodo Moeller and the OpenSSL Group cvsdist 2004-09-09 09:36:25 +0000
  • 00ff72af4a auto-import changelog data from openssl-0.9.6-9.src.rpm Wed Jul 11 2001 Nalin Dahyabhai <nalin@redhat.com> - add patches to fix PRNG flaws, supplied by Bodo Moeller and the OpenSSL Group cvsdist 2004-09-09 09:36:18 +0000
  • b1963909d4 auto-import changelog data from openssl-0.9.6-8.src.rpm Fri Jun 01 2001 Nalin Dahyabhai <nalin@redhat.com> - change two memcpy() calls to memmove() Sun May 27 2001 Philip Copeland <bryce@redhat.com> - Removed -DL_ENDIAN for the alpha builds as unsigned long = 8 not 4 which both L_ENDIAN / B_ENDIAN require to work correctly Tue May 15 2001 Nalin Dahyabhai <nalin@redhat.com> - make subpackages depend on the main package Thu Apr 26 2001 Nalin Dahyabhai <nalin@redhat.com> - rebuild Fri Apr 20 2001 Nalin Dahyabhai <nalin@redhat.com> - use __libc_enable_secure in OPENSSL_setugid (suggested by solar@openwall.com) - make backported OPENSSL_setugid, BN_bntest_rand, and BN_rand_range static functions, which keeps them away from client applications more cleanly Tue Apr 17 2001 Nalin Dahyabhai <nalin@redhat.com> - backport security fixes from 0.9.6a cvsdist 2004-09-09 09:35:56 +0000
  • 821b825f3f auto-import changelog data from openssl-0.9.6-3.src.rpm Tue Mar 13 2001 Nalin Dahyabhai <nalin@redhat.com> - use BN_LLONG on s390 Mon Mar 12 2001 Nalin Dahyabhai <nalin@redhat.com> - fix the s390 changes for 0.9.6 (isn't supposed to be marked as 64-bit) Sat Mar 03 2001 Nalin Dahyabhai <nalin@redhat.com> - move c_rehash to the perl subpackage, because it's a perl script now Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com> - update to 0.9.6 - enable MD2 - use the libcrypto.so and libssl.so targets to build shared libs with - bump the soversion to 1 because we're no longer compatible with any of the various 0.9.5a packages circulating around, which provide lib*.so.0 Wed Feb 28 2001 Florian La Roche <Florian.LaRoche@redhat.de> - change hobble-openssl for disabling MD2 again Tue Feb 27 2001 Nalin Dahyabhai <nalin@redhat.com> - re-disable MD2 -- the EVP_MD_CTX structure would grow from 100 to 152 bytes or so, causing EVP_DigestInit() to zero out stack variables in apps built against a version of the library without it Mon Feb 26 2001 Nalin Dahyabhai <nalin@redhat.com> - disable some inline assembly, which on x86 is Pentium-specific - re-enable MD2 (see http://www.ietf.org/ietf/IPR/RSA-MD-all) Thu Feb 08 2001 Florian La Roche <Florian.LaRoche@redhat.de> - fix s390 patch Fri Dec 08 2000 Than Ngo <than@redhat.com> - added support s390 Mon Nov 20 2000 Nalin Dahyabhai <nalin@redhat.com> - remove -Wa,* and -m* compiler flags from the default Configure file (#20656) - add the CA.pl man page to the perl subpackage Thu Nov 02 2000 Nalin Dahyabhai <nalin@redhat.com> - always build with -mcpu=ev5 on alpha Tue Oct 31 2000 Nalin Dahyabhai <nalin@redhat.com> - add a symlink from cert.pem to ca-bundle.crt Wed Oct 25 2000 Nalin Dahyabhai <nalin@redhat.com> - add a ca-bundle file for packages like Samba to reference for CA certificates Tue Oct 24 2000 Nalin Dahyabhai <nalin@redhat.com> - remove libcrypto's crypt(), which doesn't handle md5crypt (#19295) Mon Oct 02 2000 Nalin Dahyabhai <nalin@redhat.com> - add unzip as a buildprereq (#17662) - update m2crypto to 0.05-snap4 cvsdist 2004-09-09 09:35:41 +0000
  • def39f16e5 auto-import changelog data from openssl-0.9.5a-17.src.rpm Tue Sep 26 2000 Bill Nottingham <notting@redhat.com> - fix some issues in building when it's not installed cvsdist 2004-09-09 09:35:12 +0000
  • e21e1846a7 auto-import changelog data from openssl-0.9.5a-14.src.rpm Thu Sep 21 2000 Nalin Dahyabhai <nalin@redhat.com> - tweak the makefile some more - disable MD2 support - disable MDC2 support - tweak the makefile - rework certificate makefile to have the right parts for Apache - strip binaries and libraries - enable actual RSA support - use /usr/bin/perl instead of /usr/bin/perl - move the passwd.1 man page out of the passwd package's way - update to 0.9.5a, modified for U.S. - add perl as a build-time requirement - disable RC5, IDEA support - break out python extensions - byte-compile python extensions without the build-root - adjust the makefile to not remove temporary files (like .key files when building .csr files) - fix the building of python modules without openssl-devel already installed Wed Mar 01 2000 Florian La Roche <Florian.LaRoche@redhat.de> - Bero told me to move the Makefile into this package Wed Mar 01 2000 Florian La Roche <Florian.LaRoche@redhat.de> - add lib*.so symlinks to link dynamically against shared libs Tue Feb 29 2000 Florian La Roche <Florian.LaRoche@redhat.de> - update to 0.9.5 - run ldconfig directly in post/postun - add FAQ Sat Dec 18 1999 Bernhard Rosenkränzer <bero@redhat.de> - Fix build on non-x86 platforms Fri Nov 12 1999 Bernhard Rosenkränzer <bero@redhat.de> - move /usr/share/ssl/* from -devel to main package Tue Oct 26 1999 Bernhard Rosenkränzer <bero@redhat.de> - inital packaging - changes from base: - Move /usr/local/ssl to /usr/share/ssl for FHS compliance - handle RPM_OPT_FLAGS cvsdist 2004-09-09 09:35:06 +0000
  • 877c1bc373 Setup of module openssl cvsdist 2004-09-09 09:35:04 +0000