From 66a302a593a051bc9b3ac24fd28833347bf88dad Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 8 Apr 2024 07:16:06 +0000 Subject: [PATCH] net-fs/cifs-utils: Sync with Gentoo It's from Gentoo commit 1c956177bce251cc4157fbd0948dfffe085b7ceb. --- .../net-fs/cifs-utils/cifs-utils-6.15-r1.ebuild | 7 +++++-- .../net-fs/cifs-utils/cifs-utils-7.0-r1.ebuild | 7 +++++-- .../portage-stable/net-fs/cifs-utils/cifs-utils-7.0.ebuild | 7 +++++-- 3 files changed, 15 insertions(+), 6 deletions(-) diff --git a/sdk_container/src/third_party/portage-stable/net-fs/cifs-utils/cifs-utils-6.15-r1.ebuild b/sdk_container/src/third_party/portage-stable/net-fs/cifs-utils/cifs-utils-6.15-r1.ebuild index 9e39096264..469484d3db 100644 --- a/sdk_container/src/third_party/portage-stable/net-fs/cifs-utils/cifs-utils-6.15-r1.ebuild +++ b/sdk_container/src/third_party/portage-stable/net-fs/cifs-utils/cifs-utils-6.15-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 PYTHON_COMPAT=( python3_{9..11} ) -inherit autotools bash-completion-r1 linux-info pam python-single-r1 +inherit autotools bash-completion-r1 flag-o-matic linux-info pam python-single-r1 DESCRIPTION="Tools for Managing Linux CIFS Client Filesystems" HOMEPAGE="https://wiki.samba.org/index.php/LinuxCIFS_utils https://git.samba.org/cifs-utils.git/?p=cifs-utils.git" @@ -77,6 +77,9 @@ src_prepare() { } src_configure() { + # bug #927809 + filter-flags -fno-semantic-interposition + local myeconfargs=( --enable-man --enable-smbinfo diff --git a/sdk_container/src/third_party/portage-stable/net-fs/cifs-utils/cifs-utils-7.0-r1.ebuild b/sdk_container/src/third_party/portage-stable/net-fs/cifs-utils/cifs-utils-7.0-r1.ebuild index 0dc48d00b4..8720d8f3a0 100644 --- a/sdk_container/src/third_party/portage-stable/net-fs/cifs-utils/cifs-utils-7.0-r1.ebuild +++ b/sdk_container/src/third_party/portage-stable/net-fs/cifs-utils/cifs-utils-7.0-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 PYTHON_COMPAT=( python3_{9..11} ) -inherit autotools bash-completion-r1 linux-info pam python-single-r1 +inherit autotools bash-completion-r1 flag-o-matic linux-info pam python-single-r1 DESCRIPTION="Tools for Managing Linux CIFS Client Filesystems" HOMEPAGE="https://wiki.samba.org/index.php/LinuxCIFS_utils https://git.samba.org/cifs-utils.git/?p=cifs-utils.git" @@ -78,6 +78,9 @@ src_prepare() { } src_configure() { + # bug #927809 + filter-flags -fno-semantic-interposition + local myeconfargs=( --enable-man --enable-smbinfo diff --git a/sdk_container/src/third_party/portage-stable/net-fs/cifs-utils/cifs-utils-7.0.ebuild b/sdk_container/src/third_party/portage-stable/net-fs/cifs-utils/cifs-utils-7.0.ebuild index 9e39096264..469484d3db 100644 --- a/sdk_container/src/third_party/portage-stable/net-fs/cifs-utils/cifs-utils-7.0.ebuild +++ b/sdk_container/src/third_party/portage-stable/net-fs/cifs-utils/cifs-utils-7.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 PYTHON_COMPAT=( python3_{9..11} ) -inherit autotools bash-completion-r1 linux-info pam python-single-r1 +inherit autotools bash-completion-r1 flag-o-matic linux-info pam python-single-r1 DESCRIPTION="Tools for Managing Linux CIFS Client Filesystems" HOMEPAGE="https://wiki.samba.org/index.php/LinuxCIFS_utils https://git.samba.org/cifs-utils.git/?p=cifs-utils.git" @@ -77,6 +77,9 @@ src_prepare() { } src_configure() { + # bug #927809 + filter-flags -fno-semantic-interposition + local myeconfargs=( --enable-man --enable-smbinfo