Thu, 04 Jul 2024 01:06:43 CST | login

Information for build toolbox-0.0.99.3-0.4.module+el8.6.0+373+a9e0e87b

ID16567
Package Nametoolbox
Version0.0.99.3
Release0.4.module+el8.6.0+373+a9e0e87b
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/toolbox#7304e53dfa8693d4887c12d22adbb511c889b83b
SummaryUnprivileged development environment
DescriptionToolbox is a tool for Linux operating systems, which allows the use of containerized command line environments. It is built on top of Podman and other standard container technologies from OCI.
Built bymbs
State complete
Volume DEFAULT
StartedSat, 14 May 2022 04:33:13 CST
CompletedSat, 14 May 2022 04:44:08 CST
Taskbuild (module-a9e0e87bd4250f9d, /stage/rpms/toolbox:7304e53dfa8693d4887c12d22adbb511c889b83b)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/toolbox?#7304e53dfa8693d4887c12d22adbb511c889b83b'}}
Tags
module-container-tools-4.0-8060020220513172736-2e213529
module-container-tools-4.0-8060020220513172736-2e213529-build
RPMs
src
toolbox-0.0.99.3-0.4.module+el8.6.0+373+a9e0e87b.src.rpm (info) (download)
aarch64
toolbox-0.0.99.3-0.4.module+el8.6.0+373+a9e0e87b.aarch64.rpm (info) (download)
toolbox-tests-0.0.99.3-0.4.module+el8.6.0+373+a9e0e87b.aarch64.rpm (info) (download)
toolbox-debuginfo-0.0.99.3-0.4.module+el8.6.0+373+a9e0e87b.aarch64.rpm (info) (download)
toolbox-debugsource-0.0.99.3-0.4.module+el8.6.0+373+a9e0e87b.aarch64.rpm (info) (download)
ppc64le
toolbox-0.0.99.3-0.4.module+el8.6.0+373+a9e0e87b.ppc64le.rpm (info) (download)
toolbox-tests-0.0.99.3-0.4.module+el8.6.0+373+a9e0e87b.ppc64le.rpm (info) (download)
toolbox-debuginfo-0.0.99.3-0.4.module+el8.6.0+373+a9e0e87b.ppc64le.rpm (info) (download)
toolbox-debugsource-0.0.99.3-0.4.module+el8.6.0+373+a9e0e87b.ppc64le.rpm (info) (download)
x86_64
toolbox-0.0.99.3-0.4.module+el8.6.0+373+a9e0e87b.x86_64.rpm (info) (download)
toolbox-tests-0.0.99.3-0.4.module+el8.6.0+373+a9e0e87b.x86_64.rpm (info) (download)
toolbox-debuginfo-0.0.99.3-0.4.module+el8.6.0+373+a9e0e87b.x86_64.rpm (info) (download)
toolbox-debugsource-0.0.99.3-0.4.module+el8.6.0+373+a9e0e87b.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Mon Sep 20 2021 Jindrich Novy <jnovy@redhat.com> - 0.0.99.3-0.4 - Switch to using the Toolbox-specific UBI image by default - Related: #2001445 * Thu Sep 02 2021 Debarshi Ray <rishi@fedoraproject.org> - 0.0.99.3-0.3 - Suggest a way forward if coreos/toolbox was used Resolves: #1998191, #2000914 * Thu Aug 26 2021 Jindrich Novy <jnovy@redhat.com> - 0.0.99.3-0.2 - Make sosreport work by setting the HOST environment variable - Related: #1934415 * Wed Aug 11 2021 Jindrich Novy <jnovy@redhat.com> - 0.0.99.3-0.1 - change release to 0.x so it is obvious it is devel version - Related: #1934415 * Thu Aug 05 2021 Jindrich Novy <jnovy@redhat.com> - 0.0.99.3-1 - Fix the build on CentOS Stream - Related: #1934415 * Wed Jul 28 2021 Jindrich Novy <jnovy@redhat.com> - 0.0.99.2^1.git660b6970e998-1 - Add support for configuration files Resolves: #1940082 - Related: #1934415 * Mon Jul 26 2021 Jindrich Novy <jnovy@redhat.com> - 0.0.99.2-4 - Instead of offering to log into a registry, just mention 'podman login' - Related: #1934415 * Sat Jul 10 2021 Jindrich Novy <jnovy@redhat.com> - 0.0.99.2-3 - Expose the host's entire / in the container at /run/host - Related: #1934415 * Mon Jul 05 2021 Jindrich Novy <jnovy@redhat.com> - 0.0.99.2-2 - Actually apply the patch to make 'toolbox' create or fall back to a container if possible - Support logging into a registry if necessary - Related: #1934415 * Fri Jul 02 2021 Jindrich Novy <jnovy@redhat.com> - 0.0.99.2-1 - Update to 0.0.99.2 - Make 'toolbox' create or fall back to a container if possible Resolves: #1914687 - Related: #1934415 * Tue Jan 12 2021 Jindrich Novy <jnovy@redhat.com> - 0.0.99-1 - Update to 0.0.99 - Related: #1883490 * Tue Jan 12 2021 Jindrich Novy <jnovy@redhat.com> - 0.0.98.1-3 - remove bats as it's not present in RHEL - Related: #1883490 * Mon Jan 11 2021 Jindrich Novy <jnovy@redhat.com> - 0.0.98.1-2 - harden the toolbox binary - minor fixes - Related: #1883490 * Fri Jan 08 2021 Debarshi Ray <rishi@fedoraproject.org> - 0.0.98.1-1 - Rebase to github.com/containers/toolbox