[Pkg-salt-team] salt_2016.3.0+ds-1~bpo8+1_amd64.changes ACCEPTED into jessie-backports, jessie-backports
Debian FTP Masters
ftpmaster at ftp-master.debian.org
Sun Jun 19 22:07:23 UTC 2016
Accepted:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 17 Jun 2016 15:46:01 +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.3.0+ds-1~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.0+ds-1~bpo8+1) jessie-backports; urgency=medium
.
* Rebuild for jessie-backports.
.
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:
30722c3be591a5431ffe7c7e90734471e1c50b88 2714 salt_2016.3.0+ds-1~bpo8+1.dsc
504ae2e844df6304679133ab8a85531286564cd4 26400 salt_2016.3.0+ds-1~bpo8+1.debian.tar.xz
6f1c296b7ddf498af4cbcda4d6da65ac213b2b27 3592754 salt-common_2016.3.0+ds-1~bpo8+1_all.deb
6116d8ae95233be4c879e8e86da85c8ad471e9a8 45868 salt-master_2016.3.0+ds-1~bpo8+1_all.deb
94dd35d6f35572345ed49929ed06d68a2dee1a46 33576 salt-minion_2016.3.0+ds-1~bpo8+1_all.deb
8dfdc536a8194e8af7dd44f129c7a9aa7293cf12 23166 salt-syndic_2016.3.0+ds-1~bpo8+1_all.deb
3d89d4336ca246745637fe5d5eed26e4a538f2bf 22888 salt-ssh_2016.3.0+ds-1~bpo8+1_all.deb
2f964c40464910116cb6dec9d141bcc610222ad5 3796500 salt-doc_2016.3.0+ds-1~bpo8+1_all.deb
cb22da65b4aeb0026b70b69385acc8f7d224a76b 24288 salt-cloud_2016.3.0+ds-1~bpo8+1_all.deb
cc6d94c5941adb4f22c91e891970ef8634cead35 22866 salt-api_2016.3.0+ds-1~bpo8+1_all.deb
2a597e8ff4ef2ce7823b80b2c4839abb3814a6f6 21586 salt-proxy_2016.3.0+ds-1~bpo8+1_all.deb
Checksums-Sha256:
bfd0be01c2a5105ed54dcd1d3627c5853164c6cebc70cfccd4b0b258e5e2661e 2714 salt_2016.3.0+ds-1~bpo8+1.dsc
224e59639e78ba8e3544f5bb06d49d824dd7e91d0684fd02c2c04652b1eaffe2 26400 salt_2016.3.0+ds-1~bpo8+1.debian.tar.xz
5dea2b8244c205bb646e3168ee8d43450f7657f214abc292e4de206c2996ea3f 3592754 salt-common_2016.3.0+ds-1~bpo8+1_all.deb
d056b23aaadf4b0edd60651ba445cd8a2d64caa32579cd1cfc0d528dde74b8ff 45868 salt-master_2016.3.0+ds-1~bpo8+1_all.deb
7785650f781da96adc81690e05f89ac35f27d162a5c07f760b7650d6fc19d66c 33576 salt-minion_2016.3.0+ds-1~bpo8+1_all.deb
8b23981643fcc85613b4566b5e2ac10923f8f4fc26dd43b4babb0c07f77950dd 23166 salt-syndic_2016.3.0+ds-1~bpo8+1_all.deb
635cf96a3181b19e9766135c6a35864f4dd973680e97686bf32712581c275c42 22888 salt-ssh_2016.3.0+ds-1~bpo8+1_all.deb
a39774b72060248020eea14f916c91ed01d01c6bc3df077296a332f3185317ca 3796500 salt-doc_2016.3.0+ds-1~bpo8+1_all.deb
35abebe0bedfe7fc8d852d678dc1bb7b055d5f7645d167f632e75c98076c0b42 24288 salt-cloud_2016.3.0+ds-1~bpo8+1_all.deb
3c1ca9821bca1a5ad811270b4d61ae7cd8c3bbe4182bcb1d19933c34c31be672 22866 salt-api_2016.3.0+ds-1~bpo8+1_all.deb
8ab8cd32db90259ecbe84133a0ca49ee2498595955beba450308ac4cd3917210 21586 salt-proxy_2016.3.0+ds-1~bpo8+1_all.deb
Files:
fc3e7243fb1a5cc1b7cd7b88d91028ba 2714 admin extra salt_2016.3.0+ds-1~bpo8+1.dsc
107839bcbaf21859acc29cc6dddd8ec0 26400 admin extra salt_2016.3.0+ds-1~bpo8+1.debian.tar.xz
daa0ed36743f9ca3513bc86a1683a034 3592754 admin extra salt-common_2016.3.0+ds-1~bpo8+1_all.deb
034434909616a07baeb173cfd5124886 45868 admin extra salt-master_2016.3.0+ds-1~bpo8+1_all.deb
378dd4f0af2b0d137694b3a7da3fd1e3 33576 admin extra salt-minion_2016.3.0+ds-1~bpo8+1_all.deb
3a3b6b0f8820a857c725408f654441f0 23166 admin extra salt-syndic_2016.3.0+ds-1~bpo8+1_all.deb
f462adb4cd93d7878d49a60df2cb603d 22888 admin extra salt-ssh_2016.3.0+ds-1~bpo8+1_all.deb
a3a6bc28dd70a3f61a31cfff10863166 3796500 doc extra salt-doc_2016.3.0+ds-1~bpo8+1_all.deb
805680cff76569224a73d90cbd1cdb5c 24288 admin extra salt-cloud_2016.3.0+ds-1~bpo8+1_all.deb
8a97d743873d88043fabe3710c389f7d 22866 admin extra salt-api_2016.3.0+ds-1~bpo8+1_all.deb
217213e75f01946f9b845c53b3758995 21586 admin extra salt-proxy_2016.3.0+ds-1~bpo8+1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBAgAGBQJXY/SyAAoJEFZuhhMERo3s3ucQAI20zj4JzMkp1wTulEx7PuM0
m22TO7h5RmrGaHBT2f6fSAjJ17DxSGLPXYE19bV64tOmqhNTK8z+Bb9lXtZvY8I4
/CO22rujsOP+/U1XdDOicSKwaDGo1Ar1NM13r5/XbKdHzF5gxNQ5x5CO6o1kF0MD
Ga/RMzSHHiaLUbeAoWpIZXB7iCkusm8Tl2EsLaEM/bpPFS1twMTU+GlJz8sFBU6Q
O0+gwbIew/mL5CH5n+u9/Z7e4SModQikjn7vTUpMFBaLtQX5mKRActtsy62pD9Ws
UaFBc8Z29WvLe6yzYlA9uQGHy1aPcilTjFxevBM3fCABQCYViFbki5MUsSp1E5oT
JRPS5+0T/7W10yAPO7xXVE92MaNatbj5m6w21t/86e9aLM376nmP2ZYepokn8WAD
ABjtUT+y+PfsMskBsn4CeXUmvKPp2XHOpRVUHMumP1ubYaL4lNGxdr11GbhHMTZX
DaG8FVQBx7gL+UgPOaQYvLbbzeX7DDZCpxx7+wxl8JrJK1GdmZWuD3DhgVcAlabp
oUlmhMwcTJv6q9x+4lS2aDXDdz8iiBjuoUwW9uEwDOGG0Ksp6S16Xp7tqKgpJ2Xz
pLHygJbM0rwxRyeOTV3WyXU9++CBmaLKVfS8fbG8UfBdmPIve7aZX/LuKlY7GZN1
DXcoUVRzNLsQkt3ILF4z
=2EFw
-----END PGP SIGNATURE-----
Thank you for your contribution to Debian.
More information about the pkg-salt-team
mailing list