Accepting request 1161564 from home:mvyskocil:branches:Virtualization:containers
- Update to 1.7.1 * all: ensure no side effects on global variables * create the binary export path if it doesn't exist (#1291) * docs: Add info on upgrading package on steamdeck (#1271) * docs: remove extra ` from xhost command by (#1284) * enter: Add option to run with clean PATH (#1299) * fix: missing .fifo logfile in distrobox-enter (#1307) * init: ignore findmnt error in routine remounting (#1289) (#1296) * init: mask suspend/hibernate/hybrid-sleep * init: massively speed up apk deps install by @JamiKettunen in (#1298) * rm: do not block container removal if we cannot start it OBS-URL: https://build.opensuse.org/request/show/1161564 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/distrobox?expand=0&rev=45
This commit is contained in:
parent
62d9a092ac
commit
45cf94071c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:db0b87210a40fdb613fe2ee75deeb6c05f1ab71fe971b8347517e0578945bacf
|
||||
size 6894069
|
3
distrobox-1.7.1.tar.gz
Normal file
3
distrobox-1.7.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a39ce0b579e8e7c7599b5effaf53462814d443ce5d30131e19db2f8b830f242f
|
||||
size 6885484
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 25 22:02:17 UTC 2024 - Michal Vyskocil <michal.vyskocil@gmail.com>
|
||||
|
||||
- Update to 1.7.1
|
||||
* all: ensure no side effects on global variables
|
||||
* create the binary export path if it doesn't exist (#1291)
|
||||
* docs: Add info on upgrading package on steamdeck (#1271)
|
||||
* docs: remove extra ` from xhost command by (#1284)
|
||||
* enter: Add option to run with clean PATH (#1299)
|
||||
* fix: missing .fifo logfile in distrobox-enter (#1307)
|
||||
* init: ignore findmnt error in routine remounting (#1289) (#1296)
|
||||
* init: mask suspend/hibernate/hybrid-sleep
|
||||
* init: massively speed up apk deps install by @JamiKettunen in (#1298)
|
||||
* rm: do not block container removal if we cannot start it
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 15 09:35:47 UTC 2024 - Dario Faggioli <dfaggioli@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: distrobox
|
||||
Version: 1.7.0.1_g7a56b6e
|
||||
Version: 1.7.1
|
||||
Release: 0
|
||||
Summary: Use any linux distribution inside your terminal
|
||||
License: GPL-3.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user