Jeff Layton
8a88dcd324
Clean up lockd configuration
...
Configuring lockd to listen on a particular set of ports has always been
an iffy proposition. We've tried for years to set it up so that you can
configure it via /etc/sysconfig/nfs, but there are some cases where it
may not get configured properly.
If lockd is started via an nfs mount prior to starting the
nfs-lock.service then it'll end up listening on a random, ephemeral port
instead of the one configured.
Instead of trying to do this, let's formally deprecate the LOCKD_TCPPORT
and LOCKD_UDPPORT parameters in /etc/sysconfig/nfs. The version of it
doesn't even have commented out versions of them anyway. Replace them
with a note that tells admins that they should set up static ports in
/etc/modprobe.d/lockd.conf.
Add an /etc/modprobe.d/lockd.conf with a commented out options directive
to make it easy for them to do so.
Signed-off-by: Jeff Layton <jlayton@primarydata.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
2014-07-16 10:40:37 -04:00
Dennis Gilmore
b9e6f8ca02
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
2014-06-07 07:45:10 -05:00
Steve Dickson
ab479dbf19
Updated to latest upstream RC release: nfs-utils-1-3-1-rc2
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2014-06-01 13:30:19 -04:00
Steve Dickson
1af376fa79
Use systemd_post macro to enable services (bz 1087950)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2014-05-24 11:29:46 -04:00
Steve Dickson
cd0d5ea2a7
mountd: fix segfault in add_name with newer gcc compilers
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2014-05-01 11:20:11 -04:00
Steve Dickson
2abd2dd759
start-statd: rpc.statd's systemd unit changed names
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2014-05-01 10:49:42 -04:00
Steve Dickson
93bdd9df9e
Updated to latest upstream RC release: nfs-utils-1-3-1-rc1
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2014-04-30 13:14:46 -04:00
Steve Dickson
84b4f75298
- Fix PATH problem in start-statd (bz 1088226)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2014-04-25 10:46:44 -04:00
Steve Dickson
47aa7d9e2d
Incorporated new upstream systemd units
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2014-04-14 10:20:13 -04:00
Steve Dickson
e956a447ee
Updated to latest major release: nfs-utils-1-3-0
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2014-03-25 12:59:41 -04:00
Steve Dickson
99f53899a6
Updated Release
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2014-01-22 14:06:31 -05:00
Steve Dickson
9a794c316a
- Updated to latest upstream RC release: nfs-utils-1-2-10-rc3
...
- gssd: Improve first attempt at acquiring GSS credentials (bz 1055077)
- gssd: set $HOME to prevent recursion (bz 1052902)
Signed-off-by: Steve Dickson <steved@redhat.com>
2014-01-22 12:53:18 -05:00
Steve Dickson
179874980c
Fixed typo in nfs-service file. (bz 1047972)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2014-01-10 09:30:16 -05:00
Steve Dickson
1fb39d4ebf
Added Also=nfs.target to nfs-service file. (bz 1047972)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2014-01-08 12:12:51 -05:00
Steve Dickson
d5b22cff85
Updated to latest upstream RC release: nfs-utils-1-2-10-rc2
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2014-01-08 12:11:40 -05:00
Steve Dickson
1ac09434bb
Updated to latest upstream RC release: nfs-utils-1-2-10-rc1
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2013-11-20 16:31:47 -05:00
Steve Dickson
6caa95dda6
Added Conflicts: gssproxy < 0.3.0-0
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2013-11-06 08:37:19 -05:00
Steve Dickson
e29dd70946
Updated to latest upstream Release: nfs-utils-1-2-9
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2013-11-06 07:49:51 -05:00
Steve Dickson
3936b52ffe
Updated to latest upstream RC release: nfs-utils-1-2-9-rc6
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2013-09-24 15:38:11 -04:00
Steve Dickson
e074f85a67
Updated to latest upstream RC release: nfs-utils-1-2-9-rc5
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2013-09-18 15:40:21 -04:00
Jeff Layton
d87e9cb3d6
nfs-utils: fix a number of specfile problems
...
The package review for RHEL7 turned up a number of problems with the
current nfs-utils specfile. This patch aims to fix most of them:
- Swap out hardcoded paths for macros that are defined for this purpose
- Move the systemd preconfig/postconfig scripts to /usr/libexec
- Fix URL for Source0
- add directives to clean out $RPM_BUILD_ROOT in %install and %clean
- add a %defattr() directive to ensure that all files are owned by root
- get rid bogus %attr() settings on symlinks
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
2013-08-22 14:16:06 -04:00
Steve Dickson
67a1db49aa
Updated to latest upstream RC release: nfs-utils-1-2-9-rc4
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2013-08-19 14:34:20 -04:00
Dennis Gilmore
3d7e306a64
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
2013-08-03 08:16:48 -05:00
Steve Dickson
55d0b59ed3
Updated to latest upstream RC release: nfs-utils-1-2-9-rc3
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2013-07-23 14:53:25 -04:00
Steve Dickson
ef189b2be5
Fix nfs server reloads (bz 951247)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2013-07-23 14:53:25 -04:00
Steve Dickson
4b85a9a480
nfs.target needs to be enabled for services to start (bz 970595)
...
For the NFS services to start up after reboots the nfs.target
has to be enabled. Now in installs and updates the nfs.target
is enabled and re-enabled on updates.
Signed-off-by: Steve Dickson <steved@redhat.com>
2013-07-23 14:53:25 -04:00
Steve Dickson
6464d6107b
Update to latest upstream RC release: nfs-utils.1.2.9-rc1
...
Added GSS_USE_PROXY variable to nfs.sysconfig (bz 967112)
Signed-off-by: Steve Dickson <steved@redhat.com>
2013-05-31 10:25:45 -04:00
Steve Dickson
30a12be369
systemd: nfs-server.service needs to be split up (bz 769879)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2013-05-07 13:40:49 -04:00
Steve Dickson
87701eca5f
Updated to the latest upstream RC release: nfs-utils.1.2.9-rc1
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2013-05-07 12:39:23 -04:00
Steve Dickson
a5859b22cf
Updated to latest upstream release: 1.2.8
...
Removed the libgssglue dependency
Signed-off-by: Steve Dickson <steved@redhat.com>
2013-04-23 07:14:58 -04:00
Steve Dickson
a2169b1760
Added v4.1 support rpc.nfsd (bz 947073)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2013-04-01 11:30:55 -04:00
Steve Dickson
446b32aaf5
Updated to latest upstream RC release: nfs-utils.1.2.8-rc4
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2013-03-25 10:25:28 -04:00
Steve Dickson
a7ffdeede2
Added nfs-lock.service to After line in nfs-server.service (bz 914792)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2013-03-25 10:25:21 -04:00
Dennis Gilmore
65f820d484
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
2013-02-14 02:16:01 -06:00
Steve Dickson
2b7eb821d7
Updated to latest upstream RC release: nfs-utils.1.2.8-rc3
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2013-01-16 15:51:21 -05:00
Steve Dickson
cb920b14bb
Took ownership of /usr/lib/nfs-utils (bz 894535)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2013-01-16 14:47:43 -05:00
Steve Dickson
0c0aefe00f
Update to latest upstream RC release: nfs-utils.1.2.8-rc2
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2012-12-18 08:30:57 -05:00
Steve Dickson
0e3d8cf526
Fixed typo in spec file
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2012-11-28 15:03:35 -05:00
Steve Dickson
004a74f45c
Update to latest upstream RC release: nfs-utils.1.2.7-rc1
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2012-11-28 14:58:08 -05:00
Steve Dickson
84a560aef4
Updated to latest upstream release: nfs-utils.1.2.7
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2012-11-11 18:38:15 -05:00
Steve Dickson
289f4d8bed
Removed some old cruft from the spec file (bz 226198)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2012-11-08 10:53:01 -05:00
Steve Dickson
905f51b122
Allow the service to start when RPCNFSDCOUNT is comment out. (bz 870143)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2012-11-08 09:41:58 -05:00
Steve Dickson
a94b5a9055
Added a Requires for the quota package (bz 866225)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2012-10-15 08:25:04 -04:00
Steve Dickson
fdd3f8795e
Updated to latest upstream RC release: nfs-utils.1.2.7-rc5 (bz 833024)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2012-08-23 14:10:15 -04:00
Steve Dickson
92667aa416
Introduce new systemd-rpm macros (bz 850227)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2012-08-23 14:04:10 -04:00
Steve Dickson
429c5c8d08
Added FedFS support by added a BuildRequires for fedfs-utils-devel
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2012-08-22 11:23:14 -04:00
Steve Dickson
2ee2404804
Updated to latest upstream RC release: nfs-utils.1.2.7-rc4
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2012-08-06 09:22:27 -04:00
Steve Dickson
1f3cdd6cae
Removed modprobe.d/nfs.conf
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2012-08-02 16:37:55 -04:00
Steve Dickson
d1a427fabd
Updated to latest upstream RC release: nfs-utils.1.2.7-rc3
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2012-07-19 10:35:45 -04:00
Steve Dickson
798d0101be
nfsidmap: default domain no being set (bz 829362)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2012-07-05 15:51:45 -04:00
Steve Dickson
54a399960e
Fixed typo in nfs-mountd.service
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2012-06-22 13:20:36 -04:00
Steve Dickson
96eb3bcde7
Reworked how the legacy names are enabled in systemd
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2012-06-22 13:18:35 -04:00
Steve Dickson
d960e6871f
Updated to latest upstream RC release: nfs-utils.1.2.7-rc2 (bz 833555)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2012-06-19 15:11:19 -04:00
Steve Dickson
d7a76f3d57
Reworked how the services are restarted.
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2012-06-14 10:43:24 -04:00
Steve Dickson
0082850883
Enable legacy service names.
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2012-06-14 09:53:08 -04:00
Steve Dickson
d9bf18f288
Updated to latest upstream RC release: nfs-utils.1.2.7-rc1
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2012-05-29 15:10:34 -04:00
Steve Dickson
529c8bc335
Fixed typo in the checking of nfsnobody (bz 816149)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2012-05-29 07:45:34 -04:00
Steve Dickson
40c2a71d43
Correctly search for the existence of nfsnobody (bz 816149)
...
Correctly change the default group id for nfsnobody (bz 816149)
Signed-off-by: Steve Dickson <steved@redhat.com>
2012-05-25 10:47:10 -04:00
Steve Dickson
164610b8a7
Only enable services if they are enabled on upgrades (bz 807020)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2012-05-15 15:53:31 -04:00
Steve Dickson
b9b129ca4f
Added a bz number to the changelog line.
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2012-05-15 14:40:30 -04:00
Steve Dickson
996074322c
Removed Wants= from nfs-lock.service (bz 817895)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2012-05-15 14:38:32 -04:00
Steve Dickson
01ad8e0700
Split out NFS server daemons into individual service files (bz 769879)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2012-05-15 14:22:42 -04:00
Steve Dickson
470c3f7bf3
Update to the latest upstream release: nfs-utils-1.2.6
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2012-05-15 11:40:55 -04:00
Steve Dickson
2eff033677
Update to the latest RC release: nfs-utils-1.2.6-rc7
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2012-05-03 15:23:17 -04:00
Josh Boyer
76f08567aa
Add modprobe config file to alias 'nfs4' to 'nfs' (bz 806333)
2012-04-27 12:05:27 -04:00
Steve Dickson
f129978964
gssd: Don't link with libgssapi_krb5 (bz 784908)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2012-03-22 15:27:02 -04:00
Steve Dickson
9ac8d5daed
gssd: Look for user creds in user defined directory (bz 786993)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2012-03-22 14:56:38 -04:00
Steve Dickson
a6650d33ff
nfsd: Bump up the default to 8 nprocs (bz 757452)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2012-03-16 11:15:27 -04:00
Steve Dickson
377715fddb
rpc.idmap: Hide global symbols from libidmap plugins (bz 797332)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2012-03-16 10:58:42 -04:00
Steve Dickson
e1db704824
Make sure statd is start before NFS mounts (bz 786050)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2012-03-15 11:31:32 -04:00
Harald Hoyer
4cd718fadb
require kmod instead of modutils (bz 788571)
2012-02-08 15:02:57 +01:00
Steve Dickson
b076d24c60
Reworked how the nfsd service requires the rpcbind service (bz 768550)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2012-01-16 15:26:48 -05:00
Steve Dickson
3a0f5263fe
Update to upstream RC release: nfs-utils-1.2.6-rc6
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2012-01-16 14:50:51 -05:00
Steve Dickson
46e27d4794
Added back the SUID bits on mount commands (bz 772396)
...
Added a decency on keyutils (bz 769724)
Signed-off-by: Steve Dickson <steved@redhat.com>
2012-01-09 13:32:14 -05:00
Steve Dickson
e76b7195c3
Update to upstream RC release: nfs-utils-1.2.6-rc5
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2012-01-05 17:01:44 -05:00
Steve Dickson
84e3666b95
Removed the nfs-idmap service. rpc.idmap is now part of the nfs-server service
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-12-15 11:26:23 -05:00
Steve Dickson
e167f1694e
Update to upstream RC release: nfs-utils-1.2.6-rc4
...
Enabled new idmaping by installing the id_resolver.conf file.
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-12-13 15:58:20 -05:00
Steve Dickson
131a33e2fd
Ensured nfs-idmap service is started after the named is up (bz 748275)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-11-18 10:00:19 -05:00
Steve Dickson
9759a1b927
Remove RQUOTAD_PORT and RQUOTAD from /etc/sysconfig/nfs (bz 754496)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-11-16 16:23:17 -05:00
Steve Dickson
abe32277e1
Update to upstream RC release: nfs-utils-1.2.6-rc3 (bz 746497)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-11-14 17:36:13 -05:00
Steve Dickson
4240ebbcf5
Ensured nfs-idmap service is started after the DNS is up (bz 748275)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-11-14 17:16:42 -05:00
Steve Dickson
d3655d2a21
Added pNFS debugging to rpcdebug.
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-10-20 14:52:06 -04:00
Steve Dickson
5987d19fcf
Update to upstream RC release: nfs-utils-1.2.6-rc2
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-10-18 12:08:35 -04:00
Steve Dickson
348eec39ed
Fixed a typo in change log
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-10-13 12:44:52 -04:00
Steve Dickson
855dc13683
Fixed a I/0 problem in rpc.idmapd (bz 684308)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-10-04 13:41:08 -04:00
Steve Dickson
cd65c75329
Fixed a few typos in a couple man pages (bz 668124, 673818, 664330)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-10-04 12:53:25 -04:00
Steve Dickson
69d0181e56
Removed SUID bigs on mount commands (bz 528498)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-10-04 11:50:14 -04:00
Steve Dickson
b6a5bfc39f
- Update to upstream RC release: nfs-utils-1.2.6-rc1
...
- Added named.service to After list in nfs-server.service (bz 742746)
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-10-03 09:25:51 -04:00
Steve Dickson
09c97ac38f
Added nfs-blkmap.service
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-09-27 11:31:02 -04:00
Steve Dickson
d12c30cd70
Update to upstream release: nfs-utils-1.2.5 (bz 717931)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-09-26 16:46:19 -04:00
Steve Dickson
01c725d8c3
Update to upstream RC release: nfs-utils-1.2.5-rc3
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-09-21 15:50:00 -04:00
Steve Dickson
13e206326a
Created /etc/exports.d to stop a warning (bz 697006)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-09-14 13:58:54 -04:00
Steve Dickson
084ea8721e
Spec file updates:
...
Both the nfs.lock and nfs.idmap services should always
enabled on both installs and upgrades (bz 699040)
Fixed the paths to the server scriptlets (bz 733531)
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-08-30 16:42:04 -04:00
Steve Dickson
06d1c93beb
Update to upstream RC release: nfs-utils-1.2.5-rc2
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-08-29 14:00:18 -04:00
Steve Dickson
c1f844827f
- Added StandardError=syslog+console to all the service files
...
so startup errors will be logged.
- Changed exportfs to only log errors on existing /etc/export.d
directory, which eliminates a needless syslog entry.
- Automount /proc/fs/nfsd for rpc.nfsd
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-08-24 14:38:38 -04:00
Steve Dickson
45233d4087
Fixed some bugs in the triggerun script as well in the
...
nfs-server scripts (bz 699040).
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-08-10 17:58:42 -04:00
Steve Dickson
eff46c41a5
Cleaned up the .preconfig and .postconfig files per code review request.
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-08-03 15:02:59 -04:00
Steve Dickson
170522c6b8
mount: fix for libmount from util-linux >= 2.20
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-08-03 11:55:08 -04:00
Steve Dickson
67ebcf9f55
- Converted init scrips to systemd services. (bz 699040)
...
- Made nfsnobody's uid/gid to always be a 16-bit value of -2
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-08-03 06:09:46 -04:00
Steve Dickson
2281ec5d7e
Updated to latest upstream release: nfs-utils-1-2-5-rc1
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-07-21 15:27:12 -04:00
Ville Skyttä
3d4fbdf0f6
Don't ship Makefiles or INSTALL in docs ( #633934 ).
2011-07-07 00:16:01 +03:00
J. Bruce Fields
bff76bdca6
Rely on crypto module autoloading in init scripts
...
SECURE_NFS_MODS isn't necessary any more as we'll autoload any crypto
modules we need, so rpcsec_gss_krb5 is all we need to load. Even that
we could autoload as well, but that will require a kernel fix, and to
support older kernels we should wait till that fix has been in for a
while.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
2011-07-04 08:47:25 -04:00
Steve Dickson
2e844bd164
Updated to latest upstream release: nfs-utils-1-2-4
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-06-29 11:22:06 -04:00
Steve Dickson
8e1048f79e
Updated to latest upstream release: nfs-utils-1-2-4-rc8
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-04-20 08:52:09 -04:00
Steve Dickson
8a5c10cfc4
Fixed typo in spec file
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-04-06 13:01:53 -04:00
Steve Dickson
9e655dd5c7
Updated to latest upstream release: nfs-utils-1-2-4-rc7
...
Enabled the libmount code.
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-04-06 12:58:56 -04:00
Steve Dickson
063fdcd7fc
Fixed a typo in the spec file.
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-03-24 16:02:55 -04:00
Steve Dickson
d6de48c89f
Updated to latest upstream release: nfs-utils-1-2-4-rc6
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-03-07 13:04:20 -05:00
Christopher Aillon
4918c66059
Rebuild against newer libevent
2011-02-09 15:01:46 -08:00
Dennis Gilmore
014678caf2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
2011-02-08 18:22:48 -06:00
Steve Dickson
bd016522fb
- Fixed segfault in rpc.mountd (bz 669065)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-01-26 07:43:43 -05:00
Steve Dickson
ff6512a516
Updated the changelog
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-01-15 14:12:30 -05:00
Steve Dickson
9b25dd3e91
Updated to latest upstream release: nfs-utils-1-2-4-rc5
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2011-01-14 13:30:50 -05:00
Steve Dickson
10364c6f48
Updated to latest upstream release: nfs-utils-1-2-4-rc4
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2010-12-13 15:07:46 -05:00
Steve Dickson
b5a0964a8f
Replace the nfs-utils-lib dependency with a libnfsidmap dependency
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2010-12-08 15:23:46 -05:00
Steve Dickson
d673e62586
Removed obsolete configuration values (bz 653765)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2010-12-01 15:20:36 -05:00
Steve Dickson
5f9e463653
The nfs service is not stopped on reboot or halt (bz 652786)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2010-12-01 15:20:26 -05:00
Steve Dickson
f6ef5e4f31
- Updated to latest upstream release: nfs-utils-1-2-4-rc3
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2010-11-29 11:27:06 -05:00
Jeff Layton
4d6b3faeee
Removed defunct nfs.doc.tar.gz from specfile
2010-10-20 12:15:56 -04:00
Steve Dickson
dd98bc33b7
exports(5) man page duplicated paragraphs (bz 590921)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2010-10-15 17:37:01 -04:00
Steve Dickson
1560f8a628
sm-notify needs to call res_init() before each try (bz 625531)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2010-10-15 16:50:09 -04:00
Steve Dickson
0fb3f74120
Initscripts do not conform to LSB specification (bz 621562)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2010-10-15 16:25:05 -04:00
Steve Dickson
9c991d660c
Updated to latest upstream release: nfs-utils-1-2-4-rc1
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2010-10-14 10:52:40 -04:00
Steve Dickson
d542391695
Fixed a regession with -p arguemnt to rpc.mountd
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2010-10-04 14:58:34 -04:00
Steve Dickson
860a3bd395
-Updated to latest upstream release: nfs-utils-1-2-3
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2010-09-30 13:52:45 -04:00
Steve Dickson
a8b74a7bb7
Update to upstream RC release: nfs-utils-1-2-3-rc6
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2010-09-16 16:32:49 -04:00
Steve Dickson
2672323f34
- Update to upstream RC release: nfs-utils-1-2-3-rc5
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2010-09-09 11:27:39 -04:00
Steve Dickson
aab427f164
Updated nfs-utils-1-2-3-rc4.patch
2010-06-22 21:52:55 +00:00
Steve Dickson
d44e8e1dd0
- Update to upstream RC release: nfs-utils-1-2-3-rc4
2010-06-22 20:09:52 +00:00
Steve Dickson
60cf8966dc
Update to upstream RC release: nfs-utils-1-2-3-rc3
2010-05-06 13:15:29 +00:00
Steve Dickson
88a0551562
Update to upstream RC release: nfs-utils-1-2-3-rc2
2010-04-16 18:44:42 +00:00
Steve Dickson
5f4c2abdc3
Update to upstream RC release: nfs-utils-1-2-3-rc1
2010-03-22 14:29:09 +00:00
Steve Dickson
75c26a1be2
Updated to latest upstream version: 1.2.2
2010-02-18 15:02:14 +00:00
Steve Dickson
945d2bc769
Backed out the "Don't fail mounts when /etc/netconfig is nonexistent" patch
2010-01-28 19:46:49 +00:00
Steve Dickson
5ac4c3155e
- mount.nfs: Don't fail mounts when /etc/netconfig is nonexistent
2010-01-27 20:34:05 +00:00
Steve Dickson
dd5c9406d5
- statd: Teach nfs_compare_sockaddr() to handle NULL arguments
2010-01-25 19:21:15 +00:00
Steve Dickson
c1fc9c166c
Update to upstream RC release: nfs-utils-1-2-2-rc9
2010-01-25 12:28:46 +00:00
Steve Dickson
9eb77489c1
- mount.nfs: Configuration file parser ignoring options
...
- mount.nfs: Set the default family for lookups based on defaultproto=
setting
- Enabled ipv6
2010-01-21 10:57:40 +00:00
Steve Dickson
257636d5d7
- Updated to latest upstream RC release: nfs-utils-1-2-2-rc7 which includes
...
Ipv6 support for tcpwrapper (disabled by default).
2010-01-17 22:05:22 +00:00
Steve Dickson
80be375668
- Updated to latest upstream RC release: nfs-utils-1-2-2-rc7 which includes
...
Ipv6 support for statd (disabled by default).
2010-01-16 12:32:42 +00:00
Steve Dickson
a6589566ac
- Updated to the latest pseudo root release (rel10) which containts the
...
upstream pseudo root release
2010-01-14 09:27:25 +00:00
Steve Dickson
67df246c34
Added nfs-utils-1.2.1-compile.patch
2010-01-12 13:08:18 +00:00
Steve Dickson
589c0304bd
Updated to latest upstream RC release: nfs-utils-1-2-2-rc5
2010-01-12 12:24:47 +00:00
Steve Dickson
fadd6f5f22
mount.nfs: don't use IPv6 unless IPV6_SUPPORTED is set
2010-01-04 20:49:49 +00:00
Steve Dickson
3bed751430
Updated to latest upstream RC release: nfs-utils-1-2-2-rc3
2009-12-14 16:43:37 +00:00
Steve Dickson
9d5e785c8f
Update the pseudo root to handle security flavors better.
2009-12-10 19:24:27 +00:00
Steve Dickson
fd548b15aa
mount.nfs: Retry v4 mounts with v3 on ENOENT errors
2009-12-07 22:50:35 +00:00
Steve Dickson
500795b2bb
- Updated to the latest pseudo root release (rel9) (bz 538609).
...
- mount.nfs: Retry v4 mounts with v3 on ENOENT errors
2009-12-07 22:45:32 +00:00
Steve Dickson
c2754f092e
- Updated to the latest pseudo root release (rel9).
2009-12-07 13:22:33 +00:00
Steve Dickson
3245f71075
- Stop rpc.nfsd from failing to startup when the network is down (bz
...
532270)
2009-11-12 19:50:55 +00:00