jasper
0cf562d602
update to salt-3002.2
2020-11-20 13:21:00 +00:00
sthen
64a8ae8e71
dmidecode: disable on aarch64 again, on !x86 it will only fetch from
...
sysfs or by looking up the entry point in EFI and it only has code to
do the latter on x86.
2020-11-20 13:10:23 +00:00
sthen
0f47388f5a
flashrom tweaks:
...
- allow building on all arches (without libpci support, it can
programme some devices via USB flashers)
- remove dmidecode dependency, flashrom moved to using an internal
DMI/SMBIOS decoder by default in 0.9.8.
2020-11-20 12:48:58 +00:00
sthen
b8d91f7aaf
dmidecode: allow packaging on !x86 (which don't build some tools which
...
are specific to x86 - BIOS, IBM/Lenovo VPD, compaq ownership) and enable
on aarch64. Not sure if it will actually find anything, the only hw I can
test on is rpi4 and od1000 and both return "No SMBIOS nor DMI entry point
found, sorry".
2020-11-20 11:07:54 +00:00
ajacoutot
1e5368c135
Update to terragrunt-0.26.4.
2020-11-20 08:16:40 +00:00
ajacoutot
03a27cbd43
Update to nomad-0.12.8.
2020-11-20 08:08:11 +00:00
ajacoutot
06885359e8
Update to consul-1.8.6.
2020-11-20 08:07:06 +00:00
ajacoutot
1cdd4d1fe7
Update to awscli-1.18.181.
2020-11-20 07:52:48 +00:00
bket
a8d74931ea
Update to rclone-1.53.3
...
Security fix release to fix CVE-2020-28924. Some passwords generated
with rclone config may be insecure. In particular if you used the 'g'
generate option with rclone v1.49 - v1.53.2 then your password will
based on the second it was generated in. This means that there are fixed
number of passwords in that period. Additional information:
https://github.com/rclone/rclone/issues/4783 .
2020-11-20 05:39:54 +00:00
abieber
eeaff49fcb
Update to v0.11.0
...
OK bket@
2020-11-19 23:22:22 +00:00
abieber
faa7d237a0
Update rest-server to v0.10.0
...
- Switch to GOMOD_* vars.
- Remove upstreamed patches.
OK sthen@
2020-11-19 23:20:23 +00:00
pvk
f8db904410
Update logstash 7.9.1 -> 7.10.0
...
Release notes: https://www.elastic.co/guide/en/logstash/7.10/logstash-7-10-0.html
2020-11-19 20:49:18 +00:00
ajacoutot
b9e82189fd
Update to amazon-ssm-agent-3.0.413.0.
2020-11-19 16:10:45 +00:00
ajacoutot
ac11cb563a
Update to google-cloud-sdk-319.0.0.
2020-11-19 15:39:17 +00:00
jca
2175183692
Prevent gnulib compat code from using snprintf("...%n") for no good reason
...
Heavier fix in upstream gnulib:
https://lists.gnu.org/archive/html/bug-gnulib/2020-10/msg00013.html
Spotted by schwarze@, ok bcallah@ (maintainer) schwarze@
2020-11-19 00:17:49 +00:00
benoit
79c6b9a296
Update to p5-Quota-1.8.1.
2020-11-18 20:31:55 +00:00
rsadowski
4bd1f87d11
Update nnn to 3.5
...
From Martin Ziemer (maintainer)
2020-11-17 06:11:28 +00:00
jeremy
06ac160d22
Bump related ports after default Ruby version switch
...
OK gkoehler@
2020-11-17 03:19:36 +00:00
naddy
2301128fcf
Update to 3.6.
...
The GREP_OPTIONS environment variable is ignored now.
2020-11-15 23:17:00 +00:00
jsg
54408f3329
update intel microcode to 20201112
...
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/blob/microcode-20201112/releasenote.md
omit 06-8c-01 (tiger lake) as it has issues
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/issues/44
ok sthen@ on an earlier version
2020-11-14 23:17:14 +00:00
ajacoutot
109866238c
Update to awscli-1.18.178.
2020-11-14 09:06:47 +00:00
sthen
0a4f95d599
update to monit-5.27.1, from maintainer Caspar Schutijser
2020-11-13 21:34:26 +00:00
ajacoutot
f5736dff78
Does not install icons under %D/share/icons/HighContrast anyore; drop @tag
2020-11-11 10:32:51 +00:00
ajacoutot
3a9172bf76
Update to google-cloud-sdk-318.0.0.
2020-11-11 10:18:22 +00:00
benoit
40c3dd2b0d
Update to supervisor-4.2.1.
2020-11-11 10:12:09 +00:00
ajacoutot
7f9c951e76
Update to terragrunt-0.26.2.
2020-11-11 00:04:42 +00:00
ajacoutot
e2a5dfa2d3
Update to awscli-1.18.175.
2020-11-10 23:50:18 +00:00
rsadowski
1904fc358a
Update telegraf to 1.13.4
...
Tommy Scheunemann pointed out to me, that we can remove some linux only
plugins.
Tested by Martin Reindl, thanks
2020-11-09 18:53:45 +00:00
jasper
45b476f4f7
update to py3-ghmi-1.5.19
2020-11-09 15:17:21 +00:00
jasper
df0b3efabb
+riscv-pk
2020-11-09 15:02:33 +00:00
jasper
960996b6b3
import risk-pk git HEAD
...
The RISC-V Proxy Kernel, pk, is a lightweight application execution
environment that can host statically-linked RISC-V ELF binaries. It is
designed to support tethered RISC-V implementations with limited I/O
capability and thus handles I/O-related system calls by proxying them to
a host computer.
ok aja@
2020-11-09 15:01:45 +00:00
sthen
2ce1c5652d
update to dmidecode-3.3
2020-11-09 14:05:47 +00:00
bcallah
e54474f766
Update to bfs-2.0
...
Changelog: https://github.com/tavianator/bfs/releases/tag/2.0
2020-11-08 20:37:14 +00:00
pvk
f0acaba14c
Update ansible 2.9.14 -> 2.9.15
...
Changelog: https://github.com/ansible/ansible/blob/stable-2.9/changelogs/CHANGELOG-v2.9.rst#v2-9-15
2020-11-07 19:14:57 +00:00
jasper
8b328148f0
update to py3-croniter-0.3.36
2020-11-07 16:15:16 +00:00
jasper
2a0b3c23b4
unbreak with libhandy-1, from upstream
2020-11-07 09:14:04 +00:00
ajacoutot
fbc9811a3a
Update to awscli-1.18.173.
2020-11-07 08:35:58 +00:00
sebastia
ca34a53e79
update 5.5.21 -> 5.5.22
2020-11-06 20:48:19 +00:00
sebastia
2dd2d1b63d
update 3.5.2 -> 3.6.0
2020-11-06 20:47:04 +00:00
jasper
52c07bdb70
missed in previous
2020-11-06 18:42:50 +00:00
jasper
3449419e41
update to salt-3002.1
2020-11-06 18:42:15 +00:00
sthen
6b1be05f9f
update to moreutils-0.64
2020-11-06 14:30:33 +00:00
ajacoutot
63ad69b3f2
Update to awscli-1.18.172.
2020-11-06 07:59:12 +00:00
ajacoutot
aa439b242d
Update to terragrunt-0.26.0.
2020-11-06 07:53:46 +00:00
ajacoutot
00646d0d44
Update to nomad-0.12.7.
2020-11-06 07:53:27 +00:00
ajacoutot
62ca2dbc67
Update to google-cloud-sdk-317.0.0.
2020-11-06 07:42:42 +00:00
ajacoutot
8855b7931d
Update to exoscale-cli-1.20.2.
2020-11-06 07:34:21 +00:00
ajacoutot
0f50bf19b3
Update to amazon-ssm-agent-3.0.356.0.
2020-11-06 07:34:09 +00:00
kn
6f30cfe3d5
Zap stray backslash
2020-11-05 22:33:30 +00:00
kn
2fd46d9450
Replace local patch with merged upstream one
...
While here, pick another fix I submitteed.
2020-11-05 22:32:30 +00:00