diff options
author | Juergen Daubert <jue@jue.li> | 2012-11-12 16:12:41 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2012-11-12 16:12:41 +0100 |
commit | fce5b64a378a03b87650e0858016fe9ee6d93dcf (patch) | |
tree | cf31fd70d46184dc48dcc992edc5dd5115d1825d /nfs-utils | |
parent | 94da4853261bd87a29926848cd94cea25a1016b5 (diff) | |
download | opt-fce5b64a378a03b87650e0858016fe9ee6d93dcf.tar.gz opt-fce5b64a378a03b87650e0858016fe9ee6d93dcf.tar.xz |
nfs-utils: update to 1.2.7
Diffstat (limited to 'nfs-utils')
-rw-r--r-- | nfs-utils/.footprint | 2 | ||||
-rw-r--r-- | nfs-utils/.md5sum | 2 | ||||
-rw-r--r-- | nfs-utils/Pkgfile | 4 |
3 files changed, 5 insertions, 3 deletions
diff --git a/nfs-utils/.footprint b/nfs-utils/.footprint index 446174cdd..bb9841ecd 100644 --- a/nfs-utils/.footprint +++ b/nfs-utils/.footprint @@ -26,6 +26,7 @@ drwxr-xr-x root/root usr/man/man8/ -rw-r--r-- root/root usr/man/man8/mountd.8.gz -rw-r--r-- root/root usr/man/man8/mountstats.8.gz -rw-r--r-- root/root usr/man/man8/nfsd.8.gz +-rw-r--r-- root/root usr/man/man8/nfsdcltrack.8.gz -rw-r--r-- root/root usr/man/man8/nfsidmap.8.gz -rw-r--r-- root/root usr/man/man8/nfsiostat.8.gz -rw-r--r-- root/root usr/man/man8/nfsstat.8.gz @@ -43,6 +44,7 @@ drwxr-xr-x root/root usr/sbin/ -rwxr-xr-x root/root usr/sbin/blkmapd -rwxr-xr-x root/root usr/sbin/exportfs -rwxr-xr-x root/root usr/sbin/mountstats +-rwxr-xr-x root/root usr/sbin/nfsdcltrack -rwxr-xr-x root/root usr/sbin/nfsidmap -rwxr-xr-x root/root usr/sbin/nfsiostat -rwxr-xr-x root/root usr/sbin/nfsstat diff --git a/nfs-utils/.md5sum b/nfs-utils/.md5sum index 3cfbb5848..90773cc9f 100644 --- a/nfs-utils/.md5sum +++ b/nfs-utils/.md5sum @@ -1,5 +1,5 @@ c5ccf58f5f9f57aba75c8b72219eb6e6 exports 167ea3a16eb6f33b3642e920147bb265 idmapd.conf 1477840e1c19e0ac95c538db8b401d90 nfs -8be543ca270c2234ff18f8c8d35e0d37 nfs-utils-1.2.6.tar.bz2 +3b5ca797197765dc0c3a4122720c7716 nfs-utils-1.2.7.tar.bz2 071bb2c4e2104599f0bba55a8ce35f37 nfsserver diff --git a/nfs-utils/Pkgfile b/nfs-utils/Pkgfile index f9f6f8803..0138e8d66 100644 --- a/nfs-utils/Pkgfile +++ b/nfs-utils/Pkgfile @@ -4,8 +4,8 @@ # Depends on: util-linux-ng tcp_wrappers libcap rpcbind libnfsidmap libevent keyutils name=nfs-utils -version=1.2.6 -release=2 +version=1.2.7 +release=1 source=(http://downloads.sourceforge.net/project/nfs/$name/$version/$name-$version.tar.bz2 \ exports idmapd.conf nfs nfsserver) |