SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for nfs-kernel-server-1.2.1-2.2.x86_64.rpm :
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)

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: call \"udevadm settle\" before mounting
NFS filesystems to ensure network is up. For
/usr and /opt, we can just call if the mount fails.
For others we cannot try/fail/retry as \'bg\' mounts
will not be handled correctly. bnc#571540.

Mon Feb 1 13:00:00 2010 nfbrownAATTnovell.com
- prefer-IPv4-addrs: when performing hostname
lookup, prefer IPv4 to IPv6. This is because
there are likely to be many server that have
IPv6 addresses but don\'t support NFS over IPv6
yet, and we don\'t have proper IPvX protocol
auto-detection yet.
- Add --enable-ipv6 so that we can experiment with
IPv6. This will not work for server-side and
will not work reliably for NFSv[23]. NFSv4
client is the best bet.
bnc#574572

Thu Nov 26 13:00:00 2009 nfbrownAATTnovell.com
- disable-v4-by-default: mount.nfs attempts a v4
mount if no specific version was requested (and
kernel is at least 2.6.31). We don\'t want this
for SLE11-SP1 as it is a behavioural change and
can be confused by old v4 servers.
bnc#557138

Thu Nov 19 13:00:00 2009 nfbrownAATTnovell.com
- New upsteam release - 1.2.1
Particular improvements are more IPv6 support
(FATE#307240, FATE#307245) and improved protocol
negotiation, consistent with matching improvements
in the kernel (which has also been updated for
SLES11-SP1).
The new /etc/nfsmount.conf option in 1.2.1 has
not been enabled.
- 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#5439110)
- 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
- Kill processes on NFS mounts when unmounting
for shutdown. This allows any \'sync\' to happen
before we turn off the network.
(bnc#503640)

Thu Apr 23 14:00:00 2009 nfbrownAATTsuse.de
- nfs-utils-1.1.3-nfsumount-protocol.patch

* Correctly honour mountproto option in umount
bnc#495993 swamp#23557

Fri Apr 3 14:00:00 2009 nfbrownAATTsuse.de
- sysconfig.nfs

* Add NFS_START_SERVICES variable bnc#472438 SWAMP-23557

Wed Dec 17 13:00:00 2008 nfbrownAATTsuse.de
- nfs.init

* \'stop\' should stop servies based on what is
running, not what is configured to be run.
bnc#459021

* force-start added to start NFS services even
if nothing is in /etc/fstab.

Mon Dec 8 13:00:00 2008 bwalleAATTsuse.de
- initrd: Giving the DHCP provided root path a higher priority
compared to the fallback from fstab. Command line can still
overwrite the DHCP provided root path. (bnc #440192).

Sun Dec 7 13:00:00 2008 nfbrownAATTsuse.de
- gssd-mem-leak

* set better expiry date for cached auth info
so kernel does not run out of memory
bnc#442490

Fri Dec 5 13:00:00 2008 nfbrownAATTsuse.de
- nfs.init

* Don\'t signal an error if asked to stop \'nfs\'
when there is nothing to stop. Signalling an
error here causes \"rpm -e nfs-client\" to fail.
(bnc#450940)

Tue Dec 2 13:00:00 2008 nfbrownAATTsuse.de
- warn-nfs-udp.patch

* Add warnings to nfs.man about usage of UDP
and print message pointing to this warning
when udp is used.
This comes from util-linux-warn-nfsudp.diff in
previous releases.
- nfs.init

* load nfs modules then apply any sysctl setting
before mounting any filesystems
(bnc#431306, bnc#443118)
- nfsserver.init

* set lockd sysctls before starting lockd.
(bnc#443118)

Tue Nov 25 13:00:00 2008 nfbrownAATTsuse.de
- nfs.init

* Don\'t \'stop\' if root is on NFS.
If we stop NFS if root is on NFS, then
reboot will hang - bnc#439974

Sun Nov 23 13:00:00 2008 nfbrownAATTsuse.de
- nfs.init

* Don\'t try to kill processes with fuser.
it hangs when netowrk is down, and isn\'t
needed as we use lazy unmount
bnc#445908

* Don\'t kill statd if nfsd is still running.
- fork-start-statd.patch

* Don\'t use \'system\' to run start-statd
as this looses our setuid bit.
bnc#447812

Fri Nov 21 13:00:00 2008 hareAATTsuse.de
- export ROOTFS_FSCK=0 to skip fsck for root on NFS (bnc#441234)

Thu Nov 20 13:00:00 2008 nfbrownAATTsuse.de
- rpc.gssd-catch-signal.patch

* new patch (not yet upstream) to make sure
rpc.gssd gets signals from dnotify.
bnc#406832

Wed Nov 19 13:00:00 2008 nfbrownAATTsuse.de
- sm-notify-no-sync.patch

* new upstream patch to avoid sync() in common
case of no peers to notify.
Important for speeding boot of SLED

Tue Nov 18 13:00:00 2008 nfbrownAATTsuse.de
- nfs-utils.spec: typo in command to install
modprobe.d/nfs-utils

Fri Nov 14 13:00:00 2008 nfbrownAATTsuse.de
- nfsserver.init

* don\'t set version if nfsd already running.
doing that causes unhelpful error when trying
to start nfsserver when it is already running.
(bnc#427330)
- modprobe.nfs-utils

* arrange that when various nfs modules are loaded
the relevant values from /etc/sysctl.conf are set
(bnc#431306, bnc#443118)

Fri Nov 7 13:00:00 2008 nfbrownAATTsuse.de
- nfs.init

* fix typo in handling of \"init.d/nfs status\"
$status should have been $state

Mon Oct 13 14:00:00 2008 mkoenigAATTsuse.de
- nfs.init:

* ensure all daemons get killed on stop (including rpc.statd)

* unmount rpc_pipefs

* let close_usr do the work before the NFS filesystems get unmounted

Mon Oct 13 14:00:00 2008 roAATTsuse.de
- fix sysconfig filename for changed fillup call

Mon Oct 6 14:00:00 2008 kukukAATTsuse.de
- Disable IPv6, completly broken [bnc#431542]

Mon Sep 29 14:00:00 2008 kukukAATTsuse.de
- Enable IPv6 [bnc#429853]

Fri Sep 26 14:00:00 2008 nfbrownAATTsuse.de
- Fix nfs.init to check for portmap or rpcbind properly.
Either or both can be installed, but as long as one is
running, neither \'start\' or \'status\' will complain.
bnc#428436

Mon Sep 22 14:00:00 2008 nfbrownAATTsuse.de
- Change nfs.init to do nothing if NFS is not mentioend in /etc/fstab,
and sure it is always enabled. bnc#331667

Mon Sep 22 14:00:00 2008 nfbrownAATTsuse.de
- Improve Description fields in fw-server and fs-client.
bnc#424432 bnc#424433

Tue Sep 16 14:00:00 2008 mrueckertAATTsuse.de
- require libevent-devel on 11.1 or newer

Wed Sep 3 14:00:00 2008 hareAATTsuse.de
- Call mkinitrd_setup during %post and %postun (bnc#413709)

Mon Aug 18 14:00:00 2008 mrueckertAATTsuse.de
- remove outdated options in the fillup_and_insserv call

Fri Aug 15 14:00:00 2008 nfbrownAATTsuse.de
- upgrade to nfs-utils-1.1.3
- assorted bugfixes including some that we have fixed in our 1.1.2
release
- some work towards client-side IPv6 support
- Remove included patches.
- Add patches that are still not upstream
They relate to mounting from server which does not listen
to UDP for portmap

Wed Aug 13 14:00:00 2008 wernerAATTsuse.de
- Fix boot script and use correct Stop tags
- The nfs boot script uses lazy umount and terminates process
on shutdown in case of causing busy mounts
- The nfs boot script may parse /etc/fstab only once

Wed Jul 23 14:00:00 2008 hareAATTsuse.de
- Include mkinitrd scriptlets.
- Do not install Makefiles for nfs-doc.

Tue Jul 15 14:00:00 2008 nfbrownAATTsuse.de
- nfs.init - parse /etc/fstab correctly. The first two fields
are \"what where\", not \"where what\" (bnc#364513)

Fri Jun 27 14:00:00 2008 schwabAATTsuse.de
- Use autoreconf.

Fri Jun 6 14:00:00 2008 nfbrownAATTsuse.de
- nfs-utils-1.1.2-start-statd.patch - fix so that statd isn\'t
required with \"-o remount\" (that causes a problem with
nfs-root (bnc#397417)) and isn\'t required for nfsv4.

Mon Jun 2 14:00:00 2008 lnusselAATTsuse.de
- fix permissions handling of mount.nfs (bnc#304318)
- fix prereqs

Wed May 14 14:00:00 2008 schwabAATTsuse.de
- Fix some lost exit status in init scripts.

Tue May 6 14:00:00 2008 nfbrownAATTsuse.de
- nfs-utils-1.1.2-start-statd.patch - statd needs to be started
when using \'string\' options to kernel was well as when using
binary options.

Fri May 2 14:00:00 2008 nfbrownAATTsuse.de
- Added SM_NOTIFY_OPTIONS sysconfig - (bnc #379806)
- Removed needless rc_status/rc_exit games in nfsserver.init (bnc #380156)
- Fixed some sysconfig entries that asked to restart non-existent
services (gssd and idmpad have been rolled in to nfs/nfsserver).

Fri Apr 11 14:00:00 2008 jsrainAATTsuse.cz
- fixed more bugs in port information for SuSEfirewall2 (bnc #373969)

Wed Apr 9 14:00:00 2008 jsrainAATTsuse.cz
- fixed typo in port information for SuSEfirewall2 (bnc #373969)

Tue Apr 1 14:00:00 2008 mkoenigAATTsuse.de
- fix path srvinfo.d -> svcinfo.d
- remove svcinfo.d dir as it is provided now by filesystem

Thu Mar 27 13:00:00 2008 mkoenigAATTsuse.de
- update to version 1.1.2
- uses libgssglue instead of libgssapi
- remove patch
nfs-utils-o_create-mode

Wed Mar 26 13:00:00 2008 mkoenigAATTsuse.de
- add rpcbind support [fate#300607]

Thu Feb 28 13:00:00 2008 roAATTsuse.de
- added gssapi to buildrequires

Wed Feb 13 13:00:00 2008 jeffmAATTsuse.com
- Cleaned up open(O_CREAT) without file permissions.

Mon Dec 17 13:00:00 2007 nfbrownAATTsuse.de
- Fix sed script used to create bind mounts for NFSv4 export
(#279665)
- Fail nfs.init if portmap is not running. Normally it will be,
but if it isn\'t nfs can fail strangely. (#325763)

Mon Dec 17 13:00:00 2007 nfbrownAATTsuse.de
- Add SuSEfirewall2 config files for nfs-client and nfs-kernel-server
(#247354)

Mon Nov 12 13:00:00 2007 roAATTsuse.de
- use navigation icons from latex2html in nfs-utils-doc package
(#116355)

Fri Sep 14 14:00:00 2007 roAATTsuse.de
- use \"--no-nfs-version 4\" for nfsd and mountd if
NFS4_SUPPORT is set to \"no\" (#308661)

Wed Sep 12 14:00:00 2007 roAATTsuse.de
- drop conflicts with nfs-server (userspace) in nfs-client package
showmount has been removed there (#309782)

Thu Jul 19 14:00:00 2007 roAATTsuse.de
- added README.NFSv4 (#182775)

Tue Jul 17 14:00:00 2007 meissnerAATTsuse.de
- buildrequire nfsidmap-devel

Fri Jun 22 14:00:00 2007 roAATTsuse.de
- added split-provides for nfs-client to get nfs-client installed
on update from older versions where this was in aaa_base (#286743)

Mon Jun 11 14:00:00 2007 mkoenigAATTsuse.de
- add Obsoletes

Tue Jun 5 14:00:00 2007 mkoenigAATTsuse.de
- update to version 1.1.0:
- package mount.nfs, umount.nfs to replace dropped nfs code
from util-linux mount.
- removed patches:
nfs-utils-noroot.patch
nfs-utils-gssd-select-ccache.patch
nfs-utils-krb5.patch
- Package split: nfs-common, nfs-server and nfs-doc
- adjust init scripts
- remove old Obsoletes/Provides:
nfsutils (last used 2001)
knfsd (last used 2000)
linuxnfs (last used 1999)

Tue Feb 27 13:00:00 2007 roAATTsuse.de
- update to 1.0.12
- Fix -n option to mountd
- Document sensitive gids
- upstreamed patches deleted:
nfs-utils-anon-uid32.patch
- added e2fsprogs-devel (for libblkid)
- nhfsXXX binaries and manpages have been removed upstream

Thu Jan 11 13:00:00 2007 roAATTsuse.de
- moved omc xml file to /usr/share/omc and removed config tag

Mon Jan 8 13:00:00 2007 roAATTsuse.de
- move srvinfo.d to svcinfo.d (typo in fate entry)
- Added handling for NFSv4 bind mounts in init script (#229583)

Mon Dec 18 13:00:00 2006 roAATTsuse.de
- added nfsserver.xml to /etc/omc/srvinfo.d (fate#301835)

Tue Aug 8 14:00:00 2006 roAATTsuse.de
- update to 1.0.10
remove upstreamed patches:
- nfs-utils-1.0.6-anon-exports.patch
- export-acl.diff
- nfs-utils-1.0.6-dep.patch
- nfs-utils-1.0.6-doc.patch
- nfs-utils-1.0.7-CITI_NFS4_ALL-2.dif
- nfs-utils-1.0.7-destdir.patch
- nfs-utils-1.0.7-gssapi.patch
- nfs-utils-1.0.7-headtail.patch
- nfs-utils-1.0.7-mount_type3.patch
- nfs-utils-1.0.7-no_sync_warn_ro.patch
- nfs-utils-1.0.7-rpcgen.patch
- nfs-utils-1.0.7-strip.patch
- nfs-utils-64bigendian.patch
- nfs-utils-1.0.6-quota.patch (upstream different)
partly upstreamed patches:
- nfs-utils-1.0.6-anon-uid32.patch
- nfs-utils-1.0.7-gssd-select-ccache.patch
redone patches:
- nfs-utils-noroot.patch (was: norootforbuild.diff)
- pass -fPIE to configure instead of patch

Thu Jul 13 14:00:00 2006 ajAATTsuse.de
- Fix off-by-one error in rpcgen.


 
ICM