1.2.13
版本发布时间: 2022-02-15 16:24:44
89luca89/distrobox最新发布版本:1.7.2.1(2024-05-06 15:11:30)
What's Changed
- docs: Packages links and install instructions for openSUSE and SLE as host distros by @dfaggioli in https://github.com/89luca89/distrobox/pull/157
- docs: update compatibility.md by @FedX-sudo in https://github.com/89luca89/distrobox/pull/151
- docs: Fix usage.md url on README.md by @bandithijo in https://github.com/89luca89/distrobox/pull/142
- docs: typo fix by @misobarisic in https://github.com/89luca89/distrobox/pull/140
- [Improvement] NixOS system upgrade breakage fix by @deinferno in https://github.com/89luca89/distrobox/pull/146
- [Improvement] XDG_.*_DIRS environment fixes by @deinferno in https://github.com/89luca89/distrobox/pull/147
- distrobox: version flag by @misobarisic in https://github.com/89luca89/distrobox/pull/165
- create/enter: create/enter: use cd + pwd to find absolute paths @deinferno in https://github.com/89luca89/distrobox/pull/160
- install: conditional default install path by @misobarisic in https://github.com/89luca89/distrobox/pull/167
- create: Add support for /nix/ volume within the container by @FedX-sudo in https://github.com/89luca89/distrobox/pull/148
- create, enter: more concise messages by @misobarisic in https://github.com/89luca89/distrobox/pull/138
- create: default to Y by @misobarisic in https://github.com/89luca89/distrobox/pull/141
- create/init: add support for using init systems inside the containers
- create/init: add support for custom init-hooks, Fix #118
- create: follow /dev/shm symlinks if present #145
- init: run apt invoke only if path is a mountpoint #159
- init: do not mount nscd sockets or user management will fail
- init: add more readonly files to rpm macro
- init: fix vte prompt check
- create/enter: add
--dry-run
option to only print docker/podman command to execute - enter: add FHS paths to XDG_DATA_DIRS and XDG_CONFIG_DIRS too (#147)
- docs: confirm Amazon Linux 2022 container support
- export: add StartupWMClass where missing, in desktop files
- export: ensure export is not running as root, Fix #124
New Contributors
- @bandithijo made their first contribution in https://github.com/89luca89/distrobox/pull/142
- @deinferno made their first contribution in https://github.com/89luca89/distrobox/pull/146
- @dfaggioli made their first contribution in https://github.com/89luca89/distrobox/pull/157
Full Changelog: https://github.com/89luca89/distrobox/compare/1.2.12...1.2.13