Commit graph

1327 commits

Author SHA1 Message Date
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
Tim Steinbach 69919929d5
awscli: 1.19.1 -> 1.19.4 2021-02-09 10:06:32 -05:00
github-actions[bot] 30dddce5e8
Merge master into staging-next 2021-02-09 06:16:02 +00:00
Mario Rodas 3b9bd5df62
Merge pull request #112400 from marsam/update-lxd
lxd: 4.10 -> 4.11
2021-02-08 21:18:18 -05:00
Mario Rodas 8d5a29af35
Merge pull request #112190 from r-ryantm/auto-update/ssmsh
ssmsh: 1.4.4 -> 1.4.5
2021-02-08 20:18:13 -05:00
Mario Rodas c1edffda5b
Merge pull request #112195 from r-ryantm/auto-update/stripe-cli
stripe-cli: 1.5.5 -> 1.5.8
2021-02-08 20:17:07 -05:00
github-actions[bot] 1848e071c9
Merge master into staging-next 2021-02-08 18:17:03 +00:00
Sandro c39b07e25a
Merge pull request #112383 from 06kellyjac/trivy
trivy: 0.15.0 -> 0.16.0
2021-02-08 16:25:04 +01:00
06kellyjac 88662936d0 trivy: 0.15.0 -> 0.16.0 2021-02-08 11:15:12 +00:00
Mario Rodas 9987a87a78 lxd: 4.10 -> 4.11
https://discuss.linuxcontainers.org/t/lxd-4-11-has-been-released/10135
2021-02-08 04:20:00 +00:00
R. RyanTM 96766b0bc2 stripe-cli: 1.5.5 -> 1.5.8 2021-02-06 20:08:54 +00:00
R. RyanTM 0f7d5747c7 ssmsh: 1.4.4 -> 1.4.5 2021-02-06 19:46:35 +00:00
R. RyanTM e92db8c93c exoscale-cli: 1.23.0 -> 1.24.0 2021-02-06 10:56:25 +00:00
github-actions[bot] fadee272e0
Merge staging-next into staging 2021-02-06 00:35:48 +00:00
Ryan Mulligan 601a2cb9fd
Merge pull request #111808 from r-ryantm/auto-update/procs
procs: 0.11.1 -> 0.11.3
2021-02-05 10:54:43 -08:00
github-actions[bot] 86713fcaba
Merge staging-next into staging 2021-02-05 06:16:34 +00:00