1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345
|
python-eventlet (0.19.0-6) unstable; urgency=medium
* Removed non-deterministic test leading to FTBFS (Closes: #857893).
-- Thomas Goirand <zigo@debian.org> Thu, 16 Mar 2017 10:21:30 +0100
python-eventlet (0.19.0-5) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* Bumped debhelper version to 10
[ Ondřej Kobližek ]
* Patched test_getaddrinfo due netbase update (Closes: #850508)
-- Ondřej Kobližek <koblizeko@gmail.com> Thu, 12 Jan 2017 16:27:04 +0100
python-eventlet (0.19.0-4) unstable; urgency=medium
* Patch out intersphinx extension (Closes: #840092).
-- Thomas Goirand <zigo@debian.org> Sat, 08 Oct 2016 11:52:07 +0200
python-eventlet (0.19.0-3) unstable; urgency=medium
[ Thomas Goirand ]
* Uploading to unstable.
* Add remove-test_import_patched_defaults.patch.
[ Ondřej Nový ]
* d/s/options: extend-diff-ignore of .gitreview
* d/control: Using OpenStack's Gerrit as VCS URLs.
-- Thomas Goirand <zigo@debian.org> Fri, 07 Oct 2016 09:27:11 +0200
python-eventlet (0.19.0-2) experimental; urgency=medium
[ Ondřej Nový ]
* d/{control,copyright}: Use my @debian.org email address
* d/p/use-packaged-python-mock-rather-than-embedded.patch:
Rebased and fixed for new release
* Dropped
- d/p/enforce-tlsv1-always.patch
- d/p/set-defaults-to-be-tlsv1-not-sslv23.patch
This patches was setting TLSv1 protocol as only allowed and don't
allowed TLS 1.1 + 1.2. Eventlet wrapper should not change SSL settings,
users should use ssl.create_default_context for better/safe defaults.
* Dropped d/p/use-packaged-python-mock-rather-than-embedded.patch
- Upstream is using own version of mock and don't want to use mock as deps
(https://github.com/eventlet/eventlet/pull/337)
* Require build depends packages version at least upstream is testing in CI
* Added upstream patch d/p/greendns_tests_fix.patch which fix building on
Python 3.5
[ Thomas Goirand ]
* Add allow-more-busy-cpu.patch, as tests are failing in Jenkins.
* Using pkgos-dh_auto_install from openstack-pkg-tools (>= 52~).
* Correctly tests with nose & Py3.
* Remove tests expecting timeout on 192.0.2.1.
-- Ondřej Nový <onovy@debian.org> Fri, 12 Aug 2016 11:13:34 +0200
python-eventlet (0.19.0-1) experimental; urgency=medium
[ Ondřej Nový ]
* New upstream release
* Standards-Version is 3.9.8 now (no change)
* d/rules: Changed UPSTREAM_GIT protocol to https
* Added python-subprocess32 to build dependencies
* Run nosetests during build and don't ignore errors
* Added suggests to documentation package
[ James Page ]
* d/control: Add netbase to BD's, enabling tests that lookup
ports using service names.
-- Ondřej Nový <novy@ondrej.org> Sat, 04 Jun 2016 14:12:28 +0200
python-eventlet (0.18.4-3) unstable; urgency=medium
* REALLY uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Mon, 04 Apr 2016 20:51:44 +0000
python-eventlet (0.18.4-2) experimental; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Mon, 04 Apr 2016 08:44:20 +0000
python-eventlet (0.18.4-1) experimental; urgency=medium
[ Ondřej Nový ]
* Removed greenio_send_was_running_empty_loop_on_ENOTCONN.patch
(Applied upstream)
* Rebased use-packaged-python-mock-rather-than-embedded.patch
* Rebased set-defaults-to-be-tlsv1-not-sslv23.patch
* Rebased remove-self.assert-in-tests.patcher_test.py.patch
* Added python(3)-dnspython build dependency.
* Fixed VCS URLs (https).
* Standards-Version is 3.9.7 now (no change).
* Fixed upstream changelog.
* Added Debian tests.
* Added myself as uploader.
[ Corey Bryant ]
* New upstream release.
-- Ondřej Nový <novy@ondrej.org> Fri, 26 Feb 2016 21:44:11 +0100
python-eventlet (0.17.4-2) unstable; urgency=medium
* Added greenio_send_was_running_empty_loop_on_ENOTCONN.patch.
-- Thomas Goirand <zigo@debian.org> Wed, 27 May 2015 21:33:41 +0000
python-eventlet (0.17.4-1) unstable; urgency=medium
* New upstream release.
* Switched to PKG OpenStack <openstack-devel@lists.alioth.debian.org> team:
- Updated Maintainer:.
- Fixed VCS URLs (now using Git).
- Added openstack-pkg-tools as build-depends.
- Filled upstream VCS URL in debian/rules.
* Updated debian/copyright.
* Added dh-python as build-depends.
* Ran wrap-and-sort -t -a.
* Removed version for python-greenlet build-depends (the required version is
even available in Wheezy, and Jessie is out...).
* Removed privacy breach in example/websocket*.html
* Removed duplicate doc-base registration.
-- Thomas Goirand <zigo@debian.org> Wed, 27 May 2015 14:01:28 +0200
python-eventlet (0.17.3-4) unstable; urgency=medium
* Enforce default protocol to be TLSv1 and not SSLv23.
-- Thomas Goirand <zigo@debian.org> Thu, 21 May 2015 17:20:12 +0000
python-eventlet (0.17.3-3) unstable; urgency=medium
* Enforce TLSv1 always, instead of the more permissive SSLv23.
* Standards-Version bumped to 3.9.6.
-- Thomas Goirand <zigo@debian.org> Thu, 21 May 2015 17:09:29 +0000
python-eventlet (0.17.3-2) unstable; urgency=medium
* Activates --with python3 which was missing.
-- Thomas Goirand <zigo@debian.org> Sat, 09 May 2015 20:58:47 +0000
python-eventlet (0.17.3-1) unstable; urgency=medium
* New upstream release.
* Uploading to unstable.
* Added Python 3 package, since upstream has it now.
-- Thomas Goirand <zigo@debian.org> Sun, 08 Feb 2015 12:34:57 +0000
python-eventlet (0.15.2-1) experimental; urgency=medium
* Team upload.
* Added myself as uploader.
* New upstream release (Closes: #718036).
* Uploading to experimental just before the freeze.
* Simplified sphinx-build doc building process.
* Refreshed patches.
* Using a quilt patch to "unvendorize" mock.py, instead of using
debian/rules hacks.
* Using extend-diff-ignore to ignore egg-info changes instead of debian/rules
hacks. This makes it easier to produce quilt patches.
* Ran wrap-and-sort.
* Removed now useless X-Python-Version: >= 2.6.
* Standards-Version is now 3.9.5.
-- Thomas Goirand <zigo@debian.org> Sun, 07 Sep 2014 14:53:19 +0000
python-eventlet (0.13.0-1) unstable; urgency=low
[ Stefano Rivera ]
* Re-add entry for 0.9.16-3 to the changelog, it was accidentally dropped.
* Re-apply Uploaders changes from 0.9.16-3 that were lost.
[ Thomas Goirand ]
* New upstream release.
* Patches doc to avoid FTBFS.
* Allow the unit test to fail, because we have a "test is too long" error.
-- Thomas Goirand <zigo@debian.org> Mon, 09 Sep 2013 08:23:05 +0000
python-eventlet (0.12.1-2) unstable; urgency=low
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
[ Thomas Goirand ]
* Uploading to sid.
* Added rm -rf build in the clean target to be able to rebuild twice.
* Removes a failing assert in tests.patcher_test.Threading.
-- Thomas Goirand <zigo@debian.org> Sat, 11 May 2013 03:18:49 +0000
python-eventlet (0.12.1-1) experimental; urgency=low
* New upstream release, still upload to experimental.
-- Laszlo Boszormenyi (GCS) <gcs@debian.hu> Sat, 02 Mar 2013 18:05:59 +0100
python-eventlet (0.12.0-1) experimental; urgency=low
* New upstream version.
* Uploading to experimental during the freeze.
* X-Python-Version now >= 2.6.
* Now using compat and debhelper 9.
* Requires python-all (>= 2.6.6-3~).
* Drops retry-on-timeout and threading-leak patches no longer needed.
* Adds Ubuntu patch for disabling failing test.
-- Thomas Goirand <zigo@debian.org> Fri, 22 Feb 2013 07:25:50 +0000
python-eventlet (0.9.16-3) unstable; urgency=low
* New maintainer (closes: #685319).
[ Michael Gilbert ]
* Depend python-greenlet >= 0.3.1-2.1, which provides the needed egg-info
file fixing a build failure (closes: #684852).
-- Laszlo Boszormenyi (GCS) <gcs@debian.hu> Sat, 17 Nov 2012 14:16:24 +0100
python-eventlet (0.9.16-2) unstable; urgency=low
[ Soren Hansen ]
* Add myself to Uploaders.
[ Stefano Rivera ]
* Use dh_sphinxdoc.
- Bump python-sphinx Build-Depends.
- Remove dh_installdocs override.
- Don't manually symlink jquery.js to libjs-jquery.
* Don't compress Sphinx _sources.
* Include examples.
* Apply upstream threading related memory leak patch (Closes: #661781)
* Bump Standards-Version to 3.9.3, no changes needed.
* Update machine-readable copyright format to 1.0.
-- Stefano Rivera <stefanor@debian.org> Wed, 21 Mar 2012 17:31:35 +0200
python-eventlet (0.9.16-1) unstable; urgency=low
* Team upload.
* New upstream release.
* Dropped reuseaddr.patch: Included upstream.
-- Soren Hansen <soren@ubuntu.com> Wed, 08 Jun 2011 15:13:04 +0200
python-eventlet (0.9.15-1) unstable; urgency=low
* New upstream release.
- Drop all patches, accepted upstream.
* Correct DEP3 headers (first line of Description is the subject)
* Bump Standards-Version to 3.9.2, no changes needed.
* Drop Breaks: ${python:Breaks}, no longer used by dh_python2.
* debian/copyright: Update to DEP5 Format r174.
* Restore doc/modules/zmq.rst and BD on Sphinx 1.0.
* reuseaddr.patch: The logic for deciding whether to use SO_REUSEADDR was
inverted.
* retry-on-timeout.patch: If an operation times out, try one last time.
(LP: #771512)
-- Stefano Rivera <stefanor@debian.org> Thu, 02 Jun 2011 16:18:16 +0200
python-eventlet (0.9.14-1) unstable; urgency=low
* Initial release in Debian. (Closes: #532140)
- Maintainer is Debian Python Modules team.
- Add myself and Monty to Uploaders.
- Add Vcs entries.
* Change architecture to all, this is a pure-Python module.
- Build-Depend on python-all.
* Bump debhelper compat and Build-Depend to 8.
* Drop unnecessary article from Description.
* Switch to dh_python2.
- Drop pycompat, deprecated.
- Use X-Python-Version instead of pyversions. Bump python-all Build-Depend
to 2.6.5-13~.
- Breaks: ${python:Breaks}.
- Let dh_python2 determine Python dependencies.
* Run test suite during build.
- Add Build-Depends on python-httplib2, python-nose, python-openssl and
python-zmq.
- disable-psycopg-patcher-test.patch: Use the postgres_requirement
function from tests.db_pool_test in tests.patcher_psycopg_test, to skip
unless Postgres is available.
* Build Sphinx documentation.
- Drop doc/modules/zmq.rst, it isn't used and requires Sphinx 1.0.
* Include README.twisted.
* Use python-mock instead of bundled module.
* Update copyright to the latest format, and rework to group by licence.
Include all BSD variants present.
* Drop postinst, not of interest to Debian. Ubuntu can drop it after natty.
-- Stefano Rivera <stefanor@debian.org> Sun, 27 Feb 2011 14:20:43 +0200
python-eventlet (0.9.14-0ubuntu2) natty; urgency=low
* Clean up left over .pyc files.
-- Soren Hansen <soren@ubuntu.com> Mon, 14 Feb 2011 15:18:58 +0100
python-eventlet (0.9.14-0ubuntu1) natty; urgency=low
* New upstream release
* wrap-greenpipe.patch:
- Stop eventlet's subprocess module from attempting wrap GreenPipe
instances in another layer of GreenPipe.
-- Soren Hansen <soren@ubuntu.com> Mon, 14 Feb 2011 11:36:08 +0100
python-eventlet (0.9.13-0ubuntu1) natty; urgency=low
* New upstream release
-- Bhavani Shankar <bhavi@ubuntu.com> Sun, 31 Oct 2010 20:28:03 +0530
python-eventlet (0.9.12-0ubuntu2) maverick; urgency=low
* Add dependency on python-greenlet (LP: #657047)
-- Soren Hansen <soren@ubuntu.com> Fri, 08 Oct 2010 21:49:53 +0200
python-eventlet (0.9.12-0ubuntu1) maverick; urgency=low
* New upstream release. (FFe: LP: #645899)
-- Soren Hansen <soren@ubuntu.com> Tue, 28 Sep 2010 21:20:32 +0200
python-eventlet (0.9.10-0ubuntu1) maverick; urgency=low
* Initial upload to Ubuntu. (FFe: LP: #620368)
-- Soren Hansen <soren@ubuntu.com> Mon, 23 Aug 2010 08:54:30 +0200
|