Blame SPECS/nfs-utils.spec

bc9fd4
Summary: NFS utilities and supporting clients and daemons for the kernel NFS server
bc9fd4
Name: nfs-utils
bc9fd4
URL: http://linux-nfs.org/
bc9fd4
Version: 2.3.3
aa7fbf
Release: 41%{?dist}
bc9fd4
Epoch: 1
bc9fd4
bc9fd4
# group all 32bit related archs
bc9fd4
%define all_32bit_archs i386 i486 i586 i686 athlon ppc sparcv9
bc9fd4
bc9fd4
Source0: https://www.kernel.org/pub/linux/utils/nfs-utils/%{version}/%{name}-%{version}.tar.xz
bc9fd4
Source1: id_resolver.conf
bc9fd4
Source2: lockd.conf
bc9fd4
Source3: 24-nfs-server.conf
bc9fd4
Source4: nfsconvert.py
bc9fd4
Source5: nfsconvert.sh
bc9fd4
Source6: nfs-convert.service
bc9fd4
bc9fd4
#
bc9fd4
# RHEL 8.0
bc9fd4
#
bc9fd4
Patch001: nfs-utils-2.3.3-nfsd-disable-v4.patch
bc9fd4
Patch002: nfs-utils-2.3.3-remove-osd_login.patch
bc9fd4
Patch003: nfs-utils-2.3.3-mount-sharecache.patch
bc9fd4
Patch004: nfs-utils-2.3.3-gssd-usegssproxy.patch
bc9fd4
Patch005: nfs-utils-2.3.3-nfsconf-usegssproxy.patch
bc9fd4
Patch006: nfs-utils-2.3.3-man-tcpwrappers.patch
bc9fd4
Patch007: nfs-utils-2.3.3-junction-update.patch
bc9fd4
bc9fd4
#
bc9fd4
# RHEL 8.1
bc9fd4
#
bc9fd4
Patch008: nfs-utils-2.3.3-nfsconf-manage-gids.patch
bc9fd4
Patch009: nfs-utils-2.3.3-statd-force.patch
bc9fd4
Patch010: nfs-utils-2.3.3-statd-no-notify.patch
bc9fd4
Patch011: nfs-utils-2.3.3-gssd-verbose.patch
bc9fd4
Patch012: nfs-utils-2.3.3-nfsconf-inplace.patch
bc9fd4
Patch013: nfs-utils-2.3.3-covscan-resource-leaks.patch
bc9fd4
Patch014: nfs-utils-2.3.3-nfsman-typo.patch
bc9fd4
Patch015: nfs-utils-2.3.3-mount-fallback.patch
bc9fd4
Patch016: nfs-utils-2.3.3-mountd-memleak.patch
bc9fd4
Patch017: nfs-utils-2.3.3-lseek-error-handling.patch
bc9fd4
Patch018: nfs-utils-2.3.3-memleak-on-error.patch
bc9fd4
bc9fd4
#
bc9fd4
# RHEL 8.2
bc9fd4
#
bc9fd4
Patch019: nfs-utils-2.3.3-nfsiostat-err-cnts.patch
bc9fd4
Patch020: nfs-utils-2.3.3-gssd-man-verbose.patch
bc9fd4
Patch021: nfs-utils-2.3.3-nfsconf-rdmaport.patch
bc9fd4
Patch022: nfs-utils-2.3.3-gssd-early-daemon.patch
bc9fd4
Patch023: nfs-utils-2.3.3-covscan-rm-deadcode-leaks.patch
bc9fd4
Patch024: nfs-utils-2.3.3-gssd-memoryleak.patch
bc9fd4
cd1e0c
#
cd1e0c
# RHEL 8.3
cd1e0c
#
cd1e0c
Patch025: nfs-utils-2.3.3-junction-err-fix.patch
cd1e0c
Patch026: nfs-utils-2.3.3-nfsdcld-upstream-update.patch
cd1e0c
Patch027: nfs-utils-2.3.3-nconnect-manpage.patch
cd1e0c
Patch028: nfs-utils-2.3.3-nfsdclddb-rename.patch
a0a1f4
Patch029: nfs-utils-2.3.3-nfsclnts-cmd.patch
cd1e0c
732391
#
cca8a4
# RHEL 8.4
732391
#
732391
Patch030: nfs-utils-2.3.3-exportfs-man-labels.patch
732391
Patch031: nfs-utils-2.3.3-nfsiostat-div-zero.patch
732391
Patch032: nfs-utils-2.3.3-nfsiostat-key-error.patch
732391
Patch033: nfs-utils-2.3.3-nfsdclddb-manpage-rename.patch
cca8a4
Patch034: nfs-utils-2.3.3-systemd-exportfs-nofail.patch
cca8a4
Patch035: nfs-utils-2.3.3-exports-manpage-outdated.patch
fc44f1
Patch036: nfs-utils-2.3.3-gssd-multithread-updates.patch
aa7fbf
Patch037: nfs-utils-2.3.3-mountd-pseudofs.patch
732391
bc9fd4
Patch100: nfs-utils-1.2.1-statdpath-man.patch
bc9fd4
Patch101: nfs-utils-1.2.1-exp-subtree-warn-off.patch
cd1e0c
Patch102: nfs-utils-2.3.3-idmap-errmsg.patch
bc9fd4
Patch103: nfs-utils-2.3.1-systemd-gssproxy-restart.patch
bc9fd4
Patch104: nfs-utils-2.3.1-systemd-svcgssd-removed.patch
bc9fd4
bc9fd4
Provides: exportfs    = %{epoch}:%{version}-%{release}
bc9fd4
Provides: nfsstat     = %{epoch}:%{version}-%{release}
bc9fd4
Provides: showmount   = %{epoch}:%{version}-%{release}
bc9fd4
Provides: rpcdebug    = %{epoch}:%{version}-%{release}
bc9fd4
Provides: rpc.idmapd  = %{epoch}:%{version}-%{release}
bc9fd4
Provides: rpc.mountd  = %{epoch}:%{version}-%{release}
bc9fd4
Provides: rpc.nfsd    = %{epoch}:%{version}-%{release}
bc9fd4
Provides: rpc.statd   = %{epoch}:%{version}-%{release}
bc9fd4
Provides: rpc.gssd    = %{epoch}:%{version}-%{release}
bc9fd4
Provides: mount.nfs   = %{epoch}:%{version}-%{release}
bc9fd4
Provides: mount.nfs4  = %{epoch}:%{version}-%{release}
bc9fd4
Provides: umount.nfs  = %{epoch}:%{version}-%{release}
bc9fd4
Provides: umount.nfs4 = %{epoch}:%{version}-%{release}
bc9fd4
Provides: sm-notify   = %{epoch}:%{version}-%{release}
bc9fd4
Provides: start-statd = %{epoch}:%{version}-%{release}
bc9fd4
bc9fd4
License: MIT and GPLv2 and GPLv2+ and BSD
bc9fd4
Requires: rpcbind, sed, gawk, grep
a0a1f4
Requires: kmod, keyutils, quota, python3-pyyaml
bc9fd4
BuildRequires: libevent-devel libcap-devel
bc9fd4
BuildRequires: libtirpc-devel libblkid-devel
bc9fd4
BuildRequires: krb5-libs >= 1.4 autoconf >= 2.57 openldap-devel >= 2.2
bc9fd4
BuildRequires: automake, libtool, gcc, device-mapper-devel
bc9fd4
BuildRequires: krb5-devel, libmount-devel, libxml2-devel
bc9fd4
BuildRequires: sqlite-devel
bc9fd4
BuildRequires: python3-devel
bc9fd4
BuildRequires: systemd
bc9fd4
BuildRequires: rpcgen
bc9fd4
Requires(pre): shadow-utils >= 4.0.3-25
bc9fd4
Requires(pre): util-linux
bc9fd4
Requires(pre): coreutils
bc9fd4
Requires(preun): coreutils
bc9fd4
Requires: libnfsidmap libevent
bc9fd4
Requires: libtirpc >= 0.2.3-1 libblkid libcap libmount
bc9fd4
%{?systemd_requires}
bc9fd4
Requires: gssproxy => 0.7.0-3
bc9fd4
bc9fd4
%package -n libnfsidmap
bc9fd4
Summary: NFSv4 User and Group ID Mapping Library
bc9fd4
Provides: libnfsidmap%{?_isa} = %{epoch}:%{version}-%{release}
bc9fd4
License: BSD
bc9fd4
BuildRequires: pkgconfig, openldap-devel
bc9fd4
BuildRequires: automake, libtool
bc9fd4
Requires(postun): /sbin/ldconfig
bc9fd4
Requires(pre): /sbin/ldconfig
bc9fd4
Requires: openldap
bc9fd4
bc9fd4
%description -n libnfsidmap
bc9fd4
Library that handles mapping between names and ids for NFSv4.
bc9fd4
bc9fd4
%package -n libnfsidmap-devel
bc9fd4
Summary: Development files for the libnfsidmap library
bc9fd4
Requires: libnfsidmap%{?_isa} = %{epoch}:%{version}-%{release}
bc9fd4
Requires: pkgconfig
bc9fd4
bc9fd4
%description -n libnfsidmap-devel
bc9fd4
This package includes header files and libraries necessary for
bc9fd4
developing programs which use the libnfsidmap library.
bc9fd4
bc9fd4
bc9fd4
%description
bc9fd4
The nfs-utils package provides a daemon for the kernel NFS server and
bc9fd4
related tools, which provides a much higher level of performance than the
bc9fd4
traditional Linux NFS server used by most users.
bc9fd4
bc9fd4
This package also contains the showmount program.  Showmount queries the
bc9fd4
mount daemon on a remote host for information about the NFS (Network File
bc9fd4
System) server on the remote host.  For example, showmount can display the
bc9fd4
clients which are mounted on that host.
bc9fd4
bc9fd4
This package also contains the mount.nfs and umount.nfs program.
bc9fd4
bc9fd4
%prep
bc9fd4
%autosetup -p1
bc9fd4
bc9fd4
# Remove .orig files
bc9fd4
find . -name "*.orig" | xargs rm -f
bc9fd4
bc9fd4
# Change shebangs
bc9fd4
find -name \*.py -exec sed -r -i '1s|^#!\s*/usr/bin.*python.*|#!%{__python3}|' {} \;
bc9fd4
bc9fd4
%build
bc9fd4
sh -x autogen.sh
bc9fd4
%define _statdpath /var/lib/nfs/statd
bc9fd4
%configure \
bc9fd4
    CFLAGS="%{build_cflags} -D_FILE_OFFSET_BITS=64 `pkg-config --cflags libtirpc`" \
bc9fd4
    LDFLAGS="%{build_ldflags} `pkg-config --libs libtirpc`" \
bc9fd4
    --enable-mountconfig \
bc9fd4
    --enable-ipv6 \
bc9fd4
	--with-statdpath=%{_statdpath} \
bc9fd4
	--enable-libmount-mount \
bc9fd4
	--with-systemd \
bc9fd4
	--without-tcp-wrappers \
bc9fd4
	--with-pluginpath=%{_libdir}/libnfsidmap \
bc9fd4
	--enable-junction
bc9fd4
bc9fd4
%make_build all
bc9fd4
bc9fd4
%install
bc9fd4
%define _pkgdir %{_prefix}/lib/systemd
bc9fd4
bc9fd4
rm -rf $RPM_BUILD_ROOT/*
bc9fd4
bc9fd4
mkdir -p $RPM_BUILD_ROOT/sbin
bc9fd4
mkdir -p $RPM_BUILD_ROOT%{_sbindir}
bc9fd4
mkdir -p $RPM_BUILD_ROOT%{_libexecdir}/nfs-utils/
bc9fd4
mkdir -p $RPM_BUILD_ROOT%{_pkgdir}/system
bc9fd4
mkdir -p $RPM_BUILD_ROOT%{_pkgdir}/system-generators
bc9fd4
mkdir -p ${RPM_BUILD_ROOT}%{_mandir}/man8
bc9fd4
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/request-key.d
bc9fd4
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/modprobe.d/
bc9fd4
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/gssproxy
bc9fd4
bc9fd4
%make_install
bc9fd4
bc9fd4
install -s -m 755 tools/rpcdebug/rpcdebug $RPM_BUILD_ROOT%{_sbindir}
bc9fd4
install -m 644 utils/mount/nfsmount.conf  $RPM_BUILD_ROOT%{_sysconfdir}
bc9fd4
install -m 644 nfs.conf  $RPM_BUILD_ROOT%{_sysconfdir}
bc9fd4
install -m 644 support/nfsidmap/idmapd.conf $RPM_BUILD_ROOT%{_sysconfdir}
bc9fd4
install -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/request-key.d
bc9fd4
bc9fd4
mkdir -p $RPM_BUILD_ROOT/usr/lib/systemd/scripts
bc9fd4
install -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/modprobe.d/lockd.conf
bc9fd4
install -m 644 %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/gssproxy
bc9fd4
install -m 755 %{SOURCE4} $RPM_BUILD_ROOT%{_sbindir}/nfsconvert
bc9fd4
install -m 755 %{SOURCE5} $RPM_BUILD_ROOT/%{_libexecdir}/nfs-utils/nfsconvert.sh 
bc9fd4
install -m 644 %{SOURCE6} $RPM_BUILD_ROOT%{_pkgdir}/system
bc9fd4
bc9fd4
bc9fd4
rm -rf $RPM_BUILD_ROOT%{_libdir}/*.{a,la}
bc9fd4
rm -rf $RPM_BUILD_ROOT%{_libdir}/libnfsidmap/*.{a,la}
bc9fd4
bc9fd4
mkdir -p $RPM_BUILD_ROOT%{_sharedstatedir}/nfs/rpc_pipefs
bc9fd4
bc9fd4
touch $RPM_BUILD_ROOT%{_sharedstatedir}/nfs/rmtab
bc9fd4
mv $RPM_BUILD_ROOT%{_sbindir}/rpc.statd $RPM_BUILD_ROOT/sbin
bc9fd4
bc9fd4
mkdir -p $RPM_BUILD_ROOT%{_sharedstatedir}/nfs/statd/sm
bc9fd4
mkdir -p $RPM_BUILD_ROOT%{_sharedstatedir}/nfs/statd/sm.bak
bc9fd4
mkdir -p $RPM_BUILD_ROOT%{_sharedstatedir}/nfs/v4recovery
bc9fd4
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/exports.d
bc9fd4
bc9fd4
bc9fd4
%pre
bc9fd4
# move files so the running service will have this applied as well
bc9fd4
for x in gssd idmapd ; do
bc9fd4
    if [ -f /var/lock/subsys/rpc.$x ]; then
bc9fd4
		mv /var/lock/subsys/rpc.$x /var/lock/subsys/rpc$x
bc9fd4
    fi
bc9fd4
done
bc9fd4
bc9fd4
%define rpcuser_uid 29
bc9fd4
# Create rpcuser gid as long as it does not already exist
bc9fd4
cat /etc/group | cut -d':' -f 1 | grep --quiet rpcuser 2>/dev/null
bc9fd4
if [ "$?" -eq 1 ]; then
bc9fd4
    /usr/sbin/groupadd -g %{rpcuser_uid} rpcuser >/dev/null 2>&1 || :
bc9fd4
fi
bc9fd4
bc9fd4
# Create rpcuser uid as long as it does not already exist.
bc9fd4
cat /etc/passwd | cut -d':' -f 1 | grep --quiet rpcuser 2>/dev/null
bc9fd4
if [ "$?" -eq 1 ]; then
bc9fd4
    /usr/sbin/useradd -l -c "RPC Service User" -r -g %{rpcuser_uid} \
bc9fd4
        -s /sbin/nologin -u %{rpcuser_uid} -d /var/lib/nfs rpcuser >/dev/null 2>&1 || :
bc9fd4
else
bc9fd4
 /usr/sbin/usermod -u %{rpcuser_uid} -g %{rpcuser_uid} rpcuser >/dev/null 2>&1 || :
bc9fd4
fi 
bc9fd4
bc9fd4
# Using the 16-bit value of -2 for the nfsnobody uid and gid
bc9fd4
%define nfsnobody_uid	65534
bc9fd4
bc9fd4
# Create nfsnobody gid as long as it does not already exist
bc9fd4
cat /etc/group | cut -d':' -f 3 | grep --quiet %{nfsnobody_uid} 2>/dev/null
bc9fd4
if [ "$?" -eq 1 ]; then
bc9fd4
    /usr/sbin/groupadd -g %{nfsnobody_uid} nfsnobody >/dev/null 2>&1 || :
bc9fd4
fi
bc9fd4
bc9fd4
# Create nfsnobody uid as long as it does not already exist.
bc9fd4
cat /etc/passwd | cut -d':' -f 3 | grep --quiet %{nfsnobody_uid} 2>/dev/null
bc9fd4
if [ $? -eq 1 ]; then
bc9fd4
    /usr/sbin/useradd -l -c "Anonymous NFS User" -r -g %{nfsnobody_uid} \
bc9fd4
		-s /sbin/nologin -u %{nfsnobody_uid} -d /var/lib/nfs nfsnobody >/dev/null 2>&1 || :
bc9fd4
fi
bc9fd4
bc9fd4
%post
bc9fd4
if [ $1 -eq 1 ] ; then
bc9fd4
	# Initial installation
bc9fd4
	/bin/systemctl enable nfs-client.target >/dev/null 2>&1 || :
bc9fd4
	/bin/systemctl start nfs-client.target  >/dev/null 2>&1 || :
bc9fd4
fi
bc9fd4
%systemd_post nfs-server
bc9fd4
bc9fd4
%preun
bc9fd4
if [ $1 -eq 0 ]; then
bc9fd4
	%systemd_preun nfs-client.target
bc9fd4
	%systemd_preun nfs-server.server
bc9fd4
bc9fd4
fi
bc9fd4
bc9fd4
%postun
bc9fd4
%systemd_postun_with_restart  nfs-client.target
bc9fd4
%systemd_postun_with_restart  nfs-server
bc9fd4
bc9fd4
/bin/systemctl --system daemon-reload >/dev/null 2>&1 || :
bc9fd4
de6bf3
if [ $1 -eq 0 ] ; then
de6bf3
    rm -rf /var/lib/nfs/statd
de6bf3
    rm -rf /var/lib/nfs/v4recovery
de6bf3
fi
de6bf3
bc9fd4
%triggerin -- nfs-utils > 1:2.1.1-3
bc9fd4
/bin/systemctl try-restart gssproxy || :
bc9fd4
bc9fd4
%files
bc9fd4
%config(noreplace) /etc/nfsmount.conf
bc9fd4
%dir %{_sysconfdir}/exports.d
bc9fd4
%dir %{_sharedstatedir}/nfs/v4recovery
bc9fd4
%dir %attr(555, root, root) %{_sharedstatedir}/nfs/rpc_pipefs
bc9fd4
%dir %{_sharedstatedir}/nfs
bc9fd4
%dir %{_libexecdir}/nfs-utils
bc9fd4
%dir %attr(700,rpcuser,rpcuser) %{_sharedstatedir}/nfs/statd
bc9fd4
%dir %attr(700,rpcuser,rpcuser) %{_sharedstatedir}/nfs/statd/sm
bc9fd4
%dir %attr(700,rpcuser,rpcuser) %{_sharedstatedir}/nfs/statd/sm.bak
bc9fd4
%ghost %attr(644,root,root) %{_statdpath}/state
bc9fd4
%config(noreplace) %{_sharedstatedir}/nfs/etab
bc9fd4
%config(noreplace) %{_sharedstatedir}/nfs/rmtab
bc9fd4
%config(noreplace) %{_sysconfdir}/request-key.d/id_resolver.conf
bc9fd4
%config(noreplace) %{_sysconfdir}/modprobe.d/lockd.conf
bc9fd4
%config(noreplace) %{_sysconfdir}/nfs.conf
bc9fd4
%attr(0600,root,root) %config(noreplace) /%{_sysconfdir}/gssproxy/24-nfs-server.conf
bc9fd4
%doc linux-nfs/ChangeLog linux-nfs/KNOWNBUGS linux-nfs/NEW linux-nfs/README
bc9fd4
%doc linux-nfs/THANKS linux-nfs/TODO
bc9fd4
/sbin/rpc.statd
bc9fd4
/sbin/nfsdcltrack
bc9fd4
%{_sbindir}/exportfs
bc9fd4
%{_sbindir}/nfsstat
bc9fd4
%{_sbindir}/rpcdebug
bc9fd4
%{_sbindir}/rpc.mountd
bc9fd4
%{_sbindir}/rpc.nfsd
bc9fd4
%{_sbindir}/showmount
bc9fd4
%{_sbindir}/rpc.idmapd
bc9fd4
%{_sbindir}/rpc.gssd
bc9fd4
%{_sbindir}/sm-notify
bc9fd4
%{_sbindir}/start-statd
bc9fd4
%{_sbindir}/mountstats
bc9fd4
%{_sbindir}/nfsiostat
bc9fd4
%{_sbindir}/nfsidmap
bc9fd4
%{_sbindir}/blkmapd
bc9fd4
%{_sbindir}/nfsconf
bc9fd4
%{_sbindir}/nfsref
bc9fd4
%{_sbindir}/nfsconvert
cd1e0c
%{_sbindir}/nfsdclddb
cd1e0c
%{_sbindir}/nfsdcld
a0a1f4
%{_sbindir}/nfsdclnts
bc9fd4
%{_mandir}/*/*
bc9fd4
%{_pkgdir}/*/*
bc9fd4
bc9fd4
%attr(4755,root,root)	/sbin/mount.nfs
bc9fd4
%attr(755,root,root) %{_libexecdir}/nfs-utils/nfsconvert.sh
bc9fd4
bc9fd4
/sbin/mount.nfs4
bc9fd4
/sbin/umount.nfs
bc9fd4
/sbin/umount.nfs4
bc9fd4
bc9fd4
%files -n libnfsidmap
bc9fd4
%doc support/nfsidmap/AUTHORS support/nfsidmap/README support/nfsidmap/COPYING
bc9fd4
%config(noreplace) %{_sysconfdir}/idmapd.conf
bc9fd4
%{_libdir}/libnfsidmap.so.*
bc9fd4
%{_libdir}/libnfsidmap/*.so
bc9fd4
bc9fd4
%files -n libnfsidmap-devel
bc9fd4
%{_libdir}/pkgconfig/libnfsidmap.pc
bc9fd4
%{_includedir}/nfsidmap.h
bc9fd4
%{_includedir}/nfsidmap_plugin.h
bc9fd4
%{_libdir}/libnfsidmap.so
bc9fd4
bc9fd4
%changelog
aa7fbf
* Wed Jan 20 2021 Steve Dickson <steved@redhat.com> 2.3.3-41
aa7fbf
- mountd: never root squash on the pseudofs (bz 1804912)
aa7fbf
fc44f1
* Mon Dec 14 2020 Steve Dickson <steved@redhat.com> 2.3.3-40
fc44f1
- gssd: upstream multithreaded updates (bz 1906792)
fc44f1
fc44f1
* Fri Dec 11 2020 Steve Dickson <steved@redhat.com> 2.3.3-39
cca8a4
- systemd: Ingnore export failures in nfs-server.serivce unit (bz 1894873)
cca8a4
- exports.man: Remove some outdated verbiage (bz 1769688)
cca8a4
732391
* Thu Dec 10 2020 Steve Dickson <steved@redhat.com> 2.3.3-38
732391
- exports man page: warn about subdirectory exports (bz 1652437)
732391
- Don't modify /etc/group on upgrades (bz 1856881)
732391
- nfs-iostat: divide by zero with fresh mount (bz 1861823)
732391
- nfsiostat: Drop autofs entries before calling compare_iostats() (bz 1859130)
732391
- nfsdclddb: clddb-tool was recently renamed to nfsdclddb (bz 1893599)
732391
732391
* Thu Dec 10 2020 Alice Mitchell <ajmitchell@redhat.com> 2.3.3-37
732391
- Remove manual enabling of nfs-convert (bz 1683895)
732391
de6bf3
* Fri Oct  9 2020 Alice Mitchell <ajmitchell@redhat.com> 2.3.3-36
de6bf3
- Fix uninstall warnings (bz 1733170)
de6bf3
a0a1f4
* Wed Jun 10 2020 Steve Dickson <steved@redhat.com> 2.3.3-35
a0a1f4
- Fix dependency problems with nfsdclnts (bz 1841502)
a0a1f4
a0a1f4
* Tue Jun  9 2020 Steve Dickson <steved@redhat.com> 2.3.3-34
a0a1f4
- New nfsdclnts command added (bz 1841502)
a0a1f4
a0a1f4
* Mon May 18 2020 Steve Dickson <steved@redhat.com> 2.3.3-33
cd1e0c
- manpage: Add a description of the 'nconnect' mount option (bz 1761352)
cd1e0c
- nfsdclddb: Redname clddb-tool to nfsdclddb (bz 1836924)
cd1e0c
cd1e0c
* Wed May 6 2020 Steve Dickson <steved@redhat.com> 2.3.3-32
cd1e0c
- junction: Fixed debug statement (bz 1831829)
cd1e0c
- Userspace support for the latest nfsdcld daemon (bz 1817756)
cd1e0c
bc9fd4
* Fri Mar 6 2020 Steve Dickson <steved@redhat.com> 2.3.3-31
bc9fd4
- gssd: Closed a memory leak in find_keytab_entry() (bz 1809277)
bc9fd4
bc9fd4
* Fri Feb  7 2020 Steve Dickson <steved@redhat.com> 2.3.3-30
bc9fd4
- Removed dead code that was flagged by a covscan (bz 1746572)
bc9fd4
bc9fd4
* Thu Jan 16 2020 Steve Dickson <steved@redhat.com> 2.3.3-29
bc9fd4
- statd: Fix permission denied error path (bz 1776096)
bc9fd4
bc9fd4
* Tue Nov 26 2019 Steve Dickson <steved@redhat.com> 2.3.3-28
bc9fd4
- gssd: daemonize earlier (bz 1762847)
bc9fd4
bc9fd4
* Mon Nov 11 2019 Steve Dickson <steved@redhat.com> 2.3.3-27
bc9fd4
- More coverity scans updates (bz 1746572)
bc9fd4
- nfsd: Adjust nfs.conf setting/parsing of rdma port (bz 1710532)
bc9fd4
- Add plain --rdma option to nfs.conf convertor (bz 1747295)
bc9fd4
- mountstats: Add per-op error counts to iostat command (bz 1719983)
bc9fd4
- gssd: add configure options verbosity to man page (bz 1749642)
bc9fd4
bc9fd4
* Wed Sep 18 2019 Steve Dickson <steved@redhat.com> 2.3.3-26
bc9fd4
- Updated coverity scans patch to not do a double free (bz 1752326)
bc9fd4
bc9fd4
* Mon Aug 19 2019 Steve Dickson <steved@redhat.com> 2.3.3-25
bc9fd4
- Change the owner/group of the state file  (bz 1733445)
bc9fd4
bc9fd4
* Mon Aug 12 2019 Steve Dickson <steved@redhat.com> 2.3.3-24
bc9fd4
- nfs.man: Fixed small typo in man page (bz 1732877)
bc9fd4
- mount: Report correct error in the fall_back cases (bz 1709963)
bc9fd4
- rpc.mountd: Fix e_hostname and e_uuid leaks (bz 1712202)
bc9fd4
- spec: Remove redundant manpage files (bz 1718738)
bc9fd4
bc9fd4
* Wed Jul 31 2019 Alice Mitchell <ajmitchell@redhat.com> 2.3.3-23
bc9fd4
- Fix memory leak on error (bz 1440524)
bc9fd4
- Fix error handling on lseek (bz 1733887)
bc9fd4
bc9fd4
* Thu Jul 18 2019 Alice Mitchell <ajmitchell@redhat.com> 2.3.3-22
bc9fd4
- Revert the forced chmod of nfs.conf as unneccessary (bz 1687496)
bc9fd4
bc9fd4
* Mon Jul 15 2019 Steve Dickson <steved@redhat.com> 2.3.3-21
bc9fd4
- Gating tests: run tests from tests namespace (bz 1653927)
bc9fd4
bc9fd4
* Tue Jul  9 2019 Steve Dickson <steved@redhat.com> 2.3.3-20
bc9fd4
- Gating tests: Fix _env data and source it in every test run (bz 1653927)
bc9fd4
bc9fd4
* Fri May  3 2019 Steve Dickson <steved@redhat.com> 2.3.3-19
bc9fd4
- Removed resource leaks found by coverity scans (bz 1602633)
bc9fd4
bc9fd4
* Thu Apr 25 2019 Steve Dickson <steved@redhat.com> 2.3.3-18
bc9fd4
- Modify nfs.conf in-place instead of replacing the file (bz 1687496)
bc9fd4
bc9fd4
* Tue Mar 19 2019 Steve Dickson <steved@redhat.com> 2.3.3-17
bc9fd4
- Moved the gating tests out of a patch and into the top dir (bz 1653927)
bc9fd4
- Move the mode corrections on /etc/nfs.conf to nfsconvert.py (bz 1655880)
bc9fd4
- gssd: add verbosity options to the rpc.gssd man page (bz 1668026)
bc9fd4
bc9fd4
* Fri Mar  8 2019 Steve Dickson <steved@redhat.com> 2.3.3-16
bc9fd4
- Add a conversion for new sm-notify force option in nfs.conf (bz 1677576)
bc9fd4
- Correct the modes on /etc/nfs.conf after a conversion (bz 1655880)
bc9fd4
bc9fd4
* Tue Mar  5 2019 Steve Dickson <steved@redhat.com> 2.3.3-15
bc9fd4
- nfs.conf: Fixed manage-gids option typo (bz 1672395)
bc9fd4
- sm-notify: Added -f flag to nfs.conf parsing (bz 1677576)
bc9fd4
- Add nfs.conf equivalent for the statd --no-notify cmdline option (bz 1683714)
bc9fd4
bc9fd4
* Wed Feb 13 2019 Steve Dickson <steved@redhat.com> 2.3.3-14
bc9fd4
- Fix typo in checking for the 65534 uid/gid (bz 1655960)
bc9fd4
bc9fd4
* Tue Feb 12 2019 Steve Dickson <steved@redhat.com> 2.3.3-13
bc9fd4
- Always have the nfs-convert service enabled (bz 1673685)
bc9fd4
bc9fd4
* Sat Feb  9 2019 Steve Dickson <steved@redhat.com> 2.3.3-12
bc9fd4
- Change nfsconvert.sh not to set the immutable bit (bz 1673685)
bc9fd4
- Change nfsconvert.py not to create the new dummy /etc/sysconfig/nfs (bz 1673685)
bc9fd4
bc9fd4
* Sat Feb  9 2019 Steve Dickson <steved@redhat.com> 2.3.3-11
bc9fd4
- Do not install /etc/sysconfig/nfs (bz 1673685)
bc9fd4
bc9fd4
* Fri Jan 25 2019 Steve Dickson <steved@redhat.com> 2.3.3-10
bc9fd4
- Only create nfsnobody when uid 65534 does not exist (bz 1655960)
bc9fd4
bc9fd4
* Wed Jan 23 2019 Steve Dickson <steved@redhat.com> 2.3.3-9
bc9fd4
- Critical component nfs-utils requires tests for gating (bz 1653927)
bc9fd4
bc9fd4
* Wed Dec 12 2018 Steve Dickson <steved@redhat.com> 2.3.3-8
bc9fd4
- Update junction code with latest upstream code (1543126)
bc9fd4
- Make sure /etc/sysconfig/nfs is immutabl (1639432)
bc9fd4
bc9fd4
* Tue Nov  6 2018 Steve Dickson <steved@redhat.com> 2.3.3-7
bc9fd4
- Use systemd scripts to convert NFS configurations (bz 1646626)
bc9fd4
bc9fd4
* Fri Oct 26 2018 Steve Dickson <steved@redhat.com> 2.3.3-6
bc9fd4
- Changed /var/lib/nfs/rpc_pipefs to have 555 permissions (bz 1583489)
bc9fd4
- Removed tcp wrappers support from man pages (bz 1642596) 
bc9fd4
- Reload not restart gssproxy in nfs-server.service (bz 1592660)
bc9fd4
bc9fd4
* Thu Oct 25 2018 Steve Dickson <steved@redhat.com> 2.3.3-5
bc9fd4
- mount.nfs: Add braces around EBUSY code (bz 1629644)
bc9fd4
bc9fd4
* Mon Oct 22 2018 Steve Dickson <steved@redhat.com> 2.3.3-4
bc9fd4
- Deprecated /etc/sysconfig/nfs (bz 1639432)
bc9fd4
bc9fd4
* Sat Oct 20 2018 Steve Dickson <steved@redhat.com> 2.3.3-3
bc9fd4
- Ensure /var/lib/nfs/rpc_pipefs has the correct permissions (bz 1583489)
bc9fd4
- mount.nfs: Only ignore EBUSY when a filesystem is already mount (bz 1629644)
bc9fd4
bc9fd4
* Fri Oct 19 2018 Steve Dickson <steved@redhat.com> 2.3.3-2
bc9fd4
- Enable NFS basic junction support (bz 1543126)
bc9fd4
- Removed osd_login (bz 1636434)
bc9fd4
bc9fd4
* Fri Oct  5 2018 Steve Dickson <steved@redhat.com> 2.3.3-1
bc9fd4
- nfs.conf: fail to disable major NFS version 4 using "vers4=n" (bz 1624319)
bc9fd4
bc9fd4
* Thu Sep 13 2018 Steve Dickson <steved@redhat.com> 2.3.3-0
bc9fd4
- Updated to the latest upstream release: nfs-utils-2-3-3 (bz 1543126)
bc9fd4
bc9fd4
* Fri Sep  7 2018 Steve Dickson <steved@redhat.com> 2.3.1-8.rc1
bc9fd4
- Ensure /var/lib/nfs/rpc_pipefs has the correct permissions (bz 1583489)
bc9fd4
- Remove rpc.svcgssd from systemd scripts (bz 1591700)
bc9fd4
bc9fd4
* Thu May  3 2018 Steve Dickson <steved@redhat.com> 2.3.1-8.rc1
bc9fd4
- nfsd: Set default minor versions (bz 1570066)
bc9fd4
bc9fd4
* Wed Apr 11 2018 Steve Dickson <steved@redhat.com> 2.3.1-7.rc1
bc9fd4
- mount.nfs: Fix auto protocol negotiation (bz 1565310)
bc9fd4
bc9fd4
* Mon Apr  9 2018 Steve Dickson <steved@redhat.com> 2.3.1-6.rc1
bc9fd4
- Stop failing when systemctl try-restart gssproxy fails (bz 1552976)
bc9fd4
- Use Fedora build flags (bz 1548679)
bc9fd4
bc9fd4
* Fri Mar  2 2018 Steve Dickson <steved@redhat.com> 2.3.1-5.rc1
bc9fd4
- Updated to latest upstream RC release: nfs-utils-2-3-2-rc1
bc9fd4
bc9fd4
* Wed Feb 14 2018 Kevin Fenzi <kevin@scrye.com> - 1:2.3.1-5
bc9fd4
- Rebuild for new libevent
bc9fd4
bc9fd4
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1:2.3.1-4
bc9fd4
- Escape macros in %%changelog
bc9fd4
bc9fd4
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.3.1-3
bc9fd4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
bc9fd4
bc9fd4
* Fri Jan 19 2018 Steve Dickson <steved@redhat.com> 2.3.1-2
bc9fd4
- Restart gssproxy (if running) when the NFS server is started (bz 1527653)
bc9fd4
bc9fd4
* Tue Jan  9 2018 Steve Dickson <steved@redhat.com> 2.3.1-1
bc9fd4
- Added rpcgen dependency (bz 1531540)
bc9fd4
bc9fd4
* Wed Dec 20 2017 Steve Dickson <steved@redhat.com> 2.3.1-0
bc9fd4
- Updated to latest upstream release: 2.3.1
bc9fd4
- Removed unnecessary chown rpcuser in %%post
bc9fd4
bc9fd4
* Tue Dec 19 2017 Steve Dickson <steved@redhat.com> 2.2.1-3.rc2
bc9fd4
- Fix typo in nfs-utils_env.sh (bz 1516004)
bc9fd4
bc9fd4
* Mon Dec 18 2017 Steve Dickson <steved@redhat.com> 2.2.1-2.rc2
bc9fd4
- Removed tcp_wrappers dependency (bz 1518769)
bc9fd4
bc9fd4
* Fri Dec 15 2017 Steve Dickson <steved@redhat.com> 2.2.1-1.rc2
bc9fd4
- Updated to latest upstream RC release: nfs-utils-2-2-2-rc2
bc9fd4
bc9fd4
* Tue Nov 07 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1:2.2.1-1.rc1.1
bc9fd4
- Remove old crufty coreutils requires
bc9fd4
bc9fd4
* Mon Nov  6 2017 Steve Dickson <steved@redhat.com> 2.2.1-1.rc1
bc9fd4
- Restore ABI compat with pre-merge libnfsidmap (bz 1509063)
bc9fd4
- Add a build-time dependency on python3-devel
bc9fd4
bc9fd4
* Thu Nov  2 2017 Steve Dickson <steved@redhat.com> 2.2.1-0.rc1
bc9fd4
- Updated to latest upstream RC release: nfs-utils-2-2-2-rc1
bc9fd4
bc9fd4
* Mon Oct 30 2017 Steve Dickson <steved@redhat.com> 2.2.1-0
bc9fd4
- Updated to latest upstream release: nfs-utils-2-2-1
bc9fd4
bc9fd4
* Mon Oct 16 2017 Steve Dickson <steved@redhat.com> 2.1.1-8.rc6
bc9fd4
- Own the /usr/libexec/nfs-utils dir (bz 1484300)
bc9fd4
bc9fd4
* Thu Oct  5 2017 Steve Dickson <steved@redhat.com> 2.1.1-7.rc6
bc9fd4
- Updated to the latest RC releease: nfs-utils-2-1-2-rc6
bc9fd4
bc9fd4
* Tue Sep 19 2017 Orion Poplawski <orion@nwra.com> 2.1.1-7.rc5
bc9fd4
- Fix URL
bc9fd4
bc9fd4
* Thu Jul 27 2017 Steve Dickson <steved@redhat.com> 2.1.1-6.rc5
bc9fd4
- Updated to the latest RC releease: nfs-utils-2-1-2-rc5
bc9fd4
bc9fd4
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.1.1-6.rc4.1
bc9fd4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
bc9fd4
bc9fd4
* Wed Jul 19 2017 Steve Dickson <steved@redhat.com> 2.1.1-6.rc4
bc9fd4
- Removed build dependency on fedfs-utils-devel (bz 1427493)
bc9fd4
bc9fd4
* Wed Jun 21 2017 Steve Dickson <steved@redhat.com> 2.1.1-5.rc4
bc9fd4
- Updated to the latest RC releease: nfs-utils-2-1-2-rc4 (bz 1462218)
bc9fd4
- rpc.c: added include file so UINT16_MAX is defined
bc9fd4
bc9fd4
* Thu Jun  1 2017 Steve Dickson <steved@redhat.com> 2.1.1-5.rc3
bc9fd4
- Updated to the latest RC releease: nfs-utils-2-1-2-rc3 (bz 1457921)
bc9fd4
bc9fd4
* Wed Apr 26 2017 Steve Dickson <steved@redhat.com> 2.1.1-5.rc2
bc9fd4
- Conditionally restart gssproxy now that config file is installed (bz 1440885)
bc9fd4
- systemd: Afters are also needed for the Wants=network-online.target (bz 1419351)
bc9fd4
- nfsdcltrack: silence some expected errors (bz 1445863)
bc9fd4
- Cleaned up fuzzy patches
bc9fd4
bc9fd4
* Mon Apr 10 2017 Steve Dickson <steved@redhat.com> 2.1.1-4.rc2
bc9fd4
- Updated to the latest RC release: nfs-utils-2-1-2-rc2 (bz 1419351)
bc9fd4
- Fixed typo in nfs.sysconfig  (bz 1422249)
bc9fd4
bc9fd4
* Tue Mar 28 2017 Steve Dickson <steved@redhat.com> 2.1.1-3.rc1
bc9fd4
- Added gssproxy server config file (bz 1431272)
bc9fd4
bc9fd4
* Wed Feb 15 2017 Steve Dickson <steved@redhat.com> 2.1.1-2.rc1
bc9fd4
- Updated to the latest RC release: nfs-utils-2-1-2-rc1
bc9fd4
bc9fd4
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:2.1.1-2
bc9fd4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
bc9fd4
bc9fd4
* Thu Jan 19 2017 Steve Dickson <steved@redhat.com> 2.1.1-1
bc9fd4
- Added back the nfs-config service for backwards compatibility
bc9fd4
bc9fd4
* Thu Jan 19 2017 Steve Dickson <steved@redhat.com> 2.1.1-0
bc9fd4
- Updated to latest upstream release: nfs-utils-2-1-1 (bz 1413232)
bc9fd4
bc9fd4
* Mon Dec 19 2016 Miro Hronok <mhroncok@redhat.com> - 1:1.3.4-1.rc3.1
bc9fd4
- Rebuild for Python 3.6
bc9fd4
bc9fd4
* Wed Nov 23 2016 Steve Dickson <steved@redhat.com> 1.3.4-1.rc3
bc9fd4
- Updated to the latest RC release: nfs-utils-1-3-5-rc3
bc9fd4
bc9fd4
* Thu Aug 25 2016 Steve Dickson <steved@redhat.com> 1.3.4-1.rc2
bc9fd4
- Updated to the latest RC release: nfs-utils-1-3-5-rc2 (bz 1369714)
bc9fd4
bc9fd4
* Mon Aug 22 2016 Steve Dickson <steved@redhat.com> 1.3.4-1.rc1
bc9fd4
- Stop removing users and groups (bz 1364836)
bc9fd4
bc9fd4
* Sat Aug 20 2016 Steve Dickson <steved@redhat.com> 1.3.4-0.rc1
bc9fd4
- Updated to the latest RC release: nfs-utils-1-3-5-rc1
bc9fd4
- Updated the Requires(pre) (bz 1319196)
bc9fd4
bc9fd4
* Sat Aug  6 2016 Steve Dickson <steved@redhat.com> 1.3.4-0
bc9fd4
- Updated to latest upstream version 1.3.4
bc9fd4
bc9fd4
* Thu Jul 21 2016 Steve Dickson <steved@redhat.com> 1.3.3-9.rc6
bc9fd4
- Removed the rpc-svcgssd.service systemd file (bz 1334741)
bc9fd4
bc9fd4
* Tue Jul 19 2016 Steve Dickson <steved@redhat.com> 1.3.3-8.rc6
bc9fd4
- Updated to the latest RC release: nfs-utils-1-3-4-rc6
bc9fd4
bc9fd4
* Mon May  2 2016 Steve Dickson <steved@redhat.com> 1.3.3-8.rc5
bc9fd4
- Updated to the latest RC release: nfs-utils-1-3-4-rc5
bc9fd4
bc9fd4
* Wed Mar 16 2016 Steve Dickson <steved@redhat.com> 1.3.3-7.rc4
bc9fd4
- Updated to the latest RC release: nfs-utils-1-3-4-rc4 (bz 1316701)
bc9fd4
- Changed BuildRequires: glibc-headers ==> BuildRequires: gcc (bz 1230477)
bc9fd4
bc9fd4
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.3.3-6.rc3.1
bc9fd4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
bc9fd4
bc9fd4
* Sat Jan 16 2016 Steve Dickson <steved@redhat.com> 1.3.3-6.rc3
bc9fd4
- Updated to the latest RC release: nfs-utils-1-3-4-rc3
bc9fd4
bc9fd4
* Wed Dec 16 2015 Steve Dickson <steved@redhat.com> 1.3.3-6.rc2
bc9fd4
- mountd: fix netgroup lookup for short hostnames (bz 1284079)
bc9fd4
bc9fd4
* Fri Dec 11 2015 Steve Dickson <steved@redhat.com> 1.3.3-5.rc2
bc9fd4
- Updated to the latest RC release: nfs-utils-1-3-4-rc2
bc9fd4
bc9fd4
* Tue Nov 17 2015 Steve Dickson <steved@redhat.com> 1.3.3-4.rc1
bc9fd4
- ghost-ed rpc.statd state file (bz 1158466)
bc9fd4
bc9fd4
* Mon Nov 16 2015 Steve Dickson <steved@redhat.com> 1.3.3-3.rc1
bc9fd4
-  Improving rpc.gssd's debugging (bz 1282600) 
bc9fd4
bc9fd4
* Mon Nov 16 2015 Steve Dickson <steved@redhat.com> 1.3.3-2.rc1
bc9fd4
- Decouple the starting of nfs-service and rpcbind (bz 1279526)
bc9fd4
bc9fd4
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.3.3-1.rc1.1
bc9fd4
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
bc9fd4
bc9fd4
* Wed Nov  4 2015 Steve Dickson <steved@redhat.com> 1.3.3-1.rc1
bc9fd4
- Updated to the latest RC release: nfs-utils-1-3-4-rc1
bc9fd4
bc9fd4
* Tue Nov  3 2015 Steve Dickson <steved@redhat.com> 1.3.3-1
bc9fd4
- Removed legacy triggers to remove rpm build errors 
bc9fd4
bc9fd4
* Mon Nov  2 2015 Steve Dickson <steved@redhat.com> 1.3.3-0
bc9fd4
- Updated to latest upstream version 1.3.3
bc9fd4
bc9fd4
* Fri Jul 31 2015 Steve Dickson <steved@redhat.com> 1.3.2-12
bc9fd4
- Fixed return value being overrun in gssd (bz 1249046)
bc9fd4
bc9fd4
* Mon Jul 13 2015 Miro Hronok <mhroncok@redhat.com> - 1:1.3.2-11
bc9fd4
- Replace Python scripts shebangs with %%{__python3} and require python3-devel to have that
bc9fd4
bc9fd4
* Fri Jun 26 2015 Steve Dickson <steved@redhat.com> 1.3.2-10
bc9fd4
- Update to latest RC release: nfs-utils-1-3-3-rc5 (bz 1233005)
bc9fd4
bc9fd4
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.3.2-9
bc9fd4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
bc9fd4
bc9fd4
* Wed Jun 10 2015 Steve Dickson <steved@redhat.com> 1.3.2-8
bc9fd4
- Make systemd args backwards compatible (bz 1210751)
bc9fd4
- Stop scribbling on stderr (bz 1211008)
bc9fd4
bc9fd4
* Tue May 12 2015 Colin Walters <walters@redhat.com> - 1:1.3.2-7
bc9fd4
- Add patch to fix initial start on OSTree managed systems (bz 1219871)
bc9fd4
bc9fd4
* Thu May  7 2015 Steve Dickson <steved@redhat.com> 1.3.2-4
bc9fd4
- Update to latest RC release: nfs-utils-1-3-3-rc4
bc9fd4
bc9fd4
* Mon Apr  6 2015 Steve Dickson <steved@redhat.com> 1.3.2-3
bc9fd4
- Update to latest RC release: nfs-utils-1-3-3-rc3
bc9fd4
bc9fd4
* Thu Apr  2 2015 Steve Dickson <steved@redhat.com> 1.3.2-2.1
bc9fd4
- Removed RPCRQUOTADOPTS from /etc/sysconfig/nfs  (bz 1208516)
bc9fd4
bc9fd4
* Thu Mar 19 2015 Steve Dickson <steved@redhat.com> 1.3.2-2.0
bc9fd4
- Update to latest RC release: nfs-utils-1-3-3-rc2 (bz 1088665)
bc9fd4
bc9fd4
* Thu Feb 26 2015 Steve Dickson <steved@redhat.com> 1.3.2-1.0
bc9fd4
- Update to latest RC release: nfs-utils-1-3-3-rc1
bc9fd4
bc9fd4
* Mon Feb  9 2015 Steve Dickson <steved@redhat.com> 1.3.2-0.2
bc9fd4
- Change statd-notify.service to not wait for network to come up (bz 1183293)
bc9fd4
- Added the rpcuser group before adding the rpcuser uid (bz 1165322)
bc9fd4
bc9fd4
* Sun Feb  1 2015 Steve Dickson <steved@redhat.com> 1.3.2-0.1
bc9fd4
- statd: Fix test for foreground mode (bz 1188040)
bc9fd4
bc9fd4
* Sat Jan 31 2015 Steve Dickson <steved@redhat.com> 1.3.2-0.0
bc9fd4
- Updated to latest upstream release: 1-3-2
bc9fd4
bc9fd4
* Mon Jan 19 2015 Steve Dickson <steved@redhat.com> 1.3.1-6.0
bc9fd4
- Set the GSS_USE_PROXY variable in nfs-utils_env.sh (bz 1183787)
bc9fd4
bc9fd4
* Thu Jan 15 2015 Steve Dickson <steved@redhat.com> 1.3.1-5.0
bc9fd4
- Updated to latest upstream RC release: nfs-utils-1-3-2-rc5 (bz 1181708)
bc9fd4
bc9fd4
* Wed Jan 14 2015 Steve Dickson <steved@redhat.com> 1.3.1-4.2
bc9fd4
- Added SMNOTIFYARGS to /etc/sysconf/nfs (bz 1182227)
bc9fd4
bc9fd4
* Fri Jan  2 2015 Steve Dickson <steved@redhat.com> 1.3.1-4.1
bc9fd4
- Change if statments to string comparisons in nfs-utils_env.sh (bz 1170354)
bc9fd4
bc9fd4
* Sat Dec 13 2014 Steve Dickson <steved@redhat.com> 1.3.1-4.0
bc9fd4
- Updated to latest upstream RC release: nfs-utils-1-3-2-rc4 (bz 1164477)
bc9fd4
- Handle the rpcuser like other created users (bz 1165322)
bc9fd4
- Restored lockd port and v4 grace/lease interface (bz 1115225)
bc9fd4
- Make sure nfs-client target is enabled (bz 1173564)
bc9fd4
bc9fd4
* Wed Dec  3 2014 Steve Dickson <steved@redhat.com> 1.3.1-2.4
bc9fd4
- Fixed typos in nfs-utils sysconfig files (bz 1170354)
bc9fd4
bc9fd4
* Thu Nov 13 2014 Steve Dickson <steved@redhat.com> 1.3.1-2.3
bc9fd4
- Fixed a mount DOS (bz 1163886)
bc9fd4
bc9fd4
* Thu Nov  6 2014 Richard W.M. Jones <rjones@redhat.com> 1.3.1-2.2
bc9fd4
- Rebuild against new libnfsimap (bz 1160883)
bc9fd4
bc9fd4
* Thu Nov  6 2014 Steve Dickson <steved@redhat.com> 1.3.1-2.1
bc9fd4
- Rebuild against new libnfsimap (bz 1160883)
bc9fd4
bc9fd4
* Tue Nov  4 2014 Steve Dickson <steved@redhat.com> 1.3.1-2.0
bc9fd4
- Updated to latest upstream RC release: nfs-utils-1-3-2-rc2 (bz 1115179)
bc9fd4
bc9fd4
* Tue Nov  4 2014 Steve Dickson <steved@redhat.com> 1.3.1-1.2
bc9fd4
- Rebuild with new glibc (bz 1158846)
bc9fd4
bc9fd4
* Fri Oct 24 2014 Steve Dickson <steved@redhat.com> 1.3.1-1.1
bc9fd4
- Added fix to umount in the nfs-utils-1.3.2-rc1.patch
bc9fd4
bc9fd4
* Wed Oct 22 2014 Steve Dickson <steved@redhat.com> 1.3.1-1.0
bc9fd4
- Updated to latest upstream RC release: nfs-utils-1-3-2-rc1 (bz 1142842)
bc9fd4
bc9fd4
* Thu Sep 25 2014 Steve Dickson <steved@redhat.com> 1.3.1-0.0
bc9fd4
- Update to the latest upstream release: nfs-utils-1-3-1
bc9fd4
- Enable gssproxy to manage the GSSAPI creds on the server.
bc9fd4
bc9fd4
* Fri Sep 12 2014 Steve Dickson <steved@redhat.com> 1.3.0-7.0
bc9fd4
- Updated to latest upstream RC release: nfs-utils-1-3-1-rc4 (bz 1108615)
bc9fd4
bc9fd4
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.3.0-6.0
bc9fd4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
bc9fd4
bc9fd4
* Sun Jul 27 2014 Steve Dickson <steved@redhat.com> 1.3.0-5.0
bc9fd4
- Updated to latest upstream RC release: nfs-utils-1-3-1-rc3
bc9fd4
- Use _statdpath to define where statd's state lives
bc9fd4
bc9fd4
* Tue Jul 01 2014 Jeff Layton <jlayton@primarydata.com> - 1:1.3.0-4.0
bc9fd4
- clean up lockd configuration
bc9fd4
bc9fd4
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.3.0-3.0
bc9fd4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
bc9fd4
bc9fd4
* Sun Jun  1 2014 Steve Dickson <steved@redhat.com> 1.3.0-2.0
bc9fd4
- Updated to latest upstream RC release: nfs-utils-1-3-1-rc2
bc9fd4
bc9fd4
* Sat May 24 2014 Steve Dickson <steved@redhat.com> 1.3.0-1.3
bc9fd4
- Use systemd_post macro to enable services (bz 1087950)
bc9fd4
bc9fd4
* Thu May  1 2014 Steve Dickson <steved@redhat.com> 1.3.0-1.2
bc9fd4
- mountd: fix segfault in add_name with newer gcc compilers
bc9fd4
bc9fd4
* Thu May  1 2014 Steve Dickson <steved@redhat.com> 1.3.0-1.1
bc9fd4
- start-statd: rpc.statd's systemd unit changed names
bc9fd4
bc9fd4
* Wed Apr 30 2014 Steve Dickson <steved@redhat.com> 1.3.0-1.0
bc9fd4
- Updated to latest upstream RC release: nfs-utils-1-3-1-rc1
bc9fd4
bc9fd4
* Fri Apr 25 2014 Steve Dickson <steved@redhat.com> 1.3.0-0.2
bc9fd4
- Fix PATH problem in start-statd (bz 1088226)
bc9fd4
bc9fd4
* Mon Apr 14 2014 Steve Dickson <steved@redhat.com> 1.3.0-0.1
bc9fd4
- Incorporated new upstream systemd units
bc9fd4
bc9fd4
* Tue Mar 25 2014 Steve Dickson <steved@redhat.com> 1.3.0-0.0
bc9fd4
- Updated to latest major release: nfs-utils-1-3-0
bc9fd4
bc9fd4
* Wed Jan 22 2014 Steve Dickson <steved@redhat.com> 1.2.9-3.0
bc9fd4
- Updated to latest upstream RC release: nfs-utils-1-2-10-rc3
bc9fd4
  - gssd: Improve first attempt at acquiring GSS credentials (bz 1055077)
bc9fd4
- gssd: set $HOME to prevent recursion (bz 1052902)
bc9fd4
bc9fd4
* Fri Jan 10 2014 Steve Dickson <steved@redhat.com> 1.2.9-2.1
bc9fd4
- Fixed typo in nfs-service file. (bz 1047972)
bc9fd4
bc9fd4
* Wed Jan 8 2014  Steve Dickson <steved@redhat.com> 1.2.9-2.0
bc9fd4
- Updated to latest upstream RC release: nfs-utils-1-2-10-rc2
bc9fd4
- Added Also=nfs.target to nfs-service file. (bz 1047972)
bc9fd4
bc9fd4
* Wed Nov 20 2013 Steve Dickson <steved@redhat.com> 1.2.9-1.0
bc9fd4
- Updated to latest upstream RC release: nfs-utils-1-2-10-rc1
bc9fd4
bc9fd4
* Tue Nov  5 2013 Steve Dickson <steved@redhat.com> 1.2.9-0.0
bc9fd4
- Updated to latest upstream Release: nfs-utils-1-2-9
bc9fd4
bc9fd4
* Tue Sep 24 2013 Steve Dickson <steved@redhat.com> 1.2.8-6.0
bc9fd4
- Updated to latest upstream RC release: nfs-utils-1-2-9-rc6
bc9fd4
bc9fd4
* Wed Sep 18 2013 Steve Dickson <steved@redhat.com> 1.2.8-5.0
bc9fd4
- Updated to latest upstream RC release: nfs-utils-1-2-9-rc5
bc9fd4
bc9fd4
* Thu Aug 22 2013 Steve Dickson <steved@redhat.com> 1.2.8-4.1
bc9fd4
- nfs-utils: fix a number of specfile problems
bc9fd4
bc9fd4
* Mon Aug 19 2013 Steve Dickson <steved@redhat.com> 1.2.8-4.0
bc9fd4
- Updated to latest upstream RC release: nfs-utils-1-2-9-rc4
bc9fd4
bc9fd4
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.2.8-4.0
bc9fd4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
bc9fd4
bc9fd4
* Tue Jul 23 2013 Steve Dickson <steved@redhat.com> 1.2.8-3.0
bc9fd4
- Updated to latest upstream RC release: nfs-utils-1-2-9-rc3
bc9fd4
bc9fd4
* Tue Jul 23 2013 Steve Dickson <steved@redhat.com> 1.2.8-2.1
bc9fd4
- Make sure nfs.target is enabled (bz 970595)
bc9fd4
- Fix nfs server reloads (bz 951247)
bc9fd4
bc9fd4
* Fri May 31 2013 Steve Dickson <steved@redhat.com> 1.2.8-2.0
bc9fd4
- Update to latest upstream RC release: nfs-utils.1.2.9-rc1
bc9fd4
- Added GSS_USE_PROXY variable to nfs.sysconfig (bz 967112)
bc9fd4
bc9fd4
* Tue May  7 2013 Steve Dickson <steved@redhat.com> 1.2.8-1.1
bc9fd4
  systemd: nfs-server.service needs to be split up (bz 769879)
bc9fd4
bc9fd4
* Tue May  7 2013 Steve Dickson <steved@redhat.com> 1.2.8-1
bc9fd4
- Updated to the latest upstream RC release: nfs-utils.1.2.9-rc1
bc9fd4
bc9fd4
* Tue Apr 23 2013 Steve Dickson <steved@redhat.com> 1.2.8-0
bc9fd4
- Updated to latest upstream release: 1.2.8
bc9fd4
- Removed the libgssglue dependency
bc9fd4
bc9fd4
* Mon Apr  1 2013 Steve Dickson <steved@redhat.com> 1.2.7-6
bc9fd4
- Added v4.1 support rpc.nfsd (bz 947073)
bc9fd4
bc9fd4
* Mon Mar 25 2013 Steve Dickson <steved@redhat.com> 1.2.7-5
bc9fd4
- Updated to latest upstream RC release: nfs-utils.1.2.8-rc4
bc9fd4
- Added nfs-lock.service to After line in nfs-server.service (bz 914792)
bc9fd4
bc9fd4
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.2.7-4
bc9fd4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
bc9fd4
bc9fd4
* Wed Jan 16 2013 Steve Dickson <steved@redhat.com> 1.2.7-3
bc9fd4
- Updated to latest upstream RC release: nfs-utils.1.2.8-rc3
bc9fd4
- Took ownership of /usr/lib/nfs-utils (bz 894535)
bc9fd4
bc9fd4
* Mon Dec 17 2012 Steve Dickson <steved@redhat.com> 1.2.7-2
bc9fd4
- Update to latest upstream RC release: nfs-utils.1.2.8-rc2
bc9fd4
bc9fd4
* Wed Nov 28 2012 Steve Dickson <steved@redhat.com> 1.2.7-1
bc9fd4
- Update to latest upstream RC release: nfs-utils.1.2.8-rc1
bc9fd4
bc9fd4
* Fri Nov  9 2012 Steve Dickson <steved@redhat.com> 1.2.7-0
bc9fd4
- Updated to latest upstream release: nfs-utils.1.2.7
bc9fd4
bc9fd4
* Thu Nov  8 2012 Steve Dickson <steved@redhat.com> 1.2.6-14
bc9fd4
- Allow the service to start when RPCNFSDCOUNT is comment out. (bz 870143)
bc9fd4
- Removed some old cruft from the spec file (bz 226198)
bc9fd4
bc9fd4
* Mon Oct 15 2012 Steve Dickson <steved@redhat.com> 1.2.6-13
bc9fd4
- Added a Requires for the quota package (bz 866225)
bc9fd4
bc9fd4
* Thu Aug 23 2012 Steve Dickson <steved@redhat.com> 1.2.6-12 
bc9fd4
- Added FedFS support by added a BuildRequires for fedfs-utils-devel
bc9fd4
- Introduce new systemd-rpm macros (bz 850227)
bc9fd4
- Updated to latest upstream RC release: nfs-utils.1.2.7-rc5 (bz 833024)
bc9fd4
bc9fd4
* Mon Aug  6 2012 Steve Dickson <steved@redhat.com> 1.2.6-11
bc9fd4
- Updated to latest upstream RC release: nfs-utils.1.2.7-rc4
bc9fd4
bc9fd4
* Thu Aug  2 2012 Steve Dickson <steved@redhat.com> 1.2.6-10
bc9fd4
- Removed modprobe.d/nfs.conf 
bc9fd4
bc9fd4
* Thu Jul 19 2012 Steve Dickson <steved@redhat.com> 1.2.6-9
bc9fd4
- Updated to latest upstream RC release: nfs-utils.1.2.7-rc3
bc9fd4
bc9fd4
* Thu Jul  5 2012 Steve Dickson <steved@redhat.com> 1.2.6-8
bc9fd4
- nfsidmap: default domain no being set (bz 829362)
bc9fd4
bc9fd4
* Fri Jun 22 2012 Steve Dickson <steved@redhat.com> 1.2.6-7
bc9fd4
- Reworked how the legacy names are enabled in systemd
bc9fd4
- Fixed typo in nfs-mountd.service
bc9fd4
bc9fd4
* Tue Jun 12 2012 Steve Dickson <steved@redhat.com> 1.2.6-6
bc9fd4
- Updated to latest upstream RC release: nfs-utils.1.2.7-rc2 (bz 833555)
bc9fd4
bc9fd4
* Tue Jun 12 2012 Steve Dickson <steved@redhat.com> 1.2.6-5
bc9fd4
- Reworked how the services are restarted.
bc9fd4
bc9fd4
* Tue Jun 12 2012 Steve Dickson <steved@redhat.com> 1.2.6-4
bc9fd4
- Enable legacy service names.
bc9fd4
bc9fd4
* Tue May 29 2012 Steve Dickson <steved@redhat.com> 1.2.6-3
bc9fd4
- Updated to latest upstream RC release: nfs-utils.1.2.7-rc1
bc9fd4
bc9fd4
* Tue May 29 2012 Steve Dickson <steved@redhat.com> 1.2.6-2
bc9fd4
* Fixed typo in the checking of nfsnobody (bz 816149)
bc9fd4
bc9fd4
* Fri May 25 2012 Steve Dickson <steved@redhat.com> 1.2.6-1
bc9fd4
- Correctly search for the existence of nfsnobody (bz 816149)
bc9fd4
- Correctly change the default group id for nfsnobody (bz 816149)
bc9fd4
bc9fd4
* Tue May 15 2012 Steve Dickson <steved@redhat.com> 1.2.6-0
bc9fd4
- Update to the latest upstream release: nfs-utils-1.2.6 (bz 821673)
bc9fd4
- Split out NFS server daemons into individual service files (bz 769879) 
bc9fd4
- Removed Wants= from nfs-lock.service (bz 817895)
bc9fd4
- Only enable services if they are enabled on upgrades (bz 807020)
bc9fd4
bc9fd4
* Thu May  3 2012 Steve Dickson <steved@redhat.com> 1.2.5-16
bc9fd4
- Update to the latest RC release: nfs-utils-1.2.6-rc7
bc9fd4
bc9fd4
* Thu Apr 26 2012 Josh Boyer <jwboyer@redhat.com> 1.2.5-15
bc9fd4
- Add modprobe config file to alias 'nfs4' to 'nfs' (bz 806333)
bc9fd4
bc9fd4
* Thu Mar 22 2012 Steve Dickson <steved@redhat.com> 1.2.5-14
bc9fd4
- gssd: Look for user creds in user defined directory (bz 786993)
bc9fd4
- gssd: Don't link with libgssapi_krb5 (bz 784908)
bc9fd4
bc9fd4
* Fri Mar 16 2012 Steve Dickson <steved@redhat.com> 1.2.5-13
bc9fd4
- Make sure statd is start before NFS mounts (bz 786050)
bc9fd4
- rpc.idmap: Hide global symbols from libidmap plugins (bz 797332)
bc9fd4
- nfsd: Bump up the default to 8 nprocs (bz 757452)
bc9fd4
bc9fd4
* Wed Feb 08 2012 Harald Hoyer <harald@redhat.com> 1.2.5-12
bc9fd4
- require kmod instead of modutils (bz 788571)
bc9fd4
bc9fd4
* Mon Jan 16 2012 Steve Dickson <steved@redhat.com> 1.2.5-11
bc9fd4
- Update to upstream RC release: nfs-utils-1.2.6-rc6
bc9fd4
- Reworked how the nfsd service requires the rpcbind service (bz 768550)
bc9fd4
bc9fd4
* Mon Jan  9 2012 Steve Dickson <steved@redhat.com> 1.2.5-10
bc9fd4
- Added back the SUID bits on mount commands (bz 772396)
bc9fd4
- Added a decency on keyutils (bz 769724)
bc9fd4
bc9fd4
* Thu Jan  5 2012 Steve Dickson <steved@redhat.com> 1.2.5-9
bc9fd4
- Update to upstream RC release: nfs-utils-1.2.6-rc5
bc9fd4
bc9fd4
* Thu Dec 15 2011 Steve Dickson <steved@redhat.com> 1.2.5-8
bc9fd4
- Removed the nfs-idmap service. rpc.idmap is now part of
bc9fd4
  the nfs-server service
bc9fd4
bc9fd4
* Tue Dec 13 2011 Steve Dickson <steved@redhat.com> 1.2.5-7
bc9fd4
- Enabled new idmaping by installing the id_resolver.conf file.
bc9fd4
- Update to upstream RC release: nfs-utils-1.2.6-rc4
bc9fd4
bc9fd4
* Fri Nov 18 2011 Steve Dickson <steved@redhat.com> 1.2.5-6
bc9fd4
- Remove RQUOTAD_PORT and RQUOTAD from /etc/sysconfig/nfs (bz 754496)
bc9fd4
- Ensured nfs-idmap service is started after the named is up (bz 748275)
bc9fd4
bc9fd4
* Mon Nov 14 2011 Steve Dickson <steved@redhat.com> 1.2.5-5
bc9fd4
- Ensured nfs-idmap service is started after the network up (bz 748275)
bc9fd4
- Update to upstream RC release: nfs-utils-1.2.6-rc3 (bz 746497)
bc9fd4
bc9fd4
* Thu Oct 20 2011 Steve Dickson <steved@redhat.com> 1.2.5-4
bc9fd4
- Added pNFS debugging to rpcdebug.
bc9fd4
bc9fd4
* Tue Oct 18 2011 Steve Dickson <steved@redhat.com> 1.2.5-3
bc9fd4
- Update to upstream RC release: nfs-utils-1.2.6-rc2
bc9fd4
bc9fd4
* Tue Oct  4 2011 Steve Dickson <steved@redhat.com> 1.2.5-2
bc9fd4
- Removed SUID bits on mount commands (bz 528498)
bc9fd4
- Fixed a few typos in a couple man pages (bz 668124, 673818, 664330)
bc9fd4
- Fixed a I/0 problem in rpc.idmapd (bz 684308)
bc9fd4
bc9fd4
* Mon Oct  3 2011 Steve Dickson <steved@redhat.com> 1.2.5-1
bc9fd4
- Update to upstream RC release: nfs-utils-1.2.6-rc1
bc9fd4
- Added named.service to After list in nfs-server.service (bz 742746)
bc9fd4
bc9fd4
* Tue Sep 27 2011 Steve Dickson <steved@redhat.com> 1.2.5-0
bc9fd4
- Update to upstream release: nfs-utils-1.2.5 (bz 717931)
bc9fd4
bc9fd4
* Wed Sep 21 2011 Steve Dickson <steved@redhat.com> 1.2.4-11
bc9fd4
- Update to upstream RC release: nfs-utils-1.2.5-rc3
bc9fd4
bc9fd4
* Wed Sep 14 2011 Steve Dickson <steved@redhat.com> 1.2.4-10
bc9fd4
- Created /etc/exports.d to stop a warning (bz 697006)
bc9fd4
bc9fd4
* Tue Aug 30 2011 Steve Dickson <steved@redhat.com> 1.2.4-9
bc9fd4
- Both the nfs.lock and nfs.idmap services should always
bc9fd4
  enabled on both installs and upgrades (bz 699040)
bc9fd4
- Fixed the paths to the server scriptlets (bz 733531)
bc9fd4
bc9fd4
* Mon Aug 29 2011 Steve Dickson <steved@redhat.com> 1.2.4-8
bc9fd4
- Update to upstream RC release: nfs-utils-1.2.5-rc2
bc9fd4
bc9fd4
* Wed Aug 24 2011 Steve Dickson <steved@redhat.com> 1.2.4-7
bc9fd4
- Added StandardError=syslog+console to all the service files
bc9fd4
  so startup errors will be logged. 
bc9fd4
- Changed exportfs to only log errors on existing /etc/export.d 
bc9fd4
  directory, which eliminates a needless syslog entry.
bc9fd4
- Automount /proc/fs/nfsd for rpc.nfsd 
bc9fd4
bc9fd4
* Wed Aug 10 2011 Steve Dickson <steved@redhat.com> 1.2.4-6
bc9fd4
- Fixed some bugs in the triggerun script as well in
bc9fd4
  the nfs-server scripts (bz 699040).
bc9fd4
bc9fd4
* Wed Aug  3 2011 Steve Dickson <steved@redhat.com> 1.2.4-5
bc9fd4
- Cleaned up the .preconfig and .postconfig files per
bc9fd4
  code review request.
bc9fd4
bc9fd4
* Wed Aug  3 2011 Steve Dickson <steved@redhat.com> 1.2.4-4
bc9fd4
- Converted init scrips to systemd services. (bz 699040)
bc9fd4
- Made nfsnobody's uid/gid to always be a 16-bit value of -2
bc9fd4
- mount: fix for libmount from util-linux >= 2.20
bc9fd4
bc9fd4
* Thu Jul 21 2011 Steve Dickson <steved@redhat.com> 1.2.4-3
bc9fd4
- Updated to latest upstream release: nfs-utils-1-2-5-rc1
bc9fd4
bc9fd4
* Thu Jul  7 2011 Ville Skyttä <ville.skytta@iki.fi> - 1:1.2.4-2
bc9fd4
- Don't ship Makefiles or INSTALL in docs (#633934).
bc9fd4
bc9fd4
* Mon Jul  4 2011 J. Bruce Fields <bfields@redhat.com> 1.2.4-1
bc9fd4
- Rely on crypto module autoloading in init scripts
bc9fd4
- initscripts: just try to mount rpc_pipefs always
bc9fd4
bc9fd4
* Wed Jun 29 2011 Steve Dickson <steved@redhat.com> 1.2.4-0
bc9fd4
- Updated to latest upstream release: nfs-utils-1-2-4
bc9fd4
bc9fd4
* Wed Apr 20 2011 Steve Dickson <steved@redhat.com> 1.2.3-13
bc9fd4
- Updated to latest upstream release: nfs-utils-1-2-4-rc8
bc9fd4
bc9fd4
* Wed Apr  6 2011 Steve Dickson <steved@redhat.com> 1.2.3-12
bc9fd4
- Updated to latest upstream release: nfs-utils-1-2-4-rc7
bc9fd4
- Enabled the libmount code.
bc9fd4
bc9fd4
* Mon Mar  7 2011 Steve Dickson <steved@redhat.com> 1.2.3-11
bc9fd4
- Updated to latest upstream release: nfs-utils-1-2-4-rc6
bc9fd4
bc9fd4
* Wed Feb 09 2011 Christopher Aillon <caillon@redhat.com> - 1.2.3-10
bc9fd4
- Rebuild against newer libevent
bc9fd4
bc9fd4
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.2.3-9
bc9fd4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
bc9fd4
bc9fd4
* Wed Jan 26 2011 Steve Dickson <steved@redhat.com> 1.2.3-8
bc9fd4
- Fixed segfault in rpc.mountd (bz 669065)
bc9fd4
bc9fd4
* Fri Jan 14 2011 Steve Dickson <steved@redhat.com> 1.2.3-7
bc9fd4
- Updated to latest upstream release: nfs-utils-1-2-4-rc5
bc9fd4
- Add initscripts changes needed for rpcbind to be running when nfs is started
bc9fd4
- Initscripts changes needed to support NFS over RDMA
bc9fd4
- Allow the setting of the NFSv4 grace period (bz 665387)
bc9fd4
bc9fd4
* Mon Dec 13 2010 Steve Dickson <steved@redhat.com> 1.2.3-6
bc9fd4
- Updated to latest upstream release: nfs-utils-1-2-4-rc4
bc9fd4
bc9fd4
* Wed Dec  8  2010 Steve Dickson <steved@redhat.com> 1.2.3-5
bc9fd4
- Replace the nfs-utils-lib dependency with a libnfsidmap 
bc9fd4
  dependency
bc9fd4
bc9fd4
* Wed Dec  1  2010 Steve Dickson <steved@redhat.com> 1.2.3-4
bc9fd4
- The nfs service is not stopped on reboot or halt (bz 652786)
bc9fd4
- Removed obsolete configuration values (bz 653765)
bc9fd4
bc9fd4
* Mon Nov 29 2010 Steve Dickson <steved@redhat.com> 1.2.3-3
bc9fd4
- Updated to latest upstream release: nfs-utils-1-2-4-rc3
bc9fd4
bc9fd4
* Fri Oct 15 2010 Steve Dickson <steved@redhat.com> 1.2.3-2
bc9fd4
- Initscripts do not conform to LSB specification (bz 621562)
bc9fd4
- sm-notify needs to call res_init() before each try (bz 625531)
bc9fd4
- exports(5) man page duplicated paragraphs (bz 590921)
bc9fd4
bc9fd4
* Thu Oct 14 2010 Steve Dickson <steved@redhat.com> 1.2.3-1
bc9fd4
- Updated to latest upstream release: nfs-utils-1-2-4-rc1
bc9fd4
bc9fd4
* Mon Oct  4 2010 Steve Dickson <steved@redhat.com> 1.2.3-0.1
bc9fd4
- Fixed a regession with -p arguemnt to rpc.mountd 
bc9fd4
bc9fd4
* Thu Sep 30 2010 Steve Dickson <steved@redhat.com> 1.2.3-0
bc9fd4
- Updated to latest upstream release: nfs-utils-1-2-3
bc9fd4
bc9fd4
* Thu Sep 16 2010 Steve Dickson <steved@redhat.com> 1.2.2-8
bc9fd4
- Update to upstream RC release: nfs-utils-1-2-3-rc6
bc9fd4
bc9fd4
* Thu Sep  9 2010 Steve Dickson <steved@redhat.com> 1.2.2-7
bc9fd4
- Update to upstream RC release: nfs-utils-1-2-3-rc5
bc9fd4
bc9fd4
* Tue Jun 22 2010 Steve Dickson <steved@redhat.com> 1.2.2-6
bc9fd4
- Update to upstream RC release: nfs-utils-1-2-3-rc4
bc9fd4
bc9fd4
* Thu May  6 2010 Steve Dickson <steved@redhat.com> 1.2.2-4
bc9fd4
- Update to upstream RC release: nfs-utils-1-2-3-rc3
bc9fd4
bc9fd4
* Fri Apr 16 2010 Steve Dickson <steved@redhat.com> 1.2.2-3
bc9fd4
- Update to upstream RC release: nfs-utils-1-2-3-rc2
bc9fd4
bc9fd4
* Mon Mar 22 2010 Steve Dickson <steved@redhat.com> 1.2.2-2
bc9fd4
- Update to upstream RC release: nfs-utils-1-2-3-rc1
bc9fd4
bc9fd4
* Thu Feb 18 2010 Steve Dickson <steved@redhat.com> 1.2.2-1
bc9fd4
- Updated to latest upstream version: 1.2.2
bc9fd4
bc9fd4
* Thu Jan 28 2010 Steve Dickson <steved@redhat.com> 1.2.1-17
bc9fd4
- Backed out the  "Don't fail mounts when /etc/netconfig is 
bc9fd4
  nonexistent" patch
bc9fd4
bc9fd4
* Wed Jan 27 2010 Steve Dickson <steved@redhat.com> 1.2.1-16
bc9fd4
- mount.nfs: Don't fail mounts when /etc/netconfig is nonexistent
bc9fd4
bc9fd4
* Mon Jan 25 2010 Steve Dickson <steved@redhat.com> 1.2.1-15
bc9fd4
- statd: Teach nfs_compare_sockaddr() to handle NULL 
bc9fd4
  arguments
bc9fd4
bc9fd4
* Fri Jan 22 2010 Steve Dickson <steved@redhat.com> 1.2.1-14
bc9fd4
- Update to upstream RC release: nfs-utils-1-2-2-rc9
bc9fd4
bc9fd4
* Thu Jan 21 2010 Steve Dickson <steved@redhat.com> 1.2.1-13
bc9fd4
- mount.nfs: Configuration file parser ignoring options
bc9fd4
- mount.nfs: Set the default family for lookups based on 
bc9fd4
    defaultproto= setting
bc9fd4
- Enabled ipv6 
bc9fd4
bc9fd4
* Sun Jan 17 2010 Steve Dickson <steved@redhat.com> 1.2.1-12
bc9fd4
- Updated to latest upstream RC release: nfs-utils-1-2-2-rc7
bc9fd4
  which includes Ipv6 support for tcpwrapper (disabled by default).
bc9fd4
bc9fd4
* Sat Jan 16 2010 Steve Dickson <steved@redhat.com> 1.2.1-11
bc9fd4
- Updated to latest upstream RC release: nfs-utils-1-2-2-rc7
bc9fd4
  which includes Ipv6 support for statd (disabled by default).
bc9fd4
bc9fd4
* Thu Jan 14 2010 Steve Dickson <steved@redhat.com> 1.2.1-10
bc9fd4
- Updated to the latest pseudo root release (rel10) which
bc9fd4
  containts the upstream pseudo root release
bc9fd4
bc9fd4
* Tue Jan 12 2010 Steve Dickson <steved@redhat.com> 1.2.1-9
bc9fd4
- Updated to latest upstream RC release: nfs-utils-1-2-2-rc5
bc9fd4
bc9fd4
* Mon Jan  4 2010 Steve Dickson <steved@redhat.com> 1.2.1-8
bc9fd4
- mount.nfs: don't use IPv6 unless IPV6_SUPPORTED is set
bc9fd4
bc9fd4
* Mon Dec 14 2009 Steve Dickson <steved@redhat.com> 1.2.1-7
bc9fd4
- Updated to latest upstream RC release: nfs-utils-1-2-2-rc3
bc9fd4
bc9fd4
* Thu Dec 10 2009 Steve Dickson <steved@redhat.com> 1.2.1-6
bc9fd4
- Update the  pseudo root to handle security flavors better.
bc9fd4
bc9fd4
* Mon Dec  7 2009 Steve Dickson <steved@redhat.com> 1.2.1-5
bc9fd4
- mount.nfs: Retry v4 mounts with v3 on ENOENT errors
bc9fd4
bc9fd4
* Mon Dec  7 2009 Steve Dickson <steved@redhat.com> 1.2.1-4
bc9fd4
- Updated to the latest pseudo root release (rel9) (bz 538609).
bc9fd4
bc9fd4
* Thu Nov 12 2009 Steve Dickson <steved@redhat.com> 1.2.1-3
bc9fd4
- Stop rpc.nfsd from failing to startup when the network
bc9fd4
  is down (bz 532270)
bc9fd4
bc9fd4
* Wed Nov 11 2009 Steve Dickson <steved@redhat.com> 1.2.1-2
bc9fd4
- Updated to the latest pseudo root release (rel8).
bc9fd4
bc9fd4
* Wed Nov 4 2009 Steve Dickson <steved@redhat.com> 1.2.1-1
bc9fd4
- Updated to latest upstream release: 1.2.0
bc9fd4
bc9fd4
* Tue Nov 3 2009 Steve Dickson <steved@redhat.com> 1.2.0-18
bc9fd4
- Reworked and remove some of the Default-Start/Stop stanzas
bc9fd4
  in the init scripts (bz 531425)
bc9fd4
bc9fd4
* Mon Nov 2 2009 Steve Dickson <steved@redhat.com> 1.2.0-17
bc9fd4
- Updated to the latest pseudo root release (rel7).
bc9fd4
- Added upstream 1.2.1-rc7 patch which fixes:
bc9fd4
  - Stop ignoring the -o v4 option (bz 529407)
bc9fd4
  - Allow network protocol roll backs when proto is set
bc9fd4
    in the config file (bz 529864)
bc9fd4
- v4 mounts will roll back to v3 mounts when the mount
bc9fd4
  fails with ENOENT. 
bc9fd4
bc9fd4
* Mon Oct  5 2009 Steve Dickson <steved@redhat.com> 1.2.0-16
bc9fd4
- Fixed a whole where '-o v4' was not overriding the
bc9fd4
  version in the conf file.
bc9fd4
bc9fd4
* Wed Sep 30 2009 Steve Dickson <steved@redhat.com> 1.2.0-15
bc9fd4
- Change the nfsmount.conf file to define v3 as the default 
bc9fd4
  protocol version.
bc9fd4
- Make sure versions set on the command line override version
bc9fd4
  set in nfsmount.conf
bc9fd4
- Make version rollbacks still work when versions are set in
bc9fd4
  nfsmount.conf
bc9fd4
bc9fd4
* Tue Sep 29 2009 Steve Dickson <steved@redhat.com> 1.2.0-13
bc9fd4
- Added upstream 1.2.1-rc5 patch
bc9fd4
  - mount.nfs: Support negotiation between v4, v3, and v2
bc9fd4
  - mount.nfs: Keep server's address in nfsmount_info
bc9fd4
  - mount.nfs: Sandbox each mount attempt
bc9fd4
  - mount.nfs: Support negotiation between v4, v3, and v2
bc9fd4
bc9fd4
* Wed Sep 23 2009 Steve Dickson <steved@redhat.com> 1.2.0-12
bc9fd4
- Updated to the latest pseudo root release (rel6).
bc9fd4
bc9fd4
* Tue Sep 15 2009 Steve Dickson <steved@redhat.com> 1.2.0-11
bc9fd4
- Added upstream 1.2.1-rc5 patch
bc9fd4
  - Added --sort --list functionality to nfs-iostat.py
bc9fd4
  - Fixed event handler in idmapd
bc9fd4
  - Added -o v4 support
bc9fd4
  - Disabled IPv6 support in nfsd
bc9fd4
  - Don't give client an empty flavor list
bc9fd4
  - Fixed gssed so it does not blindly caches machine credentials
bc9fd4
bc9fd4
* Mon Aug 17 2009 Steve Dickson <steved@redhat.com> 1.2.0-10
bc9fd4
- Added upstream 1.2.1-rc4 patch
bc9fd4
  - Fix bug when both crossmnt
bc9fd4
  - nfs(5): Add description of lookupcache mount option
bc9fd4
  - nfs(5): Remove trailing blanks
bc9fd4
  - Added nfs41 support to nfssat
bc9fd4
  - Added support for mount to us a configuration file.
bc9fd4
bc9fd4
* Fri Aug 14 2009 Steve Dickson <steved@redhat.com> 1.2.0-9
bc9fd4
- Added upstream 1.2.1-rc3 patch
bc9fd4
  - Add IPv6 support to nfsd
bc9fd4
  - Allow nfssvc_setfds to properly deal with AF_INET6
bc9fd4
  - Convert nfssvc_setfds to use getaddrinfo
bc9fd4
  - Move check for active knfsd to helper function
bc9fd4
  - Declare a static common buffer for nfssvc.c routine
bc9fd4
  - Convert rpc.nfsd to use xlog() and add --debug and --syslog options
bc9fd4
bc9fd4
* Tue Jul 28 2009 Steve Dickson <steved@redhat.com> 1.2.0-8
bc9fd4
- Fixed 4.1 versioning problem (bz 512377)
bc9fd4
bc9fd4
* Wed Jul 15 2009 Steve Dickson <steved@redhat.com> 1.2.0-7
bc9fd4
- Added upstream 1.2.1-rc2 patch
bc9fd4
  - A large number of mount command changes.
bc9fd4
bc9fd4
* Mon Jul 13 2009 Steve Dickson <steved@redhat.com> 1.2.0-6
bc9fd4
- Added NFSD v4 dynamic pseudo root patch which allows
bc9fd4
  NFS v3 exports to be mounted by v4 clients.
bc9fd4
bc9fd4
* Mon Jun 29 2009 Steve Dickson <steved@redhat.com> 1.2.0-5
bc9fd4
- Stopped rpc.idmapd from spinning (bz 508221)
bc9fd4
bc9fd4
* Mon Jun 22 2009 Steve Dickson <steved@redhat.com> 1.2.0-4
bc9fd4
- Added upstream 1.2.1-rc1 patch 
bc9fd4
  - Fix to check in closeall()
bc9fd4
  - Make --enable-tirpc the default
bc9fd4
  - Set all verbose types in gssd daemons
bc9fd4
  - Retry exports if getfh() fails
bc9fd4
bc9fd4
* Wed Jun 10 2009 Steve Dickson <steved@redhat.com> 1.2.0-3
bc9fd4
- Updated init scripts to add dependencies
bc9fd4
  on other system facilities (bz 475133)
bc9fd4
bc9fd4
* Wed Jun 10 2009 Steve Dickson <steved@redhat.com> 1.2.0-2
bc9fd4
- nfsnobody gid is wrong (bz 485379)
bc9fd4
bc9fd4
* Tue Jun  2 2009 Steve Dickson <steved@redhat.com> 1.2.0-1
bc9fd4
- Updated to latest upstream release: 1.2.0
bc9fd4
bc9fd4
* Tue May 19 2009 Tom "spot" Callaway <tcallawa@redhat.com> 1.1.6-4
bc9fd4
- Replace the Sun RPC license with the BSD license, with the explicit permission of Sun Microsystems
bc9fd4
bc9fd4
* Mon May 18 2009 Steve Dickson <steved@redhat.com> 1.1.6-3
bc9fd4
- Added upstream 1.1.7-rc1 patch 
bc9fd4
  - utils/nfsd: add support for minorvers4
bc9fd4
  - sm-notify: Don't orphan addrinfo structs
bc9fd4
  - sm-notify: Failed DNS lookups should be retried
bc9fd4
  - mount: remove legacy version of nfs_name_to_address()
bc9fd4
  - compiling error in rpcgen
bc9fd4
  - nfs-utils: Fix IPv6 support in support/nfs/rpc_socket.c
bc9fd4
  - umount.nfs: Harden umount.nfs error reportin
bc9fd4
bc9fd4
* Mon Apr 27 2009 Steve Dickson <steved@redhat.com> 1.1.6-2
bc9fd4
- nfslock.init: options not correctly parsed (bz 459591)
bc9fd4
bc9fd4
* Mon Apr 20 2009 Steve Dickson <steved@redhat.com> 1.1.6-1
bc9fd4
- Updated to latest upstream release: 1.1.6
bc9fd4
bc9fd4
* Mon Mar 23 2009 Steve Dickson <steved@redhat.com> 1.1.5-4
bc9fd4
- Added upstream rc3 patch
bc9fd4
  - gssd: initialize fakeseed in prepare_krb5_rfc1964_buffer
bc9fd4
  - gssd: NULL-terminate buffer after read in read_service_info (try #2)
bc9fd4
  - gssd: free buffer allocated by gssd_k5_err_msg
bc9fd4
  - gssd: fix potential double-frees in gssd
bc9fd4
  - Removed a number of warn_unused_result warnings
bc9fd4
bc9fd4
* Mon Mar 16 2009 Steve Dickson <steved@redhat.com> 1.1.5-3
bc9fd4
- Added upstream rc2 patch
bc9fd4
bc9fd4
* Fri Mar  6 2009 Steve Dickson <steved@redhat.com> 1.1.5-2
bc9fd4
- Fixed lockd not using settings in sysconfig/nfs (bz 461043)
bc9fd4
- Fixed some lost externs in the tcpwrapper code
bc9fd4
bc9fd4
* Thu Mar  5 2009 Steve Dickson <steved@redhat.com> 1.1.5-1
bc9fd4
- Updated to latest upstream version: 1.1.5
bc9fd4
bc9fd4
* Wed Mar  4 2009 Steve Dickson <steved@redhat.com> 1.1.4-21
bc9fd4
- configure: fix AC_CACHE_VAL warnings
bc9fd4
bc9fd4
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.1.4-20
bc9fd4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
bc9fd4
bc9fd4
* Wed Feb 18 2009 Steve Dickson <steved@redhat.com> 1.1.4-19
bc9fd4
- Exportfs and rpc.mountd optimalization (bz 76643)
bc9fd4
bc9fd4
* Tue Feb 17 2009 Steve Dickson <steved@redhat.com> 1.1.4-18
bc9fd4
- umount.nfs command: Add an AF_INET6-capable version of nfs_call_unmount()
bc9fd4
- umount.nfs command: Support AF_INET6 server addresses
bc9fd4
- umount command: remove do_nfs_umount23 function
bc9fd4
bc9fd4
* Tue Feb 17 2009 Steve Dickson <steved@redhat.com> 1.1.4-17
bc9fd4
- Integrated the upstream fix for bz 483375
bc9fd4
- mount: segmentation faults on UDP mounts (bz 485448)
bc9fd4
bc9fd4
* Sat Jan 31 2009 Steve Dickson <steved@redhat.com> 1.1.4-16
bc9fd4
- Fixed typo in -mount-textbased.patch (bz 483375)
bc9fd4
bc9fd4
* Sat Jan 31 2009 Steve Dickson <steved@redhat.com> 1.1.4-15
bc9fd4
- Reworked tcp wrapper code to correctly use API (bz 480223)
bc9fd4
- General clean up of tcp wrapper code.
bc9fd4
bc9fd4
* Tue Jan 27 2009 Steve Dickson <steved@redhat.com> 1.1.4-14
bc9fd4
- text-based mount command: make po_rightmost() work for N options
bc9fd4
- text-based mount command: Function to stuff "struct pmap" from mount options
bc9fd4
- text-based mount options: Use new pmap stuffer when	rewriting mount options
bc9fd4
- text-based mount command: fix mount option rewriting logic
bc9fd4
- text-based mount command: support AF_INET6 in rewrite_mount_options()
bc9fd4
bc9fd4
* Tue Jan 20 2009 Steve Dickson <steved@redhat.com> 1.1.4-13
bc9fd4
- mountd: Don't do tcp wrapper check when there are no rules (bz 448898)
bc9fd4
bc9fd4
* Wed Jan  7 2009 Steve Dickson <steved@redhat.com> 1.1.4-12
bc9fd4
- configure: Remove inet_ntop(3) check from configure.ac
bc9fd4
- configure: Add new build option "--enable-tirpc"
bc9fd4
- showmount command: Quiesce warning when TI-RPC is disabled
bc9fd4
bc9fd4
* Sat Jan  3 2009 Steve Dickson <steved@redhat.com> 1.1.4-11
bc9fd4
- Added warnings to tcp wrapper code when mounts are 
bc9fd4
  denied due to misconfigured DNS configurations.
bc9fd4
- gssd: By default, don't spam syslog when users' credentials expire
bc9fd4
- mount: revert recent fix for build problems on old systems
bc9fd4
- mount: use gethostbyname(3) when building on old systems
bc9fd4
- mount: getport: don't use getaddrinfo(3) on old systems
bc9fd4
- mount: Random clean up
bc9fd4
- configure: use "--disable-uuid" instead of	"--without-uuid"
bc9fd4
bc9fd4
* Fri Dec 19 2008 Steve Dickson <steved@redhat.com> 1.1.4-10
bc9fd4
- Re-enabled and fixed/enhanced tcp wrappers.
bc9fd4
bc9fd4
* Wed Dec 17 2008 Steve Dickson <steved@redhat.com> 1.1.4-9
bc9fd4
- text-based mount command: add function to parse numeric mount options
bc9fd4
- text-based mount command: use po_get_numeric() for handling retry
bc9fd4
- sm-notify command: fix a use-after-free bug
bc9fd4
- statd: not unlinking host files
bc9fd4
bc9fd4
* Thu Dec 11 2008 Steve Dickson <steved@redhat.com> 1.1.4-8
bc9fd4
- mount command: AF_INET6 support for probe_bothports()
bc9fd4
- mount command: support AF_INET6 in probe_nfsport() and probe_mntport()
bc9fd4
- mount command: full support for AF_INET6 addresses in probe_port()
bc9fd4
- gssd/svcgssd: add support to retrieve actual context expiration
bc9fd4
- svcgssd: use the actual context expiration for cache
bc9fd4
bc9fd4
* Sat Dec  6 2008 Steve Dickson <steved@redhat.com> 1.1.4-7
bc9fd4
- sm-notify: always exiting without any notification.
bc9fd4
bc9fd4
* Tue Dec  2 2008 Steve Dickson <steved@redhat.com> 1.1.4-6
bc9fd4
- mount command: remove local getport() implementation
bc9fd4
- mount command: Replace clnt_ping() and getport() calls in probe_port()
bc9fd4
- mount command: Use nfs_error() instead of perror()
bc9fd4
- mount command: Use nfs_pmap_getport() in probe_statd()
bc9fd4
bc9fd4
* Mon Dec  1 2008 Steve Dickson <steved@redhat.com> 1.1.4-5
bc9fd4
- Make sure /proc/fs/nfsd exists when the nfs init script
bc9fd4
  does the exports (bz 473396)
bc9fd4
- Fixed typo in nfs init script that caused rpc.rquotad daemons
bc9fd4
  to be started but not stoppped (bz 473929)
bc9fd4
bc9fd4
* Wed Nov 26 2008 Steve Dickson <steved@redhat.com> 1.1.4-4
bc9fd4
- gssd: unblock DNOTIFY_SIGNAL in case it was blocked
bc9fd4
- Ensure statd gets started if required when non-root
bc9fd4
  user mounts an NFS filesystem
bc9fd4
bc9fd4
* Tue Nov 25 2008 Steve Dickson <steved@redhat.com> 1.1.4-3
bc9fd4
- Give showmount support for querying via rpcbindv3/v4 
bc9fd4
bc9fd4
* Tue Nov 18 2008 Steve Dickson <steved@redhat.com> 1.1.4-2
bc9fd4
- Add AF_INET6-capable API to acquire an RPC CLIENT
bc9fd4
- Introduce rpcbind client utility functions
bc9fd4
bc9fd4
* Sat Oct 18 2008 Steve Dickson <steved@redhat.com> 1.1.4-1
bc9fd4
- Updated to latest upstream version: 1.1.4
bc9fd4
bc9fd4
* Tue Oct 14 2008 Steve Dickson <steved@redhat.com> 1.1.3-6
bc9fd4
- sm-notify exists when there are no hosts to notify
bc9fd4
bc9fd4
* Thu Sep 18 2008 Steve Dickson <steved@redhat.com> 1.1.3-5
bc9fd4
- Reworked init scripts so service will be able to
bc9fd4
  stop when some of the checks fail. (bz 462508)
bc9fd4
- Pre-load nfsd when args to rpc.nfsd are given (bz 441983)
bc9fd4
bc9fd4
* Thu Aug 28 2008 Steve Dickson <steved@redhat.com> 1.1.3-4
bc9fd4
- Added in a number of up upstream patches (101 thru 110).
bc9fd4
bc9fd4
* Mon Aug 11 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.1.3-3
bc9fd4
- fix license tag
bc9fd4
bc9fd4
* Thu Jul 31 2008 Steve Dickson <steved@redhat.com> 1.1.3-2
bc9fd4
- Mount command did not compile against older glibc versions.
bc9fd4
bc9fd4
* Mon Jul 28 2008 Steve Dickson <steved@redhat.com> 1.1.3-1
bc9fd4
- Updated to latest upstream version: 1.1.3
bc9fd4
bc9fd4
* Wed Jul  2 2008 Steve Dickson <steved@redhat.com> 1.1.2-12
bc9fd4
- Changed the default directories for sm-notify (bz 435480)
bc9fd4
- Added 'condstop' to init scripts so service are not
bc9fd4
  started when nfs-utils is removed.
bc9fd4
bc9fd4
* Mon Jun 30 2008 Dennis Gilmore <dennis@ausil.us> 1.1.2-11
bc9fd4
- add sparc arch handling 
bc9fd4
bc9fd4
* Mon Jun 30 2008 Steve Dickson <steved@redhat.com>  1.1.2-10
bc9fd4
- Rebuild for the updated libevent lib.
bc9fd4
bc9fd4
* Fri Jun 27 2008 Steve Dickson <steved@redhat.com>  1.1.2-9
bc9fd4
- Removed the nfslock service start/stop from %%post section 
bc9fd4
  (bz 453046)
bc9fd4
bc9fd4
* Wed Jun 25 2008 Steve Dickson <steved@redhat.com>  1.1.2-8
bc9fd4
- FQDNs in the rmtab causes exportfs to seg fault (bz 444275)
bc9fd4
bc9fd4
* Mon Jun 23 2008 Steve Dickson <steved@redhat.com>  1.1.2-7
bc9fd4
- Added -D_FILE_OFFSET_BITS=64 to CFLAGS
bc9fd4
- make nfsstat read and print stats as unsigned integers
bc9fd4
- Added (but not installed) the mountstats and nfs-iostat
bc9fd4
  python scripts.
bc9fd4
bc9fd4
* Fri Jun  6 2008 Steve Dickson <steved@redhat.com>  1.1.2-6
bc9fd4
- Added 5 (111 thru 115) upstream patches that fixed
bc9fd4
  things mostly in the text mounting code.
bc9fd4
bc9fd4
* Thu May  8 2008 Steve Dickson <steved@redhat.com>  1.1.2-5
bc9fd4
- Added 10 (101 thru 110) upstream patches that fixed
bc9fd4
  things mostly in the mount and gssd code.
bc9fd4
bc9fd4
* Wed May  7 2008 Steve Dickson <steved@redhat.com>  1.1.2-4
bc9fd4
- Added ppc arch to the all_32bit_archs list (bz 442847)
bc9fd4
bc9fd4
* Wed Apr 23 2008 Steve Dickson <steved@redhat.com>  1.1.2-3
bc9fd4
- Documented how to turn off/on protocol support for
bc9fd4
  rpc.nfsd in /etc/sysconfig/nfs (bz443625)
bc9fd4
- Corrected the nfslock initscript 'status' return code (bz 441605)
bc9fd4
- Removed obsolete code from the nfslock initscript (bz 441604)
bc9fd4
bc9fd4
* Mon Apr 14 2008 Steve Dickson <steved@redhat.com>  1.1.2-2
bc9fd4
- Make EACCES a non fatal error (bz 439807)
bc9fd4
bc9fd4
* Tue Mar 25 2008 Steve Dickson <steved@redhat.com>  1.1.2-1
bc9fd4
- Upgrade to nfs-utils-1.1.2
bc9fd4
bc9fd4
* Mon Mar  3 2008 Steve Dickson <steved@redhat.com>  1.1.1-5
bc9fd4
- Stopped mountd from incorrectly logging an error
bc9fd4
  (commit 9dd9b68c4c44f0d9102eb85ee2fa36a8b7f638e3)
bc9fd4
- Stop gssd from ignoring the machine credential caches
bc9fd4
  (commit 46d439b17f22216ce8f9257a982c6ade5d1c5931)
bc9fd4
- Fixed typo in the nfsstat command line arugments.
bc9fd4
  (commit acf95d32a44fd8357c24e8a04ec53fc6900bfc58)
bc9fd4
- Added test to stop buffer overflow in idmapd
bc9fd4
  (commit bcd0fcaf0966c546da5043be700587f73174ae25)
bc9fd4
bc9fd4
* Sat Feb  9 2008 Steve Dickson <steved@redhat.com>  1.1.1-4
bc9fd4
- Cleaned up some typos that were found in the various
bc9fd4
  places in the mountd code
bc9fd4
bc9fd4
* Thu Jan 24 2008 Steve Dickson <steved@redhat.com>  1.1.1-3
bc9fd4
- Added in relatime mount option so mount.nfs stays
bc9fd4
  compatible with the mount command in util-linux-ng (bz 274301)
bc9fd4
bc9fd4
* Tue Jan 22 2008 Steve Dickson <steved@redhat.com>  1.1.1-2
bc9fd4
- Added -S/--since to the nfsstat(1) manpage
bc9fd4
- The wording in the exportfs man page can be a bit confusing, implying
bc9fd4
  that "exportfs -u :/foo" will unexport /foo from all hosts, which it won't
bc9fd4
- Removed nfsprog option since the kernel no longer supports it.
bc9fd4
- Removed mountprog option since the kernel no longer supports it.
bc9fd4
- Stop segfaults on amd64 during warnings messages.
bc9fd4
- Fix bug when both crossmnt and fsid are set.
bc9fd4
bc9fd4
* Sat Jan  5 2008 Steve Dickson <steved@redhat.com>  1.1.1-1
bc9fd4
- Updated to latest upstream release, nfs-utils-1.1.1
bc9fd4
- Added the removal of sm-notify.pid to nfslock init script.
bc9fd4
- Changed spec file to use condrestart instead of condstop
bc9fd4
  when calling init scripts.
bc9fd4
- Fixed typo in rpc.mountd man page 
bc9fd4
- Turn on 'nohide' automatically for all refer exports (bz 313561)
bc9fd4
bc9fd4
* Tue Dec 04 2007 Release Engineering <rel-eng at fedoraproject dot org> - 1.1.0-7
bc9fd4
 - Rebuild for openldap bump
bc9fd4
bc9fd4
* Wed Oct 17 2007 Steve Dickson <steved@redhat.com>  1.1.0-6
bc9fd4
- Switch the libgssapi dependency to libgssglue
bc9fd4
bc9fd4
* Fri Sep 14 2007 Steve Dickson <steved@redhat.com>  1.1.0-5
bc9fd4
- Changed the default paths in sm-notify to 
bc9fd4
  /var/lib/nfs/statd (bz 258461)
bc9fd4
- Updated exportfs manpage (bz 262861)
bc9fd4
bc9fd4
* Wed Aug 15 2007 Steve Dickson <steved@redhat.com>  1.1.0-4
bc9fd4
- Make sure the open() system calling in exportfs uses
bc9fd4
  mode bits when creating the etab file (bz 252440).
bc9fd4
bc9fd4
* Mon Aug 13 2007 Steve Dickson <steved@redhat.com>  1.1.0-3
bc9fd4
- Added nosharecache mount option which re-enables
bc9fd4
  rw/ro mounts to the same server (bz 243913).
bc9fd4
bc9fd4
* Thu Aug  2 2007 Steve Dickson <steved@redhat.com>  1.1.0-2
bc9fd4
- Make sure the gss and idmap daemons remove thier lock
bc9fd4
  files when they are stopped.
bc9fd4
bc9fd4
* Sat Jul 28 2007 Steve Dickson <steved@redhat.com>  1.1.0-1
bc9fd4
- Upgraded to the latest upstream version (nfs-utils-1.1.0)
bc9fd4
bc9fd4
* Thu May 24 2007 Steve Dickson <steved@redhat.com> 1.0.10-7
bc9fd4
- Fixed typo in mount.nfs4 that causes a segfault during
bc9fd4
  error processing (bz 241190)
bc9fd4
bc9fd4
* Tue May 22 2007 Steve Dickson <steved@redhat.com> 1.0.10-6
bc9fd4
- Make sure the condrestarts exit with a zero value (bz 240225)
bc9fd4
- Stopped /etc/sysconfig/nfs from being overwritten on updates (bz 234543)
bc9fd4
- Added -o nordirplus mount option to disable READDIRPLUS (bz 240357)
bc9fd4
- Disabled the FSCache patch, for now... 
bc9fd4
bc9fd4
* Thu May 10 2007 Steve Dickson <steved@redhat.com> 1.0.12-5
bc9fd4
- Fix mount.nfs4 to display correct error message (bz 227212)
bc9fd4
- Updated mountd and showmount reverse lookup flags (bz 220772)
bc9fd4
- Eliminate timeout on nfsd shutdowns (bz 222001)
bc9fd4
- Eliminate memory leak in mountd (bz 239536)
bc9fd4
- Make sure statd uses correct uid/gid by chowning
bc9fd4
  the /var/lib/nfs/statd with the rpcuser id. (bz 235216)
bc9fd4
- Correct some sanity checking in rpc.nfsd. (bz 220887) 
bc9fd4
- Added missing unlock_mtab() call in moutnd
bc9fd4
- Have mountd hold open etab file to force inode number to change (bz 236823)
bc9fd4
- Create a /etc/sysconfig/nfs with all the possible init script
bc9fd4
  variables (bz 234543)
bc9fd4
- Changed nfs initscript to exit with correct value (bz 221874)
bc9fd4
bc9fd4
* Tue Apr  3 2007 Steve Dickson <steved@redhat.com> 1.0.12-4
bc9fd4
- Replace portmap dependency with an rpcbind dependency (bz 228894)
bc9fd4
bc9fd4
* Mon Mar 12 2007 Steve Dickson <steved@redhat.com> 1.0.12-3
bc9fd4
- Incorporated Merge Review comments (bz 226198)
bc9fd4
bc9fd4
* Fri Mar  9 2007 Steve Dickson <steved@redhat.com> 1.0.12-2
bc9fd4
- Added condstop to all the initscripts (bz 196934)
bc9fd4
- Made no_subtree_check a default export option (bz 212218)
bc9fd4
bc9fd4
* Tue Mar  6 2007 Steve Dickson <steved@redhat.com> 1.0.12-1
bc9fd4
- Upgraded to 1.0.12 
bc9fd4
- Fixed typo in Summary.
bc9fd4
bc9fd4
* Thu Mar  1 2007 Karel Zak <kzak@redhat.com>  1.0.11-2
bc9fd4
- Fixed mount.nfs -f (fake) option (bz 227988)
bc9fd4
bc9fd4
* Thu Feb 22 2007 Steve Dickson <steved@redhat.com> 1.0.11-1
bc9fd4
- Upgraded to 1.0.11 
bc9fd4
bc9fd4
* Wed Feb 21 2007 Steve Dickson <steved@redhat.com> 1.0.10-7
bc9fd4
- Added FS_Location support
bc9fd4
bc9fd4
* Mon Dec 18 2006 Karel Zak <kzak@redhat.com> 1.0.10-6
bc9fd4
- add support for mount options that contain commas (bz 219645)
bc9fd4
bc9fd4
* Wed Dec 13 2006 Steve Dickson <steved@redhat.com> 1.0.10-5
bc9fd4
- Stopped v4 umounts from ping rpc.mountd (bz 215553)
bc9fd4
bc9fd4
* Tue Nov 28 2006 Steve Dickson <steved@redhat.com> 1.0.10-4
bc9fd4
- Doing a connect on UDP sockets causes the linux network
bc9fd4
  stack to reject UDP patches from multi-home server with
bc9fd4
  nic on the same subnet. (bz 212471)
bc9fd4
bc9fd4
* Wed Nov 15 2006 Steve Dickson <steved@redhat.com> 1.0.10-3
bc9fd4
- Removed some old mounting versioning code that was
bc9fd4
  stopping tcp mount from working (bz 212471)
bc9fd4
bc9fd4
* Tue Oct 31 2006 Steve Dickson <steved@redhat.com> 1.0.10-2
bc9fd4
- Fixed -o remount (bz 210346)
bc9fd4
- fix memory leak in rpc.idmapd (bz 212547)
bc9fd4
- fix use after free bug in dirscancb (bz 212547)
bc9fd4
- Made no_subtree_check a default export option (bz 212218)
bc9fd4
bc9fd4
* Wed Oct 25 2006 Steve Dickson <steved@redhat.com> 1.0.10-1
bc9fd4
- Upgraded to 1.0.10 
bc9fd4
bc9fd4
* Mon Oct 16 2006 Steve Dickson <steved@redhat.com> 1.0.9-10
bc9fd4
- Fixed typo in nfs man page (bz 210864).
bc9fd4
bc9fd4
* Fri Oct 13 2006 Steve Dickson <steved@redhat.com> 1.0.9-9
bc9fd4
- Unable to mount NFS V3 share where sec=none is specified (bz 210644)
bc9fd4
bc9fd4
* Tue Sep 26 2006 Steve Dickson <steved@redhat.com> 1.0.9-8
bc9fd4
- mount.nfs was not returning a non-zero exit value 
bc9fd4
  on failed mounts (bz 206705)
bc9fd4
bc9fd4
* Wed Sep 20 2006 Karel Zak <kzak@redhat.com> 1.0.9-7
bc9fd4
- Added support for the mount -s (sloppy) option (#205038)
bc9fd4
- Added nfs.5 man page from util-linux
bc9fd4
- Added info about [u]mount.nfs to the package description
bc9fd4
bc9fd4
* Mon Sep 11 2006  <SteveD@RedHat.com> 1.0.9-6
bc9fd4
- Removed the compiling of getiversion and getkversion since
bc9fd4
  UTS_RELEASE is no longer defined and these binary are
bc9fd4
  not installed.
bc9fd4
bc9fd4
* Fri Aug 18 2006 <SteveD@RedHat.com> 1.0.9-5
bc9fd4
- Changed gssd daemons to cache things in memory
bc9fd4
  instead of /tmp which makes selinux much happier.
bc9fd4
  (bz 203078)
bc9fd4
bc9fd4
* Wed Aug 16 2006 <SteveD@RedHat.com> 1.0.9-4
bc9fd4
- Allow variable for HA callout program in /etc/init.d/nfslock
bc9fd4
  (bz 202790)
bc9fd4
bc9fd4
* Wed Aug 02 2006 <wtogami@redhatcom> 1.0.9-3
bc9fd4
- add epoch (#196359)
bc9fd4
bc9fd4
* Fri Jul 28 2006 <SteveD@RedHat.com> 1.0.9-2
bc9fd4
- Enabled the creating of mount.nfs and umount.nfs binaries
bc9fd4
- Added mount option fixes suggested by upstream.
bc9fd4
- Fix lazy umounts (bz 169299)
bc9fd4
- Added -o fsc mount option.
bc9fd4
bc9fd4
* Mon Jul 24 2006 <SteveD@RedHat.com> 1.0.9-1
bc9fd4
- Updated to 1.0.9 release
bc9fd4
bc9fd4
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1:1.0.8-5.1
bc9fd4
- rebuild
bc9fd4
bc9fd4
* Sun Jul  2 2006 <jkeating@redhat.com> 1:1.0.8-5
bc9fd4
- Introduce epoch to fix upgrade path
bc9fd4
bc9fd4
* Sat Jul  1 2006 <SteveD@RedHat.com> 1.0.8-3
bc9fd4
- Fixed typos in /etc/rc.d/init.d/nfs file (bz 184486)
bc9fd4
bc9fd4
* Fri Jun 30 2006 <SteveD@RedHat.com> 1.0.8-3
bc9fd4
- Split the controlling of nfs version, ports, and protocol 
bc9fd4
  into two different patches
bc9fd4
- Fixed and added debugging statements to rpc.mountd.
bc9fd4
- Fixed -p arg to work with priviledged ports (bz 156655)
bc9fd4
- Changed nfslock initscript to set LOCKD_TCPPORT and
bc9fd4
  LOCKD_UDPPORT (bz 162133)
bc9fd4
- Added MOUNTD_NFS_V1 variable to version 1 of the
bc9fd4
  mount protocol can be turned off. (bz 175729)
bc9fd4
- Fixed gssd to handel mixed case characters in
bc9fd4
  the domainname. (bz 186069)
bc9fd4
bc9fd4
* Wed Jun 21 2006 <SteveD@RedHat.com> 1.0.8-2
bc9fd4
- Updated to nfs-utils-1.0.8
bc9fd4
bc9fd4
* Thu Jun  8 2006 <SteveD@RedHat.com> 1.0.8.rc4-1
bc9fd4
- Upgraded to the upstream 1.0.8.rc4 version
bc9fd4
bc9fd4
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.0.8.rc2-4.FC5.2
bc9fd4
- bump again for double-long bug on ppc(64)
bc9fd4
bc9fd4
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.0.8.rc2-4.FC5.1
bc9fd4
- rebuilt for new gcc4.1 snapshot and glibc changes
bc9fd4
bc9fd4
* Fri Jan 20 2006 Steve Dickson <SteveD@RedHat.com> 1.0.8.rc2-4.FC5
bc9fd4
- Added new libnfsidmap call, nfs4_set_debug(), to rpc.idmapd
bc9fd4
  which turns on debugging in the libarary.
bc9fd4
bc9fd4
* Mon Jan 16 2006 Steve Dickson <SteveD@RedHat.com> 1.0.8.rc2-3.FC5
bc9fd4
- Added innetgr patch that changes configure scripts to 
bc9fd4
  check for the innetgr function. (bz 177899)
bc9fd4
bc9fd4
* Wed Jan 11 2006 Peter Jones <pjones@redhat.com> 1.0.8.rc2-2.FC5
bc9fd4
- Fix lockfile naming in the initscripts so they're stopped correctly.
bc9fd4
bc9fd4
* Mon Jan  9 2006 Steve Dickson <SteveD@RedHat.com> 1.0.8.rc2-1.FC5
bc9fd4
- Updated to 1.0.8-rc2 release
bc9fd4
- Broke out libgssapi into its own rpm
bc9fd4
- Move librpcsecgss and libnfsidmap in the new nfs-utils-lib rpm
bc9fd4
- Removed libevent code; Required to be installed.
bc9fd4
bc9fd4
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
bc9fd4
- rebuilt
bc9fd4
bc9fd4
* Sun Oct 23 2005 Steve Dickson <SteveD@RedHat.com> 1.0.7-19
bc9fd4
- Updated to latest code in SourceForge CVS
bc9fd4
- Updated to latest CITI patches (1.0.7-4)
bc9fd4
- Fix bug in nfsdreopen by compiling in server defaults
bc9fd4
bc9fd4
* Thu Sep 22 2005 Steve Dickson <SteveD@RedHat.com> 1.0.7-18
bc9fd4
- Updated libnfsidmap to 0.11
bc9fd4
- Updated libgssapi to 0.5
bc9fd4
- Made sure the gss daemons and new libs are
bc9fd4
  all using the same include files.
bc9fd4
- Removed code from the tree that is no longer used.
bc9fd4
- Add ctlbits patch that introduced the -N -T and -U
bc9fd4
  command line flags to rpc.nfsd.
bc9fd4
bc9fd4
* Sun Sep 18 2005 Steve Dickson <SteveD@RedHat.com> 1.0.7-17
bc9fd4
- Updated to latest nfs-utils code in upstream CVS tree
bc9fd4
- Updated libevent from 1.0b to 1.1a
bc9fd4
- Added libgssapi-0.4 and librpcsecgss-0.6 libs from CITI
bc9fd4
bc9fd4
* Thu Sep  8 2005 Steve Dickson <SteveD@RedHat.com> 1.0.7-16
bc9fd4
- Reworked the nfslock init script so if lockd is running
bc9fd4
  it will be killed which is what the HA community needs. (bz 162446)
bc9fd4
- Stopped rpcidmapd.init from doing extra echoing when
bc9fd4
  condstart-ed.
bc9fd4
bc9fd4
* Wed Aug 24 2005 Peter Jones <pjones@redhat.com> - 1.0.7-15
bc9fd4
- don't strip during "make install", so debuginfo packages are generated right
bc9fd4
bc9fd4
* Thu Aug 18 2005 Florian La Roche <laroche@redhat.com>
bc9fd4
- no need to still keep a requirement for kernel-2.2 or newer
bc9fd4
bc9fd4
* Tue Aug 16 2005 Steve Dickson <SteveD@RedHat.com> 1.0.7-13
bc9fd4
- Changed mountd to use stat64() (bz 165062)
bc9fd4
bc9fd4
* Tue Aug  2 2005 Steve Dickson <SteveD@RedHat.com> 1.0.7-12
bc9fd4
- Changed useradd to use new -l flag (bz149407)
bc9fd4
- 64bit fix in gssd code (bz 163139)
bc9fd4
- updated broken dependencies
bc9fd4
- updated rquotad to compile with latest
bc9fd4
  quota version.
bc9fd4
bc9fd4
* Thu May 26 2005 Steve Dickson <SteveD@RedHat.com> 1.0.7-8
bc9fd4
- Fixed subscripting problem in idmapd (bz 158188)
bc9fd4
bc9fd4
* Thu May 19 2005 Steve Dickson <SteveD@RedHat.com> 1.0.7-7
bc9fd4
- Fixed buffer overflow in rpc.svcgssd (bz 114288)
bc9fd4
bc9fd4
* Wed Apr 13 2005 Steve Dickson <SteveD@RedHat.com> 1.0.7-6
bc9fd4
- Fixed misformated output from nfslock script (bz 154648)
bc9fd4
bc9fd4
* Tue Mar 29 2005 Steve Dickson <SteveD@RedHat.com> 1.0.7-4
bc9fd4
- Fixed a compile error on x86_64 machines in the gss code.
bc9fd4
- Updated the statd-notify-hostname.patch to eliminate 
bc9fd4
  a segmentation fault in rpc.statd when an network 
bc9fd4
  interface was down. (bz 151828)
bc9fd4
bc9fd4
* Sat Mar 19 2005 Steve Dickson <SteveD@RedHat.com> 1.0.7-3
bc9fd4
- Changed xlog to use LOG_INFO instead of LOG_DEBUG
bc9fd4
  so debug messages will appear w/out any config
bc9fd4
  changes to syslog.conf.
bc9fd4
- Reworked how /etc/exports is setup (bz 151389)
bc9fd4
bc9fd4
* Wed Mar  2 2005 Steve Dickson <SteveD@RedHat.com> 1.0.7-2
bc9fd4
- Tied the rpcsecgss debugging in with gssd and
bc9fd4
  svcgssd debugging
bc9fd4
bc9fd4
* Mon Feb 14 2005 Steve Dickson <SteveD@RedHat.com>
bc9fd4
- Added support to rpcgssd.init and rpcsvcgssd.init scripts
bc9fd4
  to insmod security modules.
bc9fd4
- Changed the nfs.init script to bring rpc.svcgssd up and down,
bc9fd4
  since rpc.svcgssd is only needed with the NFS server is running.
bc9fd4
bc9fd4
* Tue Dec 14 2004 Steve Dickson <SteveD@RedHat.com>
bc9fd4
- Fix problem in idmapd that was causing "xdr error 10008"
bc9fd4
  errors (bz 142813)
bc9fd4
- make sure the correct hostname is used in the SM_NOTIFY
bc9fd4
  message that is sent from a rebooted server which has 
bc9fd4
  multiple network interfaces. (bz 139101)
bc9fd4
bc9fd4
- Changed nfslock to send lockd a -KILL signal
bc9fd4
  when coming down. (bz 125257)
bc9fd4
bc9fd4
* Thu Nov 11 2004 Steve Dickson <SteveD@RedHat.com>
bc9fd4
- Replaced a memcopy with explicit assignments
bc9fd4
  in getquotainfo() of rquotad to fix potential overflow
bc9fd4
  that can occur on 64bit machines. (bz 138068)
bc9fd4
bc9fd4
* Mon Nov  8 2004 Steve Dickson <SteveD@RedHat.com>
bc9fd4
- Updated to latest sourceforge code
bc9fd4
- Updated to latest CITIT nfs4 patches
bc9fd4
bc9fd4
* Sun Oct 17 2004 Steve Dickson <SteveD@RedHat.com>
bc9fd4
- Changed nfs.init to bring down rquotad correctly
bc9fd4
  (bz# 136041)
bc9fd4
bc9fd4
* Thu Oct 14 2004 Steve Dickson <SteveD@RedHat.com>
bc9fd4
- Added "$RQUOTAD_PORT" variable to nfs.init which
bc9fd4
  allows the rpc.rquotad to use a predefined port
bc9fd4
  (bz# 124676)
bc9fd4
bc9fd4
* Fri Oct  1 2004 
bc9fd4
- Incorporate some clean up code from Ulrich Drepper (bz# 134025)
bc9fd4
- Fixed the chkconfig number in the rpcgssd, rpcidmapd, and 
bc9fd4
  rpcsvcgssd initscrpts (bz# 132284)
bc9fd4
bc9fd4
* Fri Sep 24 2004 <SteveD@RedHat.com>
bc9fd4
- Make sure the uid/gid of nfsnobody is the
bc9fd4
  correct value for all archs (bz# 123900)
bc9fd4
- Fixed some security issues found by SGI (bz# 133556)
bc9fd4
bc9fd4
* Mon Aug 30 2004 Steve Dickson <SteveD@RedHat.com>
bc9fd4
- Major clean up. 
bc9fd4
- Removed all unused/old patches
bc9fd4
- Rename and condensed a number of patches
bc9fd4
- Updated to CITI's nfs-utils-1.0.6-13 patches
bc9fd4
bc9fd4
* Tue Aug 10 2004 Bill Nottingham <notting@redhat.com>
bc9fd4
- move if..fi condrestart stanza to %%postun (#127914, #128601)
bc9fd4
bc9fd4
* Wed Jun 16 2004 <SteveD@RedHat.com>
bc9fd4
- nfslock stop is now done on package removals
bc9fd4
- Eliminate 3 syslog messages that are logged for
bc9fd4
  successful events.
bc9fd4
bc9fd4
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
bc9fd4
- rebuilt
bc9fd4
bc9fd4
* Mon Jun 14 2004 <SteveD@RedHat.com>
bc9fd4
- Fixed syntax error in nfs initscripts when
bc9fd4
  NETWORKING is not defined
bc9fd4
- Removed sync warning on readonly exports.
bc9fd4
- Changed run levels in rpc initscripts.
bc9fd4
- Replaced modinfo with lsmod when checking
bc9fd4
  for loaded modules.
bc9fd4
bc9fd4
* Tue Jun  1 2004 <SteveD@RedHat.com>
bc9fd4
- Changed the rpcgssd init script to ensure the 
bc9fd4
  rpcsec_gss_krb5 module is loaded
bc9fd4
bc9fd4
* Tue May 18 2004 <SteveD@RedHat.com>
bc9fd4
- Removed the auto option from MOUNTD_NFS_V2 and
bc9fd4
  MOUNTD_NFS_V3 variables. Since v2 and v3 are on
bc9fd4
  by default, there only needs to be away of 
bc9fd4
  turning them off.
bc9fd4
bc9fd4
* Mon May 10 2004 <SteveD@RedHat.com>
bc9fd4
- Rebuilt
bc9fd4
bc9fd4
* Thu Apr 15 2004 <SteveD@RedHat.com>
bc9fd4
- Changed the permission on idmapd.conf to 644
bc9fd4
- Added mydaemon code to svcgssd
bc9fd4
- Updated the add_gssd.patch from upstream
bc9fd4
bc9fd4
* Wed Apr 14 2004 <SteveD@RedHat.com>
bc9fd4
- Created a pipe between the parent and child so 
bc9fd4
  the parent process can report the correct exit
bc9fd4
  status to the init scripts
bc9fd4
- Added SIGHUP processing to rpc.idmapd and the 
bc9fd4
  rpcidmapd init script.
bc9fd4
bc9fd4
* Mon Mar 22 2004 <SteveD@RedHat.com>
bc9fd4
- Make sure check_new_cache() is looking in the right place 
bc9fd4
bc9fd4
* Wed Mar 17 2004 <SteveD@RedHat.com>
bc9fd4
- Changed the v4 initscripts to use $prog for the
bc9fd4
  arugment to daemon
bc9fd4
bc9fd4
* Tue Mar 16 2004 <SteveD@RedHat.com>
bc9fd4
- Made the nfs4 daemons initscripts work better when 
bc9fd4
  sunrpc is not a module
bc9fd4
- added more checks to see if modules are being used.
bc9fd4
bc9fd4
* Mon Mar 15 2004 <SteveD@RedHat.com>
bc9fd4
- Add patch that sets up gssapi_mech.conf correctly
bc9fd4
bc9fd4
* Fri Mar 12 2004 <SteveD@RedHat.com>
bc9fd4
- Added the shutting down of the rpc v4 daemons.
bc9fd4
- Updated the Red Hat only patch with some init script changes.
bc9fd4
bc9fd4
* Thu Mar 11 2004 Bill Nottingham <notting@redhat.com>
bc9fd4
- rpc_pipefs mounting and aliases are now in modutils; require that
bc9fd4
bc9fd4
* Thu Mar 11 2004 <SteveD@RedHat.com>
bc9fd4
- Updated the gssd patch.
bc9fd4
bc9fd4
* Sun Mar  7 2004 <SteveD@RedHat.com>
bc9fd4
- Added the addition and deletion of rpc_pipefs to /etc/fstab
bc9fd4
- Added the addition and deletion of module aliases to /etc/modules.conf
bc9fd4
bc9fd4
* Mon Mar  1 2004 <SteveD@RedHat.com>
bc9fd4
- Removed gssd tarball and old nfsv4 patch.
bc9fd4
- Added new nfsv4 patches that include both the
bc9fd4
   gssd and idmapd daemons
bc9fd4
- Added redhat-only v4 patch that reduces the
bc9fd4
   static librpc.a to only contain gss rpc related
bc9fd4
   routines (I would rather have gssd use the glibc 
bc9fd4
   rpc routines)
bc9fd4
-Changed the gssd svcgssd init scripts to only
bc9fd4
   start up if SECURE_NFS is set to 'yes' in
bc9fd4
   /etc/sysconfig/nfs
bc9fd4
bc9fd4
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
bc9fd4
- rebuilt
bc9fd4
bc9fd4
* Thu Feb 12 2004 Thomas Woerner <twoerner@redhat.com>
bc9fd4
- make rpc.lockd, rpc.statd, rpc.mountd and rpc.nfsd pie
bc9fd4
bc9fd4
* Wed Jan 28 2004 Steve Dickson <SteveD@RedHat.com>
bc9fd4
- Added the NFSv4 bits
bc9fd4
bc9fd4
* Mon Dec 29 2003 Steve Dickson <SteveD@RedHat.com>
bc9fd4
- Added the -z flag to nfsstat
bc9fd4
bc9fd4
* Wed Dec 24 2003  Steve Dickson <SteveD@RedHat.com>
bc9fd4
- Fixed lockd port setting in nfs.int script
bc9fd4
bc9fd4
* Wed Oct 22 2003 Steve Dickson <SteveD@RedHat.com>
bc9fd4
- Upgrated to 1.0.6
bc9fd4
- Commented out the acl path for fedora
bc9fd4
bc9fd4
* Wed Aug  27 2003 Steve Dickson <SteveD@RedHat.com>
bc9fd4
- Added the setting of lockd ports via sysclt interface
bc9fd4
- Removed queue setting code since its no longer needed
bc9fd4
bc9fd4
* Thu Aug  7 2003 Steve Dickson <SteveD@RedHat.com>
bc9fd4
- Added back the acl patch Taroon b2
bc9fd4
bc9fd4
* Wed Jul 23 2003 Steve Dickson <SteveD@RedHat.com>
bc9fd4
- Commented out the acl patch (for now)
bc9fd4
bc9fd4
* Mon Jul 21 2003 Steve Dickson <SteveD@RedHat.com>
bc9fd4
- Upgrated to 1.0.5
bc9fd4
bc9fd4
* Wed Jun 18 2003 Steve Dickson <SteveD@RedHat.com>
bc9fd4
- Added security update
bc9fd4
- Fixed the drop-privs.patch which means the chroot
bc9fd4
patch could be removed.
bc9fd4
bc9fd4
* Mon Jun  9 2003 Steve Dickson <SteveD@RedHat.com>
bc9fd4
- Defined the differ kinds of debugging avaliable for mountd in
bc9fd4
the mountd man page. 
bc9fd4
bc9fd4
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
bc9fd4
- rebuilt
bc9fd4
bc9fd4
* Tue Jun  3 2003 Steve Dickson <SteveD@RedHat.com>
bc9fd4
- Upgraded to 1.0.3 
bc9fd4
- Fixed numerous bugs in init scrips
bc9fd4
- Added nfsstat overflow patch
bc9fd4
bc9fd4
* Thu Jan 23 2003 Tim Powers <timp@redhat.com> 1.0.1-2.9
bc9fd4
- rebuild
bc9fd4
bc9fd4
* Fri Dec 13 2002 Daniel J Walsh <dwalsh@redhat.com>
bc9fd4
- change init script to not start rpc.lock if already running
bc9fd4
bc9fd4
* Wed Dec 11 2002 Daniel J Walsh <dwalsh@redhat.com>
bc9fd4
- Moved access code to be after dropping privs
bc9fd4
bc9fd4
* Mon Nov 18 2002 Stephen C. Tweedie <sct@redhat.com>
bc9fd4
- Build with %%configure
bc9fd4
- Add nhfsgraph, nhfsnums and nhfsrun to the files list
bc9fd4
bc9fd4
* Mon Nov 11 2002 Stephen C. Tweedie <sct@redhat.com>
bc9fd4
- Don't drop privs until we've bound the notification socket
bc9fd4
bc9fd4
* Thu Nov  7 2002 Stephen C. Tweedie <sct@redhat.com>
bc9fd4
- Ignore SIGPIPE in rpc.mountd
bc9fd4
bc9fd4
* Thu Aug  1 2002 Bob Matthews <bmatthews@redhat.com>
bc9fd4
- Add Sean O'Connell's <sean@ee.duke.edu> nfs control tweaks
bc9fd4
- to nfs init script.
bc9fd4
bc9fd4
* Mon Jul 22 2002 Bob Matthews <bmatthews@redhat.com>
bc9fd4
- Move to nfs-utils-1.0.1
bc9fd4
bc9fd4
* Mon Feb 18 2002 Bob Matthews <bmatthews@redhat.com>
bc9fd4
- "service nfs restart" should start services even if currently 
bc9fd4
-   not running (#59469)
bc9fd4
- bump version to 0.3.3-4
bc9fd4
bc9fd4
* Wed Oct  3 2001 Bob Matthews <bmatthews@redhat.com>
bc9fd4
- Move to nfs-utils-0.3.3
bc9fd4
- Make nfsnobody a system account (#54221)
bc9fd4
bc9fd4
* Tue Aug 21 2001 Bob Matthews <bmatthews@redhat.com>
bc9fd4
- if UID 65534 is unassigned, add user nfsnobody (#22685)
bc9fd4
bc9fd4
* Mon Aug 20 2001 Bob Matthews <bmatthews@redhat.com>
bc9fd4
- fix typo in nfs init script which prevented MOUNTD_PORT from working (#52113)
bc9fd4
bc9fd4
* Tue Aug  7 2001 Bob Matthews <bmatthews@redhat.com>
bc9fd4
- nfs init script shouldn't fail if /etc/exports doesn't exist (#46432)
bc9fd4
bc9fd4
* Fri Jul 13 2001 Bob Matthews <bmatthews@redhat.com>
bc9fd4
- Make %%pre useradd consistent with other Red Hat packages.
bc9fd4
bc9fd4
* Tue Jul 03 2001 Michael K. Johnson <johnsonm@redhat.com>
bc9fd4
- Added sh-utils dependency for uname -r in nfs init script
bc9fd4
bc9fd4
* Tue Jun 12 2001 Bob Matthews <bmatthews@redhat.com>
bc9fd4
- make non RH kernel release strings scan correctly in 
bc9fd4
-   nfslock init script (#44186)
bc9fd4
bc9fd4
* Mon Jun 11 2001 Bob Matthews <bmatthews@redhat.com>
bc9fd4
- don't install any rquota pages in _mandir: (#39707, #44119)
bc9fd4
- don't try to manipulate rpc.rquotad in init scripts 
bc9fd4
-   unless said program actually exists: (#43340)
bc9fd4
bc9fd4
* Tue Apr 10 2001 Preston Brown <pbrown@redhat.com>
bc9fd4
- don't translate initscripts for 6.x
bc9fd4
bc9fd4
* Tue Apr 10 2001 Michael K. Johnson <johnsonm@redhat.com>
bc9fd4
- do not start lockd on kernel 2.2.18 or higher (done automatically)
bc9fd4
bc9fd4
* Fri Mar 30 2001 Preston Brown <pbrown@redhat.com>
bc9fd4
- don't use rquotad from here now; quota package contains a version that 
bc9fd4
  works with 2.4 (#33738)
bc9fd4
bc9fd4
* Mon Mar 12 2001 Bob Matthews <bmatthews@redhat.com>
bc9fd4
- Statd logs at LOG_DAEMON rather than LOG_LOCAL5
bc9fd4
- s/nfs/\$0/ where appropriate in init scripts
bc9fd4
bc9fd4
* Tue Mar  6 2001 Jeff Johnson <jbj@redhat.com>
bc9fd4
- Move to nfs-utils-0.3.1
bc9fd4
bc9fd4
* Wed Feb 14 2001 Bob Matthews <bmatthews@redhat.com>
bc9fd4
- #include <time.h> patch
bc9fd4
bc9fd4
* Mon Feb 12 2001 Bob Matthews <bmatthews@redhat.com>
bc9fd4
- Really enable netgroups
bc9fd4
bc9fd4
* Mon Feb  5 2001 Bernhard Rosenkraenzer <bero@redhat.com>
bc9fd4
- i18nize initscripts
bc9fd4
bc9fd4
* Fri Jan 19 2001 Bob Matthews <bmatthews@redhat.com>
bc9fd4
- Increased {s,r}blen in rpcmisc.c:makesock to accommodate eepro100
bc9fd4
bc9fd4
* Tue Jan 16 2001 Bob Matthews <bmatthews@redhat.com>
bc9fd4
- Hackish fix in build section to enable netgroups
bc9fd4
bc9fd4
* Wed Jan  3 2001 Bob Matthews <bmatthews@redhat.com>
bc9fd4
- Fix incorrect file specifications in statd manpage.
bc9fd4
- Require gawk 'cause it's used in nfslock init script.
bc9fd4
bc9fd4
* Wed Dec 13 2000 Bob Matthews <bmatthews@redhat.com>
bc9fd4
- Require sed because it's used in nfs init script
bc9fd4
bc9fd4
* Tue Dec 12 2000 Bob Matthews <bmatthews@redhat.com>
bc9fd4
- Don't do a chroot(2) after dropping privs, in statd.
bc9fd4
bc9fd4
* Mon Dec 11 2000 Bob Matthews <bmatthews@redhat.com>
bc9fd4
- NFSv3 if kernel >= 2.2.18, detected in init script
bc9fd4
bc9fd4
* Thu Nov 23 2000 Florian La Roche <Florian.LaRoche@redhat.de>
bc9fd4
- update to 0.2.1
bc9fd4
bc9fd4
* Tue Nov 14 2000 Bill Nottingham <notting@redhat.com>
bc9fd4
- don't start lockd on 2.4 kernels; it's unnecessary
bc9fd4
bc9fd4
* Tue Sep  5 2000 Florian La Roche <Florian.LaRoche@redhat.com>
bc9fd4
- more portable fix for mandir
bc9fd4
bc9fd4
* Sun Sep  3 2000 Florian La Roche <Florian.LaRoche@redhat.com>
bc9fd4
- update to 0.2-release
bc9fd4
bc9fd4
* Fri Sep  1 2000 Florian La Roche <Florian.LaRoche@redhat.com>
bc9fd4
- fix reload script
bc9fd4
bc9fd4
* Thu Aug 31 2000 Florian La Roche <Florian.LaRoche@redhat.com>
bc9fd4
- update to 0.2 from CVS
bc9fd4
- adjust statd-drop-privs patch
bc9fd4
- disable tcp_wrapper support
bc9fd4
bc9fd4
* Wed Aug  2 2000 Bill Nottingham <notting@redhat.com>
bc9fd4
- fix stop priority of nfslock
bc9fd4
bc9fd4
* Tue Aug  1 2000 Bill Nottingham <notting@redhat.com>
bc9fd4
- um, actually *include and apply* the statd-drop-privs patch
bc9fd4
bc9fd4
* Mon Jul 24 2000 Bill Nottingham <notting@redhat.com>
bc9fd4
- fix init script ordering (#14502)
bc9fd4
bc9fd4
* Sat Jul 22 2000 Bill Nottingham <notting@redhat.com>
bc9fd4
- run statd chrooted and as non-root
bc9fd4
- add prereqs
bc9fd4
bc9fd4
* Tue Jul 18 2000 Trond Eivind Glomsrød <teg@redhat.com>
bc9fd4
- use "License", not "Copyright"
bc9fd4
- use %%{_tmppath} and %%{_mandir}
bc9fd4
bc9fd4
* Mon Jul 17 2000 Matt Wilson <msw@redhat.com>
bc9fd4
- built for next release
bc9fd4
bc9fd4
* Mon Jul 17 2000 Matt Wilson <msw@redhat.com>
bc9fd4
- 0.1.9.1
bc9fd4
- remove patch0, has been integrated upstream
bc9fd4
bc9fd4
* Wed Feb  9 2000 Bill Nottingham <notting@redhat.com>
bc9fd4
- the wonderful thing about triggers, is triggers are wonderful things...
bc9fd4
bc9fd4
* Thu Feb 03 2000 Cristian Gafton <gafton@redhat.com>
bc9fd4
- switch to nfs-utils as the base tree
bc9fd4
- fix the statfs patch for the new code base
bc9fd4
- single package that obsoletes everything we had before (if I am to keep
bc9fd4
  some traces of my sanity with me...)
bc9fd4
bc9fd4
* Mon Jan 17 2000 Preston Brown <pbrown@redhat.com>
bc9fd4
- use statfs syscall instead of stat to determinal optimal blksize