toolbox/toolbox.changes

118 lines
4.3 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Thu Mar 11 13:49:05 UTC 2021 - kukuk@suse.com
- Update to version 2.1+git20210311.15cb3ad:
* Don't check for subuid if root calls toolbox [bsc#1183375]
-------------------------------------------------------------------
Fri Mar 05 16:52:01 UTC 2021 - kukuk@suse.com
- Update to version 2.1+git20210305.ca2bc53:
* Avoid copying the user setup script with 'podman cp'
-------------------------------------------------------------------
Fri Feb 26 08:29:43 UTC 2021 - kukuk@suse.com
- Update to version 2.1+git20210226.daeb191:
* Set trap only after option parsing (#22)
-------------------------------------------------------------------
Thu Feb 25 15:53:06 UTC 2021 - kukuk@suse.com
- Update to version 2.1+git20210225.5c541c8:
* Check sub{u,g}id if rootless, and fail early if they're not setup
* Fix creating a container with a specific name with `-c`
-------------------------------------------------------------------
Mon Feb 08 09:03:18 UTC 2021 - kukuk@suse.com
- Update to version 2.1+git20210208.a720b25:
* Alleviate the need for zypper in the user toolbox script
* Consolidate logging and help debugging of the user toolbox's script
* Export machine-id and IPC inside the toolbox (IPC, user only)
* Fix (more) formatting...
-------------------------------------------------------------------
Wed Feb 03 10:33:22 UTC 2021 - kukuk@suse.com
- Update to version 2.1+git20210203.a669e3a:
* Fix formatting
* Enhance alternate UI docu
* Ignore podman runlabel error if no RUN label exist
* Enhance documentation
* Check existence of volume directories (#15)
-------------------------------------------------------------------
Mon Jan 25 10:24:32 UTC 2021 - kukuk@suse.com
- Update to version 2.0+git20210125.50611db:
* Document configuration files, add /usr/etc/toolboxrc
* Update README to include commands
* Update the README
* Be even more compatible with Silverblue Toolbox
* Introduce commands, for compatibility with Silverblue's toolbox
* Mount /run/media and and /tmp inside a user toolbox
* Export more env variables inside (user) toolboxes
-------------------------------------------------------------------
Wed Jan 20 09:57:44 UTC 2021 - Thorsten Kukuk <kukuk@suse.com>
- Add a group tag for SLE Micro
- Mark toolboxrc as %config and add it is Source
-------------------------------------------------------------------
Tue Jan 19 13:12:13 UTC 2021 - bruno.leon@suse.com
- Update to version 1.0+git20210119.b5acdcf:
* Dynamically set REGISTRY and IMAGE (#11)
-------------------------------------------------------------------
Thu Nov 26 10:48:21 UTC 2020 - kukuk@suse.com
- Update to version 1.0+git20201126.3d26283:
* Make it easier to use custom images (#10)
* Update toolbox doc (#9)
-------------------------------------------------------------------
Wed Sep 02 16:44:06 UTC 2020 - kukuk@suse.com
- Update to version 1.0+git20200831.d2d2e5d:
* Allow graphical applications from inside a user toolbox to run
-------------------------------------------------------------------
Mon Aug 03 12:49:28 UTC 2020 - kukuk@suse.com
- Update to version 1.0+git20200803.7ff20b6:
* Connect to the host's SSH agent in user toolboxes.
* Stay in current directory, even when entering a toolbox
* Use the toolbox name as the actual toolbox's hostname
-------------------------------------------------------------------
Wed Mar 25 10:04:19 UTC 2020 - kukuk@suse.com
- Update to version 1.0+git20200324.dd047bc:
* fix entering a toolbox if something changed in /dev since creation
-------------------------------------------------------------------
Mon Feb 17 09:07:33 UTC 2020 - kukuk@suse.com
- Update to version 1.0+git20200217.cd18bfb:
* Multiple toolboxes, with different names
* Configure `sudo` access for an user toolbox
* Correctly setup the user
* Add -u|--user parameter
* Handle arguments with 'getopt'
-------------------------------------------------------------------
Mon Oct 14 12:40:00 UTC 2019 - kukuk@suse.com
- Update to version 1.0+git20191014.3034fbc:
* Make default shell configureable, use /bin/bash as default
-------------------------------------------------------------------
Mon Oct 07 08:31:08 UTC 2019 - kukuk@suse.com
- Update to version 1.0+git20191007.e038337:
* Initial version