Accepting request 868896 from devel:kubic

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

OBS-URL: https://build.opensuse.org/request/show/868896
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/toolbox?expand=0&rev=10
This commit is contained in:
Dominique Leuenberger 2021-02-07 14:16:43 +00:00 committed by Git OBS Bridge
parent 7d53a37120
commit ed4a54fa0f
7 changed files with 20 additions and 10 deletions

View File

@ -1,8 +1,8 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="version">2.0</param>
<param name="versionformat">2.0+git%cd.%h</param>
<param name="url">git://github.com/thkukuk/microos-toolbox.git</param>
<param name="version">2.1</param>
<param name="versionformat">2.1+git%cd.%h</param>
<param name="url">git://github.com/kubic-project/microos-toolbox.git</param>
<param name="scm">git</param>
<param name="changesgenerate">enable</param>
</service>

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">50611dbcda36b1e7da6770ee498bd38bf4ab607a</param>
<param name="url">git://github.com/kubic-project/microos-toolbox.git</param>
<param name="changesrevision">e589434b4619773c676c7aef667f69b6d944da6b</param>
</service>
</servicedata>

View File

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

View File

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

View File

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

View File

@ -17,7 +17,7 @@
Name: toolbox
Version: 2.0+git20210125.50611db
Version: 2.1+git20210203.a669e3a
Release: 0
Summary: Script to start a toolbox container for system debugging
License: Apache-2.0

View File

@ -1,2 +1,2 @@
REGISTRY=registry.suse.com
IMAGE=suse/toolbox
IMAGE=suse/sle-micro/5.0/toolbox