Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

toolbox-0.0.99.5-1.module_el8+847+7863d4e6 RPM for aarch64

From CentOS 8-stream AppStream for aarch64 / Packages

Name: toolbox Distribution: CentOS
Version: 0.0.99.5 Vendor: CentOS
Release: 1.module_el8+847+7863d4e6 Build date: Tue Jan 23 19:07:46 2024
Group: Unspecified Build host: aarch64-03.stream.rdu2.redhat.com
Size: 7484960 Source RPM: toolbox-0.0.99.5-1.module_el8+847+7863d4e6.src.rpm
Packager: builder@centos.org
Url: https://containertoolbx.org/
Summary: Tool for interactive command line environments on Linux
Toolbx is a tool for Linux, which allows the use of interactive command line
environments for development and troubleshooting the host operating system,
without having to install software on the host. It is built on top of Podman
and other standard container technologies from OCI.

Toolbx environments have seamless access to the user's home directory, the
Wayland and X11 sockets, networking (including Avahi), removable devices (like
USB sticks), systemd journal, SSH agent, D-Bus, ulimits, /dev and the udev
database, etc..

Provides

Requires

License

ASL 2.0

Changelog

* Mon Jan 15 2024 Debarshi Ray <rishi@fedoraproject.org> - 0.0.99.5-1
  - Update to 0.0.99.5
  Resolves: RHEL-19773
* Fri Dec 08 2023 Debarshi Ray <rishi@fedoraproject.org> - 0.0.99.4-8
  - Rebuild for CVE-2023-39325 and CVE-2023-44487
  Resolves: RHEL-12620
* Mon Nov 27 2023 Debarshi Ray <rishi@fedoraproject.org> - 0.0.99.4-7
  - Rebuild for CVE-2023-29406, CVE-2023-39318 and CVE-2023-39319
  Resolves: RHEL-4231, RHEL-4475, RHEL-4502
* Mon Oct 02 2023 Debarshi Ray <rishi@fedoraproject.org> - 0.0.99.4-6
  - Simplify removing the user's password
  Resolves: RHEL-2038
* Fri Aug 11 2023 Debarshi Ray <rishi@fedoraproject.org> - 0.0.99.4-5
  - Be aware of security hardened mount points
  Resolves: #2144541
* Mon Aug 07 2023 Debarshi Ray <rishi@fedoraproject.org> - 0.0.99.4-4
  - Rebuild for CVE-2023-24539, CVE-2023-24540 and CVE-2023-29400
  Resolves: #2207514
* Mon Jul 10 2023 Debarshi Ray <rishi@fedoraproject.org> - 0.0.99.4-3
  - Rebuild for CVE-2022-41723, CVE-2023-24534, CVE-2023-24536 and
    CVE-2023-24538
  Resolves: #2187345, #2187368, #2203690
* Mon Jul 10 2023 Debarshi Ray <rishi@fedoraproject.org> - 0.0.99.4-2
  - Rebuild for CVE-2022-41724 and CVE-2022-41725
  Resolves: #2179952
* Tue Apr 04 2023 Debarshi Ray <rishi@fedoraproject.org> - 0.0.99.4-1
  - Update to 0.0.99.4
  - Fix CVE-2022-3064
  Resolves: #2164981, #2165744
* Mon Feb 06 2023 Debarshi Ray <rishi@fedoraproject.org> - 0.0.99.3-7
  - Rebuild for CVE-2022-41717
  Resolves: #2163743
* Mon Jan 30 2023 Debarshi Ray <rishi@fedoraproject.org> - 0.0.99.3-6
  - Support RHEL 9 Toolbx containers
  Resolves: #2163759
* Tue Dec 13 2022 Debarshi Ray <rishi@fedoraproject.org> - 0.0.99.3-5
  - Unbreak sorting and clearly identify copied images in 'list'
  Resolves: #2033280
* Mon Nov 07 2022 Debarshi Ray <rishi@fedoraproject.org> - 0.0.99.3-4
  - Rebuild for CVE-2022-27664 and CVE-2022-32189
  Resolves: #2116767, #2126755
* Mon Nov 07 2022 Debarshi Ray <rishi@fedoraproject.org> - 0.0.99.3-3
  - Rebuild for CVE-2022-1705, CVE-2022-30630, CVE-2022-30631 and CVE-2022-30632
  Resolves: #2111828
* Mon Nov 07 2022 Debarshi Ray <rishi@fedoraproject.org> - 0.0.99.3-2
  - Update to 0.0.99.3
  - BuildRequire only systemd-rpm-macros as recommended by the Fedora packaging
    guidelines
  - Update the Summary to match upstream
  - Update the URL to point to the website
  Resolves: #2047290
* Wed May 11 2022 Jindrich Novy <jnovy@redhat.com> - 0.0.99.3-0.6
  - BuildRequires: /usr/bin/go-md2man
  - Related: #2061390
* Fri Apr 08 2022 Jindrich Novy <jnovy@redhat.com> - 0.0.99.3-0.5
  - Related: #2061390
* 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

Files

/etc/containers/toolbox.conf
/etc/profile.d/toolbox.sh
/usr/bin/toolbox
/usr/lib/.build-id
/usr/lib/.build-id/82
/usr/lib/.build-id/82/2bf172387a39670012ccb7a74ce4800728f337
/usr/lib/tmpfiles.d/toolbox.conf
/usr/share/bash-completion
/usr/share/bash-completion/completions
/usr/share/bash-completion/completions/toolbox.bash
/usr/share/doc/toolbox
/usr/share/doc/toolbox/CODE-OF-CONDUCT.md
/usr/share/doc/toolbox/NEWS
/usr/share/doc/toolbox/README.md
/usr/share/doc/toolbox/SECURITY.md
/usr/share/fish
/usr/share/fish/vendor_completions.d
/usr/share/fish/vendor_completions.d/toolbox.fish
/usr/share/licenses/toolbox
/usr/share/licenses/toolbox/COPYING
/usr/share/licenses/toolbox/modules.txt
/usr/share/man/man1/toolbox-create.1.gz
/usr/share/man/man1/toolbox-enter.1.gz
/usr/share/man/man1/toolbox-help.1.gz
/usr/share/man/man1/toolbox-init-container.1.gz
/usr/share/man/man1/toolbox-list.1.gz
/usr/share/man/man1/toolbox-rm.1.gz
/usr/share/man/man1/toolbox-rmi.1.gz
/usr/share/man/man1/toolbox-run.1.gz
/usr/share/man/man1/toolbox.1.gz
/usr/share/man/man5/toolbox.conf.5.gz
/usr/share/zsh
/usr/share/zsh/site-functions
/usr/share/zsh/site-functions/_toolbox


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Apr 26 03:05:47 2024