Change logs for python-eventlet source package in Xenial

  • 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
  • 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.
    
    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.
    
     -- James Page <email address hidden>  Mon, 29 Feb 2016 22:16:46 +0000
  • 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.
    
    python-eventlet (0.17.4-2) unstable; urgency=medium
    
      * Added greenio_send_was_running_empty_loop_on_ENOTCONN.patch.
    
    python-eventlet (0.17.4-1) unstable; urgency=medium
    
      * New upstream release.
      * Switched to PKG OpenStack <email address hidden> 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.
    
    python-eventlet (0.17.3-4) unstable; urgency=medium
    
      * Enforce default protocol to be TLSv1 and not SSLv23.
    
    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.
    
     -- James Page <email address hidden>  Mon, 01 Jun 2015 10:14:40 +0100