Commit graph

16 commits

Author SHA1 Message Date
Aneesh Agrawal 98d5aa05cb salt: 2017.7.1 -> 2017.7.2 2017-10-13 13:07:30 +02:00
danbst a5b8c0c2de salt: 2016.11.5 -> 2017.7.1, patch fix
The libcrypto patch didn't work well with `salt-ssh` (that code failed on
remote machines), so let's make Nix-based library lookup as fallback.

https://github.com/saltstack/salt/issues/43350
2017-09-05 15:54:16 +03:00
Aneesh Agrawal c392d1f9c9 salt: 2016.11.4 -> 2016.11.5 2017-05-19 05:05:14 -04:00
Aneesh Agrawal 779ae06467 Add salt master module (#25632)
* salt: 2016.11.2 -> 2016.11.4

* salt: Add master NixOS module
2017-05-09 18:20:35 +01:00
Pierre Radermecker de363e8706 pepper: add 'pierrer' as a maintainer 2017-03-09 10:44:39 +01:00
Jörg Thalheim 83fa5738d5 pepper: disable tests 2017-03-09 08:05:13 +01:00
Pierre Radermecker ee4e630648 salt-pepper: init at 0.5.0 2017-03-09 00:18:07 +01:00
Graham Christensen 379144f54b
salt: 2016.3.3 -> 2016.11.2 for multiple CVEs
From the Arch Linux advisory:

- CVE-2017-5192 (arbitrary code execution): The
  `LocalClient.cmd_batch()` method client does not accept
  `external_auth` credentials and so access to it from salt-api has
  been removed for now. This vulnerability allows code execution for
  already- authenticated users and is only in effect when running
  salt-api as the `root` user.

- CVE-2017-5200 (arbitrary command execution): Salt-api allows
  arbitrary command execution on a salt-master via Salt's ssh_client.
  Users of Salt-API and salt-ssh could execute a command on the salt
  master via a hole when both systems were enabled.
2017-02-08 21:24:10 -05:00
Robin Gloster c8982c015c
salt: fix patch after upstream code change
fixes #20458
2016-12-23 12:29:35 +01:00
Aneesh Agrawal 1d9a98cae0 salt: use Python 2 2016-10-18 23:14:36 +02:00
Aneesh Agrawal 7b7d8ddbca salttesting: remove unused package
It was added as a dependency of Salt, which no longer depends on it.
2016-09-27 13:34:22 -04:00
Aneesh Agrawal 34b5d639c6 SaltTesting: 2015.7.10 -> 2016.9.7 2016-09-23 20:33:36 -04:00
Aneesh Agrawal f61b23cd23 salt: 2015.8.8 -> 2016.3.3 2016-09-23 20:31:20 -04:00
Tuomas Tynkkynen b61fbf3132 treewide: Fix output references to openssl 2016-08-23 04:53:27 +03:00
Frederik Rietdijk d5e6a4494a Python: use PyPI mirror (#15001)
* mirrors: add pypi

* Python: Use pypi mirror for all PyPI packages
2016-04-26 13:38:03 +01:00
Aneesh Agrawal 270c0eb097 salt: init at 2015.8.8
Also init salttesting at 2015.7.10 as a build dependency.
2016-04-02 19:37:38 -04:00