Accepting request 1173947 from Virtualization:containers

OBS-URL: https://build.opensuse.org/request/show/1173947
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/distrobox?expand=0&rev=21
This commit is contained in:
Ana Guerrero 2024-05-14 11:39:12 +00:00 committed by Git OBS Bridge
commit ac736324dc
4 changed files with 56 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,55 @@
-------------------------------------------------------------------
Sat May 11 03:38:58 UTC 2024 - jun wang <jgwang@suse.com>
- Update to version 1.7.2.1
+ changes from 1.7.2.1
* chore(init): Add sudo to Wolfi (#1375)
* Add fedora toolbox 40 to list of compatible images (#1377)
* init: fix setting empty DISPLAY variable, breaking gpg
+ changes from 1.7.2
* all: properly handle env vars and configs in all commands
(#1328)
* chore: bump CI actions, minor fixes to README and other
files (#1345)
* docs: Specify that distrobox is in the extra repo (#1316)
* docs: Support latest alpine (#1341)
* docs: Update copyright in footer (#1365)
* docs: Update useful_tips.md (#1330)
* enter: make log_timestamp date format universally
compatible (#1343)
* export: cancel export when trying to delete (#1340)
* export: consider only absolute candidate icon paths that
exist (#1318)
* init: Support musl variant of Void Linux (#1327)
* init: add explicit creation of /etc/fish/conf.d (#1348)
* init: massively speed up apt/pacman/xbps deps install (#1324)
* install: use more portable install(1) arguments (#1364)
* CI: fix hostname test
* CI: try to ensure enough disk space
* CI: use shell-funcheck
* all: improve function docs
* assemble: add custom hostname support
* create: fix regression with rootless runc 1.20~rc1 (#1359)
* docs: add Slackware 15 (#1357)
* docs: move upgrading instruction a bit more ahead (#1342)
* docs: update xhost command to be silent (#1350)
* enter: Fix support for Active Directory usernames including
backslashes (#1360)
* enter: fix regression in fish shell login with initful
systems
* enter: fix typo in command generation (#1331)
* export: fix duplicate extra_flags (#1311)
* export: use different symbol for IFS (#1351)
* init, create: use $CONTAINER_ID to distinguish container's
prompts. Use host's hostname by default.
* init: ensure fish config is sourced only on interactive
shell (#1292)
* init: fix endless hook append (#1320)
* init: fix performance regression in skel file setup (#1317)
* init: forward wayland display only if it is set
* rm: revert 22bc081, simplify removal of exported
app/bins (#1301)
-------------------------------------------------------------------
Mon Mar 25 22:02:17 UTC 2024 - Michal Vyskocil <michal.vyskocil@gmail.com>

View File

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