Commit graph

1342 commits

Author SHA1 Message Date
R. RyanTM
3ff39c40df stripe-cli: 1.5.9 -> 1.5.10 2021-03-13 14:24:03 +00:00
Tim Steinbach
1857d1bf70 awscli: 1.19.24 -> 1.19.25 2021-03-11 16:20:37 -05:00
Tim Steinbach
3105b2a3dc
awscli: 1.19.22 -> 1.19.24 2021-03-10 09:37:57 -05:00
Tim Steinbach
8544191306
awscli: 1.19.20 -> 1.19.22 2021-03-08 11:52:17 -05:00
Mario Rodas
b00f57870a
Merge pull request #115273 from marsam/update-lxd
lxd: 4.11 -> 4.12
2021-03-07 14:57:54 -05:00
Sandro
d2f3f101e0
Merge pull request #115302 from austinbutler/nxclient-7238
nomachine-client: 7.0.211 -> 7.2.3
2021-03-07 03:32:52 +01:00
Austin Butler
b3c90695a9 nomachine-client: 7.0.211 -> 7.2.3 2021-03-06 16:51:58 -08:00
Dave Gallant
6f4b61d2ce
awscli2: 2.1.17 -> 2.1.29 2021-03-06 14:09:43 -05:00
Mario Rodas
e4162f90b8 lxd: 4.11 -> 4.12
https://discuss.linuxcontainers.org/t/lxd-4-12-has-been-released/10424
2021-03-06 04:20:00 +00:00
Johannes Schleifenbaum
b39c189d4b
mycli: 1.23.2 -> 1.24.1 2021-03-05 09:09:51 +01:00
Tim Steinbach
4f9a414094 awscli: 1.19.18 -> 1.19.20 2021-03-04 14:09:15 -05:00
Markus Hauck
61e6aeb6b2
aws-vault: install completions (#115059) 2021-03-04 12:18:30 +01:00
ajs124
06352b165d gixy: use python3 2021-03-03 03:28:56 +01:00
Tim Steinbach
f4fcfce627 awscli: Fix comments
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-02 14:46:05 -05:00
Tim Steinbach
1af4727101 awscli: 1.19.17 -> 1.19.18 2021-03-02 14:46:05 -05:00
Ignacio Torres Masdeu
c58b2adb60 aws-google-auth: 0.0.36 -> 0.0.37 2021-03-02 15:56:03 +00:00
Mario Rodas
8045330235
Merge pull request #114708 from r-ryantm/auto-update/eksctl
eksctl: 0.38.0 -> 0.39.0
2021-02-28 22:41:09 -05:00
R. RyanTM
f6113b316b eksctl: 0.38.0 -> 0.39.0 2021-03-01 00:08:26 +00:00
Tim Steinbach
058902d18b awscli: 1.19.12 -> 1.19.17 2021-02-28 10:38:01 -05:00
Pavel Borzenkov
d6876bc879
google-cloud-sdk: fix searching for cloud_sql_proxy on the PATH (#114488)
'gcloud sql connect' command allows to connect to a CloudSQL instance
from a local machine. In order to do so, it starts local
'cloud_sdk_proxy' instance. google-cloud-sdk expects to find one in SDK
root (installed by 'gcloud components') or on the PATH, if SDK is not
correctly installed ('.install' directory is missing).

Since google-cloud-sdk on NixOS is properly installed 'gcloud sql
connect' never looks for 'cloud_sql_proxy' on the PATH and simply
doesn't work at all.

The patch slightly modifies the check by looking not only for
'.install' directory, but for actual 'cloud_sql_proxy' binary before
falling back to the search on the PATH.

With this patch it's now possible to use 'gcloud sql connect' on NixOS,
provided that 'cloud_sql_proxy' is available either in user or system
enviroment (available in nixpkgs).
2021-02-28 12:05:26 +00:00
Niklas Hambüchen
53ffeb59ff
Merge pull request #113657 from nh2/turbovnc
turbovnc: init at 2.2.5
2021-02-28 03:58:07 +01:00
Niklas Hambüchen
c834c60ff9 turbovnc: init at 2.2.5
I started out by copying the `tigervnc` derivation, which
does things like re-using `xorg.xorgserver.buildInputs`
(given that these VNC servers are all forks of Xorg),
but then removed that and all the dependencies that did not
appear to be needed or checked for in the CMake output.
2021-02-28 03:36:25 +01:00
Phillip Cloud
ab2b32cd1a pulumi-bin: refactor output creation 2021-02-27 07:27:31 -05:00
Phillip Cloud
0dfc707376 pulumi-bin: 2.19.2 -> 2.21.2 2021-02-27 07:27:10 -05:00
Martin Weinelt
3389b87674
salt: 3002.2 -> 3002.5
https://saltproject.io/security_announcements/active-saltstack-cve-release-2021-feb-25/

Fixes: CVE-2021-3197, CVE-2021-25281, CVE-2021-25282, CVE-2021-25283,
CVE-2021-25284, CVE-2021-3148, CVE-2020-35662, CVE-2021-3144,
CVE-2020-28972, CVE-2020-28243
2021-02-26 12:57:37 +01:00
Maciej Krüger
3cbb516630
Merge pull request #114427 from mkg20001/sshidup
ssh-import-id: 5.8 -> 5.11
2021-02-26 04:39:44 +01:00
Maciej Krüger
c9f1c147c3
ssh-import-id: 5.8 -> 5.11 2021-02-26 03:07:07 +01:00
Maciej Krüger
a3666f508f
netplan: init at 0.101 2021-02-26 03:02:21 +01:00
Mario Rodas
54a39ccd7e
Merge pull request #113251 from r-ryantm/auto-update/amazon-ecr-credential-helper
amazon-ecr-credential-helper: 0.4.0 -> 0.5.0
2021-02-23 20:34:55 -05:00
Sandro Jäckel
a1e871a4c2
aws-mfa: remove unused input 2021-02-23 15:58:32 +01:00
Robert Schütz
0bc76020c0
Merge pull request #113954 from NeQuissimus/awscli_9SxYnEfIRW4SgWVn
aws-cli: 1.19.5 -> 1.19.12
2021-02-23 15:06:37 +01:00
Mario Rodas
0951512a9b
Merge pull request #113816 from r-ryantm/auto-update/clair
clair: 4.0.1 -> 4.0.2
2021-02-22 20:47:26 -05:00
Tim Steinbach
b081d0d211
awscli: Remove patching PyYaml 2021-02-22 12:14:04 -05:00
Robert T. McGibbon
a7d68c87c8
awslogs: 0.11.0 -> 0.14.0 (#113951) 2021-02-21 23:37:42 -05:00
Tim Steinbach
e164f21165
awscli: 1.19.5 -> 1.19.12 2021-02-21 17:29:03 -05:00
R. RyanTM
2ba7f2280d clair: 4.0.1 -> 4.0.2 2021-02-20 19:18:33 +00:00
Ryan Mulligan
74abbbff5e
Merge pull request #113070 from r-ryantm/auto-update/docker-credential-gcr
docker-credential-gcr: 2.0.2 -> 2.0.4
2021-02-19 17:47:14 -08:00
R. RyanTM
19046e7337 eksctl: 0.37.0 -> 0.38.0 2021-02-19 02:54:03 +00:00
github-actions[bot]
683536ab2a
Merge master into staging-next 2021-02-18 00:40:58 +00:00
Bernardo Meurer
cc1ddfb124
google-cloud-sdk: 327.0.0 -> 328.0.0 2021-02-16 21:37:27 -08:00
github-actions[bot]
b31a0f36f8
Merge master into staging-next 2021-02-16 12:20:04 +00:00
R. RyanTM
d1b25a189f
clair: 4.0.0 -> 4.0.1 (#113256) 2021-02-15 23:18:36 -08:00
R. RyanTM
0b3247ffe0 amazon-ecr-credential-helper: 0.4.0 -> 0.5.0 2021-02-16 02:13:31 +00:00
Mrinal Purohit
7b5cacd823 google-cloud-sdk: 325.0.0 -> 327.0.0 2021-02-15 18:53:06 +05:30
R. RyanTM
4b228e6053 docker-credential-gcr: 2.0.2 -> 2.0.4 2021-02-14 00:28:59 +00:00
github-actions[bot]
7d94bb26bb
Merge master into staging-next 2021-02-10 18:16:36 +00:00
Tim Steinbach
cf49e44467
awscli: 1.19.4 -> 1.19.5 2021-02-10 10:20:19 -05:00
github-actions[bot]
e090cb1f96
Merge master into staging-next 2021-02-10 00:35:16 +00:00
R. RyanTM
29a15e2c1f
stripe-cli: 1.5.8 -> 1.5.9 (#112534) 2021-02-09 13:51:29 -08:00
github-actions[bot]
8064cff79c
Merge master into staging-next 2021-02-09 18:16:33 +00:00