Change log for python-eventlet package in Ubuntu

175 of 95 results
Published in noble-release
Deleted in noble-proposed (Reason: Moved to noble)
python-eventlet (0.35.2-0ubuntu1) noble; urgency=high

  * SECURITY UPDATE: New upstream point release, resolving
    security issue with dnspython >= 2.6.1:
    - CVE-2023-29483: Address DoS via the Tudoor mechanism.

 -- James Page <email address hidden>  Tue, 16 Apr 2024 08:13:11 +0100
Superseded in noble-release
Deleted in noble-proposed (Reason: Moved to noble)
python-eventlet (0.35.1-0ubuntu2) noble; urgency=medium

  * d/control,rules: Switch to using pyproject build system to ensure that
    version is correctly detected and generated in built package.

 -- James Page <email address hidden>  Wed, 06 Mar 2024 11:36:24 +0000

Available diffs

Superseded in noble-release
Deleted in noble-proposed (Reason: Moved to noble)
python-eventlet (0.35.1-0ubuntu1) noble; urgency=medium

  * New upstream point release.
  * d/p/disable-timeout-tests.patch: Disable connection timeout tests
    which fail on LP builders.

 -- James Page <email address hidden>  Wed, 31 Jan 2024 12:40:16 +0000
Superseded in noble-proposed
python-eventlet (0.35.0-0ubuntu1) noble; urgency=medium

  * New upstream release.
  * d/p/fix-doc-generation.patch: Drop, no longer needed.
  * d/p/*: Refresh.
  * d/p/*: Drop various older patches disable tests; eventlet
    has received some heavy maintenance recently and we can
    always re-introduce them if need be.
  * d/control: Add python3-sphinxcontrib.apidoc to BD's.

 -- James Page <email address hidden>  Wed, 24 Jan 2024 19:59:46 +0000
Superseded in noble-proposed
python-eventlet (0.34.3-0ubuntu1) noble; urgency=medium

  * New upstream release, providing official support for Python 3.12.
  * Drop patches included in upstream release:
    - d/p/py312*.patch.
    - d/p/Fix_greendns_for_dnspython_2.3.0+.patch.
    - d/p/greenio_GreenPipe_fdopen_with_a_in_mode_raisewd_io.UnsupportedOperation.patch.
    - d/p/py310_fix-collections.abc.patch
  * Drop patches for testing against older Pythons;
    - d/p/0009-Removed-test_urllib-that-is-failing-in-py36.patch.
  * d/p/*: Refresh.
  * d/control: Add python3-pytest to BD's.
  * d/p/fix-doc-generation.patch: Use new version objects during
    documentation generation.

 -- James Page <email address hidden>  Wed, 17 Jan 2024 11:26:50 +0000

Available diffs

Superseded in noble-release
Deleted in noble-proposed (Reason: Moved to noble)
python-eventlet (0.33.1-4ubuntu2) noble; urgency=medium

  * Fixes for Python 3.12: (LP: #2044857)
    - d/p/py312-eventlet-pr-817-*.patch: PR#817 (unmerged right now)
    - d/p/py312-import-ssl-from-eventlet-green.patch: update import
      for patch 7 (due to `eventlet.green.ssl._has_ssl_wrap_socket`)
    - d/rules: ignore SyntaxWarnings from nose.config with temporary
      hack until nose has Python 3.12 support in place, for 2 tests:
      - tests.patcher_test.test_builtin and
      - tests.patcher_test.test_import_patched_handles_sub_modules

 -- Mauricio Faria de Oliveira <email address hidden>  Mon, 27 Nov 2023 19:01:50 -0300
Superseded in noble-release
Published in mantic-release
Deleted in mantic-proposed (Reason: Moved to mantic)
python-eventlet (0.33.1-4ubuntu1) mantic; urgency=medium

  [ Thomas Goirand ]
  * Add neutralize-test_017_ssl_zeroreturnerror.patch (Closes: #1042226).

 -- Corey Bryant <email address hidden>  Fri, 22 Sep 2023 16:35:22 -0400
Superseded in mantic-release
Published in lunar-release
Deleted in lunar-proposed (Reason: Moved to lunar)
python-eventlet (0.33.1-4) unstable; urgency=medium

  * Remove greendns.py hack to gen the doc.
  * Blacklist flacky test: test_fork_after_monkey_patch (Closes: #1026478).

 -- Thomas Goirand <email address hidden>  Fri, 27 Jan 2023 09:47:07 +0100

Available diffs

Superseded in lunar-proposed
python-eventlet (0.33.1-3) unstable; urgency=medium

  * Add Fix_greendns_for_dnspython_2.3.0+.patch.

 -- Thomas Goirand <email address hidden>  Tue, 24 Jan 2023 15:12:58 +0100

Available diffs

Superseded in lunar-release
Deleted in lunar-proposed (Reason: Moved to lunar)
python-eventlet (0.33.1-2) unstable; urgency=medium

  * Remove py310-Fix-_fix_py3_rlock.patch.
  * Do not run tests if DEB_BUILD_OPTIONS=nocheck.
  * Add remove_test_patcher_existing_locks_locked.patch.

 -- Thomas Goirand <email address hidden>  Wed, 14 Sep 2022 17:26:15 +0200
Superseded in lunar-release
Obsolete in kinetic-release
Published in jammy-release
Deleted in jammy-proposed (Reason: Moved to jammy)
python-eventlet (0.30.2-5ubuntu2) jammy; urgency=medium

  * d/p/skip-failing-py3.10-tests.patch:
    Skip test_fork_after_monkey_patch which does not pass reliable in
    autopkgtests.

 -- James Page <email address hidden>  Sat, 09 Apr 2022 16:37:12 +0100
Superseded in jammy-proposed
python-eventlet (0.30.2-5ubuntu1) jammy; urgency=medium

  * d/p/python-3.10-6-collections.Iterable.patch: Use
    collections.abc.Iterable for compatibility with Python 3.10.
  * d/rules: Re-enable testing during package build.
  * d/p/skip-failing-py3.10-tests.patch: Skip remaining two
    unit test failures on Python 3.10 for now.

 -- James Page <email address hidden>  Fri, 08 Apr 2022 10:17:04 +0100
Superseded in jammy-proposed
python-eventlet (0.30.2-5) unstable; urgency=medium

  * Add greendns-with-dnspython-2.10.patch (Closes: #999873).

 -- Thomas Goirand <email address hidden>  Mon, 29 Nov 2021 00:02:15 +0100
Superseded in jammy-release
Deleted in jammy-proposed (Reason: Moved to jammy)
python-eventlet (0.30.2-0ubuntu2) jammy; urgency=medium

  * Backport patches for Python 3.10.

 -- Matthias Klose <email address hidden>  Thu, 11 Nov 2021 17:49:40 +0100
Deleted in jammy-proposed (Reason: Remove new python-eventlet upstream version from -proposed)
python-eventlet (0.32.0-0ubuntu1) jammy; urgency=medium

  * New upstream version.

 -- Matthias Klose <email address hidden>  Thu, 11 Nov 2021 16:52:43 +0100
Deleted in impish-proposed (Reason: Roll back to previous version, needs a gunicorn change we...)
python-eventlet (0.31.1-0ubuntu1) impish; urgency=medium

  * New upstream release for OpenStack Xena.
  * d/p/0016-imp-rename.patch: Dropped. Fixed in upstream release.

 -- Corey Bryant <email address hidden>  Wed, 21 Jul 2021 09:36:18 -0400
Superseded in jammy-release
Obsolete in impish-release
Deleted in impish-proposed (Reason: Moved to impish)
python-eventlet (0.30.2-0ubuntu1) impish; urgency=medium

  * New upstream release for OpenStack Xena.

 -- Corey Bryant <email address hidden>  Mon, 28 Jun 2021 15:15:31 -0400
Superseded in impish-release
Deleted in impish-proposed (Reason: Moved to impish)
python-eventlet (0.30.0-0ubuntu2) impish; urgency=medium

  * SECURITY UPDATE: Denial of service
    - debian/patches/CVE-2021-21419.patch: limit maximum uncompressed
      frame length to 8MiB in eventlet/websocket.py,
      tests/websocket_new_test.py.
    - CVE-2021-21419

 -- Leonidas Da Silva Barbosa <email address hidden>  Tue, 11 May 2021 09:42:42 -0300
Obsolete in hirsute-updates
Obsolete in hirsute-security
python-eventlet (0.30.0-0ubuntu1.1) hirsute-security; urgency=medium

  * SECURITY UPDATE: Denial of service
    - debian/patches/CVE-2021-21419.patch: limit maximum uncompressed
      frame length to 8MiB in eventlet/websocket.py,
      tests/websocket_new_test.py.
    - CVE-2021-21419

 -- Leonidas Da Silva Barbosa <email address hidden>  Tue, 11 May 2021 10:11:53 -0300
Obsolete in groovy-updates
Obsolete in groovy-security
python-eventlet (0.26.1-0ubuntu1.1) groovy-security; urgency=medium

  * SECURITY UPDATE: Denial of service
    - debian/patches/CVE-2021-21419.patch: limit maximum uncompressed
      frame length to 8MiB in eventlet/websocket.py,
      tests/websocket_new_test.py.
    - CVE-2021-21419

 -- Leonidas Da Silva Barbosa <email address hidden>  Tue, 11 May 2021 11:32:51 -0300
Published in focal-updates
Published in focal-security
python-eventlet (0.25.1-2ubuntu1.1) focal-security; urgency=medium

  * SECURITY UPDATE: Denial of service
    - debian/patches/CVE-2021-21419.patch: limit maximum uncompressed
      frame length to 8MiB in eventlet/websocket.py,
      tests/websocket_new_test.py.
    - CVE-2021-21419

 -- Leonidas Da Silva Barbosa <email address hidden>  Tue, 11 May 2021 11:36:49 -0300
Superseded in impish-release
Obsolete in hirsute-release
Deleted in hirsute-proposed (Reason: moved to Release)
python-eventlet (0.30.0-0ubuntu1) hirsute; urgency=medium

  * New upstream release.
  * d/control: Align (Build-)Depends with upstream.
  * d/p/0016-imp-rename.patch: Rebased.

 -- Corey Bryant <email address hidden>  Mon, 04 Jan 2021 15:49:02 -0500
Published in xenial-updates
Deleted in xenial-proposed (Reason: moved to -updates)
python-eventlet (0.18.4-1ubuntu2) xenial; urgency=medium

  * d/p/set-defaults-to-be-tlsv1-not-sslv23.patch: Dropped.
    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
    (LP: #1904988).

 -- Zhang Hua <email address hidden>  Fri, 20 Nov 2020 13:29:19 +0800

Available diffs

Superseded in hirsute-release
Deleted in hirsute-proposed (Reason: moved to Release)
python-eventlet (0.26.1-0ubuntu2) hirsute; urgency=medium

  * Apply upstream patch for Python 3.9.

 -- Matthias Klose <email address hidden>  Sun, 29 Nov 2020 15:46:56 +0100
Superseded in hirsute-release
Obsolete in groovy-release
Deleted in groovy-proposed (Reason: moved to Release)
python-eventlet (0.26.1-0ubuntu1) groovy; urgency=medium

  * New upstream release.
  * d/p/ssl-compat.patch: Dropped. Fixed in new upstream release.

 -- Corey Bryant <email address hidden>  Fri, 18 Sep 2020 12:24:39 -0400
Superseded in focal-updates
Deleted in focal-proposed (Reason: moved to -updates)
python-eventlet (0.25.1-2ubuntu1) focal; urgency=medium

  * d/p/ssl-compat.patch: Fix compatibility with SSLContext base
    use of wrap_socket for Python >= 3.7 (LP: #1884580).

 -- James Page <email address hidden>  Thu, 02 Jul 2020 08:30:30 +0100
Superseded in groovy-release
Deleted in groovy-proposed (Reason: moved to Release)
python-eventlet (0.25.2-1ubuntu1) groovy; urgency=medium

  * d/p/ssl-compat.patch: Fix compatibility with SSLContext base
    use of wrap_socket for Python >= 3.7 (LP: #1884580).

 -- James Page <email address hidden>  Thu, 02 Jul 2020 07:59:52 +0100
Superseded in groovy-release
Deleted in groovy-proposed (Reason: moved to Release)
python-eventlet (0.25.2-1) unstable; urgency=medium

  * New upstream release (Closes: #954499).
  * Add Rules-Requires-Root: no.
  * Bump Standards-Version to 4.5.0.

 -- Ondřej Nový <email address hidden>  Tue, 21 Apr 2020 10:57:30 +0200
Superseded in groovy-release
Published in focal-release
Deleted in focal-proposed (Reason: moved to Release)
python-eventlet (0.25.1-2build1) focal; urgency=medium

  * No-change rebuild to generate dependencies on python2.

 -- Matthias Klose <email address hidden>  Tue, 17 Dec 2019 12:52:50 +0000
Superseded in focal-proposed
python-eventlet (0.25.1-2) unstable; urgency=medium

  * Bump Standards-Version to 4.4.1.
  * Uploading to unstable.

 -- Ondřej Nový <email address hidden>  Fri, 18 Oct 2019 15:56:59 +0200
Obsolete in disco-updates
Deleted in disco-proposed (Reason: moved to -updates)
python-eventlet (0.24.1-0ubuntu3.1) disco; urgency=medium

  [ Corey Bryant ]
  * d/gbp.conf: Create stable/stein branch.

  [ James Page ]
  * d/p/py37-ssl-compat.patch: Cherry pick fix for SSL support under Python
    3.7 (LP: #1834565).

 -- James Page <email address hidden>  Mon, 01 Jul 2019 10:52:10 +0100
Superseded in focal-release
Obsolete in eoan-release
Deleted in eoan-proposed (Reason: moved to release)
python-eventlet (0.25.0-0ubuntu1) eoan; urgency=medium

  * New upstream release.
  * d/p/0013-New_test_crt.patch,
    d/p/0014-Fix-for-Python-3.7.patch,
    d/p/0015-IMPORTANT-late-import-in-use_hub-thread-race-caused-.patch,
    d/p/0016-Issue-535-use-Python-2-compatible-syntax-for-keyword.patch:
    Dropped. Fixed in upstream release.
  * d/p/*: Rebased.

 -- Corey Bryant <email address hidden>  Wed, 05 Jun 2019 12:13:26 -0400
Deleted in cosmic-proposed (Reason: The package was removed due to its SRU bug(s) not being v...)
python-eventlet (0.20.0-5ubuntu0.18.10.1) cosmic; urgency=medium

  * d/p/monotonic-workaround.patch: Cherry pick workaround for monotonic
    "no suitable implementation" error (LP: #1817055).

 -- James Page <email address hidden>  Mon, 04 Mar 2019 14:45:42 +0000
Deleted in bionic-proposed (Reason: The package was removed due to its SRU bug(s) not being v...)
python-eventlet (0.20.0-4ubuntu0.18.04.1) bionic; urgency=medium

  * d/p/monotonic-workaround.patch: Cherry pick workaround for monotonic
    "no suitable implementation" error (LP: #1817055).

 -- James Page <email address hidden>  Mon, 04 Mar 2019 14:44:52 +0000
Superseded in eoan-release
Obsolete in disco-release
Deleted in disco-proposed (Reason: moved to release)
python-eventlet (0.24.1-0ubuntu3) disco; urgency=medium

  * d/p/0016-*.patch: Replace patch with proper fix cherry-picked from
    upstream master branch (LP: #1809033).

 -- Corey Bryant <email address hidden>  Fri, 21 Dec 2018 09:16:24 -0500
Superseded in disco-proposed
python-eventlet (0.24.1-0ubuntu2) disco; urgency=medium

  * d/p/0016-endheaders-py27-work-around.patch: Patch the endheaders
    method definition to drop the "*" parameter for now as it is not
    valid for Python 2.7 (LP: #1809033).

 -- Corey Bryant <email address hidden>  Tue, 18 Dec 2018 14:58:36 -0500
Superseded in disco-proposed
python-eventlet (0.24.1-0ubuntu1) disco; urgency=medium

  * d/gbp.conf: Update gbp configuration file.
  * d/control: Update Vcs-* links and maintainers.
  * New upstream release.
  * d/control: Align (Build-)Depends with upstream.
  * d/p/0003-Allow-more-busy-CPU.patch,
    d/p/0009-Removed-test_urllib-that-is-failing-in-py36.patch,
    d/p/0014-Fix-for-Python-3.7.patch: Rebased.
  * d/p/0007-Patched-test_getaddrinfo-due-netbase-update.patch,
    d/p/0008-Disable-test_server_connection_timeout_exception.patch,
    d/p/0012-ssl-RecursionError-on-Python3.6.patch: Dropped. Fixed in new
    upstream release.
  * d/p/0005-Removed-failing-test.patch,
    d/p/0011-Avoid-dependency-on-enum-compat.patch: Dropped. No longer needed.
  * d/p/0015-IMPORTANT-late-import-in-use_hub-thread-race-caused-.patch:
    Cherry-picked from upstream master branch.

 -- Corey Bryant <email address hidden>  Mon, 17 Dec 2018 08:38:17 -0500
Superseded in disco-release
Obsolete in cosmic-release
Deleted in cosmic-proposed (Reason: moved to release)
python-eventlet (0.20.0-5) unstable; urgency=medium

  * Don't reset http{,s}_proxy, pybuild sets it correctly
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Bump my copyright year
  * Fix RecursionError in ssl on Python3.6+ (Closes: #901772)
  * Convert git repository from git-dpm to gbp layout
  * d/p/0013-New_test_crt.patch: Add, regenerate test crt
  * Use 'python3 -m sphinx' instead of sphinx-build for building docs
  * Fix Python 3.7 (Closes: #903609)
  * Bump debhelper compat level to 11
  * Standards version is 4.2.1 now (no changes)
  * Add upstream metadata

 -- Ondřej Nový <email address hidden>  Sun, 30 Sep 2018 14:39:27 +0200
Superseded in cosmic-release
Deleted in cosmic-proposed (Reason: moved to release)
python-eventlet (0.20.0-4ubuntu1) cosmic; urgency=medium

  * d/p/py36-ssl-compat.patch: Cherry pick fix for recursion issue
    with ssl module under Python 3.6.

 -- James Page <email address hidden>  Mon, 18 Jun 2018 09:07:57 +0100
Superseded in cosmic-release
Published in bionic-release
Deleted in bionic-proposed (Reason: moved to release)
python-eventlet (0.20.0-4) unstable; urgency=medium

  * Avoid dependency on enum-compat (Closes: #881989)
  * Bump required version of python-setuptools to 20.6.8

 -- Ondřej Nový <email address hidden>  Fri, 01 Dec 2017 13:08:04 +0100
Superseded in bionic-proposed
python-eventlet (0.20.0-3ubuntu2) bionic; urgency=medium

  * Revert the proxy settings delta, it is useless now.
  * Delta is now reduced to:

  [ James Page ]
  * d/p/enum34-compat.patch: Use enum34 instead of unpackaged enum-compat.

 -- Gianfranco Costamagna <email address hidden>  Mon, 27 Nov 2017 19:22:21 +0100

Available diffs

Superseded in bionic-proposed
python-eventlet (0.20.0-3ubuntu1) bionic; urgency=medium

  [ James Page ]
  * d/p/enum34-compat.patch,d/control: Use enum34 instead of
    unpackaged enum-compat.

  [ Gianfranco Costamagna ]
  * Resetting proxy settings in tests is bad, and
    makes ubuntu infra cry

 -- Corey Bryant <email address hidden>  Mon, 27 Nov 2017 09:04:37 -0500
Superseded in bionic-release
Deleted in bionic-proposed (Reason: moved to release)
python-eventlet (0.20.0-3) unstable; urgency=medium

  * Depends on python-enum34 (Closes: #881989)

 -- Ondřej Nový <email address hidden>  Sat, 18 Nov 2017 11:31:54 +0100
Superseded in bionic-release
Deleted in bionic-proposed (Reason: moved to release)
python-eventlet (0.20.0-2ubuntu2) bionic; urgency=medium

  * d/p/enum34-compat.patch,d/control: Use enum34 instead of
    unpackaged enum-compat.

 -- James Page <email address hidden>  Thu, 16 Nov 2017 14:30:14 +0000
Superseded in bionic-release
Deleted in bionic-proposed (Reason: moved to release)
python-eventlet (0.20.0-2ubuntu1) bionic; urgency=medium

  * Resetting proxy settings in tests is bad, and
    makes ubuntu infra cry

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 Nov 2017 10:21:56 +0100
Superseded in bionic-proposed
python-eventlet (0.20.0-2) unstable; urgency=medium

  [ Thomas Goirand ]
  * Move back the package to DPMT:
    - Update Vcs-Browser and Vcs-Git.
    - Update Maintainer: field.
    - Back to using Pybuild.
    - Removed openstack-pkg-tools b-d.
  * Add patch (Closes: #881448):
    - 0010-Fix-compilation-errors-when-installing-package-in-Py.patch.

  [ Ondřej Nový ]
  * d/watch: Use pypi.debian.net
  * Add netbase to depends, socket.getprotobyname needs it
  * d/tests: Split Python2 and Python3 tests
  * Remove <email address hidden> from Uploaders as he requested
  * Use Python3 version of Sphinx for docs building

 -- Ondřej Nový <email address hidden>  Tue, 14 Nov 2017 23:58:06 +0100
Superseded in bionic-release
Deleted in bionic-proposed (Reason: moved to release)
python-eventlet (0.20.0-2~build1) bionic; urgency=medium

  [ Gianfranco Costamagna ]
  * Upload to bionic

  [ Thomas Goirand ]
  * Add fix-string-using-rb-in-python2.patch.
  * Add fix-yield-from-in-py2.patch.
  * Add fix-raise-foo-from-none-in-py2.7.patch.
  * Add fix-add-from-future-import-print_function.patch.
  * Add remove-star-in-argument-list.patch.

 -- Thomas Goirand <email address hidden>  Sat, 11 Nov 2017 17:37:07 +0000
Superseded in bionic-proposed
python-eventlet (0.20.0-1) unstable; urgency=medium

  * Revert changes from Ondřej Nový, keep the package in OpenStack, as it's
    used only there in the whole of Debian.
  * Ran wrap-and-sort -bast.
  * Updated maintainer field.
  * Updated VCS fields.
  * New upstream release.
  * Removed versions of (build-)depends after stretch release.
  * Removed breaks+replaces after stretch release.
  * Standards-Version is now 4.1.1.
  * Refreshed and removed patches.
  * Add remove-test_urllib-failing-in-py36.patch.

 -- Thomas Goirand <email address hidden>  Sun, 29 Oct 2017 20:10:01 +0000
Superseded in bionic-release
Obsolete in artful-release
Deleted in artful-proposed (Reason: moved to release)
python-eventlet (0.19.0-7) unstable; urgency=medium

  * Maintainer: DPMT team
  * Vcs-* move to DPMT
  * d/copyright
    - Use https in format URL
    - Added myself for Debian part
  * Standards-Version is 4.0.0.4 now
  * Use pybuild
  * Remove B-D on openstack-pkg-tools, not needed anymore

 -- Ondřej Nový <email address hidden>  Fri, 04 Aug 2017 22:58:55 +0200

Available diffs

Superseded in artful-release
Obsolete in zesty-release
Deleted in zesty-proposed (Reason: moved to release)
python-eventlet (0.19.0-6) unstable; urgency=medium

  * Removed non-deterministic test leading to FTBFS (Closes: #857893).

 -- Thomas Goirand <email address hidden>  Thu, 16 Mar 2017 10:21:30 +0100
Superseded in zesty-release
Obsolete in yakkety-release
Deleted in yakkety-proposed (Reason: moved to release)
python-eventlet (0.19.0-2ubuntu1) yakkety; urgency=medium

  * d/p/skip-test-import-patched-defaults.patch: Skip failing test assertion
    while issue is handled upstream.

 -- Corey Bryant <email address hidden>  Fri, 30 Sep 2016 10:48:52 -0400
Superseded in yakkety-release
Deleted in yakkety-proposed (Reason: moved to release)
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ý <email address hidden>  Fri, 12 Aug 2016 11:13:34 +0200
Superseded in yakkety-proposed
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ý <email address hidden>  Sat, 04 Jun 2016 14:12:28 +0200
Superseded in yakkety-release
Deleted in yakkety-proposed (Reason: moved to release)
python-eventlet (0.18.4-3ubuntu1) yakkety; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - d/control: Add netbase to BD's so lookups of service names don't
      fail.
  * Dropped changes, BD only:
    - debian/control: Drop python{3}-zmq from BD's as not in Ubuntu main.

Superseded in yakkety-release
Published in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
python-eventlet (0.18.4-1ubuntu1) xenial; urgency=medium

  * Merge from Debian experimental, remaining changes:
    - debian/control: Drop python{3}-zmq from BD's as not in Ubuntu main.
  * d/control: Add netbase to BD's so lookups of service names don't
    fail.

Published in trusty-updates
Deleted in trusty-proposed (Reason: moved to -updates)
python-eventlet (0.13.0-1ubuntu2.3) trusty-proposed; urgency=medium

  * SRU: LP: #1423675, LP: #1371291 (taken from 0.13.0-1ubuntu3.2).
  * Fix build failure with python2.7 and PEP 466.

 -- Matthias Klose <email address hidden>  Sat, 12 Dec 2015 13:54:08 +0100
Superseded in xenial-release
Obsolete in wily-release
Deleted in wily-proposed (Reason: moved to release)
python-eventlet (0.17.4-2ubuntu1) wily; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - debian/control: Drop python{3}-zmq from BD's as not in Ubuntu main.
  * d/p/handle-ENOTCONN.patch: Dropped, included in 0.17.4-2.

Obsolete in vivid-updates
Deleted in vivid-proposed (Reason: moved to -updates)
python-eventlet (0.16.1-0ubuntu1.1) vivid; urgency=medium

  * d/p/handle-ENOTCONN.patch: Ensure that ENOTCONN socket errors are
    raised correctly, resolving issues with disconnected syslog sockets
    in OpenStack Glance (LP: #1452312).

 -- James Page <email address hidden>  Tue, 26 May 2015 17:28:40 +0100
Superseded in trusty-updates
Deleted in trusty-proposed (Reason: moved to -updates)
python-eventlet (0.13.0-1ubuntu2.2) trusty; urgency=medium

  * d/p/handle-ENOTCONN.patch: Ensure that ENOTCONN socket errors are
    raised correctly, resolving issues with disconnected syslog sockets
    in OpenStack Glance (LP: #1452312).

 -- James Page <email address hidden>  Tue, 26 May 2015 17:22:24 +0100
Obsolete in utopic-updates
Deleted in utopic-proposed (Reason: moved to -updates)
python-eventlet (0.13.0-1ubuntu3.3) utopic; urgency=medium

  * d/p/handle-ENOTCONN.patch: Ensure that ENOTCONN socket errors are
    raised correctly, resolving issues with disconnected syslog sockets
    in OpenStack Glance (LP: #1452312).

 -- James Page <email address hidden>  Tue, 26 May 2015 17:20:06 +0100
Superseded in wily-release
Deleted in wily-proposed (Reason: moved to release)
python-eventlet (0.17.3-2ubuntu2) wily; urgency=medium

  * d/p/handle-ENOTCONN.patch: Ensure that ENOTCONN socket errors are
    raised correctly, resolving issues with disconnected syslog sockets
    in OpenStack Glance (LP: #1452312).

 -- James Page <email address hidden>  Tue, 26 May 2015 16:45:17 +0100
Superseded in wily-proposed
python-eventlet (0.17.3-2ubuntu1) wily; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - debian/control: python-zmq is optional.

 -- Chuck Short <email address hidden>  Sun, 10 May 2015 18:57:53 -0400
Superseded in utopic-updates
Deleted in utopic-proposed (Reason: moved to -updates)
python-eventlet (0.13.0-1ubuntu3.2) utopic; urgency=medium

  * debian/patches/sslwrap.diff: Fall back to old behavior if SSLContext
    not available (LP: #1423675).
 -- Corey Bryant <email address hidden>   Fri, 20 Feb 2015 09:42:26 -0500
Superseded in trusty-updates
Superseded in trusty-proposed
python-eventlet (0.13.0-1ubuntu2.1) trusty-proposed; urgency=medium

  * debian/patches/socket-timeout.patch: Cherry-pick patch to provide
    socket_timeout support (LP: #1419117).
 -- Corey Bryant <email address hidden>   Wed, 18 Feb 2015 12:25:44 -0500
Superseded in wily-release
Obsolete in vivid-release
Deleted in vivid-proposed (Reason: moved to release)
python-eventlet (0.16.1-0ubuntu1) vivid; urgency=medium

  * New upstream release:
    - d/docs: Drop install of twisted documentation, no longer
      supported upstream.
 -- James Page <email address hidden>   Tue, 10 Feb 2015 10:21:02 +0000
Superseded in utopic-updates
Deleted in utopic-proposed (Reason: moved to -updates)
python-eventlet (0.13.0-1ubuntu3.1) utopic; urgency=medium

  * debian/patches/socket-timeout.patch: Cherry-pick patch to provide
    socket_timeout support (LP: #1419117).
 -- Corey Bryant <email address hidden>   Mon, 09 Feb 2015 13:31:20 +0000
Superseded in vivid-release
Deleted in vivid-proposed (Reason: moved to release)
python-eventlet (0.15.2-1ubuntu1) vivid; urgency=medium

  * debian/control: python-zmq is optional
 -- Chuck Short <email address hidden>   Thu, 13 Nov 2014 08:49:43 -0500
Superseded in vivid-release
Obsolete in utopic-release
Deleted in utopic-proposed (Reason: moved to release)
python-eventlet (0.13.0-1ubuntu3) utopic; urgency=medium

  * Fix build failure with python2.7 and PEP 466.
  * Skip failing test test_import_patched_defaults.
 -- Matthias Klose <email address hidden>   Wed, 08 Oct 2014 16:22:45 +0200
Superseded in vivid-proposed
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 <email address hidden>  Sun, 07 Sep 2014 14:53:19 +0000
Superseded in utopic-release
Published in trusty-release
Deleted in trusty-proposed (Reason: moved to release)
python-eventlet (0.13.0-1ubuntu2) trusty; urgency=medium

  * Rebuild to drop files installed into /usr/share/pyshared.
 -- Matthias Klose <email address hidden>   Sun, 23 Feb 2014 13:51:32 +0000

Available diffs

Superseded in trusty-release
Deleted in trusty-proposed (Reason: moved to release)
python-eventlet (0.13.0-1ubuntu1) trusty; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - debian/patches/skip-failing-tests: Skipped tests failing on buildds.

Obsolete in raring-updates
Deleted in raring-proposed (Reason: moved to -updates)
python-eventlet (0.12.1-0ubuntu1.1) raring; urgency=low

  * Added patch for lost exception context fix from upstream v0.13
    (LP: #1199037)
 -- Edward Hope-Morley <email address hidden>   Thu, 18 Jul 2013 10:57:26 +0100
Superseded in trusty-release
Obsolete in saucy-release
Deleted in saucy-proposed (Reason: moved to release)
python-eventlet (0.13.0-0ubuntu1) saucy; urgency=low

  * New upstream release.
 -- Chuck Short <email address hidden>   Wed, 10 Jul 2013 13:21:22 -0500
Superseded in saucy-release
Obsolete in raring-release
Deleted in raring-proposed (Reason: moved to release)
python-eventlet (0.12.1-0ubuntu1) raring; urgency=low

  * New upstream release:
    - Dropped debian/patches/fix_waitpid_rc.patch: Dropped no longer needed.
  * Bump standards to 3.9.4
  * debian/patches/skip-failing-tests.patch: Skip failing tests.
 -- Chuck Short <email address hidden>   Mon, 11 Feb 2013 07:02:32 -0600
Published in precise-updates
Deleted in precise-proposed (Reason: moved to -updates)
python-eventlet (0.9.16-1ubuntu4.2) precise-proposed; urgency=low

  * debian/patches/fix_waitpid_rc.patch: Properly block on child processes
    and return correct return codes.  Cherry-picked from upstream VCS.
    (LP: #1078232)
 -- Adam Gandelman <email address hidden>   Mon, 26 Nov 2012 10:40:29 -0800
175 of 95 results