Sat, 27 Apr 2024 23:23:46 UTC | login

Information for build toolbox-0.0.99.3-0.4.module_el8.5.0+988+b1f0b741

ID19896
Package Nametoolbox
Version0.0.99.3
Release0.4.module_el8.5.0+988+b1f0b741
Epoch
Sourcegit+https://git.centos.org/rpms/toolbox#71ef4b5fc3b4207bd1456046160c7d7775068da7
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 bymbox-mbs-backend
State complete
Volume DEFAULT
StartedTue, 09 Nov 2021 21:24:05 UTC
CompletedTue, 09 Nov 2021 21:26:44 UTC
Taskbuild (module-b1f0b741858d21af, /rpms/toolbox:71ef4b5fc3b4207bd1456046160c7d7775068da7)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/toolbox?#71ef4b5fc3b4207bd1456046160c7d7775068da7'}}
Tags
module-container-tools-rhel8-8050020211109205056-faa19cc5
module-container-tools-rhel8-8050020211109205056-faa19cc5-build
RPMs
src
toolbox-0.0.99.3-0.4.module_el8.5.0+988+b1f0b741.src.rpm (info) (download)
aarch64
toolbox-0.0.99.3-0.4.module_el8.5.0+988+b1f0b741.aarch64.rpm (info) (download)
toolbox-tests-0.0.99.3-0.4.module_el8.5.0+988+b1f0b741.aarch64.rpm (info) (download)
toolbox-debuginfo-0.0.99.3-0.4.module_el8.5.0+988+b1f0b741.aarch64.rpm (info) (download)
toolbox-debugsource-0.0.99.3-0.4.module_el8.5.0+988+b1f0b741.aarch64.rpm (info) (download)
ppc64le
toolbox-0.0.99.3-0.4.module_el8.5.0+988+b1f0b741.ppc64le.rpm (info) (download)
toolbox-tests-0.0.99.3-0.4.module_el8.5.0+988+b1f0b741.ppc64le.rpm (info) (download)
toolbox-debuginfo-0.0.99.3-0.4.module_el8.5.0+988+b1f0b741.ppc64le.rpm (info) (download)
toolbox-debugsource-0.0.99.3-0.4.module_el8.5.0+988+b1f0b741.ppc64le.rpm (info) (download)
x86_64
toolbox-0.0.99.3-0.4.module_el8.5.0+988+b1f0b741.x86_64.rpm (info) (download)
toolbox-tests-0.0.99.3-0.4.module_el8.5.0+988+b1f0b741.x86_64.rpm (info) (download)
toolbox-debuginfo-0.0.99.3-0.4.module_el8.5.0+988+b1f0b741.x86_64.rpm (info) (download)
toolbox-debugsource-0.0.99.3-0.4.module_el8.5.0+988+b1f0b741.x86_64.rpm (info) (download)
Logs
x86_64
build.log
root.log
mock_output.log
hw_info.log
state.log
ppc64le
build.log
root.log
mock_output.log
hw_info.log
state.log
aarch64
build.log
root.log
mock_output.log
hw_info.log
state.log
Changelog * Mon Sep 20 2021 Debarshi Ray <rishi@fedoraproject.org> - 0.0.99.3-0.4 - Switch to using the Toolbox-specific UBI image by default Resolves: #2004562 * 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 * 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