1.2.15
版本发布时间: 2022-04-28 18:03:39
89luca89/distrobox最新发布版本:1.7.2.1(2024-05-06 15:11:30)
What's Changed
- docs: Fix misspellings by @maiki in https://github.com/89luca89/distrobox/pull/232
- docs: Update host-distro instruction for openSUSE Tumbleweed and MicroOS by @dfaggioli in https://github.com/89luca89/distrobox/pull/218
- docs: Update run_latest_gnome_kde_on_distrobox.md by @bam80
- init: Allow all package manager checks to run by @nathanchance in https://github.com/89luca89/distrobox/pull/224
- init: Fix compatibility with init containers by @89luca89 in https://github.com/89luca89/distrobox/pull/216
- init: add pacman post-hook to neutralize systemd post-hooks in case we're not in an init-enabled container
- init: exclude dbus system socket sharing, it doesn't work and creates confusing error messages, Fix #246
- init: fix missing check before umounting on init-enabled containers
- init: fix new archlinux mount: /usr/lib/libmount.so.1: version MOUNT_2_38 not found (required by mount) error, upgrade before installing packages
- init: fix regression introduced in 3f014de2399885fbfc8b939ab269d78cd5f56c7f where containers where thinking they were on a booted systemd
- init: improve arch linux integration - add pacman pre-post hooks to reduce number of errors occurring
- create/enter: print error messages only when not in dry-run
- create: add work around for incompatibility between systemd/journald ACLs and overlayfs, Fix #243
- enter: check for container errors during first start, Fix #242
- enter: do not instantiate a tty if we do not have one
- enter: extract container SHELL from inspect, use that as fallback if no custom command provided #227
- enter: fix boolean logic on tty use
- enter: fix unbound variable with --dry-run by @vyskocilm in https://github.com/89luca89/distrobox/pull/244
- export: hide unuseful stderr in export
New Contributors
- @maiki made their first contribution in https://github.com/89luca89/distrobox/pull/232
- @bam80 made their first contribution in https://github.com/89luca89/distrobox/pull/233
- @vyskocilm made their first contribution in https://github.com/89luca89/distrobox/pull/244
Full Changelog: https://github.com/89luca89/distrobox/compare/1.2.14...1.2.15