From 2895e94c02d8d0d848aa58e41de8abce8aeddc2a059c972442a0d99bf7087b3b Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Mon, 30 Oct 2023 13:39:43 +0000 Subject: [PATCH] - Update to version 2.3+git20231030.3a6ef35: * Mount /dev/pts as mount type=devpts instead of --volume * fix typo creat -> create * Remove trailing whitespace * Fix bash error when container cannot be pulled OBS-URL: https://build.opensuse.org/package/show/devel:microos/toolbox?expand=0&rev=10 --- _servicedata | 2 +- microos-toolbox-2.3+git20220622.32785f7.tar.xz | 3 --- microos-toolbox-2.3+git20231030.3a6ef35.tar.xz | 3 +++ toolbox.changes | 9 +++++++++ toolbox.spec | 2 +- 5 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 microos-toolbox-2.3+git20220622.32785f7.tar.xz create mode 100644 microos-toolbox-2.3+git20231030.3a6ef35.tar.xz diff --git a/_servicedata b/_servicedata index e03c5da..e4ab24b 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ https://github.com/openSUSE/microos-toolbox.git - 32785f726a359255748f24ad1dd61fc3651453ef + 3a6ef35d392295752584e7e888c4469b53eed7ee \ No newline at end of file diff --git a/microos-toolbox-2.3+git20220622.32785f7.tar.xz b/microos-toolbox-2.3+git20220622.32785f7.tar.xz deleted file mode 100644 index bf71e80..0000000 --- a/microos-toolbox-2.3+git20220622.32785f7.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f80495872edfd1ecfb2b58e7643be9b698613a4d051346bc0a714e42452587f7 -size 13284 diff --git a/microos-toolbox-2.3+git20231030.3a6ef35.tar.xz b/microos-toolbox-2.3+git20231030.3a6ef35.tar.xz new file mode 100644 index 0000000..a242455 --- /dev/null +++ b/microos-toolbox-2.3+git20231030.3a6ef35.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bf347b46144d3e9a3152b5e86225a399e5bc858bf8f12388d79f44506f3119f +size 13328 diff --git a/toolbox.changes b/toolbox.changes index 7201e2d..3b0258c 100644 --- a/toolbox.changes +++ b/toolbox.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Oct 30 13:38:45 UTC 2023 - kukuk@suse.com + +- Update to version 2.3+git20231030.3a6ef35: + * Mount /dev/pts as mount type=devpts instead of --volume + * fix typo creat -> create + * Remove trailing whitespace + * Fix bash error when container cannot be pulled + ------------------------------------------------------------------- Mon May 8 11:01:45 UTC 2023 - Danish Prakash diff --git a/toolbox.spec b/toolbox.spec index 75d2d28..9727b2d 100644 --- a/toolbox.spec +++ b/toolbox.spec @@ -17,7 +17,7 @@ Name: toolbox -Version: 2.3+git20220622.32785f7 +Version: 2.3+git20231030.3a6ef35 Release: 0 Summary: Script to start a toolbox container for system debugging License: Apache-2.0