Commit Graph

10841 Commits

Author SHA1 Message Date
lraab 9b0debb85a sysutils/grafana: update to 9.5.2
ok landry@
2023-05-19 03:38:07 +00:00
robert c825508511 update to 13.0.3 2023-05-18 12:23:46 +00:00
sthen e8d523d17f xstatbar tweaks to shorten the output a little to help not overrun the
display line on systems with more cores

- just print single "cpu:" text before all cores rather than one for
each core (also avoids odd gaps in numbering with SMT-disabled cores;
on intel big/little the P cores have SMT but E cores don't, so there
you get cpu0:, cpu2:, cpu4:, cpu5:, cpu6:, [...])

- move the cpuonline check to avoid double gap when a core is skipped

- don't print textual cpu% (user/nice/sys/spin/intr/idle) per-core
when there are a larger number of cores

(I considered collapsing all cpus into a signal combined output instead,
but that means you can't distinguish between e.g. "one core pegged at
100% others idle" and "all cores lightly loaded")
2023-05-18 12:15:20 +00:00
ajacoutot 54364db8ff Update to terragrunt-0.45.13. 2023-05-18 09:57:48 +00:00
ajacoutot fc15525e85 Update to cloud-sql-proxy-2.3.0. 2023-05-18 09:50:51 +00:00
ajacoutot 3828c001fa Update to google-cloud-sdk-431.0.0. 2023-05-18 09:45:55 +00:00
ajacoutot d007356d66 Update to awscli-1.27.135. 2023-05-18 09:38:07 +00:00
robert 6b37dfb262 update to 3.8.0 and unbreak CPU usage gauge; take maintainership
ok jasper@
2023-05-17 12:44:00 +00:00
pvk 46604163a8 Update ansible-core 2.14.5 -> 2.15.0
Changelog: https://github.com/ansible/ansible/blob/stable-2.15/changelogs/CHANGELOG-v2.15.rst#v2-15-0
2023-05-17 11:09:39 +00:00
kettenis 9e7c5d80fa Bump m1n1 version to 1.2.7
ok tobhe@
2023-05-16 09:19:31 +00:00
kettenis cff6bb2ec9 Update to m1n1 1.2.7
ok tobhe@
2023-05-16 09:18:50 +00:00
kn a34ed8b781 update to gitlab-cli 1.29.4 2023-05-16 05:19:54 +00:00
jsg 7a20ca289f update intel microcode to 20230512
release notes:
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20230512

ok sthen@
2023-05-15 14:39:50 +00:00
ajacoutot 063eecccc2 Update to awscli-1.27.133. 2023-05-14 09:50:43 +00:00
espie 54e4de59f0 new release, a few more options, a few small bug-fixes 2023-05-14 08:54:37 +00:00
kn c38830f3d3 update to gitlab-cli 1.29.3 2023-05-12 17:16:22 +00:00
pvk f7dcdcc6d4 Update logstash 8.6.2 -> 8.7.1
Release notes: https://www.elastic.co/guide/en/logstash/8.7/logstash-8-7-1.html
2023-05-12 11:56:00 +00:00
pvk 3ed5ea55b8 Update py-vsphere-automation 8.0.0.1 -> 8.0.1.0
Changelog: https://github.com/vmware/vsphere-automation-sdk-python/releases/tag/v8.0.1.0
2023-05-11 12:20:02 +00:00
pvk ab0f745b0a Update py-vmomi 8.0.0.1.2 -> 8.0.1.0
Release notes: https://github.com/vmware/pyvmomi/releases/tag/v8.0.1.0
2023-05-11 12:18:11 +00:00
ajacoutot 2f52ef8cf8 Update to terragrunt-0.45.11. 2023-05-11 08:21:21 +00:00
ajacoutot 95116ce9df Update to exoscale-cli-1.69.0. 2023-05-11 07:47:53 +00:00
ajacoutot e4bd9d4b91 Update to google-cloud-sdk-430.0.0. 2023-05-10 07:10:22 +00:00
ajacoutot 062e018cd4 Update to terragrunt-0.45.10. 2023-05-09 09:05:40 +00:00
kn c6a379b613 udpate to gitlab-cli 1.29.1 2023-05-08 22:34:00 +00:00
sthen f72f71237f update to py3-platformdirs-3.5.0 2023-05-08 12:54:40 +00:00
kn 6128ee69b0 update to gitlab-cli 1.29.0 2023-05-06 22:49:53 +00:00
pvk adf620e766 Update py-zabbix-api 0.5.5 -> 0.5.6 2023-05-06 11:57:54 +00:00
ajacoutot 863aeab176 Update to awscli-1.27.129. 2023-05-06 11:00:29 +00:00
ajacoutot 0b209f1ff1 Update to nomad-1.5.5. 2023-05-06 10:54:32 +00:00
ajacoutot f8f51b7773 Update to amazon-ssm-agent-3.2.923.0. 2023-05-06 10:51:49 +00:00
robert e6bd20ece8 update to 3006.1 2023-05-06 07:31:27 +00:00
ajacoutot bc89363b72 Update to terragrunt-0.45.9. 2023-05-05 17:39:05 +00:00
ajacoutot f354998457 Update to packer-1.8.7. 2023-05-05 07:33:01 +00:00
ajacoutot 5cb0ca4d28 Update to awscli-1.27.127. 2023-05-05 07:06:04 +00:00
rsadowski cf0d1f719a +lsd 2023-05-04 19:43:04 +00:00
rsadowski fe88b7ae29 Import lsd-0.23.1
Comment:
pretty ls alternative with support for icons and colors

Description:
Rewrite in Rust of GNU ls with lots of added features like colors, icons,
tree-view, more formatting options etc.

The project is heavily inspired by the super colorls project.

Maintainer: Laurent Cheylus <foxy A-T free DO-T fr>

WWW: https://github.com/lsd-rs/lsd

Tweaks and OK sthen@, Port provided by Laurent Cheylus (maintainer)
2023-05-04 19:42:01 +00:00
ajacoutot fa62220e3c Update to awscli-1.27.126. 2023-05-04 18:07:47 +00:00
ajacoutot 5416977ab2 Update to nomad-1.5.4. 2023-05-04 07:17:33 +00:00
robert 33233968b1 add dependency on sysutils/py-packaging 2023-05-03 17:25:47 +00:00
ajacoutot 82d7d5ff72 Update to py3-libvirt-9.3.0. 2023-05-03 07:22:25 +00:00
ajacoutot c4cb11c048 Update to libvirt-9.3.0. 2023-05-03 07:22:11 +00:00
ajacoutot 2308650f83 Update to google-cloud-sdk-429.0.0. 2023-05-03 07:21:23 +00:00
ajacoutot 64f01d6b02 Update to exoscale-cli-1.68.0. 2023-05-03 07:05:22 +00:00
robert 0fec1b62e6 disable libmocklibc in tests because it wraps linux specific functions
that we do not have; also fixes the build with llvm 15
2023-05-03 06:30:02 +00:00
ajacoutot 100afe912a Update to terragrunt-0.45.8. 2023-05-02 10:34:35 +00:00
denis 314c1bef1b update to v0.13.0 2023-05-01 18:07:27 +00:00
bket f619ee71ae Update to restic-rest-server-0.12.0
Changes: https://github.com/restic/rest-server/releases/tag/v0.12.0

OK sthen@
2023-05-01 17:48:35 +00:00
bket 200322b3af Fix formatting of borg.1
Reported by Mikolaj Kucharski, thank you!
2023-05-01 15:54:38 +00:00
landry d2270dac1f sysutils/menulibre: update to 2.3.1.
see https://blog.bluesabre.org/2023/05/01/menulibre-2-3-1-released/
2023-05-01 14:36:09 +00:00
sthen 50ae06facf remove setting of WRKDIST that hasn't been needed since the patch was removed 2023-05-01 14:03:43 +00:00