From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EBB1615808D for ; Fri, 22 Apr 2022 06:34:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1CE6DE0948; Fri, 22 Apr 2022 06:34:57 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ECA65E0948 for ; Fri, 22 Apr 2022 06:34:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D9027341E21 for ; Fri, 22 Apr 2022 06:34:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2AD2A3B5 for ; Fri, 22 Apr 2022 06:34:54 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: <1650609261.4ad9952d876da2b83ccf9a519661afbbd5ab6d13.grobian@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-filter/opendmarc/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-filter/opendmarc/opendmarc-1.4.1.1-r2.ebuild mail-filter/opendmarc/opendmarc-1.4.1.1-r3.ebuild X-VCS-Directories: mail-filter/opendmarc/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: 4ad9952d876da2b83ccf9a519661afbbd5ab6d13 X-VCS-Branch: master Date: Fri, 22 Apr 2022 06:34:54 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c6e9fa0f-3485-4240-9cfd-dee8dfce0b9f X-Archives-Hash: 7424833e75de445a703bd6e12f2e6238 commit: 4ad9952d876da2b83ccf9a519661afbbd5ab6d13 Author: Fabian Groffen gentoo org> AuthorDate: Fri Apr 22 06:33:56 2022 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Fri Apr 22 06:34:21 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ad9952d mail-filter/opendmarc: stable revbump for glibc upgrade This is clumpsy. Force update along with glibc update, such that dependent packages won't see undefined symbols due to glibc changes (resolv). Closes: https://bugs.gentoo.org/839951 Signed-off-by: Fabian Groffen gentoo.org> mail-filter/opendmarc/opendmarc-1.4.1.1-r2.ebuild | 3 ++- .../{opendmarc-1.4.1.1-r2.ebuild => opendmarc-1.4.1.1-r3.ebuild} | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/mail-filter/opendmarc/opendmarc-1.4.1.1-r2.ebuild b/mail-filter/opendmarc/opendmarc-1.4.1.1-r2.ebuild index e0c31d75209b..09be27f5139e 100644 --- a/mail-filter/opendmarc/opendmarc-1.4.1.1-r2.ebuild +++ b/mail-filter/opendmarc/opendmarc-1.4.1.1-r2.ebuild @@ -15,7 +15,8 @@ KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86" IUSE="spf +reports static-libs" DEPEND="reports? ( dev-perl/DBI ) - || ( mail-filter/libmilter mail-mta/sendmail )" + || ( mail-filter/libmilter mail-mta/sendmail ) + elibc_glibc? ( =sys-libs/glibc-2.34 )" #839951 RDEPEND="${DEPEND} acct-user/opendmarc reports? (