Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 May 2024 23:12:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 278846] sysutils/appjail: Update to 3.3.0
Message-ID:  <bug-278846-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278846

            Bug ID: 278846
           Summary: sysutils/appjail: Update to 3.3.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://github.com/DtxdF/AppJail/releases/tag/v3.3.0
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: DtxdF@disroot.org
 Attachment #250522 maintainer-approval+
             Flags:

Created attachment 250522
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D250522&action=
=3Dedit
appjail-3.3.0.patch

Description:

ChangeLog: https://github.com/DtxdF/AppJail/releases/tag/v3.3.0

* Added: stop_env option in quick:
  - Documented: stop_env option in appjail-quick(1).
* Added: run_env option in quick:
  - Documented: run_env option in appjail-quick(1).
* Added: start_env option in quick:
  - Documented: start_env option in appjail-quick(1).
* Added: LABEL instruction in Makejails:
  - Documented: LABEL instruction in appjail-makejail(5).
* Added: label option in quick:
  - Documented: label option in appjail-quick(1).
* Added: label command.
* Enclose arguments in angle brackets:
  - To improve readability and facilitate differentiation between parameter=
s,
command
    switches and arguments, the latter are enclosed in angle brackets.
* Added: appjail_dns_extra parameter to concatenate hosts(5)-like files.
* Added: table library:
  - This library provides functions to beautifully print a table. Commands =
that
print
    their values in table format will use this library to have less complex=
ity
and
    abstracting some things.
* Added: patreon.
* Added: man pages:
  - appjail(1).
  - appjail-ajspec(5).
  - appjail-apply(1).
  - appjail-checkOld(1).
  - appjail-cmd(1).
  - appjail-cpuset(1).
  - appjail.conf(5).
  - appjail-config(1).
  - appjail-deleteOld(1).
  - appjail-devfs(1).
  - appjail-disable(1).
  - appjail-dns(8).
  - appjail-ephemeral(7).
  - appjail-enable(1).
  - appjail-enabled(1).
  - appjail-etcupdate(1).
  - appjail-expose(1).
  - appjail-fetch(1).
  - appjail-fstab(1).
  - appjail-healthcheck(1).
  - appjail-help(1).
  - appjail-image(1).
  - appjail-initscript(5).
  - appjail-jail(1).
  - appjail-limits(1).
  - appjail-label(1).
  - appjail-login(1).
  - appjail-logs(1).
  - appjail-makejail(1).
  - appjail-makejail(5).
  - appjail-nat(1).
  - appjail-network(1).
  - appjail-pkg(1).
  - appjail-quick(1).
  - appjail-restart(1).
  - appjail-rstop(1).
  - appjail-run(1).
  - appjail-service(1).
  - appjail-start(1).
  - appjail-startup(1).
  - appjail-status(1).
  - appjail-stop(1).
  - appjail-sysrc(1).
  - appjail-template(5).
  - appjail-tutorial(7).
  - appjail-update(1).
  - appjail-upgrade(1).
  - appjail-usage(1).
  - appjail-user(8).
  - appjail-volume(1).
  - appjail-version(1).
  - appjail-zfs(1).
* Added: script to install the bleeding-edge version much easier.
* Added: support for exposing a range of ports.
* Fixed: error handling when obtaining the ruleset number in appjail start.
* Fixed: bug that marks an already created jail as dirty.
* Improved: message when RUNAS utility does not exist.
* Added: DEFAULT_VIRTUALNET_MTU option:
  - In some environments (tested in one of mine) the MTU is very low (in my
case 576)
    and some applications can break by not setting a correct MTU (tested wi=
th
certbot),
    so it is necessary to set the MTU correctly for a Virtual Network.
* Improved: Slogan:
  - Center text.
  - Reduce text size.
* Improved: ImagoType.

QA:

* portlint: OK (looks fine.)
* testport: OK (synth: 14.0-RELEASE, amd64, DOCS tested)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278846-7788>