Change logs for salt source package in Disco

  • salt (2018.3.4~git20180207+dfsg1-1) unstable; urgency=medium
    
      * New upstream pre-release snapshot.
      * Drop 11 patches that were accepted upstream and refresh remaining ones
      * test_argspec_report: Fix expected argspec_report result
      * Drop python3-cassandra from B-D until it enters testing (Closes: #921658)
      * Silence linux_distribution deprecation warning (Closes: #921630)
      * Fix use of deprecated pygit2 function (Closes: #921567)
      * Fix tornado4 patch to show its version in 'salt -V' (Closes: #921632)
      * Add NOTICE to salt-common
      * Skip test_module_name_source_match (failing in autopkgtest)
    
     -- Benjamin Drung <email address hidden>  Fri, 08 Feb 2019 17:05:57 +0100
  • salt (2018.3.3+dfsg1-2) unstable; urgency=medium
    
      * Check existence before removing /var/lib/salt/pki on purge (Closes: #918312)
      * Don't import obsolete Directive class from Sphinx to fix build failure with
        Sphinx 1.8. Thanks to Dmitry Shachnev. (Closes: #918377)
      * Bump Standards-Version to 4.3.0 (no changes are required)
    
     -- Benjamin Drung <email address hidden>  Mon, 07 Jan 2019 15:30:51 +0100
  • salt (2018.3.3+dfsg1-1) unstable; urgency=medium
    
      * New upstream release
        - CVE-2018-15751: remote authentication bypass in salt-api (netapi) allows
          executing arbitrary commands (Closes: #913475)
        - CVE-2018-15750: Directory traversal in salt-api allows remote attackers
          to identitfy arbitrary files (Closes: #913476)
        - Support Python 3.7 (Closes: #904654)
        - Fix typo (Closes: #906275)
      * Drop 22 patches that were accepted by upstream and refresh remaining ones.
      * Remove inactive Wolodja Wentland. Thanks for your work. (Closes: #898142)
      * Remove empty /var/lib/salt on package purge (Closes: #905519)
      * Fix InstallRequirement.from_line for pip 18.1
      * Use collections.abc instead of collections for Python 3.7 (from upstream)
      * Add patch to support unittest.mock from Python >= 3.6 again
      * Fix RemoveCapacityFromDiskgroupTestCase require pyvmomi
      * Fix twilio version checking
      * Bump Standards-Version to 4.2.1 (no changes are required)
      * Call setup.py install with --install-layout deb
      * Fix documentation build (with five individual patches)
      * Upgrade to libjs-bootstrap version 3 (Closes: #908430)
      * Add multiple build dependencies to increase unittest coverage
      * Add autopkgtest to run the unittests
      * Skip failing test_event_subscription (for now) due to tornado bug #2536
        when using openssl 1.1.1 with TLS 1.3.
      * Skip failing kubernetes test (for now, needs an upstream fix)
      * Use python3-tornado4 due to missing support for tornado version 5
        (Closes: #893817, #896921)
    
     -- Benjamin Drung <email address hidden>  Fri, 21 Dec 2018 19:21:57 +0100
  • salt (2017.7.4+dfsg1-1) unstable; urgency=medium
    
      * New upstream bug-fix release
      * Use xz for repacked source tarball
      * Change salt master user from 'root' to 'salt' by default (Closes: #891303)
      * Fix Python 3 support for debconfmod (LP: #1752651)
      * Support dynamic pillar_root environment (fixes upstream bug #20581)
      * kubernetes: Fix ValueError for template in AppsV1beta1DeploymentSpec
        (see upstream bug #46329)
    
     -- Benjamin Drung <email address hidden>  Mon, 05 Mar 2018 15:36:11 +0100