public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-nds/adtool/
@ 2022-03-22 23:32 Sam James
  0 siblings, 0 replies; only message in thread
From: Sam James @ 2022-03-22 23:32 UTC (permalink / raw
  To: gentoo-commits

commit:     5117aac7017dbcf286e839bc5ce252552df48963
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 22 22:56:21 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Mar 22 23:26:57 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5117aac7

net-nds/adtool: add version limit on OpenLDAP (needs ldap_r)

We need (for now) the reentrant library from OpenLDAP which is gone.

Bug: https://bugs.gentoo.org/835649
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-nds/adtool/{adtool-1.3.3-r1.ebuild => adtool-1.3.3-r2.ebuild} | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/net-nds/adtool/adtool-1.3.3-r1.ebuild b/net-nds/adtool/adtool-1.3.3-r2.ebuild
similarity index 82%
rename from net-nds/adtool/adtool-1.3.3-r1.ebuild
rename to net-nds/adtool/adtool-1.3.3-r2.ebuild
index 014b4436dca9..cb955c1edee4 100644
--- a/net-nds/adtool/adtool-1.3.3-r1.ebuild
+++ b/net-nds/adtool/adtool-1.3.3-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,8 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86"
 
-RDEPEND="net-nds/openldap"
+# Older OpenLDAP for bug #835649 (ldap_r)
+RDEPEND="<net-nds/openldap-2.6:="
 DEPEND="${RDEPEND}"
 
 PATCHES=(


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-03-22 23:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-22 23:32 [gentoo-commits] repo/gentoo:master commit in: net-nds/adtool/ Sam James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox