Tomáš Mráz
e9887c37ef
- add a temporary workaround for sha512 test failure on s390 ( #199604 )
2006-07-21 08:28:43 +00:00
Tomáš Mráz
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
2006-07-20 12:58:48 +00:00
Jesse Keating
a362beea0e
bumped for rebuild
2006-07-12 07:35:49 +00:00
Tomáš Mráz
6b8c7ea159
- dropped libica and ica engine from build
2006-06-21 21:14:05 +00:00
jorton
24c8087012
- update to new CA bundle from mozilla.org; adds CA certificates from
...
netlock.hu and startcom.org
2006-06-21 12:49:44 +00:00
Tomáš Mráz
810d3c4e49
- add export
2006-06-06 12:03:44 +00:00
Tomáš Mráz
50ec471f0f
- libica: add path to openssl headers for compilation in mock
2006-06-06 10:51:31 +00:00
Tomáš Mráz
499412dfe4
- fixed a few rpmlint warnings
...
- better fix for #173399 from upstream
- upstream fix for pkcs12
2006-06-05 13:55:51 +00:00
Tomáš Mráz
340dc6a41e
- there is no more linux/config.h (it was empty anyway)
2006-05-11 12:21:42 +00:00
Tomáš Mráz
bf80fa7d8e
- upgrade to new version, stays ABI compatible
2006-05-11 11:52:19 +00:00
Tomáš Mráz
6f11ea3f44
- fix stale open handles in libica ( #177155 )
...
- fix build if 'rand' or 'passwd' in buildroot path (#178782 )
- initialize VIA Padlock engine (#186857 )
2006-04-04 17:45:56 +00:00
Jesse Keating
8c34b0921c
bump for bug in double-long on ppc(64)
2006-02-11 04:53:59 +00:00
Jesse Keating
95579342d3
bump for new gcc/glibc
2006-02-07 13:22:17 +00:00
Tomáš Mráz
f1d9cb4f96
- don't include SSL_OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG in SSL_OP_ALL
...
(#175779 )
2005-12-15 10:45:33 +00:00
Jesse Keating
6a4a9c2005
gcc update bump
2005-12-09 22:42:35 +00:00
Tomáš Mráz
feb192463e
- fix build (-lcrypto was erroneusly dropped) of the updated libica
...
- updated ICA engine to 1.3.6-rc3
2005-11-29 11:52:11 +00:00
Tomáš Mráz
eba5bcbbc4
- disable builtin compression methods for now until they work properly
...
(#173399 )
2005-11-22 15:36:57 +00:00
Tomáš Mráz
20e19070fe
- don't set -rpath for openssl binary
2005-11-16 21:45:59 +00:00
Tomáš Mráz
e96bebc853
- new upstream version
...
- patches partially renumbered
2005-11-08 13:52:29 +00:00
Tomáš Mráz
2099136c66
- updated IBM ICA engine library and patch to latest upstream version
2005-10-21 13:48:38 +00:00
Tomáš Mráz
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 )
2005-10-12 12:01:16 +00:00
Tomáš Mráz
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)
2005-08-23 15:28:52 +00:00
Phil Knirsch
95f9154b19
- Updated ICA engine IBM patch to latest upstream version.
2005-08-11 10:16:19 +00:00
Karsten Hopp
655f2e498a
make it build with current rpm - remove symlinks
2005-08-03 13:30:46 +00:00
Tomáš Mráz
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
2005-05-19 09:17:54 +00:00
Tomáš Mráz
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
2005-04-27 10:48:43 +00:00
jorton
9c01f4a254
- update to revision 1.37 of Mozilla CA bundle
2005-04-25 09:06:16 +00:00
Tomáš Mráz
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
2005-04-21 20:22:55 +00:00
Tomáš Mráz
1d982a09cd
- uninitialized variable mustn't be used as input in inline assembly
...
- reenable the x86_64 assembly again
2005-04-01 16:19:34 +00:00
Tomáš Mráz
d9b56b6f14
- add back RC4_CHAR on ia64 and x86_64 so the ABI isn't broken
...
- disable broken bignum assembly on x86_64
2005-03-31 19:41:28 +00:00
Tomáš Mráz
c9c6ff6b15
- added support for changing serial number to Makefile.certificate
...
(#151188 )
- make ca-bundle.crt a config file (#118903 )
2005-03-30 10:52:21 +00:00
Tomáš Mráz
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
2005-03-30 09:14:37 +00:00
Tomáš Mráz
d551f917f3
- libcrypto shouldn't depend on libkrb5 ( #135961 )
2005-03-02 00:41:20 +00:00
Tomáš Mráz
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
2005-02-28 21:50:14 +00:00
Tomáš Mráz
50c4819563
- pkconfig file doesn't need to be executable
2005-02-10 10:03:14 +00:00
Tomáš Mráz
e809e73a39
- Support UTF-8 charset in the Makefile.certificate ( #134944 )
...
- Added cmp to BuildPrereq
2005-02-10 09:26:39 +00:00
jorton
125b1331bf
- generate new ca-bundle.crt from Mozilla certdata.txt (revision 1.32)
2005-01-27 09:35:36 +00:00
Phil Knirsch
7c24d1778f
- Fixed and updated libica-1.3.4-urandom.patch patch ( #122967 )
2004-12-23 14:30:10 +00:00
Nalin Dahyabhai
c07f22f83d
fix CAN-2004-0975 by removing der_chop
2004-11-19 20:14:52 +00:00
Phil Knirsch
33c00b2e3d
- Had to add a libtoolize --copy --force for libica...
2004-10-05 12:52:50 +00:00
Phil Knirsch
f577c55009
- Include latest libica version with important bugfixes.
2004-10-05 12:41:13 +00:00
cvsdist
acf96bd04c
auto-import changelog data from openssl-0.9.7a-39.src.rpm
...
Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 09:51:03 +00:00
cvsdist
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.
2004-09-09 09:50:54 +00:00
cvsdist
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)
2004-09-09 09:50:33 +00:00
cvsdist
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 )
2004-09-09 09:50:13 +00:00
cvsdist
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
2004-09-09 09:49:42 +00:00
cvsdist
b966cc9f0d
auto-import openssl-0.9.7a-34 from openssl-0.9.7a-34.src.rpm
2004-09-09 09:49:16 +00:00
cvsdist
c79d114687
auto-import openssl-0.9.7a-26 from openssl-0.9.7a-26.src.rpm
2004-09-09 09:47:19 +00:00
cvsdist
ee71aae33b
auto-import openssl-0.9.7a-23 from openssl-0.9.7a-23.src.rpm
2004-09-09 09:46:50 +00:00
cvsdist
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 )
2004-09-09 09:46:10 +00:00