Accepting request 774805 from devel:kubic

- 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'

OBS-URL: https://build.opensuse.org/request/show/774805
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/toolbox?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2020-02-20 13:53:36 +00:00 committed by Git OBS Bridge
parent 2088772836
commit c1f8883543
5 changed files with 16 additions and 6 deletions

View File

@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param name="url">git://github.com/thkukuk/microos-toolbox.git</param>
<param name="changesrevision">3034fbcdb4e1df26a02a9466cbf96a156f1d6dbe</param>
<param name="changesrevision">31d14b2d9f89fc91eb57b417f7209b4d6a86996e</param>
</service>
</servicedata>

View File

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
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

View File

@ -1,7 +1,7 @@
#
# spec file for package toolbox
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 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: toolbox
Version: 1.0+git20191014.3034fbc
Version: 1.0+git20200217.cd18bfb
Release: 0
Summary: Script to start a toolbox container for system debugging
License: Apache-2.0