What's Changed
This release reverts the previous behavior of setting up an static MAC for the jail by default. Now it's an opt in feature that you can enable using the -M
option at jail creation time. Also this release celebrates the inclusion of two new subcommands: etcupdate
and jcp
with the later intended for copying files and directories from jail to jail. Some improvements and bug fixes are included:
- New:
etcupdate
beta version by @tschettervictor in #790 - New:
jcp
for copying jail to jail by @tschettervictor in #805 - New: autocomplete jail name by @tschettervictor in #792
- Improvement:
top/htop
update auto-mode and documentation by @tschettervictor in #804 - Improvement:
update
set -d and -f for release updates and thick jail updates by @tschettervictor in - Improvement: bridge: Epair name for ^15 characters by @tschettervictor in #820
- Improvement:
clone
Typo in usage block by @tschettervictor in #826 - Improvement:
console
by @tschettervictor in #792 - Fix:
list
“grep: no such file” by @tschettervictor in #812 - Fix:
mount
regex for fstab hook by @MatthiasPetermann in #816 - Fix:
mount
allow [ro|rw|rq|sw|xx] as available mount options by @tschettervictor in #802 - Refactor:
create
Static MAC optional by @tschettervictor in #808 - Refactor:
upgrade
deprecate RELEASE upgrade, fix thick/thin jail upgrades by @tschettervictor in #811
#810 - Doc: Create config.rst by @ejherlig in #822
- Rel/0.13.20250126 by @yaazkal in #827
New Contributors
- @MatthiasPetermann made their first contribution in #816
- @ejherlig made their first contribution in #822
Full Changelog: 0.12.20250111...0.13.20250126