summaryrefslogtreecommitdiff
path: root/nfs-utils
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2019-11-19 15:53:28 +0100
committerJuergen Daubert <jue@jue.li>2019-11-19 15:53:28 +0100
commit1ea5fc6b5addbe83244161668b25f7c9ca040e68 (patch)
tree61a4c35693d7f4c6a441ac5ebcb4c9952659c5a5 /nfs-utils
parent171da2d057cb9ac5aefd6cd25b0d2cabd92cd81b (diff)
downloadopt-1ea5fc6b5addbe83244161668b25f7c9ca040e68.tar.gz
opt-1ea5fc6b5addbe83244161668b25f7c9ca040e68.tar.xz
nfs-utils: update to 2.4.2
Diffstat (limited to 'nfs-utils')
-rw-r--r--nfs-utils/.footprint2
-rw-r--r--nfs-utils/.signature8
-rw-r--r--nfs-utils/Pkgfile6
3 files changed, 8 insertions, 8 deletions
diff --git a/nfs-utils/.footprint b/nfs-utils/.footprint
index 69e5c5dfc..e7e4d0ea9 100644
--- a/nfs-utils/.footprint
+++ b/nfs-utils/.footprint
@@ -41,6 +41,7 @@ drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libnfsidmap.pc
drwxr-xr-x root/root usr/sbin/
-rwxr-xr-x root/root usr/sbin/blkmapd
+-rwxr-xr-x root/root usr/sbin/clddb-tool
-rwxr-xr-x root/root usr/sbin/exportfs
-rwxr-xr-x root/root usr/sbin/mountstats
-rwxr-xr-x root/root usr/sbin/nfsconf
@@ -70,6 +71,7 @@ drwxr-xr-x root/root usr/share/man/man7/
-rw-r--r-- root/root usr/share/man/man7/nfsd.7.gz
drwxr-xr-x root/root usr/share/man/man8/
-rw-r--r-- root/root usr/share/man/man8/blkmapd.8.gz
+-rw-r--r-- root/root usr/share/man/man8/clddb-tool.8.gz
-rw-r--r-- root/root usr/share/man/man8/exportfs.8.gz
-rw-r--r-- root/root usr/share/man/man8/idmapd.8.gz
-rw-r--r-- root/root usr/share/man/man8/mount.nfs.8.gz
diff --git a/nfs-utils/.signature b/nfs-utils/.signature
index c209feeee..44485bc4f 100644
--- a/nfs-utils/.signature
+++ b/nfs-utils/.signature
@@ -1,8 +1,8 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/aHlOjAefZ9dJ7rkoBaCNqnJDV5ItIxFNdKD/7ew4FUpw1pZepymF8n50H3fSPq8wmUEGOWOyORTzkDy3BoFIgo=
-SHA256 (Pkgfile) = 0f2cf82d4376133ae86c0ab826ec5d3afc1fb8a29d28f6a0b9d826a96120fe71
-SHA256 (.footprint) = 6e26f43089fdf8b1b3b0608168cd4a7e30c14f89b43ea353b57405619ecc40da
-SHA256 (nfs-utils-2.4.1.tar.xz) = 85274ada94479b1beba9f8eeffd19f477c53a6710b9998d1192c807854087736
+RWSE3ohX2g5d/VYHz3xpyM6F11Np0SPbaGqv4Ok54UlVa+JG82qul+27UNtmlmHnxqZC5VLVfQCbsthTTEo88BbisWCyO/wVPw8=
+SHA256 (Pkgfile) = 9437c03056b244eba90f8c45043eb189e7be37844f9eee63cc012cae9001828e
+SHA256 (.footprint) = c21db429b726267aa0a9eda8fcc25cb7d45a8cf6ed178d9c52cbcac296c55de2
+SHA256 (nfs-utils-2.4.2.tar.xz) = 4464737a03d5f73ded2ffefe19d5543ed7b1d6c541985d8acaafdc8025aa1038
SHA256 (exports) = 9556615724e66fbe6e7a2bfd740db4c5399a6abafab8cce868975f6926548eec
SHA256 (idmapd.conf) = 2759ea36eff3397c39b534ee34752e02f60976160d66570ae19dbbbb5c00ee53
SHA256 (nfs) = 3ab2824ff5cbe4498faf6cbbbea19793d96bd80c48b9c18c0939938b18ab0217
diff --git a/nfs-utils/Pkgfile b/nfs-utils/Pkgfile
index c07e94138..5fdc3463d 100644
--- a/nfs-utils/Pkgfile
+++ b/nfs-utils/Pkgfile
@@ -4,8 +4,8 @@
# Depends on: libdevmapper util-linux libcap rpcbind libevent keyutils sqlite3
name=nfs-utils
-version=2.4.1
-release=2
+version=2.4.2
+release=1
source=(https://www.kernel.org/pub/linux/utils/$name/$version/$name-$version.tar.xz
exports idmapd.conf
nfs nfsclient nfsserver rpc.idmapd rpc.statd rpc.mountd rpc.nfsd nfsdcld)
@@ -13,8 +13,6 @@ source=(https://www.kernel.org/pub/linux/utils/$name/$version/$name-$version.tar
build () {
cd $name-$version
- sed 's/rec-%/rec-%016/' -i utils/nfsdcld/sqlite.c
-
CONFIG_SHELL=/bin/bash \
./configure --prefix=/usr \
--sysconfdir=/etc \

Generated by cgit