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