Commit Graph

18 Commits

Author SHA1 Message Date
Debarshi Ray 381b9bcea0 Be aware of security hardened mount points 2023-09-29 12:31:37 +00:00
Debarshi Ray 945e8ea5ad Rebuild for CVE-2023-24539, CVE-2023-24540 and CVE-2023-29400
Resolves: #2207509
(cherry picked from commit bf7949ea8d)
2023-08-07 19:07:34 +02:00
Debarshi Ray 46808d31a4 Rebuild for CVE-2022-41723, CVE-2023-24534, CVE-2023-24536
... and CVE-2023-24538.

Resolves: #2187343, #2187363, #2203694
(cherry picked from commit f665845679)
2023-07-10 16:54:37 +02:00
Debarshi Ray 3946c724cc Rebuild for CVE-2022-41724 and CVE-2022-41725
Resolves: #2179947
(cherry picked from commit f2a3df85d6)
2023-07-10 13:41:09 +02:00
Debarshi Ray 631a2b5409 Remove some leftovers
These don't seem necessary for RHEL 8 anymore.

Fallout from 2c2481e1f5

Resolves: #2164980, #2165743
2023-04-05 21:17:23 +02: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 9d2d86168a 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:
  * 7796825f3a
  * fb12805842

Resolves: #2164980, #2165743
2023-04-05 19:19:09 +02:00
Debarshi Ray cb7243d04b Remove unused patches left behind by faulty branch creation
There's no need to do a build just for this.

Fallout from:
  * 7796825f3a
  * fb12805842

Resolves: #2164980, #2165743
2023-04-05 12:21:02 +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 7796825f3a Import rpm: 71cf876b6509f6864ccccb0f2ee913e2eb9dc159 2023-02-23 19:56:28 -05:00
James Antill fb12805842 Import rpm: 71cf876b6509f6864ccccb0f2ee913e2eb9dc159 2023-02-20 01:57:53 -05:00