/[pkgs]/devel/openssl/openssl.spec
ViewVC logotype

Log of /devel/openssl/openssl.spec

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.151 - (view) (download) (annotate) - [select for diffs]
Fri Nov 20 17:30:27 2009 UTC (2 days, 13 hours ago) by tmraz
Branch: MAIN
CVS Tags: HEAD, openssl-1_0_0-0_15_beta4_fc13
Changes since 1.150: +6 -1 lines
Diff to previous 1.150
* Fri Nov 20 2009 Tomas Mraz <tmraz@redhat.com> 1.0.0-0.15.beta4
- add better error reporting for the unsafe renegotiation

Revision 1.150 - (view) (download) (annotate) - [select for diffs]
Fri Nov 20 09:27:16 2009 UTC (2 days, 21 hours ago) by tmraz
Branch: MAIN
CVS Tags: openssl-1_0_0-0_14_beta4_fc13
Changes since 1.149: +5 -2 lines
Diff to previous 1.149
* Fri Nov 20 2009 Tomas Mraz <tmraz@redhat.com> 1.0.0-0.14.beta4
- fix build on s390x

Revision 1.149 - (view) (download) (annotate) - [select for diffs]
Wed Nov 18 13:14:13 2009 UTC (4 days, 17 hours ago) by tmraz
Branch: MAIN
CVS Tags: openssl-1_0_0-0_13_beta4_fc13
Changes since 1.148: +10 -1 lines
Diff to previous 1.148
* Wed Nov 18 2009 Tomas Mraz <tmraz@redhat.com> 1.0.0-0.13.beta4
- disable enforcement of the renegotiation extension on the client (#537962)
- add fixes from the current upstream snapshot

Revision 1.148 - (view) (download) (annotate) - [select for diffs]
Fri Nov 13 12:11:41 2009 UTC (9 days, 18 hours ago) by tmraz
Branch: MAIN
CVS Tags: openssl-1_0_0-0_12_beta4_fc13
Changes since 1.147: +1 -1 lines
Diff to previous 1.147
* Fri Nov 13 2009 Tomas Mraz <tmraz@redhat.com> 1.0.0-0.12.beta4
- keep the beta status in version number at 3 so we do not have to rebuild
  openssh and possibly other dependencies with too strict version check

Revision 1.147 - (view) (download) (annotate) - [select for diffs]
Fri Nov 13 11:45:07 2009 UTC (9 days, 19 hours ago) by tmraz
Branch: MAIN
Changes since 1.146: +6 -0 lines
Diff to previous 1.146
* Fri Nov 13 2009 Tomas Mraz <tmraz@redhat.com> 1.0.0-0.12.beta4
- keep the beta status in version number at 3 so we do not have to rebuild
  openssh and possibly other dependencies with too strict version check

Revision 1.146 - (view) (download) (annotate) - [select for diffs]
Thu Nov 12 16:27:52 2009 UTC (10 days, 14 hours ago) by tmraz
Branch: MAIN
CVS Tags: openssl-1_0_0-0_11_beta4_fc13
Changes since 1.145: +2 -0 lines
Diff to previous 1.145
- add fix to compile on new binutils

Revision 1.145 - (view) (download) (annotate) - [select for diffs]
Thu Nov 12 15:51:40 2009 UTC (10 days, 14 hours ago) by tmraz
Branch: MAIN
Changes since 1.144: +19 -31 lines
Diff to previous 1.144
* Thu Nov 12 2009 Tomas Mraz <tmraz@redhat.com> 1.0.0-0.11.beta4
- update to new upstream version, no soname bump needed
- fix CVE-2009-3555 - note that the fix is bypassed if SSL_OP_ALL is used
  so the compatibility with unfixed clients is not broken. The
  protocol extension is also not final.

Revision 1.144 - (view) (download) (annotate) - [select for diffs]
Fri Oct 16 11:28:02 2009 UTC (5 weeks, 2 days ago) by tmraz
Branch: MAIN
CVS Tags: openssl-1_0_0-0_10_beta3_fc13
Changes since 1.143: +7 -1 lines
Diff to previous 1.143
* Fri Oct 16 2009 Tomas Mraz <tmraz@redhat.com> 1.0.0-0.10.beta3
- fix use of freed memory if SSL_CTX_free() is called before
  SSL_free() (#521342)

Revision 1.143 - (view) (download) (annotate) - [select for diffs]
Thu Oct 8 18:45:10 2009 UTC (6 weeks, 3 days ago) by tmraz
Branch: MAIN
CVS Tags: openssl-1_0_0-0_9_beta3_fc13
Changes since 1.142: +9 -1 lines
Diff to previous 1.142
* Thu Oct  8 2009 Tomas Mraz <tmraz@redhat.com> 1.0.0-0.9.beta3
- fix typo in DTLS1 code (#527015)
- fix leak in error handling of d2i_SSL_SESSION()

Revision 1.142 - (view) (download) (annotate) - [select for diffs]
Wed Sep 30 18:18:48 2009 UTC (7 weeks, 4 days ago) by tmraz
Branch: MAIN
CVS Tags: openssl-1_0_0-0_8_beta3_fc13
Changes since 1.141: +7 -3 lines
Diff to previous 1.141
* Wed Sep 30 2009 Tomas Mraz <tmraz@redhat.com> 1.0.0-0.8.beta3
- fix RSA and DSA FIPS selftests
- reenable fixed x86_64 camellia assembler code (#521127)

Revision 1.141 - (view) (download) (annotate) - [select for diffs]
Fri Sep 4 12:08:42 2009 UTC (2 months, 2 weeks ago) by tmraz
Branch: MAIN
CVS Tags: F-12-split, openssl-1_0_0-0_7_beta3_fc12
Changes since 1.140: +6 -1 lines
Diff to previous 1.140
* Fri Sep  4 2009 Tomas Mraz <tmraz@redhat.com> 1.0.0-0.7.beta3
- temporarily disable x86_64 camellia assembler code (#521127)

Revision 1.140 - (view) (download) (annotate) - [select for diffs]
Mon Aug 31 11:07:49 2009 UTC (2 months, 3 weeks ago) by tmraz
Branch: MAIN
CVS Tags: openssl-1_0_0-0_6_beta3_fc12
Changes since 1.139: +6 -1 lines
Diff to previous 1.139
* Mon Aug 31 2009 Tomas Mraz <tmraz@redhat.com> 1.0.0-0.6.beta3
- fix openssl dgst -dss1 (#520152)

Revision 1.139 - (view) (download) (annotate) - [select for diffs]
Wed Aug 26 15:50:36 2009 UTC (2 months, 3 weeks ago) by tmraz
Branch: MAIN
CVS Tags: openssl-1_0_0-0_5_beta3_fc12
Changes since 1.138: +4 -25 lines
Diff to previous 1.138
* Wed Aug 26 2009 Tomas Mraz <tmraz@redhat.com> 1.0.0-0.5.beta3
- drop the compat symlink hacks

Revision 1.138 - (view) (download) (annotate) - [select for diffs]
Sat Aug 22 14:37:51 2009 UTC (3 months ago) by tmraz
Branch: MAIN
CVS Tags: openssl-1_0_0-0_4_beta3_fc12
Changes since 1.137: +6 -1 lines
Diff to previous 1.137
* Sat Aug 22 2009 Tomas Mraz <tmraz@redhat.com> 1.0.0-0.4.beta3
- constify SSL_CIPHER_description()

Revision 1.137 - (view) (download) (annotate) - [select for diffs]
Fri Aug 21 13:42:11 2009 UTC (3 months ago) by tmraz
Branch: MAIN
CVS Tags: openssl-1_0_0-0_3_beta3_fc12
Changes since 1.136: +6 -1 lines
Diff to previous 1.136
* Fri Aug 21 2009 Tomas Mraz <tmraz@redhat.com> 1.0.0-0.3.beta3
- fix WWW:Curl:Easy reference in tsget

Revision 1.136 - (view) (download) (annotate) - [select for diffs]
Fri Aug 21 13:08:15 2009 UTC (3 months ago) by tmraz
Branch: MAIN
CVS Tags: openssl-1_0_0-0_2_beta3_fc12
Changes since 1.135: +6 -3 lines
Diff to previous 1.135
* Fri Aug 21 2009 Tomas Mraz <tmraz@redhat.com> 1.0.0-0.2.beta3
- enable MD-2

Revision 1.135 - (view) (download) (annotate) - [select for diffs]
Thu Aug 20 14:20:57 2009 UTC (3 months ago) by tmraz
Branch: MAIN
CVS Tags: openssl-1_0_0-0_1_beta3_fc12
Changes since 1.134: +5 -5 lines
Diff to previous 1.134
* Thu Aug 20 2009 Tomas Mraz <tmraz@redhat.com> 1.0.0-0.1.beta3
- update to new major upstream release

Revision 1.134 - (view) (download) (annotate) - [select for diffs]
Thu Aug 20 14:18:42 2009 UTC (3 months ago) by tmraz
Branch: MAIN
Changes since 1.133: +62 -45 lines
Diff to previous 1.133
* Thu Aug 20 2009 Tomas Mraz <tmraz@redhat.com> 1.0.0-0.1.beta3
- update to new major upstream release

Revision 1.133 - (view) (download) (annotate) - [select for diffs]
Sat Jul 25 20:54:16 2009 UTC (3 months, 4 weeks ago) by jkeating
Branch: MAIN
CVS Tags: openssl-0_9_8k-7_fc12
Changes since 1.132: +4 -1 lines
Diff to previous 1.132
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

Revision 1.132 - (view) (download) (annotate) - [select for diffs]
Wed Jul 22 15:57:43 2009 UTC (4 months ago) by notting
Branch: MAIN
Changes since 1.131: +4 -18 lines
Diff to previous 1.131
* Wed Jul 22 2009 Bill Nottingham <notting@redhat.com>
- do not build special 'optimized' versions for i686, as that's the base
  arch in Fedora now

Revision 1.131 - (view) (download) (annotate) - [select for diffs]
Tue Jun 30 11:17:45 2009 UTC (4 months, 3 weeks ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_8k-6_fc12
Changes since 1.130: +16 -2 lines
Diff to previous 1.130
* Tue Jun 30 2009 Tomas Mraz <tmraz@redhat.com> 0.9.8k-6
- abort if selftests failed and random number generator is polled
- mention EVP_aes and EVP_sha2xx routines in the manpages
- add README.FIPS
- make CA dir absolute path (#445344)
- change default length for RSA key generation to 2048 (#484101)

Revision 1.130 - (view) (download) (annotate) - [select for diffs]
Thu May 21 16:30:42 2009 UTC (6 months ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_8k-5_fc12
Changes since 1.129: +7 -1 lines
Diff to previous 1.129
* Thu May 21 2009 Tomas Mraz <tmraz@redhat.com> 0.9.8k-5
- fix CVE-2009-1377 CVE-2009-1378 CVE-2009-1379
  (DTLS DoS problems) (#501253, #501254, #501572)

Revision 1.129 - (view) (download) (annotate) - [select for diffs]
Tue Apr 21 10:05:11 2009 UTC (7 months ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_8k-4_fc12
Changes since 1.128: +6 -1 lines
Diff to previous 1.128
* Tue Apr 21 2009 Tomas Mraz <tmraz@redhat.com> 0.9.8k-4
- support compatibility DTLS mode for CISCO AnyConnect (#464629)

Revision 1.128 - (view) (download) (annotate) - [select for diffs]
Fri Apr 17 16:13:51 2009 UTC (7 months ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_8k-3_fc12
Changes since 1.127: +5 -2 lines
Diff to previous 1.127
* Fri Apr 17 2009 Tomas Mraz <tmraz@redhat.com> 0.9.8k-3
- correct the SHLIB_VERSION define

Revision 1.127 - (view) (download) (annotate) - [select for diffs]
Wed Apr 15 14:36:54 2009 UTC (7 months, 1 week ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_8k-2_fc11
Changes since 1.126: +8 -4 lines
Diff to previous 1.126
* Wed Apr 15 2009 Tomas Mraz <tmraz@redhat.com> 0.9.8k-2
- add support for multiple CRLs with same subject
- load only dynamic engine support in FIPS mode

Revision 1.126 - (view) (download) (annotate) - [select for diffs]
Wed Mar 25 21:12:41 2009 UTC (7 months, 4 weeks ago) by tmraz
Branch: MAIN
CVS Tags: F-11-split, openssl-0_9_8k-1_fc11
Changes since 1.125: +10 -6 lines
Diff to previous 1.125
* Thu Mar 25 2009 Tomas Mraz <tmraz@redhat.com> 0.9.8k-1
- update to new upstream release (minor bug fixes, security
  fixes and machine code optimizations only)

Revision 1.125 - (view) (download) (annotate) - [select for diffs]
Thu Mar 19 11:03:16 2009 UTC (8 months ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_8j-10_fc11
Changes since 1.124: +2 -2 lines
Diff to previous 1.124
- move only on 64bits

Revision 1.124 - (view) (download) (annotate) - [select for diffs]
Thu Mar 19 10:31:41 2009 UTC (8 months ago) by tmraz
Branch: MAIN
Changes since 1.123: +19 -17 lines
Diff to previous 1.123
* Thu Mar 19 2009 Tomas Mraz <tmraz@redhat.com> 0.9.8j-10
- move libraries to /usr/lib (#239375)

Revision 1.123 - (view) (download) (annotate) - [select for diffs]
Fri Mar 13 13:10:33 2009 UTC (8 months, 1 week ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_8j-9_fc11
Changes since 1.122: +19 -3 lines
Diff to previous 1.122
* Fri Mar 13 2009 Tomas Mraz <tmraz@redhat.com> 0.9.8j-9
- add a static subpackage

Revision 1.122 - (view) (download) (annotate) - [select for diffs]
Thu Feb 26 08:50:21 2009 UTC (8 months, 3 weeks ago) by jkeating
Branch: MAIN
CVS Tags: openssl-0_9_8j-8_fc11
Changes since 1.121: +4 -1 lines
Diff to previous 1.121
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild

Revision 1.121 - (view) (download) (annotate) - [select for diffs]
Mon Feb 2 16:46:33 2009 UTC (9 months, 2 weeks ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_8j-7_fc11
Changes since 1.120: +13 -18 lines
Diff to previous 1.120
* Mon Feb  2 2009 Tomas Mraz <tmraz@redhat.com> 0.9.8j-7
- must also verify checksum of libssl.so in the FIPS mode
- obtain the seed for FIPS rng directly from the kernel device
- drop the temporary symlinks

Revision 1.120 - (view) (download) (annotate) - [select for diffs]
Mon Jan 26 21:07:21 2009 UTC (9 months, 3 weeks ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_8j-6_fc11
Changes since 1.119: +9 -22 lines
Diff to previous 1.119
* Mon Jan 26 2009 Tomas Mraz <tmraz@redhat.com> 0.9.8j-6
- drop the temporary triggerpostun and symlinking in post
- fix the pkgconfig files and drop the unnecessary buildrequires
  on pkgconfig as it is a rpmbuild dependency (#481419)

Revision 1.119 - (view) (download) (annotate) - [select for diffs]
Sat Jan 17 20:49:48 2009 UTC (10 months ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_8j-5_fc11
Changes since 1.118: +1 -1 lines
Diff to previous 1.118
* Sat Jan 16 2009 Tomas Mraz <tmraz@redhat.com> 0.9.8j-5
- add temporary triggerpostun to reinstate the symlinks

Revision 1.118 - (view) (download) (annotate) - [select for diffs]
Sat Jan 17 20:48:44 2009 UTC (10 months ago) by tmraz
Branch: MAIN
Changes since 1.117: +13 -0 lines
Diff to previous 1.117
* Sat Jan 16 2009 Tomas Mraz <tmraz@redhat.com> 0.9.8j-5
- add temporary triggerpostun to reinstate the symlinks

Revision 1.117 - (view) (download) (annotate) - [select for diffs]
Sat Jan 17 19:31:29 2009 UTC (10 months ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_8j-4_fc11
Changes since 1.116: +6 -1 lines
Diff to previous 1.116
* Sat Jan 16 2009 Tomas Mraz <tmraz@redhat.com> 0.9.8j-4
- no pairwise key tests in non-fips mode (#479817)

Revision 1.116 - (view) (download) (annotate) - [select for diffs]
Fri Jan 16 16:11:07 2009 UTC (10 months ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_8j-3_fc11
Changes since 1.115: +9 -6 lines
Diff to previous 1.115
* Fri Jan 16 2009 Tomas Mraz <tmraz@redhat.com> 0.9.8j-3
- even more robust test for the temporary symlinks

Revision 1.115 - (view) (download) (annotate) - [select for diffs]
Fri Jan 16 13:02:42 2009 UTC (10 months ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_8j-2_fc11
Changes since 1.114: +10 -1 lines
Diff to previous 1.114
* Fri Jan 16 2009 Tomas Mraz <tmraz@redhat.com> 0.9.8j-2
- try to ensure the temporary symlinks exist

Revision 1.114 - (view) (download) (annotate) - [select for diffs]
Thu Jan 15 09:10:25 2009 UTC (10 months, 1 week ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_8j-1_fc11
Changes since 1.113: +82 -34 lines
Diff to previous 1.113
* Thu Jan 15 2009 Tomas Mraz <tmraz@redhat.com> 0.9.8j-1
- new upstream version with necessary soname bump (#455753)
- temporarily provide symlink to old soname to make it possible to rebuild
  the dependent packages in rawhide
- add eap-fast support (#428181)
- add possibility to disable zlib by setting
- add fips mode support for testing purposes
- do not null dereference on some invalid smime files
- add buildrequires pkgconfig (#479493)

Revision 1.113 - (view) (download) (annotate) - [select for diffs]
Sun Aug 10 20:36:12 2008 UTC (15 months, 1 week ago) by tmraz
Branch: MAIN
CVS Tags: F-10-split, openssl-0_9_8g-11_fc10
Changes since 1.112: +1 -1 lines
Diff to previous 1.112
- rediff for no fuzz

Revision 1.112 - (view) (download) (annotate) - [select for diffs]
Sun Aug 10 19:45:27 2008 UTC (15 months, 1 week ago) by tmraz
Branch: MAIN
Changes since 1.111: +4 -1 lines
Diff to previous 1.111
* Sun Aug 10 2008 Tomas Mraz <tmraz@redhat.com> 0.9.8g-11
- do not add tls extensions to server hello for SSLv3 either

Revision 1.111 - (view) (download) (annotate) - [select for diffs]
Mon Jun 2 11:31:55 2008 UTC (17 months, 3 weeks ago) by jorton
Branch: MAIN
CVS Tags: openssl-0_9_8g-10_fc10
Changes since 1.110: +4 -0 lines
Diff to previous 1.110
- restore the touch -r for openssl.cnf

Revision 1.110 - (view) (download) (annotate) - [select for diffs]
Mon Jun 2 11:28:03 2008 UTC (17 months, 3 weeks ago) by jorton
Branch: MAIN
Changes since 1.109: +0 -2 lines
Diff to previous 1.109
- remove reference to deleted source

Revision 1.109 - (view) (download) (annotate) - [select for diffs]
Mon Jun 2 11:06:57 2008 UTC (17 months, 3 weeks ago) by jorton
Branch: MAIN
CVS Tags: openssl-0_9_8g-10_fc9
Changes since 1.108: +5 -18 lines
Diff to previous 1.108
* Mon Jun  2 2008 Joe Orton <jorton@redhat.com> 0.9.8g-10
- move root CA bundle to ca-certificates package

Revision 1.108 - (view) (download) (annotate) - [select for diffs]
Wed May 28 15:52:21 2008 UTC (17 months, 3 weeks ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_8g-9_fc10
Changes since 1.107: +9 -1 lines
Diff to previous 1.107
* Wed May 28 2008 Tomas Mraz <tmraz@redhat.com> 0.9.8g-9
- fix CVE-2008-0891 - server name extension crash (#448492)
- fix CVE-2008-1672 - server key exchange message omit crash (#448495)

Revision 1.107 - (view) (download) (annotate) - [select for diffs]
Tue May 27 08:39:57 2008 UTC (17 months, 3 weeks ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_8g-8_fc10
Changes since 1.106: +1 -1 lines
Diff to previous 1.106
- release bump

Revision 1.106 - (view) (download) (annotate) - [select for diffs]
Tue May 27 08:38:06 2008 UTC (17 months, 3 weeks ago) by tmraz
Branch: MAIN
Changes since 1.105: +8 -5 lines
Diff to previous 1.105
* Tue May 27 2008 Tomas Mraz <tmraz@redhat.com> 0.9.8g-8
- super-H arch support
- drop workaround for bug 199604 as it should be fixed in gcc-4.3

Revision 1.105 - (view) (download) (annotate) - [select for diffs]
Tue May 20 15:16:15 2008 UTC (18 months ago) by spot
Branch: MAIN
Changes since 1.104: +16 -3 lines
Diff to previous 1.104
sparc handling

Revision 1.104 - (view) (download) (annotate) - [select for diffs]
Mon Mar 10 10:45:36 2008 UTC (20 months, 2 weeks ago) by jorton
Branch: MAIN
CVS Tags: F-9-split, openssl-0_9_8g-6_fc9
Changes since 1.103: +4 -1 lines
Diff to previous 1.103
* Mon Mar 10 2008 Joe Orton <jorton@redhat.com> 0.9.8g-6
- update to new root CA bundle from mozilla.org (r1.45)

Revision 1.103 - (view) (download) (annotate) - [select for diffs]
Wed Feb 20 05:36:13 2008 UTC (21 months ago) by jkeating
Branch: MAIN
CVS Tags: openssl-0_9_8g-5_fc9
Changes since 1.102: +4 -1 lines
Diff to previous 1.102
* Wed Feb 20 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.9.8g-5
- Autorebuild for GCC 4.3

Revision 1.102 - (view) (download) (annotate) - [select for diffs]
Fri Jan 25 17:04:12 2008 UTC (21 months, 4 weeks ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_8g-4_fc9
Changes since 1.101: +1 -0 lines
Diff to previous 1.101
- rename required for build

Revision 1.101 - (view) (download) (annotate) - [select for diffs]
Fri Jan 25 16:44:05 2008 UTC (21 months, 4 weeks ago) by tmraz
Branch: MAIN
Changes since 1.100: +18 -6 lines
Diff to previous 1.100
* Thu Jan 24 2008 Tomas Mraz <tmraz@redhat.com> 0.9.8g-4
- merge review fixes (#226220)
- adjust the SHLIB_VERSION_NUMBER to reflect library name (#429846)

Revision 1.100 - (view) (download) (annotate) - [select for diffs]
Thu Dec 13 17:16:43 2007 UTC (23 months, 1 week ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_8g-3_fc9
Changes since 1.99: +9 -1 lines
Diff to previous 1.99
* Thu Dec 13 2007 Tomas Mraz <tmraz@redhat.com> 0.9.8g-3
- set default paths when no explicit paths are set (#418771)
- do not add tls extensions to client hello for SSLv3 (#422081)

Revision 1.99 - (view) (download) (annotate) - [select for diffs]
Mon Dec 3 19:57:11 2007 UTC (23 months, 2 weeks ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_8g-2_fc9
Changes since 1.98: +11 -3 lines
Diff to previous 1.98
* Tue Dec  4 2007 Tomas Mraz <tmraz@redhat.com> 0.9.8g-2
- enable some new crypto algorithms and features
- add some more important bug fixes from openssl CVS

Revision 1.98 - (view) (download) (annotate) - [select for diffs]
Mon Dec 3 15:26:28 2007 UTC (23 months, 3 weeks ago) by tmraz
Branch: MAIN
Changes since 1.97: +1 -1 lines
Diff to previous 1.97
- we have Dec now and not Nov

Revision 1.97 - (view) (download) (annotate) - [select for diffs]
Mon Dec 3 14:09:00 2007 UTC (23 months, 3 weeks ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_8g-1_fc9
Changes since 1.96: +18 -49 lines
Diff to previous 1.96
* Mon Nov  3 2007 Tomas Mraz <tmraz@redhat.com> 0.9.8g-1
- update to latest upstream release, SONAME bumped to 7

Revision 1.96 - (view) (download) (annotate) - [select for diffs]
Mon Oct 15 15:20:47 2007 UTC (2 years, 1 month ago) by jorton
Branch: MAIN
CVS Tags: F-8-split, openssl-0_9_8b-17_fc8
Changes since 1.95: +4 -1 lines
Diff to previous 1.95
* Mon Oct 15 2007 Joe Orton <jorton@redhat.com> 0.9.8b-17
- update to new CA bundle from mozilla.org

Revision 1.95 - (view) (download) (annotate) - [select for diffs]
Fri Oct 12 12:17:08 2007 UTC (2 years, 1 month ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_8b-16_fc8
Changes since 1.94: +1 -1 lines
Diff to previous 1.94
* Fri Oct 12 2007 Tomas Mraz <tmraz@redhat.com> 0.9.8b-16
- 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)

Revision 1.94 - (view) (download) (annotate) - [select for diffs]
Fri Oct 12 12:16:00 2007 UTC (2 years, 1 month ago) by tmraz
Branch: MAIN
Changes since 1.93: +10 -1 lines
Diff to previous 1.93
* Fri Oct 12 2007 Tomas Mraz <tmraz@redhat.com> 0.9.8b-16
- 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)

Revision 1.93 - (view) (download) (annotate) - [select for diffs]
Tue Aug 21 19:42:52 2007 UTC (2 years, 3 months ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_8b-15_fc8
Changes since 1.92: +4 -1 lines
Diff to previous 1.92
* Tue Aug 21 2007 Tomas Mraz <tmraz@redhat.com> 0.9.8b-15
- rebuild

Revision 1.92 - (view) (download) (annotate) - [select for diffs]
Fri Aug 3 12:15:39 2007 UTC (2 years, 3 months ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_8b-14_fc8
Changes since 1.91: +13 -2 lines
Diff to previous 1.91
* Fri Aug  3 2007 Tomas Mraz <tmraz@redhat.com> 0.9.8b-14
- 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)

Revision 1.91 - (view) (download) (annotate) - [select for diffs]
Wed Jul 25 13:37:15 2007 UTC (2 years, 4 months ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_8b-13_fc8
Changes since 1.90: +13 -1 lines
Diff to previous 1.90
* Wed Jul 25 2007 Tomas Mraz <tmraz@redhat.com> 0.9.8b-13
- allow building on ARM architectures (#245417)
- use reference timestamps to prevent multilib conflicts (#218064)
- -devel package must require pkgconfig (#241031)

Revision 1.90 - (view) (download) (annotate) - [select for diffs]
Mon Dec 11 19:46:13 2006 UTC (2 years, 11 months ago) by tmraz
Branch: MAIN
CVS Tags: F-7-split, openssl-0_9_8b-12_fc7
Changes since 1.89: +6 -1 lines
Diff to previous 1.89
* Mon Dec 11 2006 Tomas Mraz <tmraz@redhat.com> 0.9.8b-12
- detect duplicates in add_dir properly (#206346)

Revision 1.89 - (view) (download) (annotate) - [select for diffs]
Thu Nov 30 23:10:43 2006 UTC (2 years, 11 months ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_8b-11_fc7
Changes since 1.88: +4 -1 lines
Diff to previous 1.88
* Thu Nov 30 2006 Tomas Mraz <tmraz@redhat.com> 0.9.8b-11
- the previous change still didn't make X509_NAME_cmp transitive

Revision 1.88 - (view) (download) (annotate) - [select for diffs]
Thu Nov 23 20:38:24 2006 UTC (3 years ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_8b-10_fc7
Changes since 1.87: +7 -1 lines
Diff to previous 1.87
* Thu Nov 23 2006 Tomas Mraz <tmraz@redhat.com> 0.9.8b-10
- make X509_NAME_cmp transitive otherwise certificate lookup
  is broken (#216050)
- Resolves: rhbz#216050

Revision 1.87 - (view) (download) (annotate) - [select for diffs]
Thu Nov 2 21:16:00 2006 UTC (3 years ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_8b-9_fc6, openssl-0_9_8b-9_fc7
Changes since 1.86: +6 -1 lines
Diff to previous 1.86
* Thu Nov  2 2006 Tomas Mraz <tmraz@redhat.com> 0.9.8b-9
- aliasing bug in engine loading, patch by IBM (#213216)

Revision 1.86 - (view) (download) (annotate) - [select for diffs]
Mon Oct 2 08:37:59 2006 UTC (3 years, 1 month ago) by tmraz
Branch: MAIN
CVS Tags: FC-6-split, openssl-0_9_8b-8
Changes since 1.85: +4 -1 lines
Diff to previous 1.85
* Mon Oct  2 2006 Tomas Mraz <tmraz@redhat.com> 0.9.8b-8
- CVE-2006-2940 fix was incorrect (#208744)

Revision 1.85 - (view) (download) (annotate) - [select for diffs]
Thu Sep 28 19:59:16 2006 UTC (3 years, 1 month ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_8b-7
Changes since 1.84: +1 -1 lines
Diff to previous 1.84
* Mon Sep 25 2006 Tomas Mraz <tmraz@redhat.com> 0.9.8b-7
- 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)

Revision 1.84 - (view) (download) (annotate) - [select for diffs]
Thu Sep 28 19:58:49 2006 UTC (3 years, 1 month ago) by tmraz
Branch: MAIN
Changes since 1.83: +15 -1 lines
Diff to previous 1.83
* Mon Sep 25 2006 Tomas Mraz <tmraz@redhat.com> 0.9.8b-7
- 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)

Revision 1.83 - (view) (download) (annotate) - [select for diffs]
Tue Sep 5 13:44:39 2006 UTC (3 years, 2 months ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_8b-6
Changes since 1.82: +6 -1 lines
Diff to previous 1.82
* Tue Sep  9 2006 Tomas Mraz <tmraz@redhat.com> 0.9.8b-6
- fix CVE-2006-4339 - prevent attack on PKCS#1 v1.5 signatures (#205180)

Revision 1.82 - (view) (download) (annotate) - [select for diffs]
Wed Aug 2 18:18:43 2006 UTC (3 years, 3 months ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_8b-5
Changes since 1.81: +7 -1 lines
Diff to previous 1.81
* Wed Aug  2 2006 Tomas Mraz <tmraz@redhat.com> - 0.9.8b-5
- set buffering to none on stdio/stdout FILE when bufsize is set (#200580)
  patch by IBM

Revision 1.81 - (view) (download) (annotate) - [select for diffs]
Sat Jul 29 02:54:33 2006 UTC (3 years, 3 months ago) by aoliva
Branch: MAIN
CVS Tags: openssl-0_9_8b-4_1
Changes since 1.80: +4 -1 lines
Diff to previous 1.80
* Fri Jul 28 2006 Alexandre Oliva <aoliva@redhat.com> - 0.9.8b-4.1
- rebuild with new binutils (#200330)

Revision 1.80 - (view) (download) (annotate) - [select for diffs]
Fri Jul 21 08:28:43 2006 UTC (3 years, 4 months ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_8b-4
Changes since 1.79: +6 -2 lines
Diff to previous 1.79
* Fri Jul 21 2006 Tomas Mraz <tmraz@redhat.com> - 0.9.8b-4
- add a temporary workaround for sha512 test failure on s390 (#199604)

Revision 1.79 - (view) (download) (annotate) - [select for diffs]
Thu Jul 20 12:58:48 2006 UTC (3 years, 4 months ago) by tmraz
Branch: MAIN
Changes since 1.78: +16 -3 lines
Diff to previous 1.78
* Thu Jul 20 2006 Tomas Mraz <tmraz@redhat.com> - 0.9.8b-4
- 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

Revision 1.78 - (view) (download) (annotate) - [select for diffs]
Wed Jul 12 07:35:49 2006 UTC (3 years, 4 months ago) by jkeating
Branch: MAIN
CVS Tags: openssl-0_9_8b-3_1
Changes since 1.77: +4 -1 lines
Diff to previous 1.77
bumped for rebuild

Revision 1.77 - (view) (download) (annotate) - [select for diffs]
Wed Jun 21 21:14:05 2006 UTC (3 years, 5 months ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_8b-3
Changes since 1.76: +5 -56 lines
Diff to previous 1.76
* Wed Jun 21 2006 Tomas Mraz <tmraz@redhat.com> - 0.9.8b-3
- dropped libica and ica engine from build

Revision 1.76 - (view) (download) (annotate) - [select for diffs]
Wed Jun 21 12:49:44 2006 UTC (3 years, 5 months ago) by jorton
Branch: MAIN
Changes since 1.75: +5 -1 lines
Diff to previous 1.75
* Wed Jun 21 2006 Joe Orton <jorton@redhat.com> 0.9.8b-3
- update to new CA bundle from mozilla.org; adds CA certificates
  from netlock.hu and startcom.org

Revision 1.75 - (view) (download) (annotate) - [select for diffs]
Tue Jun 6 12:03:44 2006 UTC (3 years, 5 months ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_8b-2
Changes since 1.74: +1 -0 lines
Diff to previous 1.74
- add export

Revision 1.74 - (view) (download) (annotate) - [select for diffs]
Tue Jun 6 10:51:31 2006 UTC (3 years, 5 months ago) by tmraz
Branch: MAIN
Changes since 1.73: +1 -0 lines
Diff to previous 1.73
- libica: add path to openssl headers for compilation in mock

Revision 1.73 - (view) (download) (annotate) - [select for diffs]
Mon Jun 5 13:55:51 2006 UTC (3 years, 5 months ago) by tmraz
Branch: MAIN
Changes since 1.72: +18 -9 lines
Diff to previous 1.72
* Mon Jun  5 2006 Tomas Mraz <tmraz@redhat.com> - 0.9.8b-2
- fixed a few rpmlint warnings
- better fix for #173399 from upstream
- upstream fix for pkcs12

Revision 1.72 - (view) (download) (annotate) - [select for diffs]
Thu May 11 12:21:42 2006 UTC (3 years, 6 months ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_8b-1
Changes since 1.71: +3 -0 lines
Diff to previous 1.71
- there is no more linux/config.h (it was empty anyway)

Revision 1.71 - (view) (download) (annotate) - [select for diffs]
Thu May 11 11:52:19 2006 UTC (3 years, 6 months ago) by tmraz
Branch: MAIN
Changes since 1.70: +7 -4 lines
Diff to previous 1.70
* Thu May 11 2006 Tomas Mraz <tmraz@redhat.com> - 0.9.8b-1
- upgrade to new version, stays ABI compatible

Revision 1.70 - (view) (download) (annotate) - [select for diffs]
Tue Apr 4 17:45:56 2006 UTC (3 years, 7 months ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_8a-6
Changes since 1.69: +14 -3 lines
Diff to previous 1.69
* Tue Apr  4 2006 Tomas Mraz <tmraz@redhat.com> - 0.9.8a-6
- fix stale open handles in libica (#177155)
- fix build if 'rand' or 'passwd' in buildroot path (#178782)
- initialize VIA Padlock engine (#186857)

Revision 1.69 - (view) (download) (annotate) - [select for diffs]
Sat Feb 11 04:53:59 2006 UTC (3 years, 9 months ago) by jkeating
Branch: MAIN
CVS Tags: FC-5-split, openssl-0_9_8a-5_2
Changes since 1.68: +4 -1 lines
Diff to previous 1.68
bump for bug in double-long on ppc(64)

Revision 1.68 - (view) (download) (annotate) - [select for diffs]
Tue Feb 7 13:22:17 2006 UTC (3 years, 9 months ago) by jkeating
Branch: MAIN
CVS Tags: openssl-0_9_8a-5_1
Changes since 1.67: +4 -1 lines
Diff to previous 1.67
bump for new gcc/glibc

Revision 1.67 - (view) (download) (annotate) - [select for diffs]
Thu Dec 15 10:45:33 2005 UTC (3 years, 11 months ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_8a-5
Changes since 1.66: +7 -1 lines
Diff to previous 1.66
* Thu Dec 15 2005 Tomas Mraz <tmraz@redhat.com> 0.9.8a-5
- don't include SSL_OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG
  in SSL_OP_ALL (#175779)

Revision 1.66 - (view) (download) (annotate) - [select for diffs]
Fri Dec 9 22:42:35 2005 UTC (3 years, 11 months ago) by jkeating
Branch: MAIN
CVS Tags: openssl-0_9_8a-4_1
Changes since 1.65: +4 -1 lines
Diff to previous 1.65
gcc update bump

Revision 1.65 - (view) (download) (annotate) - [select for diffs]
Tue Nov 29 11:52:11 2005 UTC (3 years, 11 months ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_8a-4
Changes since 1.64: +19 -25 lines
Diff to previous 1.64
* Tue Nov 29 2005 Tomas Mraz <tmraz@redhat.com> 0.9.8a-4
- fix build (-lcrypto was erroneusly dropped) of the updated libica
- updated ICA engine to 1.3.6-rc3

Revision 1.64 - (view) (download) (annotate) - [select for diffs]
Tue Nov 22 15:36:57 2005 UTC (4 years ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_8a-3
Changes since 1.63: +7 -1 lines
Diff to previous 1.63
* Tue Nov 22 2005 Tomas Mraz <tmraz@redhat.com> 0.9.8a-3
- disable builtin compression methods for now until they work
  properly (#173399)

Revision 1.63 - (view) (download) (annotate) - [select for diffs]
Wed Nov 16 21:45:59 2005 UTC (4 years ago) by tmraz
Branch: MAIN
Changes since 1.62: +6 -1 lines
Diff to previous 1.62
* Wed Nov 16 2005 Tomas Mraz <tmraz@redhat.com> 0.9.8a-2
- don't set -rpath for openssl binary

Revision 1.62 - (view) (download) (annotate) - [select for diffs]
Tue Nov 8 13:52:29 2005 UTC (4 years ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_8a-1
Changes since 1.61: +65 -85 lines
Diff to previous 1.61
* Tue Nov  8 2005 Tomas Mraz <tmraz@redhat.com> 0.9.8a-1
- new upstream version
- patches partially renumbered

Revision 1.61 - (view) (download) (annotate) - [select for diffs]
Fri Oct 21 13:48:38 2005 UTC (4 years, 1 month ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_7f-11
Changes since 1.60: +14 -11 lines
Diff to previous 1.60
* Fri Oct 21 2005 Tomas Mraz <tmraz@redhat.com> 0.9.7f-11
- updated IBM ICA engine library and patch to latest upstream version

Revision 1.60 - (view) (download) (annotate) - [select for diffs]
Wed Oct 12 12:01:16 2005 UTC (4 years, 1 month ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_7f-10
Changes since 1.59: +11 -2 lines
Diff to previous 1.59
* Wed Oct 12 2005 Tomas Mraz <tmraz@redhat.com> 0.9.7f-10
- 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)

Revision 1.59 - (view) (download) (annotate) - [select for diffs]
Tue Aug 23 15:28:52 2005 UTC (4 years, 3 months ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_7f-9
Changes since 1.58: +20 -5 lines
Diff to previous 1.58
* Tue Aug 23 2005 Tomas Mraz <tmraz@redhat.com> 0.9.7f-9
- 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)

Revision 1.58 - (view) (download) (annotate) - [select for diffs]
Thu Aug 11 10:16:19 2005 UTC (4 years, 3 months ago) by pknirsch
Branch: MAIN
CVS Tags: openssl-0_9_7f-8
Changes since 1.57: +5 -2 lines
Diff to previous 1.57
- Updated ICA engine IBM patch to latest upstream version.

Revision 1.57 - (view) (download) (annotate) - [select for diffs]
Wed Aug 3 13:30:46 2005 UTC (4 years, 3 months ago) by karsten
Branch: MAIN
Changes since 1.56: +2 -0 lines
Diff to previous 1.56
make it build with current rpm - remove symlinks

Revision 1.56 - (view) (download) (annotate) - [select for diffs]
Thu May 19 09:17:54 2005 UTC (4 years, 6 months ago) by tmraz
Branch: MAIN
CVS Tags: FC-4-split, openssl-0_9_7f-7
Changes since 1.55: +13 -3 lines
Diff to previous 1.55
* Thu May 19 2005 Tomas Mraz <tmraz@redhat.com> 0.9.7f-7
- 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

Revision 1.55 - (view) (download) (annotate) - [select for diffs]
Wed Apr 27 10:48:43 2005 UTC (4 years, 6 months ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_7f-6
Changes since 1.54: +10 -3 lines
Diff to previous 1.54
* Wed Apr 27 2005 Tomas Mraz <tmraz@redhat.com> 0.9.7f-6
- 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

Revision 1.54 - (view) (download) (annotate) - [select for diffs]
Mon Apr 25 09:06:16 2005 UTC (4 years, 6 months ago) by jorton
Branch: MAIN
Changes since 1.53: +4 -1 lines
Diff to previous 1.53
* Mon Apr 25 2005 Joe Orton <jorton@redhat.com> 0.9.7f-5
- update to revision 1.37 of Mozilla CA bundle

Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Thu Apr 21 20:22:55 2005 UTC (4 years, 7 months ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_7f-4
Changes since 1.52: +38 -26 lines
Diff to previous 1.52
* Thu Apr 21 2005 Tomas Mraz <tmraz@redhat.com> 0.9.7f-4
- 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

Revision 1.52 - (view) (download) (annotate) - [select for diffs]
Fri Apr 1 16:19:34 2005 UTC (4 years, 7 months ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_7f-3
Changes since 1.51: +8 -1 lines
Diff to previous 1.51
* Fri Apr  1 2005 Tomas Mraz <tmraz@redhat.com> 0.9.7f-3
- uninitialized variable mustn't be used as input in inline
  assembly
- reenable the x86_64 assembly again

Revision 1.51 - (view) (download) (annotate) - [select for diffs]
Thu Mar 31 19:41:28 2005 UTC (4 years, 7 months ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_7f-2
Changes since 1.50: +6 -2 lines
Diff to previous 1.50
* Thu Mar 31 2005 Tomas Mraz <tmraz@redhat.com> 0.9.7f-2
- add back RC4_CHAR on ia64 and x86_64 so the ABI isn't broken
- disable broken bignum assembly on x86_64

Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Wed Mar 30 10:52:21 2005 UTC (4 years, 7 months ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_7f-1
Changes since 1.49: +5 -2 lines
Diff to previous 1.49
- added support for changing serial number to
  Makefile.certificate (#151188)
- make ca-bundle.crt a config file (#118903)

Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Wed Mar 30 09:14:37 2005 UTC (4 years, 7 months ago) by tmraz
Branch: MAIN
Changes since 1.48: +16 -16 lines
Diff to previous 1.48
* Wed Mar 30 2005 Tomas Mraz <trmaz@redhat.com> 0.9.7f-1
- 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

Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Wed Mar 2 00:41:20 2005 UTC (4 years, 8 months ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_7e-3
Changes since 1.47: +5 -2 lines
Diff to previous 1.47
* Tue Mar  1 2005 Tomas Mraz <tmraz@redhat.com> 0.9.7e-3
- libcrypto shouldn't depend on libkrb5 (#135961)

Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Mon Feb 28 21:50:14 2005 UTC (4 years, 8 months ago) by tmraz
Branch: MAIN
CVS Tags: openssl-0_9_7e-2
Changes since 1.46: +23 -34 lines
Diff to previous 1.46
* Mon Feb 28 2005 Tomas Mraz <tmraz@redhat.com> 0.9.7e-2
- 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

Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Thu Feb 10 10:03:14 2005 UTC (4 years, 9 months ago) by tmraz
Branch: MAIN
Changes since 1.45: +1 -1 lines
Diff to previous 1.45
- pkconfig file doesn't need to be executable

Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Thu Feb 10 09:26:39 2005 UTC (4 years, 9 months ago) by tmraz
Branch: MAIN
Changes since 1.44: +5 -1 lines
Diff to previous 1.44
* Thu Feb 10 2005 Tomas Mraz <tmraz@redhat.com>
- Support UTF-8 charset in the Makefile.certificate (#134944)
- Added cmp to BuildPrereq

Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Thu Jan 27 09:35:36 2005 UTC (4 years, 9 months ago) by jorton
Branch: MAIN
CVS Tags: openssl-0_9_7a-46
Changes since 1.43: +4 -1 lines
Diff to previous 1.43
* Thu Jan 27 2005 Joe Orton <jorton@redhat.com> 0.9.7a-46
- generate new ca-bundle.crt from Mozilla certdata.txt (revision 1.32)

Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Thu Dec 23 14:30:10 2004 UTC (4 years, 11 months ago) by pknirsch
Branch: MAIN
CVS Tags: openssl-0_9_7a-45
Changes since 1.42: +4 -1 lines
Diff to previous 1.42
- Fixed and updated libica-1.3.4-urandom.patch patch (#122967)

Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Fri Nov 19 20:14:52 2004 UTC (5 years ago) by nalin
Branch: MAIN
CVS Tags: openssl-0_9_7a-44
Changes since 1.41: +15 -2 lines
Diff to previous 1.41
fix CAN-2004-0975 by removing der_chop

Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Tue Oct 5 12:52:50 2004 UTC (5 years, 1 month ago) by pknirsch
Branch: MAIN
CVS Tags: FC-3-split, RHEL-4-split, openssl-0_9_7a-40
Changes since 1.40: +1 -0 lines
Diff to previous 1.40
- Had to add a libtoolize --copy --force for libica...

Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Tue Oct 5 12:41:13 2004 UTC (5 years, 1 month ago) by pknirsch
Branch: MAIN
Changes since 1.39: +5 -2 lines
Diff to previous 1.39
- Include latest libica version with important bugfixes.

Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 09:51:03 2004 UTC (5 years, 2 months ago) by cvsdist
Branch: MAIN
CVS Tags: openssl-0_9_7a-39, present-on-devel
Changes since 1.38: +4 -1 lines
Diff to previous 1.38
auto-import changelog data from openssl-0.9.7a-39.src.rpm
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt

Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 09:50:54 2004 UTC (5 years, 2 months ago) by cvsdist
Branch: MAIN
CVS Tags: openssl-0_9_7a-38
Changes since 1.37: +5 -2 lines
Diff to previous 1.37
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.

Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 09:50:33 2004 UTC (5 years, 2 months ago) by cvsdist
Branch: MAIN
CVS Tags: openssl-0_9_7a-37
Changes since 1.36: +5 -2 lines
Diff to previous 1.36
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)

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 09:50:13 2004 UTC (5 years, 2 months ago) by cvsdist
Branch: MAIN
CVS Tags: openssl-0_9_7a-36
Changes since 1.35: +13 -3 lines
Diff to previous 1.35
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)

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 09:49:42 2004 UTC (5 years, 2 months ago) by cvsdist
Branch: MAIN
CVS Tags: openssl-0_9_7a-35
Changes since 1.34: +15 -4 lines
Diff to previous 1.34
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

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 09:49:16 2004 UTC (5 years, 2 months ago) by cvsdist
Branch: MAIN
CVS Tags: openssl-0_9_7a-34
Changes since 1.33: +76 -15 lines
Diff to previous 1.33
auto-import openssl-0.9.7a-34  from openssl-0.9.7a-34.src.rpm

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 09:47:19 2004 UTC (5 years, 2 months ago) by cvsdist
Branch: MAIN
CVS Tags: FC-2-split, openssl-0_9_7a-26
Changes since 1.32: +34 -4 lines
Diff to previous 1.32
auto-import openssl-0.9.7a-26  from openssl-0.9.7a-26.src.rpm

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 09:46:50 2004 UTC (5 years, 2 months ago) by cvsdist
Branch: MAIN
CVS Tags: FC-1-split, openssl-0_9_7a-23
Changes since 1.31: +25 -14 lines
Diff to previous 1.31
auto-import openssl-0.9.7a-23  from openssl-0.9.7a-23.src.rpm

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 09:46:10 2004 UTC (5 years, 2 months ago) by cvsdist
Branch: MAIN
CVS Tags: RHEL-3-split, RHL-9-split, openssl-0_9_7a-20_2
Changes since 1.30: +6 -1 lines
Diff to previous 1.30
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)

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 09:46:04 2004 UTC (5 years, 2 months ago) by cvsdist
Branch: MAIN
CVS Tags: openssl-0_9_7a-20_1
Changes since 1.29: +10 -1 lines
Diff to previous 1.29
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

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 09:45:46 2004 UTC (5 years, 2 months ago) by cvsdist
Branch: MAIN
CVS Tags: openssl-0_9_7a-20
Changes since 1.28: +154 -9 lines
Diff to previous 1.28
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

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 09:45:40 2004 UTC (5 years, 2 months ago) by cvsdist
Branch: MAIN
CVS Tags: openssl-0_9_7a-5
Changes since 1.27: +19 -1 lines
Diff to previous 1.27
auto-import openssl-0.9.7a-5  from openssl-0.9.7a-5.src.rpm

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 09:45:17 2004 UTC (5 years, 2 months ago) by cvsdist
Branch: MAIN
CVS Tags: RHL-8-split, openssl-0_9_7a-2
Changes since 1.26: +98 -98 lines
Diff to previous 1.26
auto-import openssl-0.9.7a-2  from openssl-0.9.7a-2.src.rpm

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 09:44:16 2004 UTC (5 years, 2 months ago) by cvsdist
Branch: MAIN
CVS Tags: openssl-0_9_6b-33
Changes since 1.25: +15 -1 lines
Diff to previous 1.25
auto-import openssl-0.9.6b-33  from openssl-0.9.6b-33.src.rpm

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 09:43:14 2004 UTC (5 years, 2 months ago) by cvsdist
Branch: MAIN
CVS Tags: openssl-0_9_6b-31
Changes since 1.24: +56 -10 lines
Diff to previous 1.24
auto-import openssl-0.9.6b-31  from openssl-0.9.6b-31.src.rpm

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 09:43:05 2004 UTC (5 years, 2 months ago) by cvsdist
Branch: MAIN
CVS Tags: openssl-0_9_6b-29
Changes since 1.23: +12 -2 lines
Diff to previous 1.23
auto-import openssl-0.9.6b-29  from openssl-0.9.6b-29.src.rpm

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 09:42:18 2004 UTC (5 years, 2 months ago) by cvsdist
Branch: MAIN
CVS Tags: openssl-0_9_6b-26
Changes since 1.22: +9 -1 lines
Diff to previous 1.22
auto-import openssl-0.9.6b-26  from openssl-0.9.6b-26.src.rpm

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 09:42:01 2004 UTC (5 years, 2 months ago) by cvsdist
Branch: MAIN
CVS Tags: RHL-7_3-split, openssl-0_9_6b-24
Changes since 1.21: +25 -1 lines
Diff to previous 1.21
auto-import openssl-0.9.6b-24  from openssl-0.9.6b-24.src.rpm

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 09:41:24 2004 UTC (5 years, 2 months ago) by cvsdist
Branch: MAIN
CVS Tags: openssl-0_9_6b-18
Changes since 1.20: +54 -16 lines
Diff to previous 1.20
auto-import openssl-0.9.6b-18  from openssl-0.9.6b-18.src.rpm

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 09:40:48 2004 UTC (5 years, 2 months ago) by cvsdist
Branch: MAIN
CVS Tags: openssl-0_9_6b-16
Changes since 1.19: +4 -1 lines
Diff to previous 1.19
auto-import openssl-0.9.6b-16  from openssl-0.9.6b-16.src.rpm

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 09:40:40 2004 UTC (5 years, 2 months ago) by cvsdist
Branch: MAIN
CVS Tags: RHL-7_2-split, openssl-0_9_6b-15
Changes since 1.18: +32 -4 lines
Diff to previous 1.18
auto-import openssl-0.9.6b-15  from openssl-0.9.6b-15.src.rpm

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 09:39:52 2004 UTC (5 years, 2 months ago) by cvsdist
Branch: MAIN
CVS Tags: RHEL-2_1-split, openssl-0_9_6b-8
Changes since 1.17: +6 -1 lines
Diff to previous 1.17
auto-import openssl-0.9.6b-8  from openssl-0.9.6b-8.src.rpm

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 09:39:48 2004 UTC (5 years, 2 months ago) by cvsdist
Branch: MAIN
CVS Tags: openssl-0_9_6b-7
Changes since 1.16: +7 -1 lines
Diff to previous 1.16
auto-import openssl-0.9.6b-7  from openssl-0.9.6b-7.src.rpm

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 09:39:30 2004 UTC (5 years, 2 months ago) by cvsdist
Branch: MAIN
CVS Tags: openssl-0_9_6b-6
Changes since 1.15: +3 -1 lines
Diff to previous 1.15
auto-import openssl-0.9.6b-6  from openssl-0.9.6b-6.src.rpm

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 09:39:26 2004 UTC (5 years, 2 months ago) by cvsdist
Branch: MAIN
CVS Tags: openssl-0_9_6b-5
Changes since 1.14: +14 -14 lines
Diff to previous 1.14
auto-import openssl-0.9.6b-5  from openssl-0.9.6b-5.src.rpm

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 09:39:14 2004 UTC (5 years, 2 months ago) by cvsdist
Branch: MAIN
CVS Tags: openssl-0_9_6b-4
Changes since 1.13: +31 -29 lines
Diff to previous 1.13
auto-import openssl-0.9.6b-4  from openssl-0.9.6b-4.src.rpm

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 09:39:08 2004 UTC (5 years, 2 months ago) by cvsdist
Branch: MAIN
CVS Tags: openssl-0_9_6b-3
Changes since 1.12: +123 -195 lines
Diff to previous 1.12
auto-import openssl-0.9.6b-3  from openssl-0.9.6b-3.src.rpm

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 09:38:46 2004 UTC (5 years, 2 months ago) by cvsdist
Branch: MAIN
CVS Tags: RHL-7_1-split, openssl-0_9_6-16_0p
Changes since 1.11: +17 -4 lines
Diff to previous 1.11
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

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 09:38:38 2004 UTC (5 years, 2 months ago) by cvsdist
Branch: MAIN
CVS Tags: openssl-0_9_6-16
Changes since 1.10: +28 -18 lines
Diff to previous 1.10
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

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 09:37:51 2004 UTC (5 years, 2 months ago) by cvsdist
Branch: MAIN
CVS Tags: openssl-0_9_6-13_0p
Changes since 1.9: +16 -4 lines
Diff to previous 1.9
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

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 09:37:25 2004 UTC (5 years, 2 months ago) by cvsdist
Branch: MAIN
CVS Tags: openssl-0_9_6-13
Changes since 1.8: +13 -1 lines
Diff to previous 1.8
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

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 09:37:11 2004 UTC (5 years, 2 months ago) by cvsdist
Branch: MAIN
CVS Tags: openssl-0_9_6-10
Changes since 1.7: +9 -7 lines
Diff to previous 1.7
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

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 09:36:41 2004 UTC (5 years, 2 months ago) by cvsdist
Branch: MAIN
CVS Tags: openssl-0_9_6-9_71_0sx
Changes since 1.6: +11 -17 lines
Diff to previous 1.6
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.

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 09:36:25 2004 UTC (5 years, 2 months ago) by cvsdist
Branch: MAIN
CVS Tags: openssl-0_9_6-9_1ppc
Changes since 1.5: +16 -4 lines
Diff to previous 1.5
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

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 09:36:18 2004 UTC (5 years, 2 months ago) by cvsdist
Branch: MAIN
CVS Tags: openssl-0_9_6-9
Changes since 1.4: +12 -1 lines
Diff to previous 1.4
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

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 09:35:56 2004 UTC (5 years, 2 months ago) by cvsdist
Branch: MAIN
CVS Tags: openssl-0_9_6-8
Changes since 1.3: +35 -1 lines
Diff to previous 1.3
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

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 09:35:41 2004 UTC (5 years, 2 months ago) by cvsdist
Branch: MAIN
CVS Tags: openssl-0_9_6-3
Changes since 1.2: +111 -39 lines
Diff to previous 1.2
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

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 09:35:12 2004 UTC (5 years, 2 months ago) by cvsdist
Branch: MAIN
CVS Tags: RHL-7_0-split, openssl-0_9_5a-17
Changes since 1.1: +56 -13 lines
Diff to previous 1.1
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

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Thu Sep 9 09:35:06 2004 UTC (5 years, 2 months ago) by cvsdist
Branch: MAIN
CVS Tags: openssl-0_9_5a-14
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

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

admin@fedoraproject.org
ViewVC Help
Powered by ViewVC 1.1.2