Commit Graph

1549 Commits

Author SHA1 Message Date
Ben Siraphob
da14f782bf analog: fix darwin build 2021-03-14 11:40:50 +07:00
Robert Scott
52ea5da21b
Merge pull request #115910 from r-ryantm/auto-update/eksctl
eksctl: 0.39.0 -> 0.40.0
2021-03-13 21:54:50 +00:00
R. RyanTM
3ff39c40df stripe-cli: 1.5.9 -> 1.5.10 2021-03-13 14:24:03 +00:00
R. RyanTM
8bc6358c37 procs: 0.11.3 -> 0.11.4 2021-03-13 11:20:57 +00:00
R. RyanTM
79ab3e1e72 clair: 4.0.2 -> 4.0.3 2021-03-13 03:14:17 +00:00
Tim Steinbach
1857d1bf70 awscli: 1.19.24 -> 1.19.25 2021-03-11 16:20:37 -05:00
R. RyanTM
1324625c74 eksctl: 0.39.0 -> 0.40.0 2021-03-11 09:14:26 +00:00
Tim Steinbach
3105b2a3dc
awscli: 1.19.22 -> 1.19.24 2021-03-10 09:37:57 -05:00
R. RyanTM
7368caaacb turbovnc: 2.2.5 -> 2.2.6 2021-03-10 01:41:22 +00:00
Maciej Krüger
74a98d52d7
cjdns-tools: init at 21.1
This adds cjdns-tools which is exposing the tools from
$cjdns/tools/ under a command named cjdns-tools
(so for ex cjdns "ping" is accessible as cjdns-tools ping <ip>)

Additionally patches cjdns tools to read admin pw from /etc/cjdns.keys

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-09 07:33:47 +01: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
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
Ryan Mulligan
c04a1b762a
Merge pull request #111874 from r-ryantm/auto-update/eksctl
eksctl: 0.36.2 -> 0.37.0
2021-02-04 19:48:22 -08:00
Jan Tojnar
da66296930
Merge branch 'staging-next' into staging
libkeyfinder no longer uses Qt so dontWrapQtApps is moot.
2021-02-04 19:34:26 +01:00
Tim Steinbach
a67dac5835
awscli: 1.19.0 -> 1.19.1 2021-02-04 10:39:45 -05:00
R. RyanTM
b7f6217c07 eksctl: 0.36.2 -> 0.37.0 2021-02-04 06:09:01 +00:00
R. RyanTM
894e574917 procs: 0.11.1 -> 0.11.3 2021-02-03 21:00:41 +00:00
github-actions[bot]
571eb10996
Merge staging-next into staging 2021-02-03 18:22:22 +00:00
Tim Steinbach
a03288942b
awscli: 1.18.223 -> 1.19.0 2021-02-03 10:35:03 -05:00
Jan Tojnar
75153ede17
Merge branch 'staging-next' into staging 2021-02-02 19:46:31 +01:00
Mrinal Purohit
16c29bb53e google-cloud-sdk: 323.0.0 -> 325.0.0 2021-02-02 11:19:49 +05:30
github-actions[bot]
4c1eae9176
Merge staging-next into staging 2021-02-02 00:42:42 +00:00
Tim Steinbach
74d3264721
awscli: 1.18.222 -> 1.18.223 2021-02-01 15:22:15 -05:00
github-actions[bot]
c72ffa864a
Merge staging-next into staging 2021-01-30 18:27:30 +00:00
Sandro
bbec099b45
Merge pull request #110990 from jonringer/bump-azure-cli-2021-01 2021-01-30 18:49:46 +01:00
Ryan Mulligan
435a6fb2f0
Merge pull request #111165 from r-ryantm/auto-update/eksctl
eksctl: 0.36.0 -> 0.36.2
2021-01-30 09:11:28 -08:00
github-actions[bot]
e788d512e8
Merge staging-next into staging 2021-01-30 00:44:04 +00:00
Sandro
80c5399530
Merge pull request #111159 from cpcloud/update-pulumi 2021-01-29 21:50:33 +01:00
github-actions[bot]
9123d48a15
Merge staging-next into staging 2021-01-29 18:31:09 +00:00
Tim Steinbach
c78daf764b
awscli: 1.18.221 -> 1.18.222 2021-01-29 11:56:59 -05:00
Martin Weinelt
7e02052fb7
Merge pull request #110525 from dotlambda/pyyaml-5.4.1
[staging] pythonPackages.pyyaml: 5.3.1 -> 5.4.1
2021-01-29 16:42:35 +01:00
Jonathan Ringer
ce7b88232a
azure-cli: 2.17.1 -> 2.18.0 2021-01-29 07:32:53 -08:00
R. RyanTM
5239357c27 eksctl: 0.36.0 -> 0.36.2 2021-01-29 13:55:07 +00:00
Phillip Cloud
898b36188c pulumi-bin: add cpcloud as maintainer 2021-01-29 07:18:49 -05:00
Phillip Cloud
7ca845b586 pulumi-bin: 2.18.2 -> 2.19.0 2021-01-29 07:18:40 -05:00
Florian Klink
7944650bb7
Merge pull request #111119 from r-ryantm/auto-update/lego
lego: 4.1.3 -> 4.2.0
2021-01-29 10:05:13 +01:00
R. RyanTM
ebcdd9b9d8 lego: 4.1.3 -> 4.2.0 2021-01-29 05:23:03 +00:00
Robert Schütz
0f8ab41b39 awscli: don't pin PyYAML 2021-01-29 01:04:59 +01:00
Daniël de Kok
e0634a39a5 procs: add shell completions 2021-01-28 17:17:09 +01:00
Daniël de Kok
86a911f414
Merge pull request #111013 from 06kellyjac/procs
procs: 0.10.10 -> 0.11.1
2021-01-28 16:59:20 +01:00
Sandro
9ce7db057c
Merge pull request #110951 from rapenne-s/add/aws-mfa 2021-01-28 15:30:01 +01:00
06kellyjac
ada52c39ad procs: 0.10.10 -> 0.11.1 2021-01-28 13:07:10 +00:00
Kim Lindberger
ed8d40ca94
Merge pull request #110632 from austinbutler/nomachine-client-7
nomachine-client: 6.12.3 -> 7.0.211
2021-01-28 10:04:15 +01:00
Solène Rapenne
9efd2d9ca1 aws-mfa: init at 0.0.12 2021-01-28 08:56:06 +01:00
Austin Butler
00138204d0 nomachine-client: 6.12.3 -> 7.0.211 2021-01-27 21:05:04 -08:00
Tim Steinbach
269c2aace6
awscli: 1.18.217 -> 1.18.221 2021-01-27 18:14:28 -05:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Phillip Cloud
ad4acd0bcc pulumi-bin: 2.17.2 -> 2.18.2 2021-01-23 10:30:08 -05:00
Ryan Mulligan
3e733c2ae0
Merge pull request #110351 from r-ryantm/auto-update/exoscale-cli
exoscale-cli: 1.22.2 -> 1.23.0
2021-01-22 06:35:22 -08:00
zowoq
59b83c43e0 treewide: add final newline 2021-01-22 07:18:04 +10:00
Florian Klink
126fb3c888
Merge pull request #68680 from arianvp/afterburn
afterburn: init at 4.6.0
2021-01-21 16:06:19 +01:00
R. RyanTM
35aac20463 exoscale-cli: 1.22.2 -> 1.23.0 2021-01-21 15:01:56 +00:00
Arian van Putten
4e57aa0ecc afterburn: init at 4.6.0 2021-01-21 14:01:16 +01:00
Tim Steinbach
7a9a49110b
awscli: 1.18.216 -> 1.18.217 2021-01-20 12:36:55 -05:00
R. RyanTM
3d4bd8b8c5 eksctl: 0.35.0 -> 0.36.0 2021-01-19 10:40:19 +00:00
Sandro
16ed288e28
Merge pull request #109778 from cpcloud/update-pulumi
pulumi-bin: 2.17.0 -> 2.17.2
2021-01-18 18:07:36 +01:00
Sandro
336fa74c2d
Merge pull request #109799 from r-ryantm/auto-update/exoscale-cli
exoscale-cli: 1.22.0 -> 1.22.2
2021-01-18 18:06:58 +01:00
R. RyanTM
ddc68ebda5 exoscale-cli: 1.22.0 -> 1.22.2 2021-01-18 16:30:20 +00:00
Phillip Cloud
c42d935fb1 pulumi-bin: 2.17.0 -> 2.17.2 2021-01-18 09:51:36 -05:00
Tim Steinbach
90b687e110
awscli: 1.18.215 -> 1.18.216 2021-01-18 09:23:58 -05:00
R. RyanTM
8cde8bb11d awsweeper: 0.10.2 -> 0.11.1 2021-01-18 10:34:01 +00:00
Ben Siraphob
d6aeae8f90 pkgs/tools: pkgconfig -> pkg-config (2) 2021-01-17 23:27:27 +07:00
Johannes Schleifenbaum
cda449e23c
mycli: 1.23.0 -> 1.23.2 2021-01-16 19:26:01 +01:00
Sandro
36ff80b7c8
Merge pull request #109445 from iAmMrinal0/update/google-cloud-sdk
google-cloud-sdk: 322.0.0 -> 323.0.0
2021-01-15 18:34:14 +01:00
Sandro
0eb69dab67
Merge pull request #109446 from jojosch/mycli-1.23.0
mycli: 1.22.2 -> 1.23.0
2021-01-15 18:33:03 +01:00
Tim Steinbach
7bead9b8fa
awscli: 1.18.211 -> 1.18.215 2021-01-15 10:39:10 -05:00
Mrinal Purohit
7370d2346b google-cloud-sdk: 322.0.0 -> 323.0.0 2021-01-15 19:21:14 +05:30
Johannes Schleifenbaum
be9bda4fa0
mycli: 1.22.2 -> 1.23.0 2021-01-15 14:50:31 +01:00
Ben Siraphob
8c5d37129f pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
Sandro
568a5bb6b8
Merge pull request #108911 from davegallant/awscli2-2.1.17
awscli2: 2.1.7 -> 2.1.17
2021-01-13 12:08:00 +01:00
Jonathan Ringer
c0f8f2de40 azure-cli: 2.17.0 -> 2.17.1 2021-01-12 06:24:34 -08:00
Sandro
98ac3af455
Merge pull request #108774 from iAmMrinal0/update/google-cloud-sdk
google-cloud-sdk: 321.0.0 -> 322.0.0
2021-01-11 18:43:15 +01:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Dave Gallant
d05e7e6cc4
awscli2: 2.1.7 -> 2.1.17 2021-01-10 10:04:51 -05:00
github-actions[bot]
433c7b069c
Merge master into staging-next 2021-01-10 01:03:35 +00:00
Sandro
fc93c76c7c
Merge pull request #108778 from Ma27/tigervnc-cve-2020-26117
tigervnc: 1.10.1 -> 1.11.0 (CVE-2020-26117)
2021-01-09 23:25:53 +01:00
github-actions[bot]
fcbe48c797
Merge master into staging-next 2021-01-09 18:41:27 +00:00
github-actions[bot]
e251591528
Merge master into staging-next 2021-01-09 01:00:25 +00:00
Guillaume Massé
fbfcc8a002 pulumi: 2.15.0 -> 2.17.0 2021-01-08 16:03:10 -05:00
Ketzacoatl
630d0163ae amazon-ec2-utils: init at 1.3 2021-01-08 14:14:38 -05:00
github-actions[bot]
f89e74dbcc
Merge master into staging-next 2021-01-08 18:37:56 +00:00
Maximilian Bosch
c15be8d685
tigervnc: 1.10.1 -> 1.11.0 (CVE-2020-26117)
ChangeLog: https://github.com/TigerVNC/tigervnc/releases/tag/v1.11.0
Also fixes CVE-2020-26117[1].

[1] https://nvd.nist.gov/vuln/detail/CVE-2020-26117, #100324
2021-01-08 16:50:16 +01:00
Mrinal Purohit
64d09c76d5 google-cloud-sdk: 321.0.0 -> 322.0.0 2021-01-08 20:27:57 +05:30
Tim Steinbach
137859bc9d
awscli: 1.18.210 -> 1.18.211 2021-01-08 09:00:19 -05:00
Mario Rodas
f0b9468613 lxd: 4.9 -> 4.10
https://discuss.linuxcontainers.org/t/lxd-4-10-has-been-released/9894
2021-01-08 04:20:00 +00:00
github-actions[bot]
5c072a088d
Merge master into staging-next 2021-01-07 18:40:50 +00:00
Tim Steinbach
10149d6954
awscli: 1.18.209 -> 1.18.210 2021-01-07 09:57:23 -05:00
Jan Tojnar
f19eb635b4
Merge branch 'master' into staging-next
b04fc593e7 seems to have accidentally changed mkDerivation function for dfilemanager and solarus-quest-editor so I have reverted that here.
2021-01-07 13:04:31 +01:00
Tim Steinbach
631af2143f
awscli: 1.18.208 -> 1.18.209 2021-01-06 14:28:39 -05:00
Mario Rodas
109c2c7e06 fastlane: 2.148.1 -> 2.171.0 2021-01-06 04:20:00 +00:00
Tim Steinbach
84df1a4f1b
awscli: 1.18.207 -> 1.18.208 2021-01-05 10:30:28 -05:00
github-actions[bot]
0e4e47512d
Merge master into staging-next 2021-01-05 00:56:58 +00:00
Maximilian Bosch
7cd7ff7acb
Merge pull request #108420 from grahamc/aws-nuke
aws-nuke: init at 2.14.0
2021-01-04 23:53:52 +01:00
Graham Christensen
2bb0558d0a aws-nuke: init at 2.14.0 2021-01-04 14:43:00 -05:00
afreakk
afaef8a77a
eksctl: 0.34.0 -> 0.35.0 2021-01-04 15:59:28 +01:00
Ben Siraphob
3ae5e6ce03 treewide: remove enableParallelBuilding = true if using cmake 2021-01-03 18:37:40 +07:00
Maximilian Bosch
097cd34db0
Merge pull request #108126 from Ma27/cleanup-maintained-pkgs
treewide: remove maintainership of `ma27` from a few packages
2021-01-02 18:58:26 +01:00
Tim Steinbach
116b2a040d
awscli: 1.18.206 -> 1.18.207 2021-01-01 16:52:09 -05:00
Maximilian Bosch
e7d1be840c
treewide: remove maintainership of ma27 from a few packages
Those are packages I don't use anymore for a longer time and I therefore
don't think that listing me as maintainer is a good idea. If those
should be removed now, I'd be fine with that.

SuperSandro2000 will take care of a few packages[1].

[1] https://github.com/NixOS/nixpkgs/pull/108126#pullrequestreview-560599381
2021-01-01 19:48:01 +01:00
Lassulus
e9aaacd7ae
Merge pull request #107311 from 06kellyjac/trivy
trivy: 0.14.0 -> 0.15.0
2021-01-01 01:08:04 +01:00
Sandro
16e8aa74dc
Merge pull request #107966 from iAmMrinal0/update/google-cloud-sdk 2020-12-31 09:28:47 +01:00
Jonathan Ringer
476a33da79 azure-cli: 2.16.0 -> 2.17.0 2020-12-30 21:58:43 -08:00
Tim Steinbach
163f19bad8
awscli: 1.18.204 -> 1.18.206 2020-12-30 21:19:14 -05:00
Mrinal Purohit
86a0c7c91a google-cloud-sdk: add iammrinal0 as maintainer 2020-12-30 19:53:26 +05:30
Mrinal Purohit
b3bb7e5bf0 google-cloud-sdk: 319.0.0 -> 321.0.0 2020-12-30 19:42:19 +05:30
Tim Steinbach
42900ac65d
awscli: 1.18.203 -> 1.18.204 2020-12-29 10:11:56 -05:00
freezeboy
113c1ce19a chamber: 2.8.2 -> 2.9.0 2020-12-28 14:29:26 +01:00
Mario Rodas
091bb5223e clair: 2.1.4 -> 4.0.0 2020-12-26 04:20:00 +00:00
Robert Scott
23c1004704
Merge pull request #107454 from risicle/ris-credhub-cli
credhub-cli: init at 2.9.0
2020-12-27 00:51:35 +00:00
Robert Scott
c5760e4668 credhub-cli: init at 2.9.0 2020-12-25 12:30:43 +00:00
Tim Steinbach
9f371adb3d
awscli: 1.18.202 -> 1.18.203 2020-12-23 17:11:23 -05:00
Tim Steinbach
d14182937d
awscli: 1.18.201 -> 1.18.202 2020-12-23 12:08:27 -05:00
Tim Steinbach
8e3726f3c5
awscli: 1.18.200 -> 1.18.201 2020-12-22 14:27:20 -05:00
Fabian Affolter
68b265d8e9 lexicon: 3.4.3 -> 3.5.2 2020-12-22 10:53:11 +01:00
Tim Steinbach
b4c59d6ab1
awscli: 1.18.199 -> 1.18.200 2020-12-21 12:48:16 -05:00
06kellyjac
a7180b426f trivy: 0.14.0 -> 0.15.0 2020-12-21 09:50:00 +00:00
Tim Steinbach
fd1cc29974
awscli: 1.18.198 -> 1.18.199 2020-12-18 10:26:39 -05:00
Tim Steinbach
6a42069f9c
awscli: 1.18.197 -> 1.18.198 2020-12-17 08:57:03 -05:00
Le Anh Duc
66acfa3d16 azure-cli: 2.15.1 -> 2.16.0 2020-12-16 21:14:05 -08:00
Tim Steinbach
091583f47c
awscli: 1.18.195 -> 1.18.197 2020-12-16 10:20:34 -05:00
Tim Steinbach
046f8835dc
awscli: 1.18.191 -> 1.18.195 2020-12-14 13:17:12 -05:00
Tim Schubert
16f80f8221
lego: 4.0.1 -> 4.1.3 (#106829) 2020-12-13 08:51:10 -08:00
Mario Rodas
d1ed7412b0
Merge pull request #106656 from r-ryantm/auto-update/dehydrated
dehydrated: 0.6.5 -> 0.7.0
2020-12-12 16:38:16 -05:00
Mario Rodas
b8dbd2c493
Merge pull request #106664 from r-ryantm/auto-update/eksctl
eksctl: 0.33.0 -> 0.34.0
2020-12-12 16:36:53 -05:00
Mario Rodas
e65e9146aa lxd: 4.8 -> 4.9 2020-12-12 00:00:00 +00:00
R. RyanTM
237fbca5d0 eksctl: 0.33.0 -> 0.34.0 2020-12-11 14:42:05 +00:00
R. RyanTM
8c7ada275a dehydrated: 0.6.5 -> 0.7.0 2020-12-11 12:40:41 +00:00
Mario Rodas
f76695feb3
Merge pull request #106566 from r-ryantm/auto-update/exoscale-cli
exoscale-cli: 1.21.0 -> 1.22.0
2020-12-10 21:10:30 -05:00
Evan Stoll
095ecf7356
vncdo: 0.11.2 -> 0.12.0 (#106380)
* Use pythonPackages instead of python2Packages

* Add vncdo to top-level/python-packages so the library can be used by
other Python programs
* Use toPythonApplication for vnc in top-level/all-packages
* run tests if using Python 3+
* move expression to development/python-modules
2020-12-10 21:27:43 +00:00
R. RyanTM
4cbd8d1e0c exoscale-cli: 1.21.0 -> 1.22.0 2020-12-10 15:32:54 +00:00
Johannes
40a7c98c1c
mycli: fix build with sqlparse 0.4.x (#106334)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-12-09 06:00:55 +01:00
Tim Steinbach
12beaac933
awscli: 1.18.185 -> 1.18.191 2020-12-08 12:33:32 -05:00
R. RyanTM
0a193e0a6d swiftclient: 3.10.1 -> 3.11.0 2020-12-07 04:44:24 +00:00
Sandro
dcb78bd91f
Merge pull request #105909 from veehaitch/awscli2-v2.1.7
awscli2: 2.1.3 -> 2.1.7
2020-12-05 20:13:37 +01:00
Sandro
078b12dc16
Merge pull request #105908 from cpcloud/pulumi-bin-update
pulumi-bin: 2.10.2 -> 2.15.0
2020-12-05 20:09:23 +01:00
Mario Rodas
b3193b24e4
Merge pull request #105958 from r-ryantm/auto-update/acme.sh
acme-sh: 2.8.7 -> 2.8.8
2020-12-05 11:02:36 -05:00
R. RyanTM
c8c68ed18e eksctl: 0.32.0 -> 0.33.0 2020-12-05 13:28:57 +00:00
R. RyanTM
217dc7cd3c acme-sh: 2.8.7 -> 2.8.8 2020-12-05 09:36:21 +00:00
Phillip Cloud
6ccbdabf6c pulumi: 2.10.2 -> 2.15.0 2020-12-04 14:47:55 -05:00
Vincent Haupert
991ebdfc1d
awscli2: 2.1.3 -> 2.1.7 2020-12-04 20:45:00 +01:00
06kellyjac
d1fa04d434 trivy: 0.13.0 -> 0.14.0 2020-12-02 09:51:19 +00:00
Sandro
264b12ab8f
Merge pull request #105546 from r-ryantm/auto-update/procs
procs: 0.10.9 -> 0.10.10
2020-12-01 10:43:07 +01:00
R. RyanTM
f4542a2398 procs: 0.10.9 -> 0.10.10 2020-12-01 06:03:33 +00:00
zimbatm
74f08a53a1
awscli2: fix bash completion name
The bash completion name should map the binary name, so that it can be
loaded by the bash-completion package automatically.
2020-11-30 18:40:14 +01:00
Jonathan Ringer
df6390e7d8 azure-cli: 2.14.2 -> 2.15.1 2020-11-29 00:11:24 -08:00
freezeboy
a35390d92b azure-cli: migrate to Python38 2020-11-27 22:59:27 -08:00
Sandro
f173dc86d8
Merge pull request #105050 from r-ryantm/auto-update/procs
procs: 0.10.7 -> 0.10.9
2020-11-26 19:02:30 +01:00
R. RyanTM
3799d5ae21 procs: 0.10.7 -> 0.10.9 2020-11-26 16:32:35 +00:00
Sandro
33e714ee77
Merge pull request #104959 from r-ryantm/auto-update/exoscale-cli
exoscale-cli: 1.20.2 -> 1.21.0
2020-11-26 08:43:49 +01:00
R. RyanTM
deb49e104d exoscale-cli: 1.20.2 -> 1.21.0 2020-11-26 03:03:13 +00:00
Tim Steinbach
4196aa9660
awscli: Add test 2020-11-25 13:00:41 -05:00
Tim Steinbach
360a14dcf0
awscli: 1.18.150 -> 1.18.185 2020-11-25 12:51:04 -05:00
Mrinal
f9b2e8f579
google-cloud-sdk: 315.0.0 -> 319.0.0 (#104886) 2020-11-25 18:19:56 +01:00
R. RyanTM
b214b29001 eksctl: 0.31.0 -> 0.32.0 2020-11-24 19:49:15 +00:00
06kellyjac
e346aa3908 trivy: 0.12.0 -> 0.13.0 2020-11-23 09:13:33 +00:00
Quentin Revel
8582f5dbc9 awscli2: fix completion
Generate index file for shell completion

Fix #103709

See-also: https://github.com/Homebrew/homebrew-core/pull/57547/files
2020-11-23 12:54:53 +08:00
Ryan Mulligan
3b4b2a828f
Merge pull request #104591 from r-ryantm/auto-update/stripe-cli
stripe-cli: 1.5.4 -> 1.5.5
2020-11-22 08:57:26 -08:00
R. RyanTM
c72d3b9afb stripe-cli: 1.5.4 -> 1.5.5 2020-11-22 12:12:13 +00:00
Florian Klink
b203be9a9b
Merge pull request #104453 from davegallant/awscli2-2.1.3
awscli2: 2.0.54 -> 2.1.3
2020-11-22 11:57:29 +01:00
Flakebi
edc784b9d5
salt: 3002.1 -> 3002.2 2020-11-21 21:44:17 +01:00
Dave Gallant
5000221a79
awscli2: 2.0.54 -> 2.1.3 2020-11-20 23:54:37 -05:00
Frederik Rietdijk
ea7b8978ef Merge master into staging-next 2020-11-19 20:08:15 +01:00
R. RyanTM
218b43a7fa ssmsh: 1.4.3 -> 1.4.4 2020-11-18 11:19:35 -08:00
Frederik Rietdijk
da12fc6838 Merge staging-next into staging 2020-11-18 15:36:56 +01:00
Oleksii Filonenko
512c3c0a05 maintainers: rename filalex77 -> Br1ght0ne 2020-11-17 13:09:31 +02:00
Mario Rodas
a398eb859c lxd: 4.7 -> 4.8
https://discuss.linuxcontainers.org/t/lxd-4-8-has-been-released/9458
2020-11-14 04:20:00 +00:00
Frederik Rietdijk
9fc4a4db5a Merge staging-next into staging 2020-11-13 20:59:08 +01:00
Ryan Mulligan
8c823b46d6
Merge pull request #103656 from r-ryantm/auto-update/eksctl
eksctl: 0.30.0 -> 0.31.0
2020-11-13 05:50:46 -08:00
R. RyanTM
6b4ef62e11 eksctl: 0.30.0 -> 0.31.0 2020-11-13 04:51:14 +00:00
Mario Rodas
4bdd40df04 awsweeper: 0.7.0 -> 0.10.2 2020-11-13 04:20:00 +00:00
Mario Rodas
1021ccfbab
Merge pull request #103561 from r-ryantm/auto-update/stripe-cli
stripe-cli: 1.5.3 -> 1.5.4
2020-11-12 20:36:45 -05:00
Jonas Chevalier
a7cb88c3de
tree-wide: unify Bash completions outputs (#103421)
Use $out/share/bash-completion/completions to store the Bash completions
2020-11-12 21:22:18 +00:00
Lassulus
40811ee161
Merge pull request #103052 from dbirks/add-ssmsh
ssmsh: init at 1.4.3
2020-11-12 21:00:27 +01:00
R. RyanTM
6bd33c694b stripe-cli: 1.5.3 -> 1.5.4 2020-11-12 06:19:20 +00:00
R. RyanTM
a73467d0aa procs: 0.10.5 -> 0.10.7 2020-11-11 21:55:31 +00:00
Mario Rodas
f91c430304
Merge pull request #103399 from r-ryantm/auto-update/exoscale-cli
exoscale-cli: 1.19.0 -> 1.20.2
2020-11-11 03:48:39 -05:00
R. RyanTM
17c9e6f2ff exoscale-cli: 1.19.0 -> 1.20.2 2020-11-11 04:44:43 +00:00
R. RyanTM
8401063437 azure-cli: 2.14.0 -> 2.14.2 2020-11-10 14:33:58 -08:00
David Birks
e7ce7e370a
ssmsh: init at 1.4.3 2020-11-07 11:39:00 -05:00
Guillaume Bouchard
2a5b50f67d azure-cli: loosen antlr4 version bounds 2020-11-04 15:26:29 -08:00
Mario Rodas
f2e9192820
Merge pull request #102714 from r-ryantm/auto-update/procs
procs: 0.10.4 -> 0.10.5
2020-11-04 07:27:05 -05:00
R. RyanTM
d06be7fd38 procs: 0.10.4 -> 0.10.5 2020-11-04 06:07:07 +00:00
Martin Weinelt
a6540325f4
salt: 3002 -> 3002.1
Fixes: CVE-2020-16846, CVE-2020-17490, CVE-2020-25592
2020-11-03 19:04:53 +01:00
Jonathan Ringer
a944acc33b
azure-cli: 2.12.1 -> 2.14.0 2020-11-02 09:45:29 -08:00
Jonathan Ringer
dd67766f54 azure-cli: pin sshtunnel 2020-11-02 08:15:49 -08:00
Benjamin Staffin
7502d0e5d7 aws-google-auth: 0.0.34 -> 0.0.36 2020-10-28 14:18:45 -04:00
Ben Siraphob
db74029e3e treewide: remove package names from prefix of descriptions 2020-10-27 09:15:07 -07:00
Ben Siraphob
c98962e1a3 treewide: remove periods from end of package descriptions 2020-10-25 20:13:18 +07:00
Flakebi
a0d8dd8320
salt: 3001.1 -> 3002 2020-10-23 19:48:48 +02:00
Flakebi
e0ea4826f4
salt: remove aneeshusa and add Flakebi as maintainer 2020-10-23 19:48:48 +02:00