[Pkg-salt-team] salt_2016.3.3+ds-3~bpo8+1_amd64.changes ACCEPTED into jessie-backports
Debian FTP Masters
ftpmaster at ftp-master.debian.org
Wed Nov 2 09:13:44 UTC 2016
Accepted:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 02 Nov 2016 10:07:16 +0200
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.3.3+ds-3~bpo8+1
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
Changes:
salt (2016.3.3+ds-3~bpo8+1) jessie-backports; urgency=medium
.
* Rebuild for jessie-backports.
.
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:
4331d3d09361dcbef13c7d23f994116c7b9ae38b 2760 salt_2016.3.3+ds-3~bpo8+1.dsc
269abd46863c1b61060717a64f35d9e4ac0a8a26 29848 salt_2016.3.3+ds-3~bpo8+1.debian.tar.xz
32939bd585269ada04af2fa7c348f1fab346d31d 3556414 salt-common_2016.3.3+ds-3~bpo8+1_all.deb
3318317cf0d2cfddece9eb4ac79c1e27a6e08ea5 46514 salt-master_2016.3.3+ds-3~bpo8+1_all.deb
34d53e1e8fd1504fbc7178eb5a39142792e207e7 34134 salt-minion_2016.3.3+ds-3~bpo8+1_all.deb
749888d4bf68325e88d106dbde789c04b296244b 23562 salt-syndic_2016.3.3+ds-3~bpo8+1_all.deb
1aec68eb7e43239dd7184067a3c1203f3b822ac8 23234 salt-ssh_2016.3.3+ds-3~bpo8+1_all.deb
cba3a14ed5eff47cb2e42543344b38c0922c77c1 3511700 salt-doc_2016.3.3+ds-3~bpo8+1_all.deb
b59a2e2f1d10b5e73a002ec8ad5b89af70ee0fdb 24680 salt-cloud_2016.3.3+ds-3~bpo8+1_all.deb
af1c75f5814cdb5a143d6e0b1c07910ba21b5fb9 23268 salt-api_2016.3.3+ds-3~bpo8+1_all.deb
7dd4643ce1a81ee1cfdd5d7846deb2925b7cd219 21936 salt-proxy_2016.3.3+ds-3~bpo8+1_all.deb
Checksums-Sha256:
d003399b693f6fe3cdee322bafa0905d3f19cd1e0ab35ece542f627ab7495487 2760 salt_2016.3.3+ds-3~bpo8+1.dsc
ad2ab21450fdacf87cfd15609ac13fdaf138349cd9884ac75313b0ea3545b362 29848 salt_2016.3.3+ds-3~bpo8+1.debian.tar.xz
476ccd18fda0f32de7cddbf381598d7f3c048530a906a8a95aaa4dc7a8a08f88 3556414 salt-common_2016.3.3+ds-3~bpo8+1_all.deb
200cf2a2b0fb3ea3e802237958d3d4df5283419ccdccf7c5f6cb7208fde5602e 46514 salt-master_2016.3.3+ds-3~bpo8+1_all.deb
47a30c08a6fdab1be17f335377b4a3f9b0dee0d2104a9da9c6a440992dc3fabf 34134 salt-minion_2016.3.3+ds-3~bpo8+1_all.deb
49e892021c4b582d9e45103fbf18b3764a940e449f6ea9c9c9c191fbd6e17732 23562 salt-syndic_2016.3.3+ds-3~bpo8+1_all.deb
3438e7faba6a27f3207a8a1f875a897da5c21bf77edc1ec96c86575c76cb762d 23234 salt-ssh_2016.3.3+ds-3~bpo8+1_all.deb
d8058bc90f5d088f7e7519bf5f121890e3f75eb3a280b168fb26ab9b4db68154 3511700 salt-doc_2016.3.3+ds-3~bpo8+1_all.deb
d767ed8eeca9b79fcd472de83d02ab3874c805e0e1d53e049b6a905f05918462 24680 salt-cloud_2016.3.3+ds-3~bpo8+1_all.deb
fa8b8616cb6d7efdd729b6e144085b1870ae92dd0de51312fc326c4c157ea57c 23268 salt-api_2016.3.3+ds-3~bpo8+1_all.deb
83417722fc43937376049b542f9ebcd08896960ef71b8801b7319d1b8746d597 21936 salt-proxy_2016.3.3+ds-3~bpo8+1_all.deb
Files:
f441b376699541000ba4675106db9626 2760 admin extra salt_2016.3.3+ds-3~bpo8+1.dsc
a36461224b926a5d19f3e7324cc633d3 29848 admin extra salt_2016.3.3+ds-3~bpo8+1.debian.tar.xz
902e81193c964f97f9e18811c4f4926a 3556414 admin extra salt-common_2016.3.3+ds-3~bpo8+1_all.deb
08c14a8cccf6836cc0c770db30ca6900 46514 admin extra salt-master_2016.3.3+ds-3~bpo8+1_all.deb
99c427c61c30ddf3461cc756173d3448 34134 admin extra salt-minion_2016.3.3+ds-3~bpo8+1_all.deb
ee732630aea43291192e08b5a2f69f4b 23562 admin extra salt-syndic_2016.3.3+ds-3~bpo8+1_all.deb
17b617f25c19711079fd498b6bb0df2c 23234 admin extra salt-ssh_2016.3.3+ds-3~bpo8+1_all.deb
e890d9d8adf79ed20bd2a5fe0833c66c 3511700 doc extra salt-doc_2016.3.3+ds-3~bpo8+1_all.deb
e6872a1226c89e530591ac0ca8e3f7a3 24680 admin extra salt-cloud_2016.3.3+ds-3~bpo8+1_all.deb
e54adb8ef6fff05f2adad21559ef71f1 23268 admin extra salt-api_2016.3.3+ds-3~bpo8+1_all.deb
258c77ea628f219b4e6d59480d5884dc 21936 admin extra salt-proxy_2016.3.3+ds-3~bpo8+1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBAgAGBQJYGaBMAAoJEFZuhhMERo3sKVUP/0IxlRa+cvIP/0hd0kzqvvmC
opHAd0YygJAPi9iw5c8uiQtTpX7SQOi7qyG7JLSAiCQDjP4IXZiJy0BRJ8pp4q3D
gbwUOGjC5Nh7rW80QKQS88sL13/s4e83MNERuiJO/s/1e6c61iy2riEZvLXbuOL6
zVpgAlitliFETRQkT1TxpBPgyofheXJl59JONSVvTgCeLepQXUdG5TfTMuUvlgbx
9YDOJTNETxUDY1eUEiE4Wr1TzoIAVNI8YZXBWHv5XQBnAvm0/zujonFfFfU9/WDx
zKFzoJEpYmN9dNbW5zG25LNEq8A5Qfv9bynZPHP65YjOBm46A92fFHW5fy4GRLMB
r7nw2XkjAVF0ApnElUMciPjiOxN7Zb2zwdCHI87tTXaSwIBgXxnwwjhQ8z0YiMRG
HViAtrh2Dz+mz6x28lXOpZTXaJMqanG5I+rkQYvY+SXV7+NlUr9jue4OzDJK6ezV
06QjvvOzSX7PVfXePzSrGa7wBFG4GvEAs6HTWVjCAc06OwYOJrEooyPM5a4LjD8O
CyvFChsVE1tMJH3OqheBTO8TMmjAAqGgDJh6/EYmJMInoDIT5E+s3GU0RQ1yfc95
o5dUYev8ReOQeZXF132MZym7KuMWV5Kejtn7Ep3r0p/ZfEAe5+zwzDyv+9g6C2PX
l171wYnCKcgx3/vwRp8u
=WlfP
-----END PGP SIGNATURE-----
Thank you for your contribution to Debian.
More information about the pkg-salt-team
mailing list