Skip to content

1.2.13

Compare
Choose a tag to compare
@89luca89 89luca89 released this 15 Feb 08:24
· 1143 commits to main since this release
88abba6

What's Changed

  • docs: Packages links and install instructions for openSUSE and SLE as host distros by @dfaggioli in #157
  • docs: update compatibility.md by @FedX-sudo in #151
  • docs: Fix usage.md url on README.md by @bandithijo in #142
  • docs: typo fix by @misobarisic in #140
  • [Improvement] NixOS system upgrade breakage fix by @deinferno in #146
  • [Improvement] XDG_.*_DIRS environment fixes by @deinferno in #147
  • distrobox: version flag by @misobarisic in #165
  • create/enter: create/enter: use cd + pwd to find absolute paths @deinferno in #160
  • install: conditional default install path by @misobarisic in #167
  • create: Add support for /nix/ volume within the container by @FedX-sudo in #148
  • create, enter: more concise messages by @misobarisic in #138
  • create: default to Y by @misobarisic in #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

Full Changelog: 1.2.12...1.2.13