github 89luca89/distrobox 1.2.15

latest releases: 1.7.2.1, 1.7.2.0, 1.7.1...
2 years ago

What's Changed

  • docs: Fix misspellings by @maiki in #232
  • docs: Update host-distro instruction for openSUSE Tumbleweed and MicroOS by @dfaggioli in #218
  • docs: Update run_latest_gnome_kde_on_distrobox.md by @bam80
  • init: Allow all package manager checks to run by @nathanchance in #224
  • init: Fix compatibility with init containers by @89luca89 in #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 3f014de 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 #244
  • export: hide unuseful stderr in export

New Contributors

Full Changelog: 1.2.14...1.2.15

Don't miss a new distrobox release

NewReleases is sending notifications on new releases.