public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/nfs-utils/files/, net-fs/nfs-utils/
Date: Thu, 21 Dec 2017 15:56:45 +0000 (UTC)	[thread overview]
Message-ID: <1513871798.2c748c2b6705c7c7137e3edb9811fa71d7629631.polynomial-c@gentoo> (raw)

commit:     2c748c2b6705c7c7137e3edb9811fa71d7629631
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 21 15:56:06 2017 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Thu Dec 21 15:56:38 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c748c2b

net-fs/nfs-utils: Fixed undefined reference in svcgssd.

Closes: https://bugs.gentoo.org/641912
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 .../files/nfs-utils-2.3.1-svcgssd_undefined_reference.patch | 13 +++++++++++++
 net-fs/nfs-utils/nfs-utils-2.3.1.ebuild                     |  1 +
 2 files changed, 14 insertions(+)

diff --git a/net-fs/nfs-utils/files/nfs-utils-2.3.1-svcgssd_undefined_reference.patch b/net-fs/nfs-utils/files/nfs-utils-2.3.1-svcgssd_undefined_reference.patch
new file mode 100644
index 00000000000..2134cedaea4
--- /dev/null
+++ b/net-fs/nfs-utils/files/nfs-utils-2.3.1-svcgssd_undefined_reference.patch
@@ -0,0 +1,13 @@
+https://bugs.gentoo.org/641912
+
+--- nfs-utils-2.3.1/utils/gssd/svcgssd.c
++++ nfs-utils-2.3.1/utils/gssd/svcgssd.c
+@@ -101,7 +101,7 @@
+ 	char *principal = NULL;
+ 	char *s;
+ 
+-	conf_init(NFS_CONFFILE); 
++	conf_init_file(NFS_CONFFILE); 
+ 
+ 	s = conf_get_str("svcgssd", "principal");
+ 	if (!s)

diff --git a/net-fs/nfs-utils/nfs-utils-2.3.1.ebuild b/net-fs/nfs-utils/nfs-utils-2.3.1.ebuild
index 59b18b6b2a1..e4336b0da9d 100644
--- a/net-fs/nfs-utils/nfs-utils-2.3.1.ebuild
+++ b/net-fs/nfs-utils/nfs-utils-2.3.1.ebuild
@@ -64,6 +64,7 @@ DEPEND="${DEPEND_COMMON}
 PATCHES=(
 	"${FILESDIR}"/${PN}-1.1.4-mtab-sym.patch
 	"${FILESDIR}"/${PN}-1.2.8-cross-build.patch
+	"${FILESDIR}"/${P}-svcgssd_undefined_reference.patch #641912
 )
 
 src_prepare() {


             reply	other threads:[~2017-12-21 15:56 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-21 15:56 Lars Wendler [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-05-28 10:35 [gentoo-commits] repo/gentoo:master commit in: net-fs/nfs-utils/files/, net-fs/nfs-utils/ Lars Wendler
2018-06-19  5:58 Mike Frysinger
2019-04-20 17:35 Lars Wendler
2019-05-11 21:03 Lars Wendler
2019-09-22 18:34 Matt Turner
2019-10-30 16:18 Lars Wendler
2021-01-05 20:06 Andreas K. Hüttel
2021-08-19 18:37 David Seifert
2021-10-09  5:19 Sam James
2021-11-30 10:45 David Seifert
2022-09-16 21:54 Sam James
2023-06-03  0:47 Mike Gilbert
2024-01-29 11:03 David Seifert
2024-02-16 19:33 Mike Gilbert
2024-02-26 10:36 David Seifert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1513871798.2c748c2b6705c7c7137e3edb9811fa71d7629631.polynomial-c@gentoo \
    --to=polynomial-c@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox