Skip to content

Commit 7130b91

Browse files
committed
overlay profiles: Add/remove some accept keywords
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
1 parent f917665 commit 7130b91

1 file changed

Lines changed: 4 additions & 7 deletions

File tree

sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@
1616
# Needed to fix build with acl 2.4.0
1717
=app-arch/tar-1.35-r1
1818

19-
# Needed to address security issues.
20-
=app-arch/unzip-6.0_p31
21-
=app-arch/zip-3.0_p16
22-
2319
# For podman 6.0.0
2420
=app-containers/aardvark-dns-2.0.0
2521

@@ -94,6 +90,7 @@ dev-cpp/azure-security-keyvault-keys
9490
=dev-lang/go-1.26.7
9591

9692
# Keep versions on both arches in sync.
93+
=dev-lang/swig-4.3.1
9794
=dev-libs/cowsql-1.15.9 ~arm64
9895
=dev-libs/ding-libs-0.6.2-r1 ~arm64
9996

@@ -156,6 +153,9 @@ dev-cpp/azure-security-keyvault-keys
156153
# latest version of the package with the unstable keywords.
157154
sys-apps/azure-vm-utils
158155

156+
# Keep versions on both arches in sync.
157+
=sys-apps/bubblewrap-0.12.0
158+
159159
# To address CVE-2026-59676, CVE-2026-59677 in policycoreutils.
160160
=sys-apps/semodule-utils-3.11
161161

@@ -193,6 +193,3 @@ sys-firmware/edk2-bin
193193

194194
# rsync 3.5.0 needs it
195195
=virtual/acl-2.4.0
196-
197-
# Pull some fixes (nested mount issue with sysext)
198-
=sys-apps/systemd-260.4

0 commit comments

Comments
 (0)