IABSD.fr/ports/sysutils

Branch :


Log

Author Commit Date CI Message
88a2b968 2025-12-30 09:48:46 Update to exoscale-cli-1.89.0.
8c602c8e 2025-12-29 06:45:32 Update exfetch to 1.5 diff by izzy Meyer (author and maintainer)
93c87a56 2025-12-28 20:55:55 Update logstash 9.2.1 -> 9.2.3 Release notes: https://www.elastic.co/docs/release-notes/logstash
c498f8d6 2025-12-28 17:22:53 Build ruby40 FLAVOR for ruby gem ext ports Skip unicorn, kgio, and raindrops as raindrops test depends on unicorn, unicorn run depends on kgio, and kgio segfaults at runtime. raindrops isn't used by a port other than unicorn. Skip hiera-eyaml and hiera-eyaml-gpg, as hiera-eyaml has a pessimistic versioning constraint not allowing Ruby 4+, and hiera-eyaml-gpg depends on hiera-eyaml. This is likely easily fixable just by removing the pessimistic versioning constraint on Ruby, but since I believe these are only used by Puppet, there's no real need to support the ruby40 FLAVOR for them until Puppet switches to Ruby 4.0.
e709dba4 2025-12-28 16:18:22 Update to rustic-0.10.3 Changes: https://github.com/rustic-rs/rustic/releases/tag/v0.10.3
c3e57d7c 2025-12-28 05:40:27 Update btop to 1.4.6 Diff from Christoph Liebender, thanks!
443c3514 2025-12-27 13:26:15 update to twc 2.15.0
5a597053 2025-12-27 12:49:59 drop ruby flavor from openfact package name; feedback OK sthen 'ruby34-openfact' becomes 'openfact', matching what puppet and openvox do.
11135bee 2025-12-27 10:11:08 Update to awscli-1.44.7.
938c13b3 2025-12-25 23:32:33 Use jdk 11+ to run. ok pvk@