1.2.14
版本发布时间: 2022-03-20 22:33:41
89luca89/distrobox最新发布版本:1.7.2.1(2024-05-06 15:11:30)
- README: Installation update by @misobarisic in https://github.com/89luca89/distrobox/pull/179
- README: New Logo by @j4ckr3d in https://github.com/89luca89/distrobox/pull/198
- docs: add more usage examples and tips
- docs: document ssh x forwarding, fix #172
- docs: better specify security implications of distrobox
- docs: update compatibility list
- all: detect if running sudo and improve error messages for container managers, pointing to documentation #177
- all: better variables escaping, Fix #183
- fix: move selinux fix into create phase
- install: Remove permissions check and dest_path creation by @nathanchance in https://github.com/89luca89/distrobox/pull/180
- install: Prefix install/uninstall option by @misobarisic in https://github.com/89luca89/distrobox/pull/190
- install: inform user about PATH at end of installation #177
- enter: escape --workdir argument #181 by @nm004 in https://github.com/89luca89/distrobox/pull/182
- enter: Enter at workdir through child path of '/run/host' by @ennec-e in https://github.com/89luca89/distrobox/pull/186
- stop: Add distrobox-stop command by @misobarisic in https://github.com/89luca89/distrobox/pull/196
- enter: use container's $PATH when entering by @gbritton in https://github.com/89luca89/distrobox/pull/209
- create: resolve path before mounting #204
- init: If user already exists in /etc/passwd set props again, do not skip by @ennec-e in https://github.com/89luca89/distrobox/pull/176
- init: Fix grep match of very short user or group names. by @lynxnot in https://github.com/89luca89/distrobox/pull/197
- init: tighter systemd integration with host
- init: support LDAP/AD mail usernames (#205)
- export: support exporting of system flatpaks and document it, Fix #171
- CI: introduce a pipeline to check compatibility problems from the table of supported guests on both docker and podman
News
- This release is the first to introduce the possibility to use configuration files and env variables read HERE on how to use
- This release introduces a CI to ensure the compatibility is met for the various guest distros
New Contributors
- @nm004 made their first contribution in https://github.com/89luca89/distrobox/pull/182
- @ennec-e made their first contribution in https://github.com/89luca89/distrobox/pull/176
- @lynxnot made their first contribution in https://github.com/89luca89/distrobox/pull/197
- @gbritton made their first contribution in https://github.com/89luca89/distrobox/pull/209
Thanks as always to all contributors! @j4ckr3d @misobarisic @nm004 @ennec-e @lynxnot @gbritton @nathanchance
Full Changelog: https://github.com/89luca89/distrobox/compare/1.2.13...1.2.14