Commit Graph

11 Commits

Author SHA1 Message Date
Debarshi Ray e2661a3d7c Remove some leftovers 2023-05-19 10:21:00 +00:00
Debarshi Ray 2c2481e1f5 Update to 0.0.99.4
... and fix CVE-2022-3064.

Resolves: #2164980, #2165743
2023-04-05 20:05:28 +02:00
Debarshi Ray ac6e4bf827 Drop redundant ExcludeArch
The %gometa RPM macro also generates a ExclusiveArch on %golang_arches
which doesn't include %ix86.

Resolves: #2164980, #2165743
2023-04-05 19:42:19 +02:00
Debarshi Ray b2abc40da8 Drop redundant option from %meson
There's no need to pass the --buildtype=plain option to the %meson RPM
macro, because it's one of the default options used by the macro.

There's no need to do a build just for this.

Resolves: #2164980, #2165743
2023-04-05 19:42:00 +02:00
Debarshi Ray bdfccad670 Add missing 'BuildRequires: gcc'
A C compiler is necessary to build Toolbx [1].  GCC is being pulled in
by the other BuildRequires, but it's good to explicitly list it since
GCC isn't part of the default buildroot since Fedora 29 [2] and will
prevent the compiler from unexpectedly changing to Clang.

There's no need to do a build just for this.

[1] Upstream commit c8aaed52c547e24e
    https://github.com/containers/toolbox/commit/c8aaed52c547e24e
    https://github.com/containers/toolbox/pull/923

[2] https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot

Resolves: Resolves: #2164980, #2165743
2023-04-05 19:41:47 +02:00
Debarshi Ray 39b2cf4158 Rebuild for CVE-2022-41717
Resolves: #2163737
2023-04-05 19:28:03 +02:00
Debarshi Ray ffa1cd6f01 Support RHEL 9 Toolbx containers
Resolves: #2165610
2023-04-05 19:27:45 +02:00
Debarshi Ray f159eb6776 Unbreak sorting and clearly identify copied images in 'list'
Resolves: #2152907
2023-04-05 19:22:21 +02:00
Debarshi Ray 9e0baf27df Revert "toolbox-0.0.99.3-8.el8"
... to unbreak 'git cherry-pick' and friends between branches.

This reverts commit 296aca4e73.

Resolves: #2164980, #2165743
2023-04-05 09:15:42 +02:00
Jindrich Novy 296aca4e73 toolbox-0.0.99.3-8.el8
- sync with stream-container-tools-4.0-rhel-8.8.0
- Related: #2176055

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2023-03-14 17:25:33 +01:00
James Antill fb12805842 Import rpm: 71cf876b6509f6864ccccb0f2ee913e2eb9dc159 2023-02-20 01:57:53 -05:00