Commit Graph

8 Commits

Author SHA1 Message Date
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