~ubuntu-branches/ubuntu/hardy/openssl/hardy-security

« back to all changes in this revision

Viewing changes to diffs.6

  • Committer: Bazaar Package Importer
  • Author(s): Kurt Roeckx
  • Date: 2005-12-13 21:37:42 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051213213742-7em5nrw5c7ceegyd
Tags: 0.9.8a-5
Stop ssh from crashing randomly on sparc (Closes: #335912)
Patch from upstream cvs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
diff -cr openssl6/CHANGES ossl6/CHANGES
2
 
*** openssl6/CHANGES    Mon Sep 29 21:23:12 2003
3
 
--- ossl6/CHANGES       Mon Sep 29 21:24:29 2003
4
 
***************
5
 
*** 2,8 ****
6
 
   OpenSSL CHANGES
7
 
   _______________
8
 
  
9
 
!  Changes between 0.9.6j and 0.9.6k  [xx XXX 2003]
10
 
  
11
 
    *) Fix various bugs revealed by running the NISCC test suite:
12
 
  
13
 
--- 2,8 ----
14
 
   OpenSSL CHANGES
15
 
   _______________
16
 
  
17
 
!  Changes between 0.9.6j and 0.9.6k  [30 Sep 2003]
18
 
  
19
 
    *) Fix various bugs revealed by running the NISCC test suite:
20
 
  
21
 
Only in ossl6: CHANGES.orig
22
 
diff -cr openssl6/FAQ ossl6/FAQ
23
 
*** openssl6/FAQ        Thu Apr 10 20:21:26 2003
24
 
--- ossl6/FAQ   Mon Sep 29 21:22:00 2003
25
 
***************
26
 
*** 63,69 ****
27
 
  * Which is the current version of OpenSSL?
28
 
  
29
 
  The current version is available from <URL: http://www.openssl.org>.
30
 
! OpenSSL 0.9.7b was released on April 10, 2003.
31
 
  
32
 
  In addition to the current stable release, you can also access daily
33
 
  snapshots of the OpenSSL development version at <URL:
34
 
--- 63,69 ----
35
 
  * Which is the current version of OpenSSL?
36
 
  
37
 
  The current version is available from <URL: http://www.openssl.org>.
38
 
! OpenSSL 0.9.7c was released on September 30, 2003.
39
 
  
40
 
  In addition to the current stable release, you can also access daily
41
 
  snapshots of the OpenSSL development version at <URL:
42
 
diff -cr openssl6/NEWS ossl6/NEWS
43
 
*** openssl6/NEWS       Thu Apr 10 19:33:23 2003
44
 
--- ossl6/NEWS  Mon Sep 29 21:22:00 2003
45
 
***************
46
 
*** 5,10 ****
47
 
--- 5,15 ----
48
 
    This file gives a brief overview of the major changes between each OpenSSL
49
 
    release. For more details please read the CHANGES file.
50
 
  
51
 
+   Major changes between OpenSSL 0.9.6j and OpenSSL 0.9.6k:
52
 
53
 
+       o Security: fix various ASN1 parsing bugs.
54
 
+       o SSL/TLS protocol fix for unrequested client certificates.
55
 
56
 
    Major changes between OpenSSL 0.9.6i and OpenSSL 0.9.6j:
57
 
  
58
 
        o Security: counter the Klima-Pokorny-Rosa extension of
59
 
diff -cr openssl6/README ossl6/README
60
 
*** openssl6/README     Thu Apr 10 20:41:01 2003
61
 
--- ossl6/README        Mon Sep 29 21:22:00 2003
62
 
***************
63
 
*** 1,5 ****
64
 
  
65
 
!  OpenSSL 0.9.6k-dev xx XXX 2003
66
 
  
67
 
   Copyright (c) 1998-2003 The OpenSSL Project
68
 
   Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson
69
 
--- 1,5 ----
70
 
  
71
 
!  OpenSSL 0.9.6k 30 Sep 2003
72
 
  
73
 
   Copyright (c) 1998-2003 The OpenSSL Project
74
 
   Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson
75
 
diff -cr openssl6/STATUS ossl6/STATUS
76
 
*** openssl6/STATUS     Thu Apr 10 20:21:26 2003
77
 
--- ossl6/STATUS        Mon Sep 29 21:22:00 2003
78
 
***************
79
 
*** 5,13 ****
80
 
--- 5,15 ----
81
 
    DEVELOPMENT STATE
82
 
  
83
 
      o  OpenSSL 0.9.8:  Under development...
84
 
+     o  OpenSSL 0.9.7c: Released on September 30th, 2003
85
 
      o  OpenSSL 0.9.7b: Released on April     10th, 2003
86
 
      o  OpenSSL 0.9.7a: Released on February  19th, 2003
87
 
      o  OpenSSL 0.9.7:  Released on December  31st, 2002
88
 
+     o  OpenSSL 0.9.6k: Released on September 30th, 2003
89
 
      o  OpenSSL 0.9.6j: Released on April     10th, 2003
90
 
      o  OpenSSL 0.9.6i: Released on February  19th, 2003
91
 
      o  OpenSSL 0.9.6h: Released on December   5th, 2002