Bug 265312 - sysutils/bastille: Update to 0.9.20220714
Summary: sysutils/bastille: Update to 0.9.20220714
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: freebsd-ports-bugs (Nobody)
URL: https://github.com/BastilleBSD/bastil...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-19 13:58 UTC by Christer Edwards
Modified: 2022-07-21 15:24 UTC (History)
1 user (show)

See Also:


Attachments
patch (1.16 KB, patch)
2022-07-19 13:58 UTC, Christer Edwards
christer.edwards: maintainer-approval+
Details | Diff
poudriere testport (13.0 amd64) (16.52 KB, text/plain)
2022-07-19 13:58 UTC, Christer Edwards
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christer Edwards 2022-07-19 13:58:23 UTC
Created attachment 235356 [details]
patch

This patch updates sysutils/bastille to 0.9.20220714. Release notes here: https://github.com/BastilleBSD/bastille/releases/tag/0.9.20220714
Comment 1 Christer Edwards 2022-07-19 13:58:42 UTC
Created attachment 235357 [details]
poudriere testport (13.0 amd64)
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2022-07-21 06:07:53 UTC
No patches found in PR: Please mark "patch" in attachments when attaching a patch.

^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field.

Thanks!
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2022-07-21 15:24:22 UTC
Committed,

Thanks!
Comment 4 commit-hook freebsd_committer freebsd_triage 2022-07-21 15:24:38 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=170fc84cd2317267456f9ed7c90df2c028b50037

commit 170fc84cd2317267456f9ed7c90df2c028b50037
Author:     Christer Edwards <christer.edwards@gmail.com>
AuthorDate: 2022-07-21 06:05:59 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-07-21 15:21:25 +0000

    sysutils/bastille: Update to 0.9.20220714

    ChangeLog: https://github.com/BastilleBSD/bastille/releases/tag/0.9.20220714

     * Update bootstrap.rst
     * Add variable JAIL_IP6 to access ip6.addr in templates
     * fix non-unique epair creation when using vnet
     * Allow Linux jails to see their mount points
     * Extend RDR to support logging
     * Permit outgoing network connections during stop action
     * Repair table, fix incorrect descriptions
     * Allow 'bastille cmd' on Linux jails
     * The text speaks of defining an OVERLAY but the example uses CP.
     * Avoid cache/RELEASE dirs creation on Linux jails

    PR:     265312
    Reported by:    christer.edwards@gmail.com (maintainer)

 sysutils/bastille/Makefile | 4 ++--
 sysutils/bastille/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)