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
Jörg Thalheim
63b294eb0c
tigervnc: 1.8.0pre20170211 -> 1.8.0pre20170419
2017-05-07 09:38:42 +01:00
jeaye
ae878851f2
simp_le: 0.1.1 -> 0.2.0
...
The release is here:
https://github.com/zenhack/simp_le/releases/tag/0.2.0
This is needed, since the existing package is broken. See this
https://github.com/kuba/simp_le/issues/120 for reference.
2017-04-22 17:46:35 -07:00
Jörg Thalheim
73c8797d16
gce/create-gce.sh: rewrite using nix-shell shebang and bash ( #24869 )
...
* google-cloud-sdk: 150.0.0 -> 151.0.0
- gce/create-gce.sh: rewrite using nix-shell shebang and bash
- allows to run the script without being the same directory
- nix-shell install google-cloud-sdk
- some shellcheck cleanups and scripting best practice
- gce/create-gce.sh: do not clobber NIX_PATH: this allows NIX_PATH to be overwritten to build a different release
- gce/create-gce.sh: remove legacy hydra option
2017-04-13 13:42:28 +02:00
Aristid Breitkreuz
94214467ff
google-cloud-sdk: 148.0.1 -> 150.0.0
2017-04-08 10:57:33 +02:00
Tim Steinbach
73c7649708
google-cloud-sdk: 138.0.0 -> 148.0.1
2017-03-27 13:28:56 -04: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
Robin Gloster
183eeb3c0f
simp_le: fix meta.homepage
2017-02-20 16:06:17 +01:00
Robin Gloster
464529c603
simp_le: 2016-12-16 -> 0.1.1
2017-02-20 12:48:42 +01:00
rushmorem
87cf2231fa
intecture-agent: init at 0.3.0
2017-02-19 03:49:33 +02:00
rushmorem
31d4b7b830
intecture-auth: init at 0.1.0
2017-02-19 03:20:37 +02:00
rushmorem
af6c722a7b
intecture-cli: init at 0.3.2
2017-02-19 02:35:47 +02:00
Robin Gloster
72cda1667b
certbot: 0.9.3 -> 0.11.1
2017-02-17 00:14:04 +01:00
Michael Raskin
2155b1eaba
Merge pull request #22827 from peterhoeg/u/gtkvnc
...
gtk-vnc: 0.6.0 -> 0.7.0
2017-02-15 14:36:33 +00:00
Peter Hoeg
bf86a268df
gtk-vnc: 0.6.0 -> 0.7.0
2017-02-15 21:00:49 +08:00
Philipp
01e5b8527d
dehydrated: 0.3.1 -> 0.4.0 ( #22804 )
2017-02-15 07:05:22 +01:00
Parnell Springmeyer
9e36a58649
Merging against upstream master
2017-02-13 17:16:28 -06:00
Michael Raskin
909a1dd569
tigervnc: 1.7.1 -> 1.8.0pre20170211
...
This allows to build with X.org server 1.19.1
2017-02-13 15:30:19 +01:00
lufia
2e648bdacf
google-cloud-sdk: support x86_64-darwin
2017-02-13 15:06:21 +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
Graham Christensen
d66fa9acfd
tigervnc: 1.7.0 -> 1.7.1 for CVE-2017-5581
2017-02-03 07:34:25 -05:00
Parnell Springmeyer
4aa0923009
Getting rid of the var indirection and using a bin path instead
2017-01-29 04:11:01 -06:00
Parnell Springmeyer
e92b8402b0
Addressing PR feedback
2017-01-28 20:48:03 -08:00
Parnell Springmeyer
bae00e8aa8
setcap-wrapper: Merging with upstream master and resolving conflicts
2017-01-25 11:08:05 -08:00
Robin Gloster
c8982c015c
salt: fix patch after upstream code change
...
fixes #20458
2016-12-23 12:29:35 +01:00
Hoang Xuan Phu
5a31ad1bbf
simp_le: switch to zenhack/simp_le
...
kuba/simp_le seems unmaintained.
fixes #21174
2016-12-21 12:11:04 +01:00
Hoang Xuan Phu
17322ca4fd
certbot: 0.6.0 -> 0.9.3
2016-12-21 12:04:56 +01:00
Rickard Nilsson
327a650f09
google-cloud-sdk: 134.0.0 -> 138.0.0
2016-12-19 09:05:45 +01:00
Jörg Thalheim
8aecafcf5e
tigervnc: fix missing Xvnc (xauth) ( #21110 )
...
the xorg patch was not applied.
Also a different root for `make install` is needed.
In addition more unnessary option are disabled.
2016-12-13 17:27:23 +01:00
Tristan Helmich
c8c6ff4a96
simp_le: bump acme dependency to newer version
...
acme_0_5_0 is no longer working and removed in another commit
2016-12-12 16:26:28 +01:00
Mikael Brockman
d2fc461f6b
awslogs: init at 0.7
...
fixes #20921
2016-12-06 10:56:54 +01:00
Travis Whitaker
39ad303e21
tigervnc: 1.6.0 -> 1.7.0
2016-11-19 23:34:53 -08:00
Vladimír Čunát
b5e89fe9bf
Merge branch 'master' into staging
2016-11-15 00:20:19 +01:00
Aristid Breitkreuz
8600e38bca
google-cloud-sdk: add assertion for x86/x86-64 Linux
2016-11-13 11:56:25 +01:00
Aristid Breitkreuz
ed9b1c673b
google-cloud-sdk: 122.0.0 -> 134.0.0
2016-11-13 11:38:35 +01:00
Frederik Rietdijk
dd5256993e
certbot: use python2
2016-11-08 22:48:54 +01:00
Frederik Rietdijk
e56832d730
Merge remote-tracking branch 'upstream/master' into HEAD
2016-10-22 17:23:24 +02:00
Philipp
5c3a6d6802
Added package for dehydrated. ( #19651 )
...
* Added package for dehydrated.
2016-10-20 13:32:05 +02:00
Frederik Rietdijk
6b724f069b
cli53: use python2
2016-10-18 23:16:07 +02:00
Aneesh Agrawal
1d9a98cae0
salt: use Python 2
2016-10-18 23:14:36 +02:00
Eelco Dolstra
69bb34673e
Merge pull request #19196 from groxxda/xkbbindir
...
xserver: replace XKB_BINDIR with compile time option
2016-10-03 17:12:59 +02:00
Alexander Ried
e7ded267bd
xserver: replace XKB_BINDIR with compile time option
...
---
Using the configure option relieves us of the patch and passing the path
via the env var in many places. Also the env var may not be inherited
when components like gdm spawn new sessions.
2016-10-03 15:03:02 +02:00
Alexander Ried
da658b98ce
gtk-vnc: 0.5.3 -> 0.6.0
...
gtk3 build is now default
2016-10-01 17:14:31 +02:00
Alexander Ried
ecd80b9a0e
gtk-vnc: remove gtk2 support (unused)
2016-10-01 17:14:31 +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
Frederik Rietdijk
982ac542cb
cli53: do not pass in buildPythonApplication
2016-09-26 11:10:51 +02:00
Frederik Rietdijk
d07270649c
gtk-vnc: do not use top-level python packages
2016-09-25 23:19:40 +02:00
Aneesh Agrawal
34b5d639c6
SaltTesting: 2015.7.10 -> 2016.9.7
2016-09-23 20:33:36 -04:00