Accepting request 1239563 from Virtualization:containers

OBS-URL: https://build.opensuse.org/request/show/1239563
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/distrobox?expand=0&rev=23
This commit is contained in:
Ana Guerrero 2025-01-22 15:39:44 +00:00 committed by Git OBS Bridge
commit 330212f0df
4 changed files with 37 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,35 @@
-------------------------------------------------------------------
Tue Jan 21 10:15:10 UTC 2025 - Paolo Stivanin <info@paolostivanin.com>
- update to 1.8.1:
* assemble: add clone in distrobox assemble by @PawsFunctions in #1618
* completions: zsh reworked. fixed not completing container names. by @fredricocalamari in #1603
* create: better check clone support
* create: properly handle platform specification for alien architectures. Fix #1644
* distrobox-enter: improve cmd composition speed by @TigerGorilla2 in #1649
* docs: Cut 80% of the source package size by optimizing/cleaning doc images by @eugenesan in #1586
* docs: Fix misspelling in Useful tips section by @brandondong in #1645
* docs: Update compatibility list
* docs: Update compatibility.md for fedora toolbox images by @ImBearChild in #1637
* docs: add deepin 23 docker image by @chenchongbiao in #1632
* docs: fix nvidia container toolkit commands. Fix #1654
* docs: update Podman inside Distrobox by @alexandrevicenzi in #1597
* enter: Replace tac with awk to be more portable by @shtayerc in #1591
* enter: Stop importing zsh FPATH into container by @jgroman in #1636
* enter: fix additional flags composition, Fix #1594
* export: potential improvement to pull-request #1102 by @AbduEhab in #1608
* fix:repeat trigger update locale when locale exists by @heysion in #1614
* init: Strip single quotes when parsing locale.conf by @catgirlconspiracy in #1605
* init: add timeout to systemd bringup wait. Fix #1641
* init: fix missing hooks in pacman, Fix #1595, Fix #1602, Fix #1610, Fix #1619
* init: fix prompt not sourcing on some distros
* init: fix runtime sync fallback by @xz-dev in #1622
* init: improve nvidia integration, skip files when directory is already a ro-mountpoint, log with warnings
* init: move pkg manager exclude lists to separate step, always run them.
* init: provide default prompt for fish shell by @Boria138 in #1588
* init: simplify nvidia 32bit dir detection
* rm: fix redundant print with quotes. Fix #1634
-------------------------------------------------------------------
Wed Oct 16 10:14:35 UTC 2024 - Martin Sirringhaus <martin.sirringhaus@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package distrobox
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: distrobox
Version: 1.8.0
Version: 1.8.1
Release: 0
Summary: Use any linux distribution inside your terminal
License: GPL-3.0-only