diff options
author | Juergen Daubert <jue@jue.li> | 2014-09-29 12:33:09 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2014-09-29 12:33:09 +0200 |
commit | 9d261d8d14a70723f537214e426fe7e60ab8e565 (patch) | |
tree | 6972001e4b31bbcea23b66df9ad6e6bd44817088 /nfs-utils | |
parent | 2d2c9a78ef9f92b455c38f69594a495219da5184 (diff) | |
download | opt-9d261d8d14a70723f537214e426fe7e60ab8e565.tar.gz opt-9d261d8d14a70723f537214e426fe7e60ab8e565.tar.xz |
nfs-utils: update to 1.3.1
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 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/nfs-utils/.footprint b/nfs-utils/.footprint index bb9841ecd..8e120eccc 100644 --- a/nfs-utils/.footprint +++ b/nfs-utils/.footprint @@ -8,6 +8,7 @@ drwxr-xr-x root/root etc/rc.d/ drwxr-xr-x root/root sbin/ -r-s--x--x root/root sbin/mount.nfs lrwxrwxrwx root/root sbin/mount.nfs4 -> mount.nfs +-rwxr-xr-x root/root sbin/nfsdcltrack -rwxr-xr-x root/root sbin/osd_login lrwxrwxrwx root/root sbin/umount.nfs -> mount.nfs lrwxrwxrwx root/root sbin/umount.nfs4 -> mount.nfs @@ -44,7 +45,6 @@ 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 e5af19dcd..29b3a12fd 100644 --- a/nfs-utils/.md5sum +++ b/nfs-utils/.md5sum @@ -1,5 +1,5 @@ c5ccf58f5f9f57aba75c8b72219eb6e6 exports 167ea3a16eb6f33b3642e920147bb265 idmapd.conf 1477840e1c19e0ac95c538db8b401d90 nfs -3ac3726eda563946d1f44ac3e5b61d56 nfs-utils-1.3.0.tar.bz2 +97f157f954edb6d4d4385a0c5986f36f nfs-utils-1.3.1.tar.bz2 071bb2c4e2104599f0bba55a8ce35f37 nfsserver diff --git a/nfs-utils/Pkgfile b/nfs-utils/Pkgfile index 7b559cb99..88870149e 100644 --- a/nfs-utils/Pkgfile +++ b/nfs-utils/Pkgfile @@ -4,7 +4,7 @@ # Depends on: util-linux eudev libcap rpcbind libnfsidmap libevent keyutils sqlite3 name=nfs-utils -version=1.3.0 +version=1.3.1 release=1 source=(http://downloads.sourceforge.net/project/nfs/$name/$version/$name-$version.tar.bz2 \ exports idmapd.conf nfs nfsserver) |