Steve Dickson
1b2b7ba376
Updated to the latest RC release: nfs-utils-1-3-4-rc3
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2016-01-16 17:04:53 -05:00
Steve Dickson
2583527e55
mountd: fix netgroup lookup for short hostnames (bz 1284079)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2015-12-16 11:30:35 -05:00
Steve Dickson
55621f8a86
Updated to the latest RC release: nfs-utils-1-3-4-rc2
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2015-12-12 09:33:35 -05:00
Steve Dickson
f8c8e2f58c
ghost-ed rpc.statd state file (bz 1158466)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2015-11-17 14:27:45 -05:00
Steve Dickson
82b58ca3fc
Improving rpc.gssd's debugging (bz 1282600)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2015-11-16 16:14:04 -05:00
Steve Dickson
a5619894ec
Decouple the starting of nfs-service and rpcbind (bz 1279526)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2015-11-16 14:55:57 -05:00
Peter Robinson
0fb5416ce0
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
2015-11-10 14:49:46 +00:00
Steve Dickson
4f302eebe8
Updated to the latest RC release: nfs-utils-1-3-4-rc1
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2015-11-04 16:34:10 -05:00
Steve Dickson
229e956ba7
Removed legacy triggers to remove rpm build errors
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2015-11-04 07:13:52 -05:00
Steve Dickson
d5a7f16b51
Updated to latest upstream version 1.3.3
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2015-11-03 10:47:34 -05:00
Steve Dickson
8bba9dcd26
Revert "Rebuilt for libtirpc soname bump"
...
This reverts commit 8b7932dd1c
.
2015-11-03 10:16:15 -05:00
Steve Dickson
69ffbc6e52
Revert "Drop old %triggerin scripts to unbreak the build"
...
This reverts commit 9a0a070818
.
2015-11-03 10:16:01 -05:00
Steve Dickson
025fe03733
Revert "Enable bootstrap"
...
This reverts commit 6ea94b72ac
.
2015-11-03 10:14:48 -05:00
Steve Dickson
77540eb8f3
Revert "Disable bootstrap"
...
This reverts commit 7765dd87e1
.
2015-11-03 10:14:26 -05:00
Steve Dickson
5bcddeda8f
Revert "Updated to latest upstream version 1.3.3"
...
This reverts commit f48d343ad8
.
2015-11-03 10:13:18 -05:00
Steve Dickson
a297aaafa9
Revert "Fixed a broken trigger"
...
This reverts commit c2455594ee
.
2015-11-03 10:12:57 -05:00
Steve Dickson
c2455594ee
Fixed a broken trigger
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2015-11-02 12:26:35 -05:00
Steve Dickson
f48d343ad8
Updated to latest upstream version 1.3.3
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2015-11-02 09:49:34 -05:00
Kalev Lember
7765dd87e1
Disable bootstrap
2015-11-01 16:48:00 +01:00
Kalev Lember
6ea94b72ac
Enable bootstrap
...
Add a bootstrap conditional to avoid circular nfs-utils -> fedfs-utils
-> nfs-utils dependencies when bootstrapping. This makes it possible to
rebuild nfs-utils for the libtirpc soname bump.
2015-11-01 16:45:13 +01:00
Kalev Lember
9a0a070818
Drop old %triggerin scripts to unbreak the build
...
Rebuilding nfs-utils led to rpmbuild erroring out with:
error: line 262: Trigger fired by the same package is already defined in spec file: %triggerin -- nfs-utils < 1:1.3.1-4.0
To fix the build, this commit drops the old %triggerin scripts that
rpmbuild doesn't like. We are already at F24; the scripts were there to
support upgrades from nfs-utils 1.3.0 that was in F20 and upgrades from
F20 were only supported up to F22 on the distro level.
2015-11-01 16:13:16 +01:00
Kalev Lember
8b7932dd1c
Rebuilt for libtirpc soname bump
2015-11-01 15:40:35 +01:00
Steve Dickson
689375a4cc
Fixed return value being overrun in gssd (bz 1249046)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2015-07-31 08:32:47 -04:00
Miro Hrončok
1d7d067063
Use Python 3 (bz 1192111)
...
Replace Python scripts shebangs with %%{__python3} and require
python3-devel to have that.
2015-07-26 23:27:03 +02:00
Steve Dickson
f320c86206
Update to latest RC release: nfs-utils-1-3-3-rc5 (bz 1233005)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2015-06-26 10:52:22 -04:00
Dennis Gilmore
9803832a37
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
2015-06-17 21:47:54 +00:00
Steve Dickson
2fcac9cb17
Stop scribbling on stderr (bz 1211008)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2015-06-10 10:46:02 -04:00
Steve Dickson
6b70a916a1
Renamed patch to use naming scheme
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2015-06-10 10:09:39 -04:00
Steve Dickson
aa52848050
Make systemd args backwards compatible (bz 1210751)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2015-06-10 10:04:08 -04:00
Colin Walters
a99eb8da35
Add patch to fix initial start on OSTree managed systems (bz 1219871)
2015-05-12 14:58:16 -04:00
Colin Walters
feea4f146d
Add patch systemd-Set-var-lib-nfs-rpc_pipefs.mount-After-tmpfi.patch
2015-05-09 11:56:34 -04:00
Steve Dickson
084cf0ad1a
Update to latest RC release: nfs-utils-1-3-3-rc4
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2015-05-07 10:21:45 -04:00
Steve Dickson
e0d0ace416
Update to latest RC release: nfs-utils-1-3-3-rc3
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2015-04-06 17:23:42 -04:00
Steve Dickson
b4168bd5b1
Removed RPCRQUOTADOPTS from /etc/sysconfig/nfs (bz 1208516)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2015-04-02 10:57:11 -04:00
Steve Dickson
e43577dc48
Update to latest RC release: nfs-utils-1-3-3-rc2 (bz 1088665)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2015-03-19 14:23:12 -04:00
Steve Dickson
b838a8f881
Update to latest RC release: nfs-utils-1-3-3-rc1
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2015-02-26 14:52:35 -05:00
Steve Dickson
9b8382d7ce
Change statd-notify.service to not wait for network to come up (bz 1183293)
...
Added the rpcuser group before adding the rpcuser uid (bz 1165322)
Signed-off-by: Steve Dickson <steved@redhat.com>
2015-02-09 12:17:04 -05:00
Steve Dickson
f6e169fb37
statd: Fix test for foreground mode (bz 1188040)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2015-02-01 12:54:55 -05:00
Steve Dickson
bddd73d5a3
Fixed typo in changelog date
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2015-02-01 12:17:00 -05:00
Steve Dickson
edd6b5f5df
Updated to latest upstream release: 1-3-2
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2015-02-01 12:13:45 -05:00
Steve Dickson
6f19146f3a
Fixed typo in last commit bz.
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2015-01-19 17:46:10 -05:00
Steve Dickson
95ef45bdcd
Set the GSS_USE_PROXY variable in nfs-utils_env.sh (bz 1176641)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2015-01-19 17:12:44 -05:00
Steve Dickson
a9ce71eb25
Updated to latest upstream RC release: nfs-utils-1-3-2-rc5 (bz 1181708)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2015-01-15 06:12:16 -05:00
Steve Dickson
2515f5fa09
Added SMNOTIFYARGS to /etc/sysconf/nfs (bz 1182227)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2015-01-15 05:50:12 -05:00
Steve Dickson
e8edaf20d8
Change if statments to string comparisons in nfs-utils_env.sh (bz1170353)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2015-01-02 08:36:18 -05:00
Steve Dickson
a6e040b49c
Make sure nfs-client target is enabled (bz 1173564
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2014-12-14 13:31:00 -05:00
Steve Dickson
c94303d147
Restored lockd port and v4 grace/lease interface (bz 1115225)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2014-12-14 12:01:57 -05:00
Steve Dickson
fb165f0c68
Handle the rpcuser like other created users (bz 1165322)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2014-12-13 15:01:22 -05:00
Steve Dickson
7859467589
Updated to latest upstream RC release: nfs-utils-1-3-2-rc4 (bz 1164477)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2014-12-13 13:54:39 -05:00
Pavel Raiskup
5fc4da530e
Fixed typos in nfs-utils sysconfig files (bz 1170354)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2014-12-03 17:21:07 -05:00
Steve Dickson
07864a2b51
Fixed a mount DOS (bz 1163886)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2014-11-13 14:07:47 -05:00
Richard W.M. Jones
b48773beb7
Re-enable fedfs-utils-devel so we can rebuild nfs-utils properly.
...
This reverts commit e5ae8a3120
.
2014-11-06 17:08:48 +00:00
Richard W.M. Jones
e5ae8a3120
TEMPORARILY drop fedfs-utils-devel so we can rebuild nfs-utils against new libnfsidmap.
2014-11-06 16:47:42 +00:00
Steve Dickson
407f5b7136
Rebuild against new libnfsimap (bz 1160883)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2014-11-06 10:56:36 -05:00
Steve Dickson
a534dda093
Updated to latest upstream RC release: nfs-utils-1-3-2-rc2 (bz 1115179)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2014-11-04 15:49:43 -05:00
Steve Dickson
78a79876b7
Rebuild with new glibc (bz 1158846)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2014-11-04 09:58:51 -05:00
Steve Dickson
2b1f11f92c
Added fix to umount in the nfs-utils-1.3.2-rc1.patch
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2014-10-24 09:37:09 -04:00
Steve Dickson
c4b85f02a6
Updated to latest upstream RC release: nfs-utils-1-3-2-rc1 (bz 1142842)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2014-10-22 11:45:11 -04:00
Steve Dickson
5747f80f3d
- Update to the latest upstream release: nfs-utils-1-3-1
...
- Enable gssproxy to manage the GSSAPI creds on the server.
Signed-off-by: Steve Dickson <steved@redhat.com>
2014-09-26 10:49:37 -04:00
Steve Dickson
5f97c3c4d6
Updated to latest upstream RC release: nfs-utils-1-3-1-rc4 (bz 1108615)
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2014-09-16 09:33:16 -04:00
Peter Robinson
2464a34ac7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
2014-08-17 11:47:23 +00:00
Henrique Martins
fbbeaa4c46
Clean up the changelog
...
The spec file for nfs-utils-1.3.0-2.1.fc20 (nfs-utils.spec)
has a bunch of bad date entries in %changelog which cause
warnings when running rpmbuild.
Signed-off-by: Steve Dickson <steved@redhat.com>
2014-08-13 09:54:11 -04:00
Steve Dickson
ef7bedc026
Use _statdpath to define where statd's state lives
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2014-07-27 16:25:23 -04:00
Steve Dickson
5bcbe4c025
Updated to latest upstream RC release: nfs-utils-1-3-1-rc2
...
Signed-off-by: Steve Dickson <steved@redhat.com>
2014-07-25 12:33:53 -04:00
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