[Bug 280244] sysutils/appjail: Update to 3.4.0
Date: Fri, 12 Jul 2024 18:43:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280244 Bug ID: 280244 Summary: sysutils/appjail: Update to 3.4.0 Product: Ports & Packages Version: Latest Hardware: Any URL: https://github.com/DtxdF/AppJail/releases/tag/v3.4.0 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: DtxdF@disroot.org Attachment #251998 maintainer-approval+ Flags: Created attachment 251998 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=251998&action=edit appjail-3.4.0.patch Description: ChangeLog: https://github.com/DtxdF/AppJail/releases/tag/v3.4.0 * Added: BIND dynamic DNS update hook * Added: -h parameter appjail-limits(1) stats. * Added: Isotype. * Humanize numbers in appjail-image(1) metadata info: - Added: strlen:lib_humanize_number() function. - Use strlen:lib_humanize_number() function to show the size of an image in a human-readable format. * Added: EX_OK in sysexits. * Implemented: lock-mechanism while git cloning and/or updating. * Improved: devfs:lib_devfs_get_assigned_rulesets() function: - Instead of expanding the jail directories using a glob expression that may be limited by the ARG_MAX limit, we use a small but fast C program called get_assigned_rulesets to get all the rulesets assigned by the jails. QA: * portlint: OK (looks fine.) * testport: OK (poudriere: 14.1-RELEASE, amd64, DOCS tested) -- You are receiving this mail because: You are the assignee for the bug.