SHA256
1
0
forked from pool/toolbox

16 Commits

Author SHA256 Message Date
adeecf40f5 Accepting request 1297974 from devel:microos
- Update to version 2.4+git20250806.ba48bd3:
  * Add SCC credentials if available [bsc#1247491]

OBS-URL: https://build.opensuse.org/request/show/1297974
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/toolbox?expand=0&rev=33
2025-08-07 14:48:31 +00:00
280c34a7ae * Add SCC credentials if available [bsc#1247491]
OBS-URL: https://build.opensuse.org/package/show/devel:microos/toolbox?expand=0&rev=28
2025-08-06 14:16:40 +00:00
dac5d3f20e - Update to version 2.4+git20250806.ba48bd3:
* Add SCC credentials if avaialbe [bsc#1247491]

OBS-URL: https://build.opensuse.org/package/show/devel:microos/toolbox?expand=0&rev=27
2025-08-06 14:15:38 +00:00
1a22052db3 Accepting request 1289210 from devel:microos
- Update to version 2.4+git20250630.5e08e45:
  * Forbid --user if running as root

OBS-URL: https://build.opensuse.org/request/show/1289210
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/toolbox?expand=0&rev=32
2025-07-01 09:33:23 +00:00
7699c3f04a - Update to version 2.4+git20250630.5e08e45:
* Forbid --user if running as root

OBS-URL: https://build.opensuse.org/package/show/devel:microos/toolbox?expand=0&rev=25
2025-06-30 08:34:40 +00:00
3cb4653117 Accepting request 1274366 from devel:microos
- Update to version 2.4+git20250429.b335d1b:
  * Support addition podman arguments

OBS-URL: https://build.opensuse.org/request/show/1274366
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/toolbox?expand=0&rev=31
2025-05-06 14:38:58 +00:00
188f2d862e - Update to version 2.4+git20250429.b335d1b:
* Support addition podman arguments

OBS-URL: https://build.opensuse.org/package/show/devel:microos/toolbox?expand=0&rev=23
2025-05-05 08:28:25 +00:00
3721f1136b Accepting request 1219327 from devel:microos
- Update to version 2.4+git20241030.2ae8421:
  * Adjust md syntax for go-md2man
  * Fix header
  * Sync README with manual page
  * Ignore generated toolbox.1 manual page

OBS-URL: https://build.opensuse.org/request/show/1219327
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/toolbox?expand=0&rev=30
2024-10-31 15:08:56 +00:00
719eb2cace - Update to version 2.4+git20241030.2ae8421:
* Adjust md syntax for go-md2man
  * Fix header
  * Sync README with manual page
  * Ignore generated toolbox.1 manual page

OBS-URL: https://build.opensuse.org/package/show/devel:microos/toolbox?expand=0&rev=21
2024-10-30 07:48:47 +00:00
fdf86e1ca8 Accepting request 1218412 from devel:microos
OBS-URL: https://build.opensuse.org/request/show/1218412
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/toolbox?expand=0&rev=29
2024-10-28 14:17:37 +00:00
fb32856f8f - Use go-md2man instead of pandoc to convert a markdown file to
nroff. The dep chain is just much, much smaller.

OBS-URL: https://build.opensuse.org/package/show/devel:microos/toolbox?expand=0&rev=19
2024-10-25 17:03:29 +00:00
4b3975aed2 - Remove Leap and SLE Micro hacks from spec file, this products
have to provide correct branding packages.

- Update to version 2.3+git20241025.00f69f5:
  * Add manual page

OBS-URL: https://build.opensuse.org/package/show/devel:microos/toolbox?expand=0&rev=18
2024-10-25 09:53:21 +00:00
a32b180652 Accepting request 1204118 from devel:microos
OBS-URL: https://build.opensuse.org/request/show/1204118
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/toolbox?expand=0&rev=28
2024-09-29 16:09:22 +00:00
cafed52d2e Revert images to 5.5
OBS-URL: https://build.opensuse.org/package/show/devel:microos/toolbox?expand=0&rev=16
2024-09-27 10:09:16 +00:00
c9a03232ab Accepting request 1203006 from devel:microos
OBS-URL: https://build.opensuse.org/request/show/1203006
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/toolbox?expand=0&rev=27
2024-09-25 19:51:16 +00:00
8ccd6a2b61 - Update SLE/Leap Micro images from 5.4 to 6.0 (bsc#1227328)
OBS-URL: https://build.opensuse.org/package/show/devel:microos/toolbox?expand=0&rev=14
2024-09-24 14:42:33 +00:00
6 changed files with 71 additions and 21 deletions

View File

@@ -1,14 +1,14 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="version">2.3</param>
<param name="versionformat">2.3+git%cd.%h</param>
<service name="tar_scm" mode="manual">
<param name="version">2.4</param>
<param name="versionformat">2.4+git%cd.%h</param>
<param name="url">https://github.com/openSUSE/microos-toolbox.git</param>
<param name="scm">git</param>
<param name="changesgenerate">enable</param>
</service>
<service name="recompress" mode="disabled">
<service name="recompress" mode="manual">
<param name="compression">xz</param>
<param name="file">*.tar</param>
</service>
<service name="set_version" mode="disabled"/>
<service name="set_version" mode="manual"/>
</services>

View File

@@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/openSUSE/microos-toolbox.git</param>
<param name="changesrevision">84ec25e7dd2f6c0677c5e91d8de7f9dbc4e9fa19</param>
<param name="changesrevision">ba48bd3037599c4e9d4fb82b1b2106de1715733e</param>
</service>
</servicedata>

View File

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

Binary file not shown.

View File

@@ -1,3 +1,58 @@
-------------------------------------------------------------------
Wed Aug 06 14:15:16 UTC 2025 - Thorsten Kukuk <kukuk@suse.com>
- Update to version 2.4+git20250806.ba48bd3:
* Add SCC credentials if available [bsc#1247491]
-------------------------------------------------------------------
Mon Jun 30 08:29:43 UTC 2025 - Thorsten Kukuk <kukuk@suse.com>
- Update to version 2.4+git20250630.5e08e45:
* Forbid --user if running as root
-------------------------------------------------------------------
Mon May 05 07:51:37 UTC 2025 - Thorsten Kukuk <kukuk@suse.com>
- Update to version 2.4+git20250429.b335d1b:
* Support addition podman arguments
-------------------------------------------------------------------
Wed Oct 30 07:46:30 UTC 2024 - kukuk@suse.com
- Update to version 2.4+git20241030.2ae8421:
* Adjust md syntax for go-md2man
* Fix header
* Sync README with manual page
* Ignore generated toolbox.1 manual page
-------------------------------------------------------------------
Fri Oct 25 14:26:17 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use go-md2man instead of pandoc to convert a markdown file to
nroff. The dep chain is just much, much smaller.
-------------------------------------------------------------------
Fri Oct 25 09:49:28 UTC 2024 - Thorsten Kukuk <kukuk@suse.com>
- Remove Leap and SLE Micro hacks from spec file, this products
have to provide correct branding packages.
-------------------------------------------------------------------
Fri Oct 25 08:42:47 UTC 2024 - kukuk@suse.com
- Update to version 2.3+git20241025.00f69f5:
* Add manual page
-------------------------------------------------------------------
Fri Sep 27 09:30:16 UTC 2024 - Alexandre Vicenzi <alexandre.vicenzi@suse.com>
- Revert last change and update SLE/Leap Micro images to 5.5 (bsc#1227328)
-------------------------------------------------------------------
Tue Sep 24 12:22:08 UTC 2024 - Alexandre Vicenzi <alexandre.vicenzi@suse.com>
- Update SLE/Leap Micro images from 5.4 to 6.0 (bsc#1227328)
-------------------------------------------------------------------
Thu Jul 04 09:45:43 UTC 2024 - kukuk@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package toolbox
#
# 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,13 +17,14 @@
Name: toolbox
Version: 2.3+git20240704.84ec25e
Version: 2.4+git20250806.ba48bd3
Release: 0
Summary: Script to start a toolbox container for system debugging
License: Apache-2.0
Group: System/Management
URL: https://github.com/openSUSE/microos-toolbox
Source: microos-toolbox-%{version}.tar.xz
BuildRequires: go-md2man
Requires: (podman or docker)
Suggests: podman
BuildArch: noarch
@@ -38,25 +39,19 @@ such a system. The root filesystem can be found at /media/root.
%prep
%setup -q -n microos-toolbox-%{version}
%if 0%{?sle_version}
%if !0%{?is_opensuse}
sed -i -e 's,registry.opensuse.org,registry.suse.com,' toolbox
sed -i -e 's,opensuse/toolbox,suse/sle-micro/5.4/toolbox,' toolbox
%else
sed -i -e 's,opensuse/toolbox,opensuse/leap-micro/5.4/toolbox,' toolbox
%endif
%endif
%build
go-md2man -in toolbox.1.md -out toolbox.1
%install
mkdir -p %{buildroot}%{_bindir}
install -m 755 toolbox %{buildroot}%{_bindir}/toolbox
install -D -m 755 toolbox %{buildroot}%{_bindir}/toolbox
install -D -m 644 toolbox.1 %{buildroot}%{_mandir}/man1/toolbox.1
%files
%license LICENSE
%doc README.md
%{_bindir}/toolbox
%{_mandir}/man1/toolbox.1%{?ext_man}
%ghost %config %{_sysconfdir}/toolboxrc
%changelog