Accepting request 1127997 from home:mvyskocil:branches:Virtualization:containers

- Update to version 1.6.0.1:
  * Export: fix exporting desktop app.
  * Init: fix nvidia library integration.
- Update to version 1.6.0:
  * Lilipod support
  * Improved nvidia integration, particularly for cuda
  * General improvements in the init process
  * Improve user's shell handling, so that it now always respects the chsh done inside the container
  * Fix tzdata/zoneinfo problems
  * Rootful containers now will properly setup user password for sudo
  * General polish in initful containers
  * Initful containers now support also OpenRC when present
  * Initful containers will now have also a proper systemd user session
  * New --unshare-all, --unshare-netns, --unshare-process, --unshare-devsys
    flags in create
    + Now initful + unshare-all containers can be used as playgrounds for
      services like LXC and Libvirt more easily
  * New container_additional_volumes configuration
  * Export fixes and improvements in multi-icon and space-in-name handling
  * Exported binaries will be runnable between distroboxes
  * Exported binaries will always run in a login shell
  * Assemble is now more polished and supports all of create flags
  * Assemble can now export apps/binaries directly from the manifest

OBS-URL: https://build.opensuse.org/request/show/1127997
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/distrobox?expand=0&rev=33
This commit is contained in:
Dirk Mueller 2023-11-30 14:00:45 +00:00 committed by Git OBS Bridge
parent a2479aaccd
commit 954c3f2f63
4 changed files with 31 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:84262770026af306d1e263258445d91790bdedecf30c813316a45adeb2a67de6
size 5899915

3
distrobox-1.6.0.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d6b1330b56f6a1bf844c26a27d87f39efd8ae088ed3063f6513d48cf9c18f57e
size 6751373

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Tue Nov 21 21:59:27 UTC 2023 - Michal Vyskocil <michal.vyskocil@gmail.com>
- Update to version 1.6.0.1:
* Export: fix exporting desktop app.
* Init: fix nvidia library integration.
- Update to version 1.6.0:
* Lilipod support
* Improved nvidia integration, particularly for cuda
* General improvements in the init process
* Improve user's shell handling, so that it now always respects the chsh done inside the container
* Fix tzdata/zoneinfo problems
* Rootful containers now will properly setup user password for sudo
* General polish in initful containers
* Initful containers now support also OpenRC when present
* Initful containers will now have also a proper systemd user session
* New --unshare-all, --unshare-netns, --unshare-process, --unshare-devsys
flags in create
+ Now initful + unshare-all containers can be used as playgrounds for
services like LXC and Libvirt more easily
* New container_additional_volumes configuration
* Export fixes and improvements in multi-icon and space-in-name handling
* Exported binaries will be runnable between distroboxes
* Exported binaries will always run in a login shell
* Assemble is now more polished and supports all of create flags
* Assemble can now export apps/binaries directly from the manifest
-------------------------------------------------------------------
Fri Jul 7 07:16:32 UTC 2023 - Frederic Crozat <fcrozat@suse.com>

View File

@ -17,7 +17,7 @@
Name: distrobox
Version: 1.5.0.2
Version: 1.6.0.1
Release: 0
Summary: Use any linux distribution inside your terminal
License: GPL-3.0-only