Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

nfs-server-2.2beta51-212.2 RPM for i586

From SuSE Linux 10.0-OSS updates for i386 / deltas

Name: nfs-server Distribution: SUSE LINUX 10.0 (i586)
Version: 2.2beta51 Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany
Release: 212.2 Build date: Sat Jan 21 03:32:51 2006
Group: Productivity/Networking/NFS Build host: g213.suse.de
Size: 281061 Source RPM: nfs-server-2.2beta51-212.2.src.rpm
Packager: http://www.suse.de/feedback
Url: ftp://linux.mathematik.tu-darmstadt.de/pub/linux/people/okir
Summary: Userspace NFS server daemons
The NFS server daemons are needed when you wish to export directories
on your machine to other hosts via the NFS protocol.

There are 2 NFS Server: the userspace NFS server and the kernel NFS
server. This package contains the userspace NFS server. The utilities
for the kernel NFS server can be found in the "nfs-utils" package.

For quota over NFS support please install the "quota" package.



Authors:
--------
    Olaf Kirch <okir@caldera.de>

Provides

Requires

Copyright

GPL

Signatures

internal MD5: 94980191aa18ec09492043393de915b5
GPG

Changelog

* Tue Jan 17 2006 - postadal@suse.cz
  - do not strip on install (nostrip.patch)
  - fixed realpath() overflow problem
    [#142824] (CVE-2006-0043, mntpathlen.patch)
* Tue Jun 21 2005 - ro@suse.de
  - build with fPIE/pie
* Sun Apr 24 2005 - ro@suse.de
  - use realpath from glibc if present
* Wed Mar 31 2004 - okir@suse.de
  - Make sure we run rpcgen to recreate the xdr files. The included
    files are not 64bit clean (#37188)
* Sat Jan 10 2004 - adrian@suse.de
  - add %defattr
* Fri Aug 22 2003 - postadal@suse.cz
  - modified init script
  - added sysconfig metadata [#28907]
  - use new stop_on_removal/restart_on_upate macros
* Fri Jan 03 2003 - postadal@suse.cz
  - added metadata in sysconfig template
* Mon Nov 11 2002 - ro@suse.de
  - re-enable rw on multiple servers
* Fri Nov 08 2002 - ro@suse.de
  - update to beta51 (using differential patch from 47 to 51)
  - unfsd-reiserfs-4.patch redone as nfs-server-2.2beta51-reiserfs.patch
  - original nfs-server-2.2beta47.dif split up into pieces:
  -destdir,-manpages,-strsignal,-sys-time
  - map.dif re-diffed as nfs-server-2.2beta51-map.patch
  - FHS.dif no longer needed, handled by configure
  - fifo.patch already in -51 update patch
  - fixed conflicts: nfsutils is now nfs-utils
* Thu Nov 07 2002 - okir@suse.de
  - fixed mkfifo for Linux clients less than 2 years old
* Tue Sep 24 2002 - postadal@suse.cz
  - ypbind moved from Required Start to United-Linux-Should-Start [#20061]
* Wed Jul 31 2002 - postadal@suse.cz
  - used X-UnitedLinux-Should-Start nfsserver for rcugidd (bug #16424)
  - used PreReq: %insserv_prereq %fillup_prereq
* Sat Jul 27 2002 - adrian@suse.de
  - do not source rc.config anymore
* Mon Feb 25 2002 - postadal@suse.cz
  - modified copyright in /etc/init.d/nfsserver & /etc/init.d/ugidd
* Wed Feb 06 2002 - ro@suse.de
  - moved to sysconfig/nfs
* Fri Jan 18 2002 - ro@suse.de
  - changed initscript comments
* Thu Dec 13 2001 - ro@suse.de
  - moved rc.config.d -> sysconfig
* Mon Dec 10 2001 - cihlar@suse.cz
  - removed START variables
* Mon Sep 17 2001 - cihlar@suse.cz
  - changed /var/state/nfs -> /var/lib/nfs [#8678]
* Thu Aug 09 2001 - cihlar@suse.cz
  - added rc_status also to others part of init script
* Tue Jul 31 2001 - kukuk@suse.de
  - Fix path to init script in init script header [Bug #9494]
* Thu Jun 28 2001 - cihlar@suse.cz
  - added rc_status to start and stop
* Fri Apr 13 2001 - cihlar@suse.cz
  - fixed init scripts by new skeleton (try-restart)
* Thu Apr 12 2001 - cihlar@suse.cz
  - fixed init scripts by new skeleton
* Thu Apr 12 2001 - cihlar@suse.cz
  - removed call of aclocal
* Tue Mar 27 2001 - cihlar@suse.cz
  - enable mapping for each share
* Thu Mar 22 2001 - ro@suse.de
  - added split-aliases as provides
* Wed Feb 21 2001 - ro@suse.de
  - renamed source rcp.ugidd.init to rpc.ugidd.init
  - marked as souce in spec and use source-macro to install
  - added missing insserv-call for ugidd
* Wed Feb 21 2001 - cihlar@suse.cz
  - added BuildRoot
  - added suse_update_config
  - bzipped sources
  - created rcugidd [#4858]
* Tue Feb 06 2001 - ro@suse.de
  - fix time.h inclusion
* Fri Jan 12 2001 - kukuk@suse.de
  - mark init.d script as config file
* Fri Jan 12 2001 - ro@suse.de
  - fixed conflicts: nfsutils (#5548)
* Wed Nov 29 2000 - smid@suse.cz
  - renamed: nfsserv => nfs-server
* Tue Nov 28 2000 - ro@suse.de
  - fixed startscript
* Mon Sep 25 2000 - kukuk@suse.de
  - Fix typo in rcnfsserv script [BUG #3909]
* Fri Jun 23 2000 - kukuk@suse.de
  - Remove comments about "numcopies" from nfsd manual page (Bug/2945)
* Fri Jun 23 2000 - kukuk@suse.de
  - Add reiserfs patch from Andi Kleen
* Tue Apr 18 2000 - kukuk@suse.de
  - Fix rcnfsserver link
* Fri Apr 14 2000 - kukuk@suse.de
  - Add rc.config entries and start script from aaa_base
  - Add tcpd to need for build
  - Add conflict to knfsd
  - requires portmap
* Tue Feb 22 2000 - kukuk@suse.de
  - fill out Group and Copyright tag.
* Fri Feb 04 2000 - kukuk@suse.de
  - Move /usr/man -> /usr/share/man
* Thu Nov 11 1999 - kukuk@suse.de
  - Security update to version 2.2beta47
* Sat Oct 16 1999 - kukuk@suse.de
  - Add Debian patches
  - Update to version 2.2beta46
* Thu Oct 14 1999 - kukuk@suse.de
  - Moved from nkita to here.

Files

xR<



Generated by rpm2html 1.8.1

Daniel Veillard, Wed Oct 8 04:40:21 2008