9271 Commits

Author SHA1 Message Date
jsg
1e9872607b update to U-Boot 2021.10 2021-10-05 10:38:04 +00:00
bket
1c4a0fd97a Update to nnn-4.3
Changelog: https://github.com/jarun/nnn/blob/v4.3/CHANGELOG

From Martin Ziemer (MAINTAINER)
2021-10-04 14:16:52 +00:00
jsg
f1fcd42293 update inteldrm-firmware to 20210919
add files referenced by linux 5.15 drm
drop files only referenced by linux 5.7 drm (OpenBSD 6.8->6.9)
no binary change to files used by linux 5.10 drm in -current
2021-10-04 09:19:34 +00:00
bket
f4f8884e5e Update to unionfs-fuse-2.2
From NEWS: Fixes timestamp precision lost on cow copy.
2021-10-04 04:27:06 +00:00
bket
686932a430 Update to rclone-1.56.2
Bugfix release. Changes:

https://rclone.org/changelog/#v1-56-1-2021-09-19
https://rclone.org/changelog/#v1-56-2-2021-10-01
2021-10-04 04:26:27 +00:00
ajacoutot
9d51d9bdd8 Update to terragrunt-0.34.0. 2021-10-03 19:56:43 +00:00
ajacoutot
5e4ab7d40d Update to terraform-1.0.8. 2021-10-03 19:56:23 +00:00
ajacoutot
3fec7ad60c Update to packer-1.7.6. 2021-10-03 19:56:02 +00:00
ajacoutot
2b57a0775a Update to nomad-1.1.5. 2021-10-03 19:55:42 +00:00
ajacoutot
26135f1cd7 Update to consul-template-0.27.1. 2021-10-03 19:55:17 +00:00
ajacoutot
48db189123 Update to consul-1.10.3. 2021-10-03 19:55:03 +00:00
ajacoutot
63446d76f8 Update to p5-Sys-Virt-7.8.0. 2021-10-03 19:54:00 +00:00
ajacoutot
d13e5c8258 Update to py3-libvirt-7.8.0. 2021-10-03 19:53:34 +00:00
ajacoutot
dc8cd0c92c Update to libvirt-7.8.0. 2021-10-03 19:53:21 +00:00
bcallah
a491ca3b06 Update to diffoscope-186 2021-10-03 19:22:12 +00:00
solene
25f58bb2b0 It has been broken "for some time" but never fixed,
mark it broken for real.

Let give it a last chance before removal.
2021-09-21 06:57:58 +00:00
robert
77ea7ea5de remove a dependency which is part of python now;
https://github.com/saltstack/salt/issues/60483
2021-09-21 06:09:40 +00:00
pvk
af07ee43a0 Update packer-vmm 1.5.6 -> 1.7.0
Unbreak for Packer>v1.7.0, update pkg README and examples.
ok sthen@
2021-09-20 20:42:38 +00:00
tb
e54bb79756 sysutils/cdrtools: avoid printf %n. from deraadt 2021-09-19 20:58:44 +00:00
ajacoutot
892efa8167 Update to exoscale-cli-1.44.0. 2021-09-19 13:41:20 +00:00
rsadowski
0de194c3f7 Remove boost version checks and bump after boost rollback 2021-09-19 05:24:30 +00:00
pvk
fec302b2b4 Update packer 1.7.4 -> 1.7.5
Changelog: https://github.com/hashicorp/packer/blob/master/CHANGELOG.md#175-september-14-2021
ok ajacoutot@
2021-09-18 14:55:54 +00:00
ajacoutot
1c8fcd6682 Update to exoscale-cli-1.42.0. 2021-09-17 11:47:35 +00:00
ajacoutot
af15a234c0 Update to terragrunt-0.32.1. 2021-09-16 12:04:40 +00:00
ajacoutot
da684e13c8 Update to terraform-1.0.7. 2021-09-16 12:04:05 +00:00
ajacoutot
7df0da5f5d Update to google-cloud-sdk-357.0.0. 2021-09-16 11:42:42 +00:00
pvk
0d768c2674 Update ansible-core 2.11.4 -> 2.11.5
Changelog: https://github.com/ansible/ansible/blob/stable-2.11/changelogs/CHANGELOG-v2.11.rst#v2-11-5
2021-09-16 07:42:33 +00:00
ajacoutot
36cdf03a1d Update to exoscale-cli-1.41.0. 2021-09-15 13:46:23 +00:00
ajacoutot
ec87e53317 Update to awscli-1.20.42. 2021-09-15 13:36:50 +00:00
ajacoutot
01e2e4c9f7 Update to amazon-ssm-agent-3.1.338.0. 2021-09-15 13:35:36 +00:00
tb
ab5614ec17 sysutils/bat: fix build on i386, ok sthen
Add a cast to fix the type error on ILP32 architectures.
Patch merged upstream: https://github.com/FillZpp/sys-info-rs/pull/101
2021-09-15 08:27:44 +00:00
robert
88aecddeb8 update to 3003.3 2021-09-14 07:23:12 +00:00
ajacoutot
42b3117a48 Update to nomad-1.1.4. 2021-09-12 07:43:30 +00:00
ajacoutot
3e969592a1 Update to awscli-1.20.40. 2021-09-11 09:10:08 +00:00
ajacoutot
7dab3e84e2 Update to terragrunt-0.31.10. 2021-09-11 08:14:42 +00:00
ajacoutot
82d38feae6 Update to terraform-1.0.6. 2021-09-11 07:50:06 +00:00
semarie
d73464f27b update sysutils/bat to v0.18.3 2021-09-11 07:36:14 +00:00
jasper
3368674a22 fix build on powerpc64 by providing the definition of SIGSEGV_FAULT_STACKPOINTER
with naddy@
2021-09-10 18:44:55 +00:00
sthen
36406c3130 bacula: add BDEP on qwt when building -bat. not sure exactly what's up but
aja@ ran into "No rule to make target '/usr/local/include/qwt_legend.h',
needed by 'obj/mainwin.o'" in src/qt-console, so though it looks like
qwt use was supposed to have been removed sometime, there are still some
parts that can pick it up at build time.
2021-09-10 12:59:05 +00:00
ajacoutot
e11d1a3885 Sync comment (Should match b_lundef in meson(1).) 2021-09-09 12:58:03 +00:00
ajacoutot
9b74c935ba Update to google-cloud-sdk-356.0.0. 2021-09-09 09:19:31 +00:00
ajacoutot
c655579a28 Update to awscli-1.20.38. 2021-09-09 09:18:55 +00:00
bluhm
5e68381614 update p5-File-Rename to 1.30
from wen heping
2021-09-08 19:28:13 +00:00
pvk
f47ba9cdcd Update ansible 4.4.0 -> 4.5.0
https://github.com/ansible-community/ansible-build-data/blob/main/4/CHANGELOG-v4.rst#v4-5-0
2021-09-08 06:46:10 +00:00
ajacoutot
28c28e0b04 /etc/dbus-1/system.d/ is already owned by x11/dbus. 2021-09-05 12:12:43 +00:00
ajacoutot
d0c396467d Update to awscli-1.20.36. 2021-09-04 05:42:19 +00:00
ajacoutot
d5620b3f19 Update to amazon-ssm-agent-3.1.282.0. 2021-09-04 05:38:06 +00:00
abieber
c022535572 Update gitlab-runner to v14.2.0
Changelog here:
 https://gitlab.com/gitlab-org/gitlab-runner/blob/v14.2.0/CHANGELOG.md

OK kmos@
2021-09-03 18:38:55 +00:00
ajacoutot
15e689f38b Update to awscli-1.20.35. 2021-09-03 14:02:30 +00:00
ajacoutot
a57c213141 Update to p5-Sys-Virt-7.7.0. 2021-09-03 13:58:06 +00:00