Blame SPECS/nfs-utils.spec

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