Change logs for python-engineio source package in Focal

  • python-engineio (3.11.1-1) unstable; urgency=medium
    
      * New upstream version 3.11.1. Consequently fix CVE-2019-13611: websocket
        hijacking vulnerability (Closes: #932538).
      * debian/control:
          - Added packages python3-coverage, python3-requests and
            python3-websocket in Build-Depends.
          - Added 'Rules-Requires-Root: no' in source stanza.
          - Changed Maintainer's email.
          - Added Vcs-* fields for repository in salsa.
          - Bumped Standards-Version to 4.4.1.
          - Bumped X-Python3-Version to 3.7.
          - Updated DH to level 12.
      * debian/copyright:
          - Changed Maintainer's email.
          - Listed all upstream files in copyright.
          - Updated upstream code and packaging copyrights years.
      * debian/manpage/python-engineio.1: added.
      * debian/manpages: changed to get manpage from the right place.
      * debian/upstream/CHANGES.md: added because upstream didn't include it on
        the tarball.
      * debian/README.source: deleted because upstream removed exemples/* files.
      * debian/rules:
          - Added override_dh_auto_test to skip tests.
          - Removed manpage building.
      * debian/salsa-ci.yml: created to start CI tests for Salsa.
      * debian/tests/*: changed to perform trivial tests.
    
     -- Paulo Henrique de Lima Santana (phls) <email address hidden>  Thu, 26 Dec 2019 16:33:42 +0300
  • python-engineio (3.0.0+dfsg-1) unstable; urgency=medium
    
      * New upstream release (Closes: #904383).
      * debian/compat: deleted.
      * debian/control:
          - Added dependencies to allow tests and man page creation.
          - Bumped Standards-Version to 4.2.1.
          - New format to debhelper-compat and updated level to 11.
          - Updated Paulo's email.
      * debian/copyright:
          - Updated Paulo's email.
          - Updated long description.
          - Updated packaging copyright years.
      * debian/manpages: created.
      * debian/README.source: created to explain about source missing in examples.
      * debian/rules:
          - Added override_dh_auto_build to create man page.
          - Removed override_dh_auto_test to allow tests.
      * debian/tests/*: added to perform tests.
      * debian/upstream/metadata: created.
    
     -- Paulo Henrique de Lima Santana (phls) <email address hidden>  Mon, 26 Nov 2018 16:14:30 -0200