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

nfs-utils-debug-1.1.0-12mdv2008.0 RPM for i586

From Mandriva 2008.0 for i586 / media / debug_main / testing

Name: nfs-utils-debug Distribution: Mandriva Linux
Version: 1.1.0 Vendor: Mandriva
Release: 12mdv2008.0 Build date: Tue Apr 22 14:39:55 2008
Group: Development/Debug Build host: n1.mandriva.com
Size: 1540196 Source RPM: nfs-utils-1.1.0-12mdv2008.0.src.rpm
Packager: Guillaume Rousse <guillomovitch@mandriva.org>
Url: http://sourceforge.net/projects/nfs/
Summary: Debug information for package nfs-utils
This package provides debug information for package nfs-utils.
Debug information is useful when developing applications that use this
package or when debugging this package.

Provides

Copyright

GPL

Signatures

internal MD5: bc8b8eda9abb039bb2ba5fdccd82a632
GPG

Changelog

* Wed Apr 23 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.1.0-12mdv2008.0
  + Revision: 196557
  - quota support
* Thu Sep 27 2007 Olivier Blin <oblin@mandriva.com> 1:1.1.0-10mdv2008.0
  + Revision: 93088
  - make mount.nfs readble for all users (so that it can be copied in drakx-installer-stage2 build)
* Mon Sep 24 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.1.0-9mdv2008.0
  + Revision: 92345
  - fix README.urpmi file
  - add README.upgrade.urpmi for describing init scripts setup
  - ensure nfs is still enabled after upgrade (fix #32184)
  - remove old headers, workaround is not needed as chkconfig --{add,del} is OK
  - make nfs-server init script depends on nfs-common
  - re-add old headers in init scripts (workaround for #33389)
* Thu Sep 13 2007 Anssi Hannula <anssi@mandriva.org> 1:1.1.0-7mdv2008.0
  + Revision: 84675
  - remove obsolete README.urpmi, it was about already removed variables
* Fri Sep 07 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.1.0-6mdv2008.0
  + Revision: 81172
  - spec cleanup
  - fix build with gssglue
    drop unused patches
    drop conditional build without tcpwrapper
  - drop dependency on gssapi-devel, rpcsecgss-devel already requires it
  - add missing dependency on
* Mon Sep 03 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.1.0-5mdv2008.0
  + Revision: 78415
  - add  facility to server init script (#28589)
  - allow init script gprintification
* Fri Aug 24 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.1.0-4mdv2008.0
  + Revision: 70148
  - fix a bug in /etc/fstab reading in initscripts (fix #7406)
* Tue Aug 21 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.1.0-3mdv2008.0
  + Revision: 67206
  - make sure %post scripts always return a true exit status
* Mon Aug 20 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.1.0-2mdv2008.0
  + Revision: 66829
  - fix dangling symlinks issue on upgrade
  - add missing %{_localstatedir}/nfs/sm (fix #32440)
* Fri Jul 27 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.1.0-1mdv2008.0
  + Revision: 56033
  - drop nfs4 conditional build, useless complexity
  - switch to simpler debian-based initscripts
  - requires portmapper virtual package, not rpcbind, and only for client, as server requires it
  - no more need to call autogen before configure
  - new NFS4 patchset
  - new version, dropping all merged patches
* Sat Jun 23 2007 Andreas Hasenack <andreas@mandriva.com> 1:1.0.12-15mdv2008.0
  + Revision: 43208
  - use serverbuild macro
* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.12-14mdv2008.0
  + Revision: 15034
  - use rpcbind instead of portmap
* Tue Mar 20 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.12-13mdv2007.1
  + Revision: 147007
  - yet another client-side file issue
* Tue Mar 20 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.0.12-12mdv2007.1
  + Revision: 146967
  - fix more typos in init script reload() function
* Tue Mar 20 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.0.12-11mdv2007.1
  + Revision: 146877
  - move %{_localstatedir}/nfs/rpc_pipefs on client side, as it is needed by rpc.idmapd
* Mon Mar 19 2007 Pixel <pixel@mandriva.com> 1:1.0.12-10mdv2007.1
  + Revision: 146584
  - /etc/exports upgrade is now safely handled in package setup
  
    + Guillaume Rousse <guillomovitch@mandriva.org>
      - fix typo
* Thu Mar 15 2007 Olivier Blin <oblin@mandriva.com> 1:1.0.12-9mdv2007.1
  + Revision: 144426
  - fix typos in lock file paths
* Wed Mar 14 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.0.12-8mdv2007.1
  + Revision: 143407
  - drop merged nfs4 patches
  - additional notes about upgrade in README.urpmi
  - minor spec cleanup
  - don't check keytab in rpcsvcgssd service, because it would force a dependecy on krb5-workstation package
  - renumber nfs4 patches as upstream, to make tracking easier
  - use versioned conflicts, rather than versioned requires, to handle relationship with setup and server-clients packages
* Fri Mar 09 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.0.12-7mdv2007.1
  + Revision: 138954
  - set a versioned requires on nfs-utils-client, to avoid conflicts on services script during upgrade (thx tv)
    cleanup old conflicts and dependencies
* Fri Mar 09 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.0.12-6mdv2007.1
  + Revision: 138786
  - fix %post/%pre, as some services have been moved between client and server package
  - mv /etc/exports from setup to this package
  - move more nfs4 clients files to clients subpackage
  - clean up all init scripts:
  - remove useless tests on binary presence
  - use consistant syntax and indentation
  - use functions to avoid useless forks
  - replace non-standard 'condstart' actions by 'reload'
  - use lock files to prevent double start
  - make nfs4 init scripts really use variables defined in /etc/sysconfig/nfs
  - make nfs4 init scripts not depending on SECURE_NFS variable,
    they are supposed to be used on client side only
  - make nfs service really fails if /etc/exports is missing
  - change nfs service to handle nfs4 services if configured to do so
  - change nfs service to launch nfsd after mountd
* Thu Mar 08 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.0.12-5mdv2007.1
  + Revision: 138345
  - really revert my changes in init script, not just in my working directory...
* Thu Mar 08 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.0.12-4mdv2007.1
  + Revision: 137845
  - mv /etc/sysconfig/nfs in client subpackage
  - use functions to avoid forking new process uselessly for restart
    use global variables for lockfile location
  - various cleanups:
  - constant indentation
  - set default values before sourcing configuration
  - drop useless tests
  - don't manage activation dependencies in init script, that's chkconfig task
* Wed Mar 07 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.0.12-3mdv2007.1
  + Revision: 134577
  - no need to specify perms in file section if they are already correct
  - rpcidmapd and rpcgssd are client tools
* Thu Mar 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.0.12-2mdv2007.1
  + Revision: 130570
  - no reason for a mandatory dependency on kerberos tools just because it is supported
* Tue Feb 27 2007 Olivier Thauvin <nanardon@mandriva.org> 1:1.0.12-1mdv2007.1
  + Revision: 126372
  - reapply patch for nfsv4, clean up the old one
  - 1.0.12
* Mon Jan 22 2007 Andreas Hasenack <andreas@mandriva.com> 1:1.0.10-2mdv2007.1
  + Revision: 111853
  - rebuilt with new librpcsecgss (soname 3)
  - added latest CITI patch for nfs-utils
* Thu Nov 23 2006 Andreas Hasenack <andreas@mandriva.com> 1:1.0.10-1mdv2007.1
  + Revision: 86807
  - updated to version 1.0.10
  
    + Oden Eriksson <oeriksson@mandriva.com>
      - bzip2 cleanup
* Thu Oct 12 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.9-4mdv2007.1
  + Revision: 63384
  - bunzip sources
  - Import nfs-utils
* Sat Sep 16 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.9-3mdv2007.0
  - don't use the kerberos releated parts per default (#25704), it also 
    eliminates failure ([FAIL]) on the support services when rebooting.
    added a README.urpmi file that mentions this.
* Fri Sep 15 2006 Olivier Blin <blino@mandriva.com> 1.0.9-2mdv2007.0
  - make the nfs service return nfsd status (#23442)
* Mon Jul 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.9-1mdv2007.0
  - 1.0.9
  - drop upstream patches; P55,P152
* Fri Jun 30 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.8-4mdv2007.0
  - fix #19059 in S4
* Sat Jun 10 2006 Vincent Guardiola <vguardiola@mandriva.com> 1:1.0.8-3mdv2007.0
  - add patch nfs-utils-1.0.8-err_util.patch (Andreas Hasenack)
  - sec=krb5 works now
* Fri Jun 09 2006 Vincent Guardiola <vguardiola@mandriva.com> 1:1.0.8-2mdv2007.0
  - Fix rpc.mountd start in initscript (Bug 22979)
* Thu Jun 08 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.8-1mdv2007.0
  - 1.0.8
  - drop upstream patches; P53,P56
  - rediffed P100
  - enable NFSV4 and tcp_wrappers per default
  - fix deps
  - don't start rpcsvcgssd if nfs is not setup in kerberos (Andreas Hasenack)
* Sat Feb 04 2006 Olivier Blin <oblin@mandriva.com> 1:1.0.8-0.rc2.4mdk
  - remove spurious "Shutting down NFS mountd: " message
    in nfs service status (Source2)
* Tue Jan 31 2006 Frederic Crozat <fcrozat@mandriva.com> 1:1.0.8-0.rc2.3mdk
  - Ada /var/lib/nfs/v4recovery directory to nfs-utils-clients package
* Fri Jan 20 2006 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.8-0.rc2.2mdk
  - fix deps
* Sat Jan 14 2006 Stefan van der Eijk <stefan@eijk.nu> 1:1.0.8-0.rc2.1mdk
  - 1.0.8-rc2
  - sync fedora patches (1.0.8-1)
  - drop patch 0
  - drop patch 2, replaced by patch 100
  - drop patch 10-16, 20-27
  - disable patch 40, 150, 151
* Mon Jan 09 2006 Olivier Blin <oblin@mandriva.com> 1.0.7-10mdk
  - fix typo in initscripts
* Mon Jan 09 2006 Olivier Blin <oblin@mandriva.com> 1:1.0.7-9mdk
  - convert parallel init to LSB (Sources 2, 4, 6, 7, 8, ouch)
  - split Requires(X,Y)
* Mon Jan 02 2006 Olivier Blin <oblin@mandriva.com> 1:1.0.7-8mdk
  - parallel init support
* Tue Dec 20 2005 Stefan van der Eijk <stefan@eijk.nu> 1:1.0.7-7mdk
  - Remove patch200 (CAN-2004-1014) merged in post6 (patch16)
  - Remove patch201 (CAN-2004-0946) merged in post5 (patch15)
  - sync patches with 1.0.7-19.FC5
* Thu Aug 25 2005 Stew Benedict <sbenedict@mandriva.com> 1:1.0.7-6mdk
  - conflicts with clusternfs
* Mon May 23 2005 Oden Eriksson <oeriksson@mandriva.com> 1:1.0.7-5mdk
  - use separate sources for initscripts and such (for cvs tracking)
  - synced with fedora (P25)
  - added P26,P27,P27 from fedora
  - added one gcc4 patch (P50, gentoo)
  - use the %mkrel macro
  - use new rpm-4.4.x pre,post magic

Files

XÙß	


Generated by rpm2html 1.8.1

Daniel Veillard, Sat Aug 30 04:12:40 2008