Commit graph

988 commits

Author SHA1 Message Date
Martin Weinelt 25233a5db7
ansible_2_7: v2.7.17 → v2.7.18 2020-05-18 01:27:40 +02:00
Martin Weinelt c0e6848ad7
ansible_2_8: v2.8.11 → v2.8.12 2020-05-18 01:25:58 +02:00
talyz 022f2cc02f
nomachine-client: Add archive.org to source urls
NoMachine removes each old release as soon as a new one is available,
resulting in failed downloads. Thankfully, the Internet Archive
provides backups of old downloads, so we can use it as a fallback.
2020-05-14 23:03:09 +02:00
Meghea Iulian 46213cf4d6 nomachine-client: 6.9.2 -> 6.10.12 2020-05-14 11:09:17 +03:00
Frederik Rietdijk 92a26320e7 Merge master into staging-next 2020-05-14 09:25:25 +02:00
Colin L Rice d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
Flakebi a2f79c3834
salt: 3000.2 -> 3000.3 2020-05-13 23:45:02 +02:00
Alessandro Marrella d656b9f89a
eksctl: 0.18.0 -> 0.19.0 2020-05-12 16:34:19 +01:00
Benjamin Hipple 85bfbca9f2
Merge pull request #87585 from filalex77/procs-0.10.3
procs: 0.10.1 -> 0.10.3
2020-05-11 21:55:58 -04:00
Anderson Torres 1233db808d
Merge pull request #86927 from dramaturg/exoscale-cli
exoscale-cli: init at 1.12.0
2020-05-11 21:22:00 -03:00
Emily fb40b4b9c8 lego: 3.6.0 -> 3.7.0 2020-05-11 22:47:42 +01:00
Frederik Rietdijk fa58b9ddf8 awscli: 1.17.13 -> 1.18.56 2020-05-11 22:13:16 +02:00
Oleksii Filonenko b76ce23038 procs: 0.10.1 -> 0.10.3 2020-05-11 08:49:57 +00:00
R. RyanTM b24960a6ea sec: 2.8.2 -> 2.8.3 2020-05-10 09:33:34 -07:00
Mario Rodas 8f50661336 lxd: 4.0.1 -> 4.1 2020-05-09 14:34:36 +02:00
Sebastian Krohn 5e337ad90b exoscale-cli: init at 1.12.0 2020-05-08 14:27:32 +02:00
Ryan Mulligan b34ad47a17
Merge pull request #87140 from r-ryantm/auto-update/lexicon
lexicon: 3.3.17 -> 3.3.22
2020-05-07 11:00:34 -07:00
R. RyanTM ad5f2d2483 lexicon: 3.3.17 -> 3.3.22 2020-05-06 21:44:02 +00:00
Vladimír Čunát 54eb2d1018
Merge branch 'staging-next'
Status on Hydra for linuxes seems good enough:
https://hydra.nixos.org/eval/1585703?filter=linux&compare=1585482&full=#tabs-now-fail
2020-05-06 08:20:05 +02:00
R. RyanTM 9920886a95 acme-sh: 2.8.5 -> 2.8.6 2020-05-05 18:53:18 -07:00
Martin Weinelt e829499d69
ansible: v2.7.15 → v2.7.17
Fixes: CVE-2020-10684, CVE-2020-1733, CVE-2020-1735, CVE-2020-1739, CVE-2020-1740
2020-05-05 21:28:20 +02:00
Martin Weinelt 1c181e1bba
ansible: v2.8.7 → v2.8.11
Fixes: CVE-2020-10684, CVE-2020-1733, CVE-2020-1735, CVE-2020-1739, CVE-2020-1740
2020-05-05 21:28:12 +02:00
Frederik Rietdijk 9875bbae75 Merge master into staging-next 2020-05-05 19:51:09 +02:00
R. RyanTM e2ec1416e0 lego: 3.5.0 -> 3.6.0 2020-05-04 01:27:36 -07:00
Benjamin Hipple f2b48ae616
Merge pull request #85561 from Flakebi/salt
salt: 2019.2.0 -> 3000.2
2020-05-03 19:52:30 -04:00
Benjamin Asbach 32934a673f lxd: fixing path /usr/share/misc/usb.ids
see #86650
2020-05-04 01:10:21 +02:00
Frederik Rietdijk afb1041148 Merge master into staging-next 2020-05-02 09:39:00 +02:00
Jonathan Ringer 8083f70558 azure-cli: 2.2.0 -> 2.4.0 2020-05-01 18:21:02 -07:00
Oleksii Filonenko b76765516f procs: 0.10.0 -> 0.10.1 2020-05-01 13:50:16 +00:00
Frederik Rietdijk 00bbfccecf Merge staging into staging-next 2020-05-01 09:28:45 +02:00
xrelkd 839e958f14 eksctl: 0.17.0 -> 0.18.0 2020-05-01 09:22:12 +02:00
Flakebi 435713eac2
salt: 2019.2.0 -> 3000.2 2020-04-29 22:13:24 +02:00
Jan Tojnar 2874eebfd2
Merge branch 'staging-next' into staging 2020-04-29 08:35:47 +02:00
Colin 4007ceb6af
treewide get rid of go 1.12 (#83253)
* treewide Drop unneeded go 1.12 overrides

* Fix packr to be go module compatible.

I updated to version 2.8.0 which is the latest on master.
Then due to the 2 different sets of go modules which are used, I split
the build into two different derivations, then merged them togethor
using symlinkJoin to have the same output structure as the existing derivation.

* Remove consul dependency on go1.12

I updated the consul version to 1.7.2 and flipped it to building using
modules.

* Remove go1.12 from perkeep.

Update the version to the latest unstable on master.

* Update scaleway-cli to not be pinned to go1.12

Switched the version to 1.20

* Update prometheus-varnish-exporter to not depend on go1.12

* Update lnd to build with go1.12

Updated the version
Forced only building subpackages with main to prevent panics over
multiple modules in one repo

* Remove go1.12 from openshift

Had to update the version to 4.1.0 and do a bit of munging to get this
to work

* Remove go1.12 completely.

These are no longer needed.

* Update bazel-watcher and make it build with go 1.14
2020-04-28 20:16:20 -04:00
worldofpeace 10bf212b4f
Merge pull request #85589 from emilazy/add-acme-maintainers-team
Add ACME maintainers team
2020-04-28 18:38:12 -04:00
zowoq b5dc07a4b4 treewide: use $out instead of $bin with buildGoPackage 2020-04-28 20:30:29 +10:00
zowoq e7b44787b1 lxd: use installShellFiles 2020-04-27 08:48:42 +10:00
Mario Rodas b9c221ccd8
awsweeper: 0.6.0 -> 0.7.0 2020-04-25 04:20:00 -05:00
Ingo Blechschmidt 4fb8fab4d6
tigervnc: fix vncserver
vncserver of tigervnc doesn't start because xauth is missing from $PATH
2020-04-23 07:13:48 +01:00
Mario Rodas 9409f5ba2d
Merge pull request #85738 from marsam/update-lxd
lxd: 4.0.0 -> 4.0.1
2020-04-22 19:38:54 -05:00
Dmitry Kalinkin 712d1596ef
pulumi-bin: fix darwin build 2020-04-22 14:17:24 -04:00
Dmitry Kalinkin ba13482494
pulumi-bin: use nativeBuildInputs 2020-04-22 14:17:16 -04:00
Mario Rodas dc4547f498
lxd: 4.0.0 -> 4.0.1 2020-04-21 18:00:00 -05:00
Jörg Thalheim f349aca12a
Merge pull request #85626 from filalex77/procs-0.10.0
procs: 0.9.20 -> 0.10.0
2020-04-20 18:20:58 +01:00
Oleksii Filonenko 7133c01a7a
procs: 0.9.20 -> 0.10.0 2020-04-20 19:15:05 +03:00
Emily 3112c0e7fa pebble: set maintainers to acme team 2020-04-20 01:39:31 +01:00
Emily f3c18b2420 lego: set maintainers to acme team 2020-04-20 01:39:31 +01:00
Emily 6285d5eabd pebble: v2.2.2 -> v2.3.0
Also add myself to maintainers and correct meta.homepage.
2020-04-18 05:15:47 +01:00
xrelkd 5905597f51 eksctl: 0.16.0 -> 0.17.0 2020-04-16 09:58:46 +08:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
edef 7d4d98c227
Merge pull request #84412 from coderobe/patch-1
acme.sh: add bind.dnsutils to PATH
2020-04-10 16:08:01 +00:00
lewo a3d6e49554
Merge pull request #84703 from purcell/docker-credential-gcr-2
docker-credential-gcr: 1.4.3 -> 2.0.1
2020-04-09 09:18:44 +02:00
Samuel Leathers 72cb7f81fd
Merge pull request #81442 from manveru/bundler-2.1.4
bundler: 1.17.3 -> 2.1.4
2020-04-08 12:44:54 -04:00
Steve Purcell 07e003deb1 docker-credential-gcr: 1.4.3 -> 2.0.1 2020-04-08 21:12:55 +12:00
Jonathan Ringer 8ed6d14632 azure-cli: freeze azure-batch 2020-04-06 11:55:26 -07:00
Michael Fellinger f92600b406
update versions in Gemfile.lock 2020-04-06 15:02:13 +02:00
Robin B 2bc984ee86
acme.sh: fixup default.nix 2020-04-06 03:51:28 +02:00
Robin B 1d34740e0a
acme.sh: add bind.dnsutils to PATH
This is required for nsupdate
2020-04-06 02:45:01 +02:00
R. RyanTM 96c10499be eksctl: 0.15.0 -> 0.16.0 2020-04-05 12:06:59 +00:00
Frederik Rietdijk 866c5aa090 Merge master into staging-next 2020-04-05 08:33:39 +02:00
Kevin Cox 444801f739
Merge pull request #83830 from r-ryantm/auto-update/sewer
sewer: 0.7.9 -> 0.8.1
2020-04-04 08:42:23 -04:00
Marek Mahut b6dbef4759
Merge pull request #81196 from prusnak/certbot
certbot: 1.0.0 -> 1.3.0
2020-04-04 08:18:20 +02:00
Frederik Rietdijk 92124ed660 Merge master into staging-next 2020-04-03 21:54:40 +02:00
Mario Rodas 96658e95d1
lxd: 3.23 -> 4.0.0 2020-04-02 04:20:00 -05:00
Jan Tojnar 3e0f4e202f
Merge branch 'master' into staging-next 2020-03-31 21:32:15 +02:00
Jon 1b6e225f63
Merge pull request #83831 from r-ryantm/auto-update/python-swiftclient
swiftclient: 3.6.0 -> 3.9.0
2020-03-30 22:35:55 -07:00
R. RyanTM 2cc64684d0 swiftclient: 3.6.0 -> 3.9.0 2020-03-31 03:27:58 +00:00
R. RyanTM 51eed2c4c7 sewer: 0.7.9 -> 0.8.1 2020-03-31 03:18:25 +00:00
zowoq d67539de8a bubblewrap: 0.4.0 -> 0.4.1
https://github.com/containers/bubblewrap/releases/tag/v0.4.1
2020-03-31 00:21:48 +10:00
Frederik Rietdijk a36be028f5 Merge staging-next into staging 2020-03-28 21:15:15 +01:00
Jörg Thalheim 774ddebd87
Merge pull request #83472 from Mic92/propragate-darwin-go
Propragate darwin go
2020-03-28 06:57:59 +00:00
Florian Klink e1fc1d22f4 google-cloud-sdk: 281.0.0 -> 286.0.0 2020-03-27 18:09:05 +01:00
Jörg Thalheim 066db11215
Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"
This reverts commit 4e6bf03504, reversing
changes made to afd997aab6.

Instead we propagate those frameworks from the compiler again
2020-03-27 07:33:21 +00:00
Mario Rodas d85b0f745e
lxd: 3.22 -> 3.23
Release notes: https://discuss.linuxcontainers.org/t/lxd-3-23-has-been-released/7140
2020-03-24 04:20:00 -05:00
Jonathan Ringer 08616dbcc3 azure-cli: freeze azure-mgmt-cognitiveservices package 2020-03-24 18:19:59 -07:00
Jonathan Ringer a306a8e3ec azure-cli: 2.1.0 -> 2.2.0 2020-03-24 12:13:46 -07:00
Jan Tojnar 986fbf4799
Merge branch 'staging-next' into staging 2020-03-24 01:51:55 +01:00
worldofpeace 37c62efad5
Merge pull request #81028 from mkg20001/ssh-import-id
ssh-import-id: init at 5.8
2020-03-23 15:50:54 -04:00
Orivej Desh 1b89aa3f7a Merge branch 'master' into staging 2020-03-23 00:53:16 +00:00
Mario Rodas 4e6bf03504
Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin
treewide: fix buildGoModule packages on darwin
2020-03-22 08:13:37 -05:00
Anders Kaseorg 1134b0bc6e
ansible: Use overridePythonAttrs to get the right name attribute (#83107)
Fixes #83105.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-03-22 03:09:42 -04:00
Mario Rodas cd50659071 lego: fix build on darwin 2020-03-21 05:37:00 -05:00
Mario Rodas 4f8836ee99 iamy: fix build on darwin 2020-03-21 05:04:00 -05:00
Mario Rodas da93b5a367 eksctl: fix build on darwin 2020-03-21 05:01:00 -05:00
Mario Rodas b47c4218bb clair: fix build on darwin 2020-03-21 04:45:00 -05:00
Mario Rodas 91aacecb69 berglas: fix build on darwin 2020-03-21 04:44:00 -05:00
Mario Rodas 1da05f29db awsweeper: fix build on darwin 2020-03-21 04:43:00 -05:00
Mario Rodas 9fe9b59757 certigo: fix build on darwin 2020-03-21 04:41:00 -05:00
Mario Rodas 798569a534 aws-vault: fix build on darwin 2020-03-21 04:37:00 -05:00
Jonathan Ringer 9c8565f731 azure-cli: use pythonNamespaces 2020-03-18 12:20:51 -07:00
Matthew Bauer 67b0ddf3f3 Merge remote-tracking branch 'origin/staging' into mb-cross-fixes-march-2020 2020-03-16 14:34:03 -04:00
Matthew Bauer c6b320a679
bubblewrap: put docbook_xsl, libxslt in nativeBuildInputs
Co-Authored-By: Jan Tojnar <jtojnar@gmail.com>
2020-03-16 14:24:09 -04:00
Pavol Rusnak d07543a98c
certbot: 1.0.0 -> 1.3.0 2020-03-15 13:12:03 +01:00
R. RyanTM c6dd8929d6 eksctl: 0.13.0 -> 0.15.0 2020-03-14 23:30:49 +00:00
R. RyanTM 892827c0eb lego: 3.3.0 -> 3.4.0 2020-03-14 21:17:55 +00:00
R. RyanTM 98aa4da995
berglas: 0.5.0 -> 0.5.1 2020-03-14 15:54:07 +00:00
Izorkin fd0c7cc4ec lego: 3.4.0 -> 3.5.0 2020-03-16 20:12:10 +03:00
Jonathan Ringer fbafe7ca64 azure-cli: freeze azure-mgmt-rdms at 1.9.0 2020-03-15 15:15:44 -07:00
Mario Rodas d580deacec procs: 0.9.18 -> 0.9.20 2020-03-14 01:24:45 +00:00
Mario Rodas e6e040d573
Merge pull request #82494 from r-ryantm/auto-update/awsweeper
awsweeper: 0.4.1 -> 0.6.0
2020-03-13 18:49:10 -05:00