diff --git a/general/prog/python3.xml b/general/prog/python3.xml index 75f341b8d3..af7227fd88 100644 --- a/general/prog/python3.xml +++ b/general/prog/python3.xml @@ -13,7 +13,7 @@ + "https://docs.python.org/3.5/archives/python-&python3-version;-docs-html.tar.bz2"> ]> diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index cec595ac52..33ddfa2048 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -47,6 +47,10 @@ October 23rd, 2015 + + [bdubbs] - Update to nfs-utils-1.3.3. Fixes + #6977. + [igor] - Update to python-3.5.0. Fixes #6936. diff --git a/networking/netprogs/nfs-utils.xml b/networking/netprogs/nfs-utils.xml index dbc71b824e..b53109381e 100644 --- a/networking/netprogs/nfs-utils.xml +++ b/networking/netprogs/nfs-utils.xml @@ -6,10 +6,10 @@ - - + + - + ]> @@ -134,12 +134,6 @@ useradd -c "Unprivileged Nobody" -d /dev/null -g nogroup \ rpc.statd. - - Fix an issue that would prevent rpd.statd from - starting: - -sed -i "/daemon_init/s:\!::" utils/statd/statd.c - Install NFS Utilities by running the following commands: @@ -156,13 +150,17 @@ make an additional parameter to the above ./configure command. - To test the results, issue: make check. + The tests for this package require the daemon from to be running and that the tests be run as the + root user. To test the results, + issue, as root: make check. Now, as the root user: -make install +make install && +chmod u+w,go+r /sbin/mount.nfs diff --git a/packages.ent b/packages.ent index e7e7bec032..3aa91845a2 100644 --- a/packages.ent +++ b/packages.ent @@ -352,7 +352,7 @@ - +