10 Commits

Author SHA256 Message Date
6afcaaf8b0 Accepting request 1320347 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1320347
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/distrobox?expand=0&rev=27
2025-11-28 15:52:05 +00:00
5add89dc64 - Update to 1.8.2.2:
* docs: update command for GNOME installation by @amnexya in https://github.com/89luca89/distrobox/pull/1873
    * Fix typo in nested Podman instructions by @atimeofday in https://github.com/89luca89/distrobox/pull/1879
    * docs: note that Podman and Distrobox are now pre-installed on SteamOS 3.5+ by @kavishgr in https://github.com/89luca89/distrobox/pull/1881
    * docs: clarify distrobox-host-exec behavior by @jaluoma in https://github.com/89luca89/distrobox/pull/1882
    * docs: fix reference to #28 in README.md by @dottorblaster in https://github.com/89luca89/distrobox/pull/1891
    * init: fix stat syntax error in rootful detection by @john-holt4 in https://github.com/89luca89/distrobox/pull/1907
    * docs: fix mdlint issues in compatibility matrix by @dottorblaster in https://github.com/89luca89/distrobox/pull/1908
    * create: fix failing to create containers from images that print to stdout with no input by @bsutherland333 in https://github.com/89luca89/distrobox/pull/1912
    * docs: systemd unit example to mount root as a shared mount by @yehorb in https://github.com/89luca89/distrobox/pull/1911
    * assemble: /dev/null stdin for distrobox enter execs by @dottorblaster and @balanza in https://github.com/89luca89/distrobox/pull/1915
    * feat: set compopt filenames for --file in bash completion by @yedayak in https://github.com/89luca89/distrobox/pull/1916
    * enter: preserve SHELL with unshared groups by @Kamorst in https://github.com/89luca89/distrobox/pull/1917
    * fix: don't use --pty with buggy su implementations by @Kamorst in https://github.com/89luca89/distrobox/pull/1919
    * init: restrict find pattern to libcuda so it doesn't pick up non-NVIDIA libs by @miaulightouch in https://github.com/89luca89/distrobox/pull/1918
    * create: direct stderr to /dev/null to prevent incorrect eval by @dottorblaster and @inc0 in https://github.com/89luca89/distrobox/pull/1920
    * chore(version): bump to 1.8.2.2 by @dottorblaster in https://github.com/89luca89/distrobox/pull/1921

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/distrobox?expand=0&rev=60
2025-11-27 14:30:28 +00:00
1068bf790a Accepting request 1316057 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1316057
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/distrobox?expand=0&rev=26
2025-11-06 17:15:43 +00:00
f7380ac850 - Update to 1.8.2.1:
* fix: Alt -> ALT by @x1z53 (gh#89luca89/distrobox#1868)
    * init: fix wrong $HOME when using --init by @Kamorst (gh#89luca89/distrobox#1871)
    * chore: bump version to 1.8.2.1 by @dottorblaster (gh#89luca89/distrobox#1872)

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/distrobox?expand=0&rev=58
2025-11-06 15:11:39 +00:00
6a03daaed7 Accepting request 1315315 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1315315
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/distrobox?expand=0&rev=25
2025-11-03 17:56:11 +00:00
ee5cde3e62 - Update to 1.8.2.0:
* Decommission Clearlinux
  * assemble:
    - add unshare-groups support (gh#89luca89/distrobox#1675)
    - extend manifest definitions with include
      (gh#89luca89/distrobox#1860)
    - fix accidental file globbing during parsing
      (gh#89luca89/distrobox#1713)
  * completion:
    - Bash completion enhancements (gh#89luca89/distrobox#1848)
  * create:
    - Support --userns=keep-id:size= (gh#89luca89/distrobox#1667)
    - explicitly prefer using crun if present
    - indentation for --root usage in distrobox-create
      (gh#89luca89/distrobox#1846)
    - fix formatting and quoting issues
      (gh#89luca89/distrobox#1862)
  * enter:
    - Allow whitespaces in environment variables
      (gh#89luca89/distrobox#1811)
  * export:
    - fix doas case, fix missing sudo_prefix when local execution
  * host-exec:
    - fail for HTTP response codes >= 400 (curl --fail)
      (gh#89luca89/distrobox#1787)
  * init:
    - Support Chimera Linux guests (gh#89luca89/distrobox#1778)
    - Fixes Vulcan ICD config files for NVIDIA driver host
      integration (openSUSE, Fedora) (gh#89luca89/distrobox#1688)
    - add altlinux in distrobox (gh#89luca89/distrobox#1512)

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/distrobox?expand=0&rev=56
2025-11-03 14:15:20 +00:00
7d832c7a94 Accepting request 1240483 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1240483
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/distrobox?expand=0&rev=24
2025-01-27 19:55:38 +00:00
d210155404 - Update to 1.8.1.2:
* Nvidia hotfixes:
    - init: improve nvidia symlinks resolution (#1668)
    - init: mask systemd-resolved in case we use host's network
- Changes from 1.8.1 -> 1.8.1.1
  * Update install (#1664)
  * init: improve nvidia integration, avoid directory mounts and
    possible mount loops
  * Revert "export: potential improvements to pull-request
    #1102"(#1608)

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/distrobox?expand=0&rev=54
2025-01-27 09:54:56 +00:00
330212f0df 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
2025-01-22 15:39:44 +00:00
74899c1820 - 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

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/distrobox?expand=0&rev=52
2025-01-22 15:02:36 +00:00
4 changed files with 136 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.2.2.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,134 @@
-------------------------------------------------------------------
Wed Nov 26 15:44:33 UTC 2025 - Alessio Biancalana <dottorblaster@opensuse.org>
- Update to 1.8.2.2:
* docs: update command for GNOME installation by @amnexya in https://github.com/89luca89/distrobox/pull/1873
* Fix typo in nested Podman instructions by @atimeofday in https://github.com/89luca89/distrobox/pull/1879
* docs: note that Podman and Distrobox are now pre-installed on SteamOS 3.5+ by @kavishgr in https://github.com/89luca89/distrobox/pull/1881
* docs: clarify distrobox-host-exec behavior by @jaluoma in https://github.com/89luca89/distrobox/pull/1882
* docs: fix reference to #28 in README.md by @dottorblaster in https://github.com/89luca89/distrobox/pull/1891
* init: fix stat syntax error in rootful detection by @john-holt4 in https://github.com/89luca89/distrobox/pull/1907
* docs: fix mdlint issues in compatibility matrix by @dottorblaster in https://github.com/89luca89/distrobox/pull/1908
* create: fix failing to create containers from images that print to stdout with no input by @bsutherland333 in https://github.com/89luca89/distrobox/pull/1912
* docs: systemd unit example to mount root as a shared mount by @yehorb in https://github.com/89luca89/distrobox/pull/1911
* assemble: /dev/null stdin for distrobox enter execs by @dottorblaster and @balanza in https://github.com/89luca89/distrobox/pull/1915
* feat: set compopt filenames for --file in bash completion by @yedayak in https://github.com/89luca89/distrobox/pull/1916
* enter: preserve SHELL with unshared groups by @Kamorst in https://github.com/89luca89/distrobox/pull/1917
* fix: don't use --pty with buggy su implementations by @Kamorst in https://github.com/89luca89/distrobox/pull/1919
* init: restrict find pattern to libcuda so it doesn't pick up non-NVIDIA libs by @miaulightouch in https://github.com/89luca89/distrobox/pull/1918
* create: direct stderr to /dev/null to prevent incorrect eval by @dottorblaster and @inc0 in https://github.com/89luca89/distrobox/pull/1920
* chore(version): bump to 1.8.2.2 by @dottorblaster in https://github.com/89luca89/distrobox/pull/1921
-------------------------------------------------------------------
Thu Nov 6 14:11:47 UTC 2025 - Alessio Biancalana <dottorblaster@opensuse.org>
- Update to 1.8.2.1:
* fix: Alt -> ALT by @x1z53 (gh#89luca89/distrobox#1868)
* init: fix wrong $HOME when using --init by @Kamorst (gh#89luca89/distrobox#1871)
* chore: bump version to 1.8.2.1 by @dottorblaster (gh#89luca89/distrobox#1872)
-------------------------------------------------------------------
Fri Oct 31 17:44:31 UTC 2025 - Shawn Dunn <sfalken@opensuse.org>
- Update to 1.8.2.0:
* Decommission Clearlinux
* assemble:
- add unshare-groups support (gh#89luca89/distrobox#1675)
- extend manifest definitions with include
(gh#89luca89/distrobox#1860)
- fix accidental file globbing during parsing
(gh#89luca89/distrobox#1713)
* completion:
- Bash completion enhancements (gh#89luca89/distrobox#1848)
* create:
- Support --userns=keep-id:size= (gh#89luca89/distrobox#1667)
- explicitly prefer using crun if present
- indentation for --root usage in distrobox-create
(gh#89luca89/distrobox#1846)
- fix formatting and quoting issues
(gh#89luca89/distrobox#1862)
* enter:
- Allow whitespaces in environment variables
(gh#89luca89/distrobox#1811)
* export:
- fix doas case, fix missing sudo_prefix when local execution
* host-exec:
- fail for HTTP response codes >= 400 (curl --fail)
(gh#89luca89/distrobox#1787)
* init:
- Support Chimera Linux guests (gh#89luca89/distrobox#1778)
- Fixes Vulcan ICD config files for NVIDIA driver host
integration (openSUSE, Fedora) (gh#89luca89/distrobox#1688)
- add altlinux in distrobox (gh#89luca89/distrobox#1512)
- create xdg-open distrobox-host-exec symlink only if --init
not used (gh#89luca89/distrobox#1818)
- exclude schroot mountpoint from socket search, improve
performance (gh#89luca89/distrobox#1836)
- fix formatting on /etc/shaddow stat-ing
(gh#89luca89/distrobox#1836)
- fix missing sudo binary on doas distro, make export aware of
it
- fix on systemd, we don't do remount in containers
- fix passwordless doas
- improve nvidia symlinks resolution
(gh#89luca89/distrobox#1668)
- make the default fish_prompt an autoloaded function
(gh#89luca89/distrobox#1672)
- mask systemd-resolved in case we use host's network
- setup correct chimera base-full-man dep
(gh#89luca89/distrobox#1826)
* install:
- add option to suppress color (gh#89luca89/distrobox#1709)
* upgrade:
- fix upgrade command when on doas systems
* Many updates to Documentation
-------------------------------------------------------------------
Sat Jan 25 18:24:09 UTC 2025 - Shawn Dunn <sfalken@opensuse.org>
- Update to 1.8.1.2:
* Nvidia hotfixes:
- init: improve nvidia symlinks resolution (#1668)
- init: mask systemd-resolved in case we use host's network
- Changes from 1.8.1 -> 1.8.1.1
* Update install (#1664)
* init: improve nvidia integration, avoid directory mounts and
possible mount loops
* Revert "export: potential improvements to pull-request
#1102"(#1608)
-------------------------------------------------------------------
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 and contributors
#
# 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.2.2
Release: 0
Summary: Use any linux distribution inside your terminal
License: GPL-3.0-only