naddy
bbbcd18760
Fix the build on aarch64.
...
No support for getauxval(), elf_aux_info(), or <sys/auxv.h>.
ok ajacoutot@
2020-09-27 14:39:36 +00:00
pvk
3280e213e6
Update packer 1.6.2 -> 1.6.3
...
Changelog: https://github.com/hashicorp/packer/blob/master/CHANGELOG.md
Unbreaks vsphere-iso builder: https://github.com/hashicorp/packer/pull/9855
ok ajacoutot@
2020-09-27 09:52:35 +00:00
abieber
054779bb0e
Update to restic 0.10.0.
...
- enable aarch64
- switch to MODGO_*
OK solene@
2020-09-23 23:02:55 +00:00
bcallah
dd624f1b80
Update to ugrep-2.5.6
...
Changelog: https://github.com/Genivia/ugrep/releases/tag/v2.5.6
2020-09-23 15:58:12 +00:00
rpointel
f8d9a9c679
update libregf to 20200805.
...
ok bket@.
2020-09-23 11:15:35 +00:00
rpointel
905d4b2aef
update libfsntfs to 20200805.
...
ok bket@.
2020-09-23 11:14:52 +00:00
pvk
96fc245e61
Update beats 7.8.1 -> 7.9.1
...
Release notes: https://www.elastic.co/guide/en/beats/libbeat/current/release-notes-7.9.1.html
2020-09-22 17:59:25 +00:00
remi
3b2218e039
update to version 0.15.2.
...
input and ok tb@
2020-09-19 10:12:52 +00:00
ajacoutot
d4249e7d1c
Update to terragrunt-0.25.0.
2020-09-19 08:38:16 +00:00
ajacoutot
55fc7cc554
Update to deja-dup-42.4.
2020-09-19 08:37:45 +00:00
ajacoutot
eac0365381
Update to awscli-1.18.142.
2020-09-19 08:24:50 +00:00
ajacoutot
ac293e04a7
Update to nomad-0.12.5.
2020-09-18 13:27:34 +00:00
ajacoutot
f17a812534
Update to terraform-0.13.3.
2020-09-18 13:27:15 +00:00
paco
725256b472
bugfix update of kubectl (1.19.2)
...
From Karlis Mikelsons, thank you !
Tested by me against GCP clusters.
2020-09-18 08:26:07 +00:00
ajacoutot
46a34c2fb6
Update to google-cloud-sdk-310.0.0.
2020-09-16 15:55:07 +00:00
ajacoutot
ae5bda2fe5
Merged upstream.
2020-09-16 12:22:52 +00:00
paco
a76ba3cc29
update of kubectl to 1.19.1
...
From Karlis Mikelsons, thank you !
Tested by me against GCP clusters.
2020-09-14 07:52:42 +00:00
ians
f36911770a
update to htop-3.0.1
...
ok rsadowski
2020-09-12 17:25:21 +00:00
jasper
45d2cb59e9
remove mentions of the activemq package from the readme for it's going away.
2020-09-12 15:30:02 +00:00
bcallah
5c3b4e1ef8
Update to diffoscope-160
2020-09-12 14:01:22 +00:00
ajacoutot
f525bfe5f5
Update to consul-1.8.4.
2020-09-12 11:13:47 +00:00
ajacoutot
136f94b249
Update to awscli-1.18.137.
2020-09-12 10:17:57 +00:00
jasper
569a3668d5
update to pynetbox-5.0.8
2020-09-12 08:00:36 +00:00
jasper
bde6146a7d
update to py3-ghmi-1.5.18
2020-09-12 07:59:05 +00:00
jasper
0cd654cd3d
update to rofi-1.6.0
2020-09-12 07:57:05 +00:00
rsadowski
950b10440a
Update htop to 3.0.0
...
Drop all patches after some substantial rewrites. Find a bug, report a bug
(UPSTREAM), fix a bug.
Diff from Stephen Gregoratto <dev A-T sgregoratto DDD me>, maintainer timeout
2020-09-11 12:34:28 +00:00
ajacoutot
cc99f22390
Update to terragrunt-0.24.1.
2020-09-11 10:18:17 +00:00
ajacoutot
0c7d10cadd
Update to nomad-0.12.4.
2020-09-11 08:24:38 +00:00
ajacoutot
f0bc6bf5df
Update to google-cloud-sdk-309.0.0.
2020-09-11 07:15:23 +00:00
pvk
82ce239f1a
Update logstash 7.8.1 -> 7.9.1
...
Release notes: https://www.elastic.co/guide/en/logstash/7.9/logstash-7-9-1.html
2020-09-10 13:54:53 +00:00
pvk
e1a869dfae
Update riemann 0.3.5 -> 0.3.6
...
Changelog: https://github.com/riemann/riemann/blob/master/CHANGELOG.md
2020-09-10 13:24:27 +00:00
pvk
855f92be60
Update ansible 2.9.12 -> 2.9.13
...
Changelog: https://github.com/ansible/ansible/blob/stable-2.9/changelogs/CHANGELOG-v2.9.rst#v2-9-13
Added python3.8 to the list of python interpreters (diff from sthen@, thanks!)
2020-09-10 13:16:32 +00:00
sthen
b1227ecd20
hw-probe: add RUN_DEPENDS for lspci/lsusb, from Mikolaj Kucharski,
...
maintainer timeout
2020-09-10 10:00:46 +00:00
kn
b85c02f402
Upgrade to Puppet 6.18.0
2020-09-08 21:57:22 +00:00
remi
55855db6db
Update to rsyslog version 8.2008.0.
...
tb@ verified that it now builds on powerpc. gkoehler@ fixed the problem
in clang.
ok tb@ sthen@
2020-09-08 20:57:48 +00:00
rsadowski
451787b041
Fix krename build after devel/kf5 update
...
Use "tag" instead "${TAGLIB_LIBRARIES}" which includes the whole path to
libtag.so.*. No idea why it suddenly broke.
Spotted by naddy
2020-09-08 19:45:39 +00:00
sthen
9de5300ffc
udfclient: update README, from Josh Grosse (maintainer)
2020-09-08 15:07:48 +00:00
bcallah
181a67240d
Update to ugrep-2.5.5
...
Changelog: https://github.com/Genivia/ugrep/releases/tag/v2.5.5
2020-09-07 21:08:27 +00:00
sthen
cabd9f9e09
update to FreeIPMI 1.6.6
2020-09-07 11:42:26 +00:00
ajacoutot
5597ff3a6e
Update to terragrunt-0.23.40.
2020-09-06 07:33:15 +00:00
ajacoutot
4d94c5e83e
Update to amazon-ssm-agent-3.0.161.0.
2020-09-05 11:10:16 +00:00
ajacoutot
1224cb60e5
Update to awscli-1.18.133.
2020-09-05 10:48:40 +00:00
ajacoutot
846c94a0bf
Update to terraform-0.13.2.
2020-09-05 10:31:58 +00:00
ajacoutot
4dfaaa492e
Update to exoscale-cli-1.17.0.
2020-09-05 10:19:25 +00:00
jsg
3ba4d00900
build nanopi-neo4-rk3399 target
...
requested and tested by Anton Barsukov
2020-09-05 02:14:46 +00:00
ajacoutot
67e9708b3e
Update to google-cloud-sdk-308.0.0.
2020-09-02 15:53:55 +00:00
sthen
e5541775ba
update to snmp_exporter-0.19.0
2020-09-01 21:51:58 +00:00
sebastia
0399c455d0
simple update 3.14.12 -> 3.14.13
2020-09-01 20:36:11 +00:00
kn
05993b0b71
Fix "atascsi_passthru_done, timeout"
...
Turns out, the current Version of smartmontools sets the timeout in
ata.passthru to 60 instead of 60000. (Missing conversion from seconds
to milliseconds)
In Upstream commit 9c2f3a38063c4c6837507373c4dc4c9b1e3e7e81 from
2020-06-05 fixes this.
Since there were also API-Changes, i could not just import the fix.
The patch below patches just the timeout to fix our version.
When smartmontools 7.2 is released the patch should be obsolete.
Report (above), diff and tests from Martin Ziemer (maintainer), thanks!
2020-09-01 15:46:04 +00:00
ajacoutot
a5b74271d8
Update to terragrunt-0.23.38.
2020-08-30 15:20:20 +00:00