summaryrefslogtreecommitdiff
path: root/net-fs
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-11-20 13:55:20 +0100
committerThomas Deutschmann <whissi@gentoo.org>2019-11-20 13:55:20 +0100
commit678435330365772389ff25a1307b9a96a9797afc (patch)
tree319f4596ba6dd726b2df033d7242d90f8a0cd510 /net-fs
parentnet-fs/nfs-utils: rev bump to add some patches (diff)
downloadgentoo-678435330365772389ff25a1307b9a96a9797afc.tar.gz
gentoo-678435330365772389ff25a1307b9a96a9797afc.tar.bz2
gentoo-678435330365772389ff25a1307b9a96a9797afc.zip
net-fs/nfs-utils: rev bump to add patches
Bug: https://bugs.gentoo.org/688644 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r--net-fs/nfs-utils/nfs-utils-2.4.1-r4.ebuild (renamed from net-fs/nfs-utils/nfs-utils-2.4.1-r3.ebuild)3
1 files changed, 3 insertions, 0 deletions
diff --git a/net-fs/nfs-utils/nfs-utils-2.4.1-r3.ebuild b/net-fs/nfs-utils/nfs-utils-2.4.1-r4.ebuild
index 24e426f2374b..fc20760da240 100644
--- a/net-fs/nfs-utils/nfs-utils-2.4.1-r3.ebuild
+++ b/net-fs/nfs-utils/nfs-utils-2.4.1-r4.ebuild
@@ -70,6 +70,9 @@ PATCHES=(
"${FILESDIR}"/${P}-gssd-Look-in-lib32-for-gss-libs-aswell.patch
"${FILESDIR}"/${P}-Fix-include-order-between-config.h-and-stat.h.patch
"${FILESDIR}"/${PN}-2.4.1-statx.patch #688644
+ "${FILESDIR}"/${PN}-2.4.2-Ensure-consistent-struct-stat.patch
+ "${FILESDIR}"/${PN}-2.4.2-mountd-Add-check-for-struct-file_handle.patch
+ "${FILESDIR}"/${PN}-2.4.2-mountd-Fix-compilation-for--disable-uuid.patch
)
pkg_setup() {