blob: 46b8c863b58d22b3b33018dad4cf680aedcc65b1 [file] [log] [blame]
Jean-Paul Calderoned0545c22008-03-04 12:14:52 -05001pyopenssl (0.6-2.3) unstable; urgency=low
2
3 * Non-maintainer upload.
4 * Update Package for last python policy (Closes: #373548).
5
6 -- Pierre Habouzit <madcoder@debian.org> Fri, 30 Jun 2006 13:31:10 +0200
7
8pyopenssl (0.6-2.2) unstable; urgency=low
9
10 * Non-maintainer upload.
11 * Include patch from Cyril Lacoux <clacoux@easter-eggs.com>,
12 fixing Segmentation fault when creating x509 extension.
13 (Closes: #355947)
14
15 -- Julien Danjou <acid@debian.org> Fri, 12 May 2006 16:42:47 +0200
16
17pyopenssl (0.6-2.1) unstable; urgency=low
18
19 * Non-maintainer upload.
20 * Stop building modules for python2.2. (Closes: #351133)
21 * Also rebuild module using libssl0.9.8. (Closes: #347541)
22
23 -- Pierre Habouzit <madcoder@debian.org> Sun, 9 Apr 2006 19:45:16 +0200
24
25pyopenssl (0.6-2) unstable; urgency=low
26
27 * Add support for python 2.4. (Closes: #297870)
28 * Build-depend on v0.9.7 of openssl.
29
30 -- Martin Sjogren <sjogren@debian.org> Mon, 14 Mar 2005 08:56:27 +0100
31
32pyopenssl (0.6-1) unstable; urgency=low
33
34 * New upstream release, including:
35 - Add Netscape SPKI extensions. (Closes: #205132)
36 - Add X509.subject_name_hash, X509.digest. (Closes: #205136)
37 - Fix full names of exceptions. (Closes: #250342)
38 - Add SSL.Context.use_certificate_chain_file. (Closes: #260134)
39 * Docs are built upstream, so the build-deps have been trimmed.
40 This also means that HTML and text documentation are back.
41 * Bumped standards-version.
42 * Use dh_python.
43
44 -- Martin Sjogren <sjogren@debian.org> Fri, 13 Aug 2004 20:53:27 +0200
45
46pyopenssl (0.5.1-4) unstable; urgency=low
47
48 * Drop HTML and text documentation since latex2html moved to non-free.
49 This is a temporary solution, until I can hack mkhowto to use something
50 else. (Closes: #221344)
51 * Fix the copyright file to mention the copyright holder.
52
53 -- Martin Sjogren <sjogren@debian.org> Mon, 15 Dec 2003 20:16:25 +0100
54
55pyopenssl (0.5.1-3) unstable; urgency=low
56
57 * MANIFEST.in: Include the src/RATIONALE file. (Closes: #197401)
58 * doc/pyOpenSSL.tex: Fix typo. (Closes: #197435)
59 * Drop Python 1.5 and 2.1 support.
60 * Make python-pyopenssl depend on python2.3-pyopenssl, which is no longer
61 "experimental".
62
63 -- Martin Sjogren <sjogren@debian.org> Mon, 11 Aug 2003 18:37:07 +0200
64
65pyopenssl (0.5.1-2) unstable; urgency=low
66
67 * Make sure names in control and changelog match. Stupid changelogs, bleh.
68 * Change section to 'python'.
69 * Rebuild with openssl 0.9.7. (Closes: #189826)
70 * __init__.py: Import tsafe module.
71 * tsafe.py: Add some missing methods.
72 * debian/copyright: Fix Author(s) boilerplate thingy to shut lintian up.
73
74 -- Martin Sjogren <sjogren@debian.org> Sun, 20 Apr 2003 17:50:24 +0200
75
76pyopenssl (0.5.1-1) unstable; urgency=low
77
78 * New upstream version. (Closes: #159530)
79 * Added a python-pyopenssl dummy package.
80 * Added an experimental python2.3-pyopenssl package.
81
82 -- Martin Sjögren <martin@strakt.com> Sun, 25 Aug 2002 12:08:31 +0200
83
84pyopenssl (0.5-1) unstable; urgency=low
85
86 * New upstream version
87 * Support for python1.5.
88 * Fix stupid mistakes for python 1.5 and python 2.1.
89
90 -- Martin Sjögren <martin@strakt.com> Wed, 24 Jul 2002 09:05:28 +0200
91
92pyopenssl (0.4.1-8) unstable; urgency=low
93
94 * Added examples to pyopenssl-doc
95
96 -- Martin Sjögren <martin@strakt.com> Wed, 5 Jun 2002 14:58:04 +0200
97
98pyopenssl (0.4.1-7) unstable; urgency=low
99
100 * The cute arrow icons in the HTML documentation should be there now too.
101
102 -- Martin Sjögren <martin@strakt.com> Thu, 30 May 2002 00:53:44 +0200
103
104pyopenssl (0.4.1-6) unstable; urgency=low
105
106 * Commented out some unused things in debian/rules
107
108 -- Martin Sjögren <martin@strakt.com> Wed, 29 May 2002 11:20:33 +0200
109
110pyopenssl (0.4.1-5) unstable; urgency=low
111
112 * Adding to the build-depends.
113 * Initial upload (Closes: #140687)
114
115 -- Martin Sjögren <martin@strakt.com> Sat, 6 Apr 2002 14:15:49 +0200
116
117pyopenssl (0.4.1-4) unstable; urgency=low
118
119 * Fixes in packaging, it shouldn't be regarded a native package now.
120
121 -- Martin Sjögren <martin@strakt.com> Sat, 6 Apr 2002 11:26:39 +0200
122
123pyopenssl (0.4.1-3) unstable; urgency=low
124
125 * Moved from non-US to main/devel
126
127 -- Martin Sjögren <martin@strakt.com> Fri, 5 Apr 2002 22:44:10 +0200
128
129pyopenssl (0.4.1-2) unstable; urgency=low
130
131 * Fixes in the packaging, dependencies and build dependencies should be
132 all right now.
133
134 -- Martin Sjögren <martin@strakt.com> Thu, 10 Jan 2002 10:00:06 +0100
135
136pyopenssl (0.4.1-1) unstable; urgency=low
137
138 * New "upstream" release
139 * New packaging, python2.1-pyopenssl, python2.2-pyopenssl, pyopenssl-doc
140
141 -- Martin Sjögren <martin@strakt.com> Mon, 7 Jan 2002 15:38:51 +0100
142
143pyopenssl (0.4-4) unstable; urgency=low
144
145 * Grrr, this time then...
146
147 -- Martin Sjögren <martin@strakt.com> Fri, 17 Aug 2001 14:53:19 +0200
148
149pyopenssl (0.4-3) unstable; urgency=low
150
151 * Fixed a big nasty bug
152
153 -- Martin Sjögren <martin@strakt.com> Fri, 17 Aug 2001 14:33:06 +0200
154
155pyopenssl (0.4-2) unstable; urgency=low
156
157 * Fixes
158
159 -- Martin Sjögren <martin@strakt.com> Fri, 17 Aug 2001 13:53:11 +0200
160
161pyopenssl (0.4-1) unstable; urgency=low
162
163 * New "upstream" version
164
165 -- Martin Sjögren <martin@strakt.com> Thu, 9 Aug 2001 12:32:47 +0200
166
167pyopenssl (0.3-3) unstable; urgency=low
168
169 * X509 objects now has a has_expired method
170
171 -- Martin Sjögren <martin@strakt.com> Tue, 7 Aug 2001 14:16:13 +0200
172
173pyopenssl (0.3-2) unstable; urgency=low
174
175 * X509Name objects now has a compare method
176
177 -- Martin Sjögren <martin@strakt.com> Tue, 7 Aug 2001 10:53:58 +0200
178
179pyopenssl (0.3-1) unstable; urgency=low
180
181 * New "upstream" version
182
183 -- Martin Sjögren <martin@strakt.com> Fri, 3 Aug 2001 16:36:26 +0200
184
185pyopenssl (0.1-1) unstable; urgency=low
186
187 * Initial version.
188
189 -- Anders Hammarquist <iko@strakt.com> Mon, 23 Jul 2001 15:17:38 +0200