Change logs for salt source package in Eoan

  • salt (2018.3.4+dfsg1-6ubuntu1) eoan; urgency=medium
    
      * debian/patches/use-pyyaml-default-flow-style-false.patch: Use the terse
        flow_style that used to be default prior to pyyaml 5.1 with Boto ApiGateway
        tests.
      * debian/patches/0001-Set-default_flow_style-None-in-yaml.dump-calls.patch:
        Fix flow_style for pyyaml 5.1 changes in serializers tests.
      * debian/patches/0001-Fix-yamldumper-test-for-both-py2-py3.patch: Also fix
        yamldumper tests for pyyaml 5.1 changes.
    
     -- Mathieu Trudel-Lapierre <email address hidden>  Fri, 30 Aug 2019 15:28:21 -0400
  • salt (2018.3.4+dfsg1-6) unstable; urgency=medium
    
      * Revert changes that were rejected by the release team:
        - Drop fixing various spelling mistakes
        - Drop using jquery.js from sphinx
        - Drop using dh_sphinxdoc
        - Drop patch to set script type explicitly to text/javascript
      * doc: Use local Open Sans fonts instead of querying Google
        to fix possible privacy breach
    
     -- Benjamin Drung <email address hidden>  Fri, 24 May 2019 15:01:45 +0200
  • salt (2018.3.4+dfsg1-5) unstable; urgency=medium
    
      * Cherry-pick upstream patch to fix edge case when minion ID is a
        16-character string (Closes: #928337)
    
     -- Benjamin Drung <email address hidden>  Thu, 02 May 2019 13:23:44 +0200
  • salt (2018.3.4+dfsg1-4) unstable; urgency=medium
    
      * Cherry-pick upstream patch to fix retrieving systemd version (for 241-3)
    
     -- Benjamin Drung <email address hidden>  Fri, 26 Apr 2019 16:38:39 +0200
  • salt (2018.3.4+dfsg1-3) unstable; urgency=medium
    
      [ Benjamin Drung ]
      * tests: Drop copying missing templates directory
      * salt-doc: Install favicon in document root and do not compress it
      * salt-doc: Fix JavaScript symlinks to bootstrap (Closes: #919849)
      * doc: Set script type explicitly to text/javascript
      * Use jquery.js from sphinx
      * Symlink vendor JavaScript files before building
      * Use dh_sphinxdoc
    
      [ Steffen Kockel ]
      * doc: Fix logo link to point to contents.html
      * doc: Ensure searchtools.js gets included (to fix the search)
    
     -- Benjamin Drung <email address hidden>  Thu, 25 Apr 2019 13:39:10 +0200
  • salt (2018.3.4+dfsg1-2) unstable; urgency=medium
    
      * Fix test_xen_virtual on kernels with no Xen support (Closes: #922352)
      * Expose tornado4 as tornado for zmq.eventloop.ioloop (Closes: #924763)
    
     -- Benjamin Drung <email address hidden>  Wed, 17 Apr 2019 20:26:11 +0200
  • 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