From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 2/4] libnfsidmap: Update to 0.27
Date: Mon, 22 Mar 2021 08:28:42 +0100 [thread overview]
Message-ID: <20210322072842.1510-1-adolf.belka@ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1362 bytes --]
- Update from 0.26 to 0.27
- Update to rootfile not required
- Dependency of nfs addon
- Changelog
Too many lines to put whole log here. Full change log can be viewed at
https://fedorapeople.org/~steved/libnfsidmap/0.27/
One bux fix
Author: Steve Dickson <steved(a)redhat.com>
Date: Fri Sep 2 10:07:52 2016 -0400
libnfsidmap: Make sure __res_querydomain is resolvable
Fail the build when __res_querydomain is not resolvable
Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1372136
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
lfs/libnfsidmap | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lfs/libnfsidmap b/lfs/libnfsidmap
index d0fd46355..1980d9306 100644
--- a/lfs/libnfsidmap
+++ b/lfs/libnfsidmap
@@ -24,7 +24,7 @@
include Config
-VER = 0.26
+VER = 0.27
THISAPP = libnfsidmap-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = libnfsidmap
-PAK_VER = 1
+PAK_VER = 2
#CFLAGS += -I/usr/include/tirpc
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 2c0cf0e2b1665d51fa9a783679494888
+$(DL_FILE)_MD5 = 27cfb22f1ee85e51b863b71858a97da0
install : $(TARGET)
--
2.31.0
reply other threads:[~2021-03-22 7:28 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20210322072842.1510-1-adolf.belka@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.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