SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for nfs-kernel-server-1.3.0-29.3.1.x86_64.rpm :
Mon Sep 25 14:00:00 2017 nfbrownAATTsuse.com
- fix incorrect dependency in
/usr/lib/systemd/system/nfs-client.target.d/nfs.conf
When yast restarts \"nfs\" it should propagate to nfs-client,
but doesn\'t.
(boo#1053691)

Tue Jul 11 14:00:00 2017 nfbrownAATTsuse.com
- 0001-umount.nfs-assume-path-name-is-canonical.patch
Allow umount to work when NFS server is down.
(bsc#1040968)

Mon May 29 14:00:00 2017 nfbrownAATTsuse.com
- 0001-nfsstats-fix-some-exit-codes.patch
Fix exit code of nfsstats
(bsc#1017909)

Thu Apr 27 14:00:00 2017 nfbrownAATTsuse.com
- nfs-utils.spec: fix up service migration so that
when updates from SLE12:GA to this package, nfsserver.service
will be enabled if \"chkconfig nfssserver\" was enabled.
Ditto for nfs.service and \"chkconfig nfs\".
(bsc#1028376)

Tue Feb 14 13:00:00 2017 nfbrownAATTsuse.com
- 0001-mount.nfs-trust-the-exit-status-of-start_statd.patch
mount.nfs should fail if statd is being slow to start due
to DNS issues.
(bsc#945937)
- 0001-nfs-server-Use-rpcbind.service-instead-of-rpbind.tar.patch
0002-systemd-Decouple-the-starting-and-stopping-of-rpcbin.patch
0003-systemd-ensure-nfs-config-service-is-re-run-as-neede.patch
0004-systemd-unit-files-fix-up-dependencies-on-rpcbind.patch
Included various upstream systemd unit file updates
to ensure correct starting dependencies of nfsd and rpcbind.
(bsc#990356)
- nfs-utils_env.sh: fix typos relating to version setting
(bsc#990356)
- 0003-nfs-server-generator-handle-noauto-mounts-correctly.patch
Only requre a filesystem to be mounted if it isn\'t marked
\'noauto\' in /etc/fstab.
no given (bsc#1019211)
- rearrange some patches to match -SP1 more closely.

Thu Nov 10 13:00:00 2016 nfbrownAATTsuse.com
- move rpc.svcgssd and corresponding man page from
nfs-client package to nfs-kernel-server.
For NFSv4.0 this is needed on client as well as
the server to support the back-channel.
(bsc#1005609)

Fri Oct 14 14:00:00 2016 nfbrownAATTsuse.com
- 0001-nfs-server-generator-avoid-using-external-services.patch
0002-exportfs-avoid-hostname-lookup-when-new_cache-in-use.patch
0003-mountd-delay-reading-etab-until-first-request-arrive.patch
Don\'t attempt hostname lookup before the network it up.
It isn\'t needed earlier, but some nfs-utils code was trying and
failing anyway.
This particularly affect the new nfs-server-generator which can
hang early in boot in certain configurations.
(bsc#1003342)
- move the nfs-server-generator program from
nfs-client package to nfs-kernel-server where
it belongs

Tue Sep 6 14:00:00 2016 nfbrownAATTsuse.com
- nfs.service: don\'t fail if \"mount\" reports
an error (bsc#997134)

Fri Sep 2 14:00:00 2016 nfbrownAATTsuse.com
- 0001-Move-export_d_read-to-support-export-export.c.patch
0002-systemd-improve-ordering-between-nfs-server-and-vari.patch
Add new systemd \"generator\" to create proper ordering
between nfsd startup and mounting different filesystems.
(bscAATT994468)
- 0001-systemd-ensure-nfs-config-service-is-re-run-as-neede.patch
Make sure nfs-config is run as required
(bsc#990356)

Fri Aug 5 14:00:00 2016 nfbrownAATTsuse.com
- Remove
0001-mountd-remove-dev_missing-checks.patch
0002-mountd-cause-attempted-to-access-unmounted-export-po.patch
0004-mountd-don-t-add-paths-to-non-mounted-export-points-.patch
Not needed and not accepted upsteam.
(bsc#985845)
- nfs-utils_env.sh
Fix typo which stopped correct version flags
being passed to rpc.mountd when NFSv3 service
is disabled.

Mon Jul 18 14:00:00 2016 nfbrownAATTsuse.com
- 0005-mount-don-t-treat-temporary-name-resolution-failure-.patch
Fix big that caused crash
(bsc#989323)

Fri Jul 15 14:00:00 2016 nfbrownAATTsuse.com
- 0001-mountd-fix-mount-issue-due-to-comparison-with-uninit.patch
(bnc#987035)

Thu Jul 14 14:00:00 2016 nfbrownAATTsuse.com
- 0001-mount.nfs-hide-EBUSY-errors.patch
(bsc#950340)
- 0001-mountd-remove-dev_missing-checks.patch
0002-mountd-cause-attempted-to-access-unmounted-export-po.patch
0003-mountd-Don-t-export-unmounted-exports-to-NFSv4.patch
0004-mountd-don-t-add-paths-to-non-mounted-export-points-.patch
Make the \"mountpoint\" export flag work with NFSv4 (bsc#985845)
- 0005-mount-don-t-treat-temporary-name-resolution-failure-.patch
(bsc#986108)
- 0006-mount-use-a-public-address-for-IPv6-callback.patch
(bsc#986395)
- nfs.service add \"After=network-online.target\'
(bsc#963616)
- checked that these bug from SLE-12:GA are not an issue
for -SP2 due to systemd changes.
(bsc#912277) (bsc#930972) (bsc#941833) (bsc#945937)

Wed May 4 14:00:00 2016 neilbAATTsuse.com
- 0001-systemd-unit-files-fix-up-dependencies-on-rpcbind.patch
Provide proper dependency on rpcbind. rpcbind.target
doesn\'t start rpcbind.socket (any more)
(bsc#975265)

Mon Apr 4 14:00:00 2016 kukukAATTsuse.de
- Remove buildrequires on libgssglue, not used with tirpc

Mon Apr 4 14:00:00 2016 kukukAATTsuse.de
- Remove buildrequires on librpcsecgss, it\'s unused (tirpc is used)

Mon Nov 9 13:00:00 2015 jeffmAATTsuse.com
- Re-order service list for %service_add_{pre,post} to ensure migration
(bsc#954165).

Tue Oct 27 13:00:00 2015 jeffmAATTsuse.com
- Use proper annotations for service restart (bsc#952055).

Thu Oct 15 14:00:00 2015 nfbrownAATTsuse.com
- nfs-utils_env.sh: honour RPC_PIPEFS_DIR setting.
It is currently ignored due to a logic error.
(bsc#947852)

Wed Oct 7 14:00:00 2015 nfbrownAATTsuse.com
- 0001-mountd-fix-next_mnt-handling-for.patch
Make sure \'crossmnt\' works when exporting \'/\'
(bnc#945727)

Thu Sep 24 14:00:00 2015 nfbrownAATTsuse.com
- nfsserver.service. Provide ExecReload directive.
This allows \"systemctl reload nfsserver\" to work.
PropagatesReloadTo but itself is not enough if this
unit doesn\'t have it\'s own Reload handler.
(bsc#947296)

Thu Aug 13 14:00:00 2015 nfbrownAATTsuse.com
- sysconfig.nfs: add STATD_PORT, STATD_HOSTNAME,
LOCKD_TCPPORT, LOCKD_UDPPORT
- nfs-utils-env.sh: handle STATD_PORT, STATD_HOSTNAME,
LOCKD_TCPPORT, LOCKD_UDPPORT
These were added to SLE-11-SP2, so should be in SLE12 too.
(bsc#941645)

Mon Aug 10 14:00:00 2015 nfbrownAATTsuse.com
- nfs.service: improve back-compatibility with /etc/init.d/nfs
+ mount and unmount nfs filesystems on start/stop.
+ keep status as \"good\" when everything is running.
(bnc#911986)

Wed Jul 22 14:00:00 2015 nfbrownAATTsuse.com
- 0018-gssd-ensure-that-preferred_realm-is-non-NULL-before-.patch
Fix crash in rpcgssd if not preferred realm is set
(bsc#935272)
- 0019-mountd-fix-segfault-in-add_name-with-newer-gcc-compi.patch
Fix crash in rpc.mounted depending on which compiler is used.
(bsc#937039)
- 0020-mount-improve-error-message-when-statd-cannot-be-sta.patch
Improve error message from statd.
(bsc#853478)

Mon May 11 14:00:00 2015 nfbrownAATTsuse.com
- nfs.init, nfs-server.init - removed
- nfs-config.restart.conf
nfs-utils_env.sh
nfsserver.ervice
nfs.service
nfs-servier.nfsserver.conf
nfs-client.nfs.conf
Added to support systemd unit files on SLES
- 0001-systemd-manually-insert-auth_rpcgss-module.patch
- 0002-nfs-service-Added-gssproxy-support.patch
- 0003-nfs-client.target-Removed-a-ordering-cycle-with-nfs-.patch
- 0004-Centralize-dependencies-on-the-auth-unit.patch
- 0005-Include-systemd-unit-files-in-dist-and-install.patch
- 0006-systemd-added-the-BLKMAPDARGS-var-to-the-nfs-blkmap-.patch
- 0007-systemd-Bind-rpc.idmapd-to-the-nfs-server-service.patch
- 0008-systemd-Bind-the-nfs-mountd-service-to-the-nfs-serve.patch
- 0009-sm-notify-Notify-hosts-in-background.patch
- 0010-systemd-Ensure-RPC-pipefs-is-mounted-before-rpc.idma.patch
- 0011-rpc-statd-notify-Don-t-wait-for-the-network-to-come-.patch
- 0012-systemd-Have-rpc-statd-notify.service-Require-networ.patch
- 0013-systemd-Order-NFS-server-before-client.patch
- 0014-systemd-Relax-dependencies-of-services.patch
- 0015-units-nuke-nfs-blkmap.target.patch
- 0016-nfs-blkmap.service-add-EnvironmentFile-directive.patch
- 0017-configure.ac-Fix-systemd-autotools-activation-option.patch
Various upstream patches to provide systemd unit file support.
(FATE#317845 bnc#876860)

Wed Oct 29 13:00:00 2014 nfbrownAATTsuse.com
- 0001-blkmapd-dump-useful-device-information-to-syslog.patch
0001-blkmapd-fix-broken-multipath-handling.patch
blkmap fixes from upstream (bnc#898674)

Thu Sep 4 14:00:00 2014 nfbrownAATTsuse.com
- nfsserver.init: allow $NFSD_V4_GRACE to set the lease
time if NFSV4LEASETIME is not set, as some documentation
suggests this.
Also set NFSv4 and NLM grace time to make the NFSv4 lease time
as having them different at boot time doesn\'t make sense.
(bnc#892809)

Mon Jul 7 14:00:00 2014 nfbrownAATTsuse.com
- Remove mkinitrd scripts again. They are now in
\"libguestfs\" so they don\'t need to be here.
(bnc#883876)

Thu Jun 26 14:00:00 2014 nfbrownAATTsuse.com
- add mkinitrd scripts back in. They are needed by
\"guestfs\" See bnc#883873
(bnc#883876)

Tue Jun 10 14:00:00 2014 nfbrownAATTsuse.com
- Use start-statd and rpc-statd.service from upstream for running statd.
Our start-statd doesn\'t work in a systemd environment (bnc#852984)
- start-statd.patch - needed to make upstream start-statd work properly.
- Remove 0001-nfsidmap-Keys-need-to-be-invalidated-instead-of-revo.patch
Not needed now that keyutils is updated.
- Remove mkinitrd scripts - we use dracut now.
- use .xz from upstream, that is what kernel.org prefers and it is smaller

Tue Jun 3 14:00:00 2014 wernerAATTsuse.de
- Check if systemd is listen on local socket 111 to trigger the
start of the rpcbind.service on demand (bnc#860246)

Wed May 14 14:00:00 2014 nfbrownAATTsuse.com
- New upstream version 1.3.0.
Includes all our bugfix patches except 1.
Adds assorted other bugfixes and improvements including
initial support for NFSv4.2
Prepares the way for better systemd integration.
Discards useless programs gss_clnt_send_err and gss_destroy_creds
- Removes: 0001-mountd-Fix-is_subdirectory-again.patch
- Removes: 0002-gssd-Fix-recent-fix-to-Avoid-DNS-reverse-resolution-.patch
- Removes: 0003-Fix-handling-of-preferred-realm-command-line-option.patch
- Removes: 0004-nfsiostat-restore-output-format.patch
- Removes: 0005-gssd-don-t-give-up-on-machine-credential-if-hostname.patch
- Removes: 0006-gssd-fixed-typo-in-machine-cred-name.patch
- Removes: skip-on-ENOENT.patch
- Removes: mountd-fix-bug-affecting-exports-of-dirs-with-64bit-.patch
- Removes: exportfs-exit-with-error-code-if-there-was-any-error.patch
- Removes: exportfs-report-failure-if-asked-to-unexport-somethi.patch
- Removes: gssd-mount-hang-fix.patch
- Removes: udp-fallback-fix.patch
- Removes: fedfs-lib-name.patch
- 0001-nfsidmap-Keys-need-to-be-invalidated-instead-of-revo.patch
This upstream patch is currently reverted until we get a newer version
of keyutils.

Thu Apr 24 14:00:00 2014 nfbrownAATTsuse.com
- nfsdcltrack_sbin.patch
The kernel expects nfsdcltrack to be in /sbin,
so we must put it there.
- remove \'rpcbind\' from \'Required-start\' as rpcbind.target
has been changed in \'systemd\' to make this unnecessary.
(bnc#860246)

Wed Mar 26 13:00:00 2014 nfbrownAATTsuse.com
- Add \'rpcbind\' to \'Required-Start\' to ensure rpcbind.service
is started (bnc#860246)
- Remove \"Start-Before: autofs\" from nfs.init. This turns
out not to be needed, and is out of place. If anything,
autofs should declare a dependency on nfs. (bnc#861489)

Mon Feb 17 13:00:00 2014 nfbrownAATTsuse.com
- udp-fallback.fix: Fix fallback from tcp to udp
(bnc#863749)

Tue Feb 4 13:00:00 2014 nfbrownAATTsuse.com
- nfs-utils.spec: Require keyutils for proper
idmap lookup.
- nfs.init, nfsserver.init: mkdir /run/nfs before
trying to create a file in there (bnc#859221)
- nfs.init, nfsserver.init: add
X-Systemd-RemainAfterExit: true
to ensure services aren\'t shutdown if sm-notify
reports an error
(bnc#849387)

Wed Nov 27 13:00:00 2013 nfbrownAATTsuse.com
- nfsserver.init: fix that typo properly.
Somehow I only fixed part of the problem
(bnc#849476)

Tue Nov 26 13:00:00 2013 wernerAATTsuse.de
- If nfs-utils and autofs are both installed make sure that the nfs
client boot service will be started before autofs as otherwise
systemd dependency chain is waiting on nfs client services at
shutdown if nfs client is enabled.

Mon Nov 18 13:00:00 2013 nfbrownAATTsuse.com
- nfsserver.init: fix typo in \"--nfs-version 4\".
(bnc#849476)

Sun Nov 17 13:00:00 2013 nfbrownAATTsuse.com
- gssd-mount-hang-fix: An nfs mount will hang
indefinitely if mounted by IP address and there
is no reverse mapping available. This is
caused by a bug in gssd.
(bnc#833543)

Wed Nov 6 13:00:00 2013 nfbrownAATTsuse.com
- nfs-utils.spec: add various systemd macros to make
sure init scripts are registered properly
bnc#845475
- nfs.int, nfsserver.init: run gssd on server as well
as on client. This is needed for NFSv4.0 callbacks.
bnc#845269
- exportfs-exit-with-error-code-if-there-was-any-error.patch
- exportfs-report-failure-if-asked-to-unexport-somethi.patch
Return good error code from exportfs.
bnc#846064

Tue Oct 22 14:00:00 2013 nfbrownAATTsuse.com
- mountd-fix-bug-affecting-exports-of-dirs-with-64bit-.patch
allow NFS export to work for XFS filesystems with INODE64
(bnc#841971)

Tue Oct 15 14:00:00 2013 nfbrownAATTsuse.com
- nfs.init: run ldconfig directly rather than calling
boot.ldconfig.
boot.ldconfig had some \"optimisations\" which are
unimportant and inconvenient for NFS, and doesn\'t
exist any more anyway.
(bnc#834164).

Thu Sep 5 14:00:00 2013 nfbrownAATTsuse.com
- nfs.init: always start gssd.
Recent kernel change means that if gssd isn\'t running
and NFSv4 mount will wait 15 seconds before timing out
even if gss security wasn\'t requested.
So just start gssd alway - there is no significant cost
in this.
(bnc#837262)

Mon Sep 2 14:00:00 2013 nfbrownAATTsuse.com
- skip-on-ENOENT.patch - suppress error message
that isn\'t really an error (bnc#800414)

Mon Aug 5 14:00:00 2013 oheringAATTsuse.de
- Include also nfsv2,nfsv3,nfsv4.ko in initrd (bnc#815738)
- Remove usage of absolute paths in mkinitrd script
- Include also mount.nfs4

Mon Jul 22 14:00:00 2013 nfbrownAATTsuse.com
- New sysconfig variables
NFS4_SERVER_MINOR_VERSION, GSSD_OPTIONS,
NFS_GSSD_AVOID_DNS
to enable various configurations.
- bug fixes to init scripts to avoid unmounting everything(!)
and to avoid corrupting /run/nfs/bind.mounts

Mon Jul 22 14:00:00 2013 nfbrownAATTsuse.com
- New upstream release 1.2.8 - mostly bugfixes, many to gssd.
No important new functionality
- Changes to ./configure command to remove warnings
- 8 more patches from upstream \'git\' to fix non-trivial bugs
including on CVE.

Mon May 13 14:00:00 2013 cooloAATTsuse.com
- remove sysvinit requires - they are rather harmful these days

Wed Mar 6 13:00:00 2013 darinAATTdarins.net
- nfsserver.init,sysconfig.nfs - Add support for setting rpc.mountd
options.

Wed Nov 28 13:00:00 2012 nfbrownAATTsuse.com
- New upstream release 1.2.7. Adds FedFD support
to mounted and replaces nfsdcld with
nfsdcltrack. This is used to manage client state
on NFSv4 servers.
Incorporates more local patches.
- Replace \"/var/run\" with \"/run\" in various scripts.
- nfsserver.init: Generate message that \"bind=\" is deprecated
if it is used.

Wed Oct 17 14:00:00 2012 nfbrownAATTsuse.com
- Add dependency on \"netcfg\" to ensure /etc/services
is present (bnc#779851)

Thu Sep 27 14:00:00 2012 nfbrownAATTsuse.com
- nfs4-no-umount: does send MOUNT_UMNT rpcs
when unmounting an \'nfs4\' filesystem. They
are only required for nfs2,3. (bnc#772534)

Thu Jul 19 14:00:00 2012 nfbrownAATTsuse.com
- mount-exit-code.fix: Correct exit code from
unmount when fs is busy - allows autofs to work
correctly. (bnc#770962)

Thu May 17 14:00:00 2012 nfbrownAATTsuse.com
- nfs upstream version 1.2.5. Lots of bug fixes
and improved support for pNFS.
Adds nfsdcld daemon on osd_login script.
Removed some very out-of-date documentation.

Wed May 2 14:00:00 2012 nfbrownAATTsuse.com
- nfsserver.init: remove VERSION_LIST. This is
unnecessary duplication of VERSION_PARAMS

Wed May 2 14:00:00 2012 nfbrownAATTsuse.com
- nfsserver.init: Don\'t depend on \"mount\" preserving
unknown options - it doesn\'t any more. This can
confuse nfsd_unbind_mounts (bnc#754805)

Sun Nov 20 13:00:00 2011 cooloAATTsuse.com
- add libtool as buildrequire to avoid implicit dependency

Sun Nov 6 13:00:00 2011 puzelAATTsuse.com
- do not strip the binaries

Wed Oct 12 14:00:00 2011 nfbrownAATTsuse.com
- nfs.init: handle case where kernel adds trailing
slash to name in /proc/mounts.
(bnc#722431 bnc#720376)

Sat Oct 1 14:00:00 2011 crrodriguezAATTopensuse.org
- Fix build in arm, portability bug, applications MUST
use sysconf(_SC_PAGESIZE) instead of constant PAGE_SIZE

Sun Sep 25 14:00:00 2011 nfbrownAATTsuse.com
- New upstream version 1.2.5 - This adds a new binary
blkmapd with man page, This is part of PNFS support.

Thu Aug 18 14:00:00 2011 nfbrownAATTnovell.com
- New upstream version 1.2.4 - plus a few important
patches from git. This adds a new binary nfsidmap,
with man page. Also: build with libmount enabled
to correctly handle /etc/mtab being linked to
/proc/self/mounts. (bnc#681106)

Thu Jun 23 14:00:00 2011 nfbrownAATTnovell.com
- nfs.init,nfsserver.init,sysconfig.nfs - Add support
for configuring NFS for a fail-over configuration
with shared state. (bnc#689622)
- rpc.mountd-segfault-fix; fix possible segfault caused
by \"showmount -e\" usage. (bnc#693189)
- do-not-error-when-address-family-not-supported -
suppress socket error when IPv6 is not loaded
(bnc#670449)
- addmntent.fix - error check writes to /etc/mtab and
cope accordingly. (bnc#689799)
- mount-catch-signals - don\'t abort on SIGXSFZ or other
signals while mtab is locked (bnc#689799)
- mountd-auth-fix - fix bug that could give away incorrect
access to NFS exported filesystems. (bnc#701702)

Fri Jun 17 14:00:00 2011 ajAATTsuse.de
- Fix URLs.

Thu Jun 2 14:00:00 2011 nfbrownAATTnovell.com
- nfsserver.init, sysconfig.nfs: add NFSV4LEASETIME
parameter to allow lease time to be set.
bnc#681510

Tue May 31 14:00:00 2011 lnusselAATTsuse.de
- use /var/run/nfs instead of /var/lock/subsys

Tue May 31 14:00:00 2011 nfbrownAATTnovell.com
- sysconfig.nfs: now that \'nfs\' is not enabled
by default, set NFS_START_SERVICES=yes by default
and document that \'chkconfig nfs on\' is needed.

Wed Apr 27 14:00:00 2011 nfbrownAATTnovell.com
- Make /var/lib/nfs world executable.
Otherwise \'df\' complains about /var/lib/nfs/rpc_pipefs
bnc#675385

Sat Mar 19 13:00:00 2011 jengelhAATTmedozas.de
- Must up the loopback device, otherwise trying to contact the
portmapper (even if it does not actually run) will hang forever-
the TCP RST is crucial for mount.nfs

Wed Feb 16 13:00:00 2011 nfbrownAATTnovell.com
- nfs.init: improve handling of paths with spaces.
If a path name has a space, it will appear as \\040
in fstab and in /proc/mounts. Using \'grep -E\' to search
for this is problematic as it will interpret the
\'\\\'. So use \'grep -F\' instead - we know there is
only a single space in /proc/mounts. Also use
\"read -r\" so \'read\' doesn\'t interpret the \'/\'.
(bnc#666128)

Wed Feb 16 13:00:00 2011 nfbrownAATTnovell.com
- nfsserver.init: make sure sm-notify runs on restart.
If we stop nfsd, that might also stop lockd which would
drop locks. So make sure lockd really does drop lock
for consistency, and ensure that sm-notify is run when
nfsserver is restarted. (bnc#668280)

Mon Jan 31 13:00:00 2011 lnusselAATTsuse.de
- don\'t run SuSEfirewall2 from start-statd script. If SuSEfirewall2
is installed and enabled it will be called at the end of the boot
process anyways (bnc#668181).

Fri Jan 28 13:00:00 2011 lnusselAATTsuse.de
- avoid python depdency to avoid bloating the minimal installation
- use %set_permissions instead of %run_permissions

Tue Jan 25 13:00:00 2011 lnusselAATTsuse.de
- give user a hint if portmap isn\'t running as statd can\'t be started in that
case.

Wed Jan 12 13:00:00 2011 lnusselAATTsuse.de
- don\'t enable nfs init script by default. The yast nfs module
makes sure the script gets enabled when adding mounts
- print a message to tell when file systems are mounted as that
could take a while

Tue Dec 7 13:00:00 2010 cooloAATTnovell.com
- add sysvinit prereqs to make sure the scripts are there before
installation (also for building)

Mon Oct 11 14:00:00 2010 nfbrownAATTnovell.com
- new upstream version 1.2.3, plus some upstream fix-up patches.
- new user \'statd\' owns /var/lib/nfs so rpc.statd runs as non-root.
- New commands \'mountstats\' and \'nfsiostat\'
- ipv6 support enabled as it is believed to be complete.

Wed Aug 11 14:00:00 2010 nfbrownAATTnovell.com
- Change \"Requires: portmap\" to \"Requires: rpcbind\".
Current nfs-utils does not work properly with portmap
due to IPv6 being enabled, so we really need rpcbind.
So be explcit about that, else upgrading an old
installation will leave portmap in place which
won\'t work.
bnc#620346

Sun Jul 25 14:00:00 2010 ajAATTsuse.de
- Add rpmlintrc since /var/lib/nfs/sm.bak is valid.

Sun May 9 14:00:00 2010 nfbrownAATTnovell.com
- nfsserver.init / sysconfig.nfs: allow NFSv3 service
to be disabled so only NFSv4 can be used. bnc#598671
- nfs-v2-disable.patch: mountd support for above
- nfs.init: unmount bind mounts with \'-l\' to ensure they
really unmount. bnc#598681

Mon Apr 19 14:00:00 2010 nfbrownAATTnovell.com
- mkinitrd-boot.sh: allow other mkinitrd-setup
scripts to request the inclusion of nfs support
by setting need_nfs to 1. (bnc#572207)

Mon Apr 19 14:00:00 2010 nfbrownAATTnovell.com
- sysconfig.nfs, nfsserver.init, start-start: handle
STATD_OPTIONS so that sysadmin can easily set options
like port number. (bnc#595379)

Fri Mar 26 13:00:00 2010 mmarekAATTsuse.cz
- mkinitrd-boot.sh: Do not do anything over if iscsi should be used
(bnc#590135).

Tue Mar 9 13:00:00 2010 nfbrownAATTnovell.com
- init.nfs: also call \'udevadm settle\' when mounting things
other than /usr and /opt. bnc#571540

Tue Feb 23 13:00:00 2010 nfbrownAATTnovell.com
- init.nfs: if mounting /usr fails, call \"udevadm settle\"
and try again incase network interfaces are still
appearing. bnc#571540

Sun Nov 29 13:00:00 2009 nfbrownAATTnovell.com
- nfs-utils-eperm-fallback.patch: mount.nfs
tries a v3 mount after a v4 mount fails with ENOENT.
Older linux nfsd servers return EPERM, so fall
back in that case too. bnc#557138

Thu Nov 5 13:00:00 2009 nfbrownAATTnovell.com
- New upsteam release - 1.2.1
Includes new config file: /etc/nfsmount.conf and
man page.
- nfs.init

* implement try-restart in a more gentle fashion
so that active mounts are not lost. Also allow
for the fact that binary has changed when finding
and killing running daemons. (bnc#543911)
- start-statd

* try-restart the firewall after starting statd
as the firewall might need to update to reflect
a new port number.
- Start nfs services if any nfs related sysctl
is set in /etc/sysctl.conf

Fri Oct 30 13:00:00 2009 nfbrownAATTsuse.de
- Kill processes on NFS mounts when unmounting
for shutdown. This allows any \'sync\' to happen
before we turn off the network.
(bnc#503640)

Tue Oct 6 14:00:00 2009 wernerAATTsuse.de
- Work around broken sysconfig file (bnc#529961)

Fri Mar 20 13:00:00 2009 nfbrownAATTsuse.de
- sysconfig.nfs

* add \'NFS_START_SERVICE\' option for people who
need gssd or idmapd but mount using automount, not
fstab. bnc#472438


 
ICM