Bug 282660 - sysutils/appjail: Update to 3.5.0
Summary: sysutils/appjail: Update to 3.5.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Robert Clausecker
URL: https://github.com/DtxdF/AppJail/rele...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-10 01:01 UTC by Jesús Daniel Colmenares Oviedo
Modified: 2024-11-14 08:54 UTC (History)
1 user (show)

See Also:


Attachments
appjail-3.5.0.patch (1.42 KB, patch)
2024-11-10 01:01 UTC, Jesús Daniel Colmenares Oviedo
DtxdF: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jesús Daniel Colmenares Oviedo 2024-11-10 01:01:21 UTC
Created attachment 255063 [details]
appjail-3.5.0.patch

Description:

ChangeLog: https://github.com/DtxdF/AppJail/releases/v3.5.0

* Clarified: more about cloned_interfaces option, resolv.conf(5) and appjail.conf(5).
* Added: missing check for when priority is not defined.

QA:

* portlint: OK (looks fine.)
* testport: OK (poudriere: 14.1-RELEASE, amd64, DOCS tested)
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-11-14 08:45:29 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9e12535f285a221a368a8947153e20b77703da9a

commit 9e12535f285a221a368a8947153e20b77703da9a
Author:     Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>
AuthorDate: 2024-11-10 00:44:08 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2024-11-14 08:43:23 +0000

    sysutils/appjail: Update to 3.5.0

    ChangeLog: https://github.com/DtxdF/AppJail/releases/v3.5.0

    * Clarified: more about cloned_interfaces option, resolv.conf(5) and appjail.conf(5).
    * Added: missing check for when priority is not defined.

    PR:             282660

 sysutils/appjail/Makefile | 2 +-
 sysutils/appjail/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 Robert Clausecker freebsd_committer freebsd_triage 2024-11-14 08:54:03 UTC
Thank you for your contribution.