Commit Graph

13 Commits

Author SHA1 Message Date
Debarshi Ray
06d7d9161d Remove some leftovers 2023-05-19 10:21:05 +00:00
Debarshi Ray
237aff7e40 Remove gating tests added by faulty branch creation
RHEL 8 isn't supposed to have these gating tests.  They are only meant
for RHEL 9.

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

Fallout from:
  * fb4ca7ffd4
  * 8de74a0feb
  * c3495693f1
  * 3038adcfcf

Resolves: #2164981, #2165744
2023-04-05 12:12:26 +02:00
Debarshi Ray
da4b2abc9c Remove unused patches left behind by faulty branch creation
There's no need to do a build just for this.

Fallout from:
  * fb4ca7ffd4
  * 8de74a0feb
  * c3495693f1
  * 3038adcfcf

Resolves: #2164981, #2165744
2023-04-05 09:40:16 +02:00
Debarshi Ray
b0290a4e87 Update to 0.0.99.4
... and fix CVE-2022-3064.

Resolves: #2164981, #2165744
2023-04-04 22:57:18 +02:00
Debarshi Ray
0de2a2c33c Drop redundant ExcludeArch
The %gometa RPM macro also generates a ExclusiveArch on %golang_arches
which doesn't include %ix86.

Resolves: #2164981, #2165744
2023-04-04 22:57:12 +02:00
Debarshi Ray
7f26424e14 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: #2164981, #2165744
2023-04-04 22:57:04 +02:00
Debarshi Ray
6d81bbe332 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: #2164981, #2165744
2023-04-04 22:56:56 +02:00
Debarshi Ray
a0779697a8 Rebuild for CVE-2022-41717
Resolves: #2163743
2023-04-04 22:56:51 +02:00
Debarshi Ray
2ba6619a16 Support RHEL 9 Toolbx containers
Resolves: #2163759
2023-04-04 22:56:42 +02:00
James Antill
fb4ca7ffd4 Import rpm: e337f39e4ebd7c425f983cd4d98fbfaf382ba14d 2023-02-23 19:58:12 -05:00
James Antill
8de74a0feb Import rpm: e337f39e4ebd7c425f983cd4d98fbfaf382ba14d 2023-02-23 12:40:13 -05:00
James Antill
c3495693f1 Convert from sha1 to sha512. 2022-08-31 15:26:04 -04:00
James Antill
3038adcfcf Import rpm: e337f39e4ebd7c425f983cd4d98fbfaf382ba14d 2022-08-08 12:27:44 -04:00