[Pkg-salt-team] salt_2016.11.2+ds-1~bpo8+2_amd64.changes ACCEPTED into jessie-backports->backports-policy
Debian FTP Masters
ftpmaster at ftp-master.debian.org
Mon Jun 26 22:52:39 UTC 2017
Accepted:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 27 Jun 2017 00:49:45 +0300
Source: salt
Binary: salt-common salt-master salt-minion salt-syndic salt-ssh salt-doc salt-cloud salt-api salt-proxy
Architecture: source all
Version: 2016.11.2+ds-1~bpo8+2
Distribution: jessie-backports
Urgency: high
Maintainer: Debian Salt Team <pkg-salt-team at lists.alioth.debian.org>
Changed-By: Al Nikolov <clown at debian.org>
Description:
salt-api - Generic, modular network access system
salt-cloud - public cloud VM management system
salt-common - shared libraries that salt requires for all packages
salt-doc - additional documentation for salt, the distributed remote executi
salt-master - remote manager to administer servers via salt
salt-minion - client package for salt, the distributed remote execution system
salt-proxy - Proxy client package for salt stack
salt-ssh - remote manager to administer servers via Salt SSH
salt-syndic - master-of-masters for salt, the distributed remote execution syst
Closes: 771015 777664 783300 790758 801289 806786 807356 807741 819184 825578 844503
Changes:
salt (2016.11.2+ds-1~bpo8+2) jessie-backports; urgency=high
.
* CVE-2017-8109: backport the fix.
.
salt (2016.11.2+ds-1~bpo8+1) jessie-backports; urgency=medium
.
* Rebuild for jessie-backports.
* Temporarily disable cleaning the upstream doc to workaround #851559.
.
salt (2016.11.2+ds-1) unstable; urgency=medium
.
* New upstream bug-fix release. Security fixes:
- CVE-2017-5192: local_batch client external authentication not respected
- CVE-2017-5200: Salt-api allows arbitrary command execution on a
salt-master via Salt's ssh_client
* Refresh patches
* Fix top_file_merging_strategy warning if env_order is set (fixes upstream
bug #29104)
.
salt (2016.11.1+ds-1) unstable; urgency=medium
.
* New upstream release.
* Drop 3 patches that are included upstream and refresh remaining patches.
.
salt (2016.3.4+ds-2) unstable; urgency=medium
.
* Workaround-wrong-oscodename-grain.patch: Fix salt-minion startup issue when
VERSION_ID is not defined in /etc/os-release.
.
salt (2016.3.4+ds-1) unstable; urgency=medium
.
* New upstream release.
* Drop four upstream-applied patches and refresh remaining patches
* Support initializing OpenSSL 1.1 (patch accepted upstream) (Closes: #844503)
* Fix/workaround wrong oscodename grain (when lsb-release is not installed)
* Cherry-pick tempfile cleanup fix from pull request 37540
.
salt (2016.3.3+ds-3) unstable; urgency=medium
.
* Remove grains type deprecation warning from 2016.3
.
salt (2016.3.3+ds-2) unstable; urgency=medium
.
* Depend on python-systemd for all services (needed for startup notification)
unless sysvinit is used as default init system
* Cherry-pick upstream commit to fix error when profiling is turned on and
minions don't return.
* Preserve the merge order specified in env_order (fixes upstream bug #29104)
.
salt (2016.3.3+ds-1) unstable; urgency=medium
.
* New upstream release.
* Replace doc build fix patch by final patch version from 2016.3 branch
* Correct Vcs-Git URL
* Make the Salt Proxy environment aware (patch taken from develop branch)
* Depend on lsb-base (>= 3.0-6) for /lib/lsb/init-functions
.
salt (2016.3.2+ds-1) unstable; urgency=medium
.
* New upstream release.
* Refresh patches.
* Fix documentation build (see upstream bug #35399).
.
salt (2016.3.1+ds-1) unstable; urgency=medium
.
* New upstream release
* Drop backported maintenance process patch
* Change doc-base index file to ToC
.
salt (2016.3.0+ds-1) unstable; urgency=medium
.
[ Wolodja Wentland ]
* New upstream release
* Bump Standards-Version to 3.9.8
* Use Build-Depends-Indep for arch independent build dependencies
- Bump python-sphinx dependency to 1.3.5 as salt-doc FTBFS with earlier
versions due to https://github.com/sphinx-doc/sphinx/issues/2247
- Add python2.7-doc to correctly resolve intersphinx references to the
Python documentation
* Drop patches accepted upstream
* Fix crashing maintenance process
- See https://github.com/saltstack/salt/issues/33544 and the 2016.3.0
release notes for details
.
[ Robert James Hernandez ]
* Moving daemon check to after loading default (Closes: #825578)
.
salt (2015.8.8+ds-1) unstable; urgency=high
.
* New upstream release
- CVE-2016-3176: Fix insecure configuration of PAM external
authentication service (Closes: #819184)
* Drop reproducible_builds.patch (accepted upstream)
* Cherry-pick the four patches from 2015.8.8.2
* Re-add shebang to ssh-id-wrapper shell script
.
salt (2015.8.7+ds-1) unstable; urgency=medium
.
* New upstream release.
* Override lintian warning about long link in JavaScript comment.
.
salt (2015.8.5+ds-1) unstable; urgency=high
.
[ Benjamin Drung ]
* Drop patches that were accepted upstream
* Rewrite reproducible patch and sent it to upstream
* Bump Standards-Version to 3.9.7 (no changes needed)
* Ignore false positive source-is-missing lintian error (see #813013)
.
[ Wolodja Wentland ]
* New upstream release.
- CVE-2016-1866: Improper handling of clear messages on the minion, which
could result in executing commands not sent by the master.
* Add Wolodja Wentland to Uploaders
* Use secure URI for Vcs-Git
.
salt (2015.8.3+ds-3) unstable; urgency=medium
.
* Cherry-pick fix to silence warnings from (not installed) nova client
.
salt (2015.8.3+ds-2) unstable; urgency=medium
.
* salt-master: Depend on python-systemd for the startup notification
unless sysvinit is used as default init system (Closes: #807741,
LP: #1525184)
.
salt (2015.8.3+ds-1) unstable; urgency=high
.
* New upstream release.
- CVE-2015-8034: Fix information leak from state.sls cache data stored as
world-readable (Closes: #807356)
* Drop Fix-OS-related-grains-on-Debian.patch (accepted upstream)
* Use upstream systemd service files (Closes: #806786)
* Extend description of salt-cloud
.
salt (2015.8.1+ds-2) unstable; urgency=medium
.
* Demote python-croniter to recommends (only needed for the schedule state)
* Add missing dependency on python-tornado >= 4.2
* Fix OS related grains on Debian (wrongly named "Debian GNU")
.
salt (2015.8.1+ds-1) unstable; urgency=medium
.
* New upstream release (Closes: #801289)
* debian/repack: Create xz compressed source tarball
* Refresh reproducible_builds patch and refresh remaining patches
* Drop make-log-file-group-readable.patch (applied upstream)
* Require python-crypto (>= 2.6)
* Add a separate salt-proxy package
* Drop patch to support sphinx < 1.3 (sphinx is recent enough in unstable)
* Add myself to uploaders
* Raise compat level to 9
* Update debian/copyright
.
salt (2015.5.3+ds-1) unstable; urgency=medium
.
* [e481db1] Imported Upstream version 2015.5.3+ds
* [16f6801] Added salt-minion dependency on bsdmainutils. Closes: 790758
* [761f735] Added dependency on python-croniter. Closes: 771015
* [5b957bb] Weakened dependency on python-mako to suggests.
.
salt (2015.5.2+ds-1) unstable; urgency=medium
.
* [e6d32ad] Updated repack script to remove new sphinx theme
* [48bdace] Imported Upstream version 2015.5.2+ds
* [9e98c1c] Updated patches for 2015.5.2 and set doc theme to saltstack
.
salt (2015.5.0+ds-1) unstable; urgency=medium
.
* [52d8863] Imported Upstream version 2015.5.0+ds. Closes: 783300
* [bd5ad46] Updated patches for 2015.5. Closes: 777664
.
salt (2014.7.5+ds-1) unstable; urgency=medium
.
* [f41091a] Imported Upstream version 2014.7.5+ds
.
salt (2014.7.4+ds-1) UNRELEASED; urgency=medium
.
[ Benjamin Drung ]
* [c1f16f3] debian/changelog: Use capital UNRELEASED
* [48334b4] Point Vcs-Browser to cgit instead of gitweb.
* [b9e3de4] Remove unused ${shlibs:Depends} dependencies
.
[ Joe Healy ]
* [510c0d1] Imported Upstream version 2014.7.4+ds
* [8489807] Updated doc patches
.
salt (2014.7.2+ds-1) experimental; urgency=medium
.
* [dc3a14e] Added python-debian as dependency for package version tracking
* [9de90f3] Updated changelog to relabel versions that were not uploaded
* [984a676] Updated watch file to use pypi redirector
* [4e082fd] Imported Upstream version 2014.7.2+ds
* [7930d76] Added dh_python as a build dep
* [1e2ddb6] Refreshed patches for 2014.7.2
* [ca0f3e9] "Fixed" timestamps in generated files for reproducible builds.
* [9ef435b] Make log file readable by adm user. Closes: 777664
* [1feadd6] Refreshed lintian overrides and added comments as to their need
.
salt (2014.7.1+ds-3) UNRELEASED; urgency=medium
.
* [70d659a] Fixed salt-api upstart script
.
salt (2014.7.1+ds-2) UNRELEASED; urgency=medium
.
* [87971d4] Added dependency on python-dateutil
* [cb9b2e2] Added init.d, systemd and upstart files for salt-api
.
salt (2014.7.1+ds-1) UNRELEASED; urgency=medium
.
* [77a2f91] Imported Upstream version 2014.7.1+ds
* [7525339] Refreshed patches for 2014.7.1
* [314362b] Added salt-api packaging
.
salt (2014.7.0+ds-2) experimental; urgency=medium
.
* [9954f59] Added python-requests as a dependency
.
salt (2014.7.0+ds-1) experimental; urgency=medium
.
* [8e2c682] Imported Upstream version 2014.7.0+ds
* [2ad9738] Updated patches for 2014.7 release
* [0ac1a0c] Updated dependencies for initial 2014.7 release
Checksums-Sha1:
e8aaacb1498d52f689f7122000e2ebf3d60cc200 2808 salt_2016.11.2+ds-1~bpo8+2.dsc
473849aa4f05e74d4b67981a47e9dbee562a07d8 30748 salt_2016.11.2+ds-1~bpo8+2.debian.tar.xz
b68337d27c8cfb1b32e90c6b0a3bd8ba5eeaf410 4167890 salt-common_2016.11.2+ds-1~bpo8+2_all.deb
412b09e539d010af1199327982241ffce1b844bf 47876 salt-master_2016.11.2+ds-1~bpo8+2_all.deb
f304c755155392a4e9663ab4465bf4baf7fe5683 35198 salt-minion_2016.11.2+ds-1~bpo8+2_all.deb
fcbaa04321a83d5da2fe94c141d3a1451c455f57 24032 salt-syndic_2016.11.2+ds-1~bpo8+2_all.deb
e259cc301033d25104f65c4d9c49e232182dc8f5 23678 salt-ssh_2016.11.2+ds-1~bpo8+2_all.deb
52946fb84309632c3d198954def92e4c379e6367 4190662 salt-doc_2016.11.2+ds-1~bpo8+2_all.deb
4874f60073aee303b93304b991273839902fda83 25124 salt-cloud_2016.11.2+ds-1~bpo8+2_all.deb
16e6399849496667b9a71504917e5914b55c64b4 23708 salt-api_2016.11.2+ds-1~bpo8+2_all.deb
e6390a7ae37ede49a09cd66794bacf24acf7ee32 22422 salt-proxy_2016.11.2+ds-1~bpo8+2_all.deb
Checksums-Sha256:
83bdf0f5415fbd88f27f599a79e916e1cd75e10beee12a4dd9a673953d3be5f4 2808 salt_2016.11.2+ds-1~bpo8+2.dsc
6bd0715302954e2a0c1b5551a0838eba86c6034d6a787f849244cbb95ac7dd37 30748 salt_2016.11.2+ds-1~bpo8+2.debian.tar.xz
39406d49c5992e8e15fab41d6d6a2480bcdf48f2ad3f73989ddd401567256118 4167890 salt-common_2016.11.2+ds-1~bpo8+2_all.deb
3d9f5a21a7ffc359e106b278d1fa3837e4c0c346953fb11daafbb65cf25c4861 47876 salt-master_2016.11.2+ds-1~bpo8+2_all.deb
c3f23eaa12241cfc8205c09c249513cb4650ba1aec8431faf4e5772fad3f8b84 35198 salt-minion_2016.11.2+ds-1~bpo8+2_all.deb
4f9710f9a7c8ffdc1ddf9e3675b49502c6a0034cef36b2a9e1f8a80837084bb1 24032 salt-syndic_2016.11.2+ds-1~bpo8+2_all.deb
1f82ed9c8230de4af7baaeb205a3c44c99c5c4a4f6f605113be1ab07cab8e1b4 23678 salt-ssh_2016.11.2+ds-1~bpo8+2_all.deb
f263184d26d2677610aa15f8f75e0f9d6ae618c96a0f7cdf54e4f52196c1e97a 4190662 salt-doc_2016.11.2+ds-1~bpo8+2_all.deb
c7b0c967eca358d2bd7a125f36831eacc53029c6b7118d37cb2c025ad6d0dfd0 25124 salt-cloud_2016.11.2+ds-1~bpo8+2_all.deb
f4aea0e0094c825f4307680e9f4504d12c32fcc23f0063c76cc2f6c5f4aa2f4b 23708 salt-api_2016.11.2+ds-1~bpo8+2_all.deb
60f8177449be50042dc83ed63e2721e0cb876722543c8036665df93d07f9bbfe 22422 salt-proxy_2016.11.2+ds-1~bpo8+2_all.deb
Files:
373de930b44ee196f736db098a52f363 2808 admin extra salt_2016.11.2+ds-1~bpo8+2.dsc
1e5be3d980cc8f535411681390dde953 30748 admin extra salt_2016.11.2+ds-1~bpo8+2.debian.tar.xz
0cb0bcbfda214ed48b856917a6f67aa7 4167890 admin extra salt-common_2016.11.2+ds-1~bpo8+2_all.deb
c09d46bf7d154d0a4858f7b78615c3a0 47876 admin extra salt-master_2016.11.2+ds-1~bpo8+2_all.deb
dc24e2d083d1e8c0ac00c38804f87773 35198 admin extra salt-minion_2016.11.2+ds-1~bpo8+2_all.deb
b96cb6c381e802d105e8a592d276d952 24032 admin extra salt-syndic_2016.11.2+ds-1~bpo8+2_all.deb
61d5ee18ab3b2f7e50ee4424bf4dde6d 23678 admin extra salt-ssh_2016.11.2+ds-1~bpo8+2_all.deb
a943423545da675e9de5c384e5368928 4190662 doc extra salt-doc_2016.11.2+ds-1~bpo8+2_all.deb
bdfdf35e4bf891e56ef9b6310395f733 25124 admin extra salt-cloud_2016.11.2+ds-1~bpo8+2_all.deb
6ce40fab2b47502a7a264459e4f2c7ff 23708 admin extra salt-api_2016.11.2+ds-1~bpo8+2_all.deb
1bc4b797b0c843a4770caa3f39f646cc 22422 admin extra salt-proxy_2016.11.2+ds-1~bpo8+2_all.deb
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCAAvFiEEkwu1D2jHR9Kg5w+kVm6GEwRGjewFAllRhpMRHGNsb3duQGRl
Ymlhbi5vcmcACgkQVm6GEwRGjewpNhAAhpRIRwNLJezJcxXju4msybfqlNkG+4f9
V3LRcjhZTYPpUKoAvPw7+/CjhqhoJ+DXJZDeR/R2yjlr56/3Fl5qqSklXcr2AyNF
IoyaCFKyMSChUhyZIDiJuW2bFLmmOLBsLByTu0IAdTo9dRTn42euOKB24dPBsmgd
f5JAcbvatqrwjpGPwORTP/ve74fTH9N+P8eQ7PXcFGhVvpzPfluaZl/qz5FHe//X
vRC90JXuU5obNK7dmM1AXxKDzajt83MbyqlKkGz+iAvrnHFsoP/DHRwDbAz3CAZv
Pc1Le8fhep6cVD4UwTT4GVdgXsMke3DK0zF4hMcInGKcH1XyRnIhhVi/Qtva9FPr
SRtR5Fs2BjIjgI4RJ5w4IxLlFpfPAZRg8TLeZmqBw6L3iMKxGwhSQjIlqXIVpxE8
Dawydx650QX4s2/owdHTy4zZq1gOou/th5V38Wn4Bcl4C8sml6VA1mE+MwxM49Ib
fugiBqWKxlqPIprMHvrACL2nd43hDlAfnXZHuivRinrfcXpdgGc+eI+RlK6oobdt
w4ZNZudyzgJtKMtd5MTs19/cyifRULs8XvKkUgdanTBuTnuTnydv7/uKstm8CKEP
y3OCZY9kQ5ua4fOes742A0r4ttvxv7NrufJPzEeIFAJPjVymYlE53K1CcFZu20kp
rNRO7jEp+yI=
=CzU3
-----END PGP SIGNATURE-----
Thank you for your contribution to Debian.
More information about the pkg-salt-team
mailing list