From 0d587dc812218a7222e512afaa4912931ef3066b Mon Sep 17 00:00:00 2001 From: Dongsu Park Date: Thu, 20 Jul 2023 12:02:37 +0200 Subject: [PATCH] overlay profiles: mask openldap 2.6.3 Do not update to openldap 2.6.3+, to take different steps of updating openldap. 1) from 2.4 to 2.5, 2) do an Alpha release around 2023-08, and 3) finally update from 2.5 to 2.6. --- .../coreos-overlay/profiles/coreos/base/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.mask b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.mask index 97238158c13..6bda58e00e4 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.mask +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.mask @@ -20,3 +20,8 @@ # Python 3.12 is in portage-stable (currently testing), so avoid picking it # up. Update this to mask later versions when we switch to 3.11. >=dev-lang/python-3.12 + +# Do not update to openldap 2.6.3+, to take 2 different steps of updating +# openldap, 1) from 2.4 to 2.5, 2) do an Alpha release around 2023-08, and +# 3) finally update from 2.5 to 2.6. +>=net-nds/openldap-2.6.3