210 lines
6.7 KiB
Text
210 lines
6.7 KiB
Text
# ChangeLog for app-admin/salt
|
|
# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
|
|
# (auto-generated from git log)
|
|
|
|
*salt-9999 (09 Aug 2015)
|
|
*salt-2015.5.3 (09 Aug 2015)
|
|
*salt-2015.5.1 (09 Aug 2015)
|
|
*salt-2014.7.5 (09 Aug 2015)
|
|
*salt-2014.7.4 (09 Aug 2015)
|
|
|
|
09 Aug 2015; Robin H. Johnson <robbat2@gentoo.org> +files/api-confd-1,
|
|
+files/api-initd-3, +files/api-initd-4, +files/master-confd-1,
|
|
+files/master-initd-3, +files/master-initd-4, +files/minion-confd-1,
|
|
+files/minion-initd-3, +files/minion-initd-4,
|
|
+files/salt-2014.7.0-remove-pydsl-includes-test.patch,
|
|
+files/salt-2014.7.1-remove-pydsl-includes-test.patch,
|
|
+files/salt-2014.7.5-archive-test.patch,
|
|
+files/salt-2015.5.0-archive-test.patch,
|
|
+files/salt-2015.5.1-skip-libvirt-test-on-nonroot.patch,
|
|
+files/salt-api.service, +files/salt-master.service,
|
|
+files/salt-minion.service, +files/salt-syndic.service,
|
|
+files/syndic-confd-1, +files/syndic-initd-3, +files/syndic-initd-4,
|
|
+metadata.xml, +salt-2014.7.4.ebuild, +salt-2014.7.5.ebuild,
|
|
+salt-2015.5.1.ebuild, +salt-2015.5.3.ebuild, +salt-9999.ebuild:
|
|
proj/gentoo: Initial commit
|
|
|
|
This commit represents a new era for Gentoo:
|
|
Storing the gentoo-x86 tree in Git, as converted from CVS.
|
|
|
|
This commit is the start of the NEW history.
|
|
Any historical data is intended to be grafted onto this point.
|
|
|
|
Creation process:
|
|
1. Take final CVS checkout snapshot
|
|
2. Remove ALL ChangeLog* files
|
|
3. Transform all Manifests to thin
|
|
4. Remove empty Manifests
|
|
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
|
|
5.1. Do not touch files with -kb/-ko keyword flags.
|
|
|
|
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
|
|
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration
|
|
tests
|
|
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this
|
|
project
|
|
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo
|
|
developer, wrote Git features for the migration
|
|
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve
|
|
cvs2svn
|
|
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
|
|
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014
|
|
work in migration
|
|
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
|
|
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on
|
|
the bikeshed
|
|
|
|
24 Aug 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
|
|
Use https by default
|
|
|
|
Convert all URLs for sites supporting encrypted connections from http to
|
|
https
|
|
|
|
Signed-off-by: Justin Lecher <jlec@gentoo.org>
|
|
|
|
24 Aug 2015; Mike Gilbert <floppym@gentoo.org> metadata.xml:
|
|
Revert DOCTYPE SYSTEM https changes in metadata.xml
|
|
|
|
repoman does not yet accept the https version.
|
|
This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450.
|
|
|
|
Bug: https://bugs.gentoo.org/552720
|
|
|
|
*salt-2015.5.5 (25 Aug 2015)
|
|
|
|
25 Aug 2015; Patrick McLean <chutzpah@gentoo.org>
|
|
+files/salt-2015.5.5-auth-tests.patch,
|
|
+files/salt-2015.5.5-cron-tests.patch,
|
|
+files/salt-2015.5.5-remove-buggy-tests.patch, +salt-2015.5.5.ebuild:
|
|
Version bump to 2015.5.5
|
|
|
|
Package-Manager: portage-2.2.20.1
|
|
|
|
01 Sep 2015; Patrick McLean <chutzpah@gentoo.org> -salt-2014.7.4.ebuild,
|
|
-salt-2014.7.5.ebuild, -salt-2015.5.1.ebuild, salt-2015.5.3.ebuild:
|
|
clean out and unkeyword old versions
|
|
|
|
This cleans out or unkeywords versions that leak credentials to the log
|
|
in the git module (bug #558820).
|
|
|
|
Reported-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
*salt-2015.8.0 (11 Sep 2015)
|
|
|
|
11 Sep 2015; Patrick McLean <chutzpah@gentoo.org>
|
|
+files/salt-2015.8.0-remove-buggy-tests.patch,
|
|
+files/salt-2015.8.0-remove-pydsl-includes-test.patch,
|
|
+salt-2015.8.0.ebuild:
|
|
Version bump.
|
|
|
|
Package-Manager: portage-2.2.20.1
|
|
|
|
29 Sep 2015; Patrick McLean <chutzpah@gentoo.org> salt-2015.8.0.ebuild:
|
|
remove random_org test
|
|
|
|
This fixes bug #560374, the random_org test does network traffic, which
|
|
breaks with FEATURES=network-sandbox.
|
|
|
|
Reported-by: Thomas D. <whissi@whissi.de>
|
|
|
|
16 Oct 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
|
|
Update remote-ids
|
|
|
|
Signed-off-by: Justin Lecher <jlec@gentoo.org>
|
|
|
|
*salt-2015.8.1 (06 Nov 2015)
|
|
*salt-2015.5.6 (06 Nov 2015)
|
|
|
|
06 Nov 2015; Justin Lecher <jlec@gentoo.org> +salt-2015.5.6.ebuild,
|
|
+salt-2015.8.1.ebuild:
|
|
Bumps to fix bug#563508 and CVE-2015-6941
|
|
|
|
Drop `salt-2015.5.0-archive-test.patch` from salt-2015.5.6.ebuild (upstream
|
|
fix in @81a0d4c9)
|
|
|
|
Gentoo-Bug: 563508
|
|
CVE: CVE-2015-6941 - salt: win_useradd module and salt-cloud display
|
|
passwords in debug log
|
|
|
|
Package-Manager: portage-2.2.23
|
|
|
|
06 Nov 2015; Justin Lecher <jlec@gentoo.org> salt-2015.5.3.ebuild,
|
|
salt-2015.5.5.ebuild, salt-2015.5.6.ebuild, salt-2015.8.0.ebuild,
|
|
salt-9999.ebuild:
|
|
Add missing 'die' statements in python_prepare()
|
|
|
|
Package-Manager: portage-2.2.23
|
|
|
|
06 Nov 2015; Justin Lecher <jlec@gentoo.org>
|
|
-files/salt-2014.7.0-remove-pydsl-includes-test.patch, metadata.xml,
|
|
-salt-2015.5.3.ebuild, -salt-2015.5.5.ebuild, -salt-2015.8.0.ebuild:
|
|
Drop vulnerable versions
|
|
|
|
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=563508
|
|
|
|
Package-Manager: portage-2.2.23
|
|
Signed-off-by: Justin Lecher <jlec@gentoo.org>
|
|
|
|
*salt-2015.5.7 (19 Nov 2015)
|
|
|
|
19 Nov 2015; Patrick McLean <chutzpah@gentoo.org> +salt-2015.5.7.ebuild:
|
|
version bump to 2015.5.7
|
|
|
|
Package-Manager: portage-2.2.25
|
|
|
|
*salt-2015.8.2 (19 Nov 2015)
|
|
|
|
19 Nov 2015; Patrick McLean <chutzpah@gentoo.org> +salt-2015.8.2.ebuild:
|
|
version bump to 2015.8.2
|
|
|
|
Package-Manager: portage-2.2.25
|
|
|
|
19 Nov 2015; Patrick McLean <chutzpah@gentoo.org> metadata.xml,
|
|
salt-9999.ebuild:
|
|
sync 9999 ebuild with current release
|
|
|
|
Package-Manager: portage-2.2.25
|
|
|
|
20 Nov 2015; Patrick McLean <chutzpah@gentoo.org>
|
|
+files/salt-2015.8.2-tmpdir.patch, salt-2015.8.2.ebuild:
|
|
fix unit tests with sandbox with 2015.8.2
|
|
|
|
Package-Manager: portage-2.2.25
|
|
|
|
24 Nov 2015; Patrick McLean <chutzpah@gentoo.org>
|
|
+files/salt-2015.5.7-tmpdir.patch, salt-2015.5.7.ebuild:
|
|
update the tests in 2015.5.7
|
|
|
|
Package-Manager: portage-2.2.25
|
|
|
|
*salt-2015.5.8 (02 Dec 2015)
|
|
|
|
02 Dec 2015; Patrick McLean <chutzpah@gentoo.org> +salt-2015.5.8.ebuild:
|
|
version bump to 2015.5.8
|
|
|
|
Package-Manager: portage-2.2.26
|
|
|
|
02 Dec 2015; Patrick McLean <chutzpah@gentoo.org> -salt-2015.5.7.ebuild:
|
|
clean up version 2015.5.7
|
|
|
|
Package-Manager: portage-2.2.26
|
|
|
|
*salt-2015.8.3 (02 Dec 2015)
|
|
|
|
02 Dec 2015; Patrick McLean <chutzpah@gentoo.org> +salt-2015.8.3.ebuild:
|
|
version bump to 2015.8.3
|
|
|
|
Package-Manager: portage-2.2.26
|
|
|
|
02 Dec 2015; Patrick McLean <chutzpah@gentoo.org> -salt-2015.8.2.ebuild:
|
|
clean up version 2015.8.2
|
|
|
|
Package-Manager: portage-2.2.26
|
|
|
|
*salt-2015.5.9 (12 Jan 2016)
|
|
|
|
12 Jan 2016; Patrick McLean <chutzpah@gentoo.org> +salt-2015.5.9.ebuild:
|
|
version bump to 2015.5.9
|
|
|
|
Package-Manager: portage-2.2.26
|
|
|