summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2017-11-13 16:56:40 +0100
committerLars Wendler <polynomial-c@gentoo.org>2017-11-13 16:56:40 +0100
commit43216e1833dd91caef752e565150fb6df9684ccc (patch)
tree43b54d61c6ff4e39e30dae74b6462694391f164e /net-fs/samba
parentnet-fs/samba: Fixed build with rpc-less glibc. (diff)
downloadgentoo-43216e1833dd91caef752e565150fb6df9684ccc.tar.gz
gentoo-43216e1833dd91caef752e565150fb6df9684ccc.tar.bz2
gentoo-43216e1833dd91caef752e565150fb6df9684ccc.zip
net-fs/samba: Fix stable samba when glibc[-rpc] is installed.
Bug: https://bugs.gentoo.org/606542 Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'net-fs/samba')
-rw-r--r--net-fs/samba/samba-4.2.14.ebuild1
-rw-r--r--net-fs/samba/samba-4.5.10-r1.ebuild1
2 files changed, 2 insertions, 0 deletions
diff --git a/net-fs/samba/samba-4.2.14.ebuild b/net-fs/samba/samba-4.2.14.ebuild
index 0213488e770a..67fef98bf874 100644
--- a/net-fs/samba/samba-4.2.14.ebuild
+++ b/net-fs/samba/samba-4.2.14.ebuild
@@ -91,6 +91,7 @@ S="${WORKDIR}/${MY_P}"
PATCHES=(
"${FILESDIR}/${PN}-4.2.3-heimdal_compilefix.patch"
"${FILESDIR}/${PN}-4.2.7-pam.patch"
+ "${FILESDIR}/${PN}-glibc-2.26-no_rpc.patch" #637320
)
CONFDIR="${FILESDIR}/$(get_version_component_range 1-2)"
diff --git a/net-fs/samba/samba-4.5.10-r1.ebuild b/net-fs/samba/samba-4.5.10-r1.ebuild
index 92ac19751e02..d21506da9c7f 100644
--- a/net-fs/samba/samba-4.5.10-r1.ebuild
+++ b/net-fs/samba/samba-4.5.10-r1.ebuild
@@ -102,6 +102,7 @@ S="${WORKDIR}/${MY_P}"
PATCHES=(
"${FILESDIR}/${PN}-4.4.0-pam.patch"
"${FILESDIR}/${PN}-4.5.1-compile_et_fix.patch"
+ "${FILESDIR}/${PN}-glibc-2.26-no_rpc.patch" #637320
)
#CONFDIR="${FILESDIR}/$(get_version_component_range 1-2)"