nfs-utils-vl.spec 38 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136
  1. %define _unpackaged_files_terminate_build 1
  2. Summary: NFS utilities and supporting clients and daemons for the kernel NFS server
  3. Summary(ja): カーネル NFS サーバ用 NFS ユーティリティと関連プログラム
  4. Name: nfs-utils
  5. Version: 2.3.3
  6. Release: 2%{?_dist_release}
  7. %define enablegss 1
  8. # group all 32bit related archs
  9. %define all_32bit_archs i386 i686 athlon
  10. License: MIT and GPLv2 and GPLv2+ and BSD
  11. Group: System Environment/Daemons
  12. URL: https://sourceforge.net/projects/nfs/
  13. Vendor: Project Vine
  14. Distribution: Vine Linux
  15. Source0: %{name}-%{version}.tar.xz
  16. Source10: nfs.init
  17. Source11: nfslock.init
  18. Source12: rpcidmapd.init
  19. Source13: rpcgssd.init
  20. #Source14: rpcsvcgssd.init
  21. Source21: id_resolver.conf
  22. Source22: lockd.conf
  23. Source23: nfs.sysconfig
  24. Patch100: nfs-utils-1.2.1-statdpath-man.patch
  25. Patch101: nfs-utils-1.2.1-exp-subtree-warn-off.patch
  26. Patch103: nfs-utils-1.2.5-idmap-errmsg.patch
  27. Provides: exportfs = %{version}-%{release}
  28. Provides: nfsstat = %{version}-%{release}
  29. Provides: showmount = %{version}-%{release}
  30. Provides: rpcdebug = %{version}-%{release}
  31. Provides: rpc.idmapd = %{version}-%{release}
  32. Provides: rpc.mountd = %{version}-%{release}
  33. Provides: rpc.nfsd = %{version}-%{release}
  34. Provides: rpc.statd = %{version}-%{release}
  35. %if %{enablegss}
  36. Provides: rpc.gssd = %{version}-%{release}
  37. %endif
  38. Provides: mount.nfs = %{version}-%{release}
  39. Provides: mount.nfs4 = %{version}-%{release}
  40. Provides: umount.nfs = %{version}-%{release}
  41. Provides: umount.nfs4 = %{version}-%{release}
  42. Provides: sm-notify = %{version}-%{release}
  43. Provides: start-statd = %{version}-%{release}
  44. Buildroot: %{_tmppath}/%{name}-%{version}-root
  45. Requires: rpcbind, sed, gawk, sh-utils, fileutils, textutils, grep
  46. Requires: kmod, keyutils, quota
  47. BuildRequires: libevent-devel libcap-devel
  48. BuildRequires: libnfsidmap-devel libtirpc-devel libblkid-devel
  49. BuildRequires: krb5-libs >= 1.4 autoconf >= 2.57 openldap-devel >= 2.2
  50. BuildRequires: automake, libtool, glibc-headers, device-mapper-devel
  51. BuildRequires: krb5-devel, tcp_wrappers, libmount-devel
  52. BuildRequires: sqlite3-devel
  53. #if %{enablegss}
  54. #BuildRequires: libgssglue-devel
  55. #BuildRequires: librpcsecgss >= 0.17
  56. #endif
  57. Requires(pre): shadow-utils >= 4.0.3-25
  58. Requires(pre): /sbin/chkconfig /sbin/nologin
  59. Requires: libnfsidmap libevent
  60. Requires: libtirpc >= 0.2.3 libblkid libcap libmount
  61. #if %{enablegss}
  62. #Requires: libgssglue
  63. #Requires: librpcsecgss >= 0.17
  64. #endif
  65. %description
  66. The nfs-utils package provides a daemon for the kernel NFS server and
  67. related tools, which provides a much higher level of performance than the
  68. traditional Linux NFS server used by most users.
  69. This package also contains the showmount program. Showmount queries the
  70. mount daemon on a remote host for information about the NFS (Network File
  71. System) server on the remote host. For example, showmount can display the
  72. clients which are mounted on that host.
  73. This package also contains the mount.nfs and umount.nfs program.
  74. %description -l ja
  75. nfs-utils パッケージには kernel NFS サーバと関連ツールが収録されています。
  76. これにより、多くのユーザに使われてきた旧来の Linux NFS サーバより高い
  77. パフォーマンスを提供することができます。
  78. このパッケージには showmount プログラムも収録されています。
  79. showmount は遠隔ホストの mount デーモンに問い合わせを行い、
  80. NFS サーバに関する情報を得ることができます。
  81. 例えば、showmount を使うことで、その遠隔ホストをマウントしている
  82. クライアントの一覧を得ることができます。
  83. 本パッケージにはまた mount.nfs と umount.nfs プログラムも収録されています。
  84. %package -n libnfsidmap
  85. Summary: NFSv4 User and Group ID Mapping Library
  86. Provides: libnfsidmap%{?_isa} = %{version}-%{release}
  87. Group: System Environment/Libraries
  88. License: BSD
  89. BuildRequires: pkgconfig, openldap-devel
  90. BuildRequires: automake, libtool
  91. Requires(postun): /sbin/ldconfig
  92. Requires(pre): /sbin/ldconfig
  93. Requires: openldap
  94. %description -n libnfsidmap
  95. Library that handles mapping between names and ids for NFSv4.
  96. %package -n libnfsidmap-devel
  97. Summary: Development files for the libnfsidmap library
  98. Group: Development/Libraries
  99. Requires: libnfsidmap%{?_isa} = %{version}-%{release}
  100. Requires: pkgconfig
  101. %description -n libnfsidmap-devel
  102. This package includes header files and libraries necessary for
  103. developing programs which use the libnfsidmap library.
  104. %prep
  105. %setup -q
  106. %patch100 -p1
  107. %patch101 -p1
  108. %patch103 -p1
  109. # Remove .orig files
  110. find . -name "*.orig" | xargs rm -f
  111. %build
  112. %ifarch s390 s390x
  113. PIE="-fPIE"
  114. %else
  115. PIE="-fpie"
  116. %endif
  117. export PIE
  118. sh -x autogen.sh
  119. CFLAGS="`echo $RPM_OPT_FLAGS $ARCH_OPT_FLAGS $PIE -D_FILE_OFFSET_BITS=64`"
  120. %configure \
  121. CFLAGS="$CFLAGS" \
  122. CPPFLAGS="$DEFINES" \
  123. LDFLAGS="-pie" \
  124. --enable-mountconfig \
  125. --enable-ipv6 \
  126. --with-statdpath=/var/lib/nfs/statd \
  127. --enable-libmount-mount \
  128. --with-pluginpath=%{_libdir}/libnfsidmap
  129. make %{?_smp_mflags} all
  130. %install
  131. rm -rf $RPM_BUILD_ROOT
  132. mkdir -p $RPM_BUILD_ROOT{/sbin,/usr/sbin}
  133. mkdir -p ${RPM_BUILD_ROOT}%{_mandir}/{man5,man8}
  134. mkdir -p $RPM_BUILD_ROOT%{_initdir}
  135. mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig
  136. mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/request-key.d
  137. mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/modprobe.d
  138. make DESTDIR=$RPM_BUILD_ROOT install
  139. install -s -m 755 tools/rpcdebug/rpcdebug $RPM_BUILD_ROOT%{_sbindir}
  140. install -m 644 utils/mount/nfsmount.conf $RPM_BUILD_ROOT%{_sysconfdir}
  141. install -m 644 nfs.conf $RPM_BUILD_ROOT%{_sysconfdir}
  142. install -m 644 support/nfsidmap/idmapd.conf $RPM_BUILD_ROOT%{_sysconfdir}
  143. install -m 755 %{SOURCE10} $RPM_BUILD_ROOT%{_initdir}/nfs
  144. install -m 755 %{SOURCE11} $RPM_BUILD_ROOT%{_initdir}/nfslock
  145. install -m 755 %{SOURCE12} $RPM_BUILD_ROOT%{_initdir}/rpcidmapd
  146. %if %{enablegss}
  147. install -m 755 %{SOURCE13} $RPM_BUILD_ROOT%{_initdir}/rpcgssd
  148. %endif
  149. install -m 644 %{SOURCE21} $RPM_BUILD_ROOT%{_sysconfdir}/request-key.d
  150. install -m 644 %{SOURCE22} $RPM_BUILD_ROOT%{_sysconfdir}/modprobe.d/lockd.conf
  151. install -m 644 %{SOURCE23} $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/nfs
  152. mkdir -p $RPM_BUILD_ROOT/var/lib/nfs/rpc_pipefs
  153. touch $RPM_BUILD_ROOT/var/lib/nfs/rmtab
  154. mv $RPM_BUILD_ROOT/usr/sbin/rpc.statd $RPM_BUILD_ROOT/sbin
  155. mkdir -p $RPM_BUILD_ROOT/var/lib/nfs/statd/sm
  156. mkdir -p $RPM_BUILD_ROOT/var/lib/nfs/statd/sm.bak
  157. mkdir -p $RPM_BUILD_ROOT/var/lib/nfs/v4recovery
  158. mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/exports.d
  159. # temporarily remove nfs.5 man page until util-linux gets upgraded...
  160. rm -f $RPM_BUILD_ROOT/%{_mandir}/man5/nfs.5*
  161. rm -f %{buildroot}%{_libdir}/*.{a,la}
  162. rm -f %{buildroot}%{_libdir}/libnfsidmap/*.{a,la}
  163. %clean
  164. rm -rf $RPM_BUILD_ROOT
  165. %pre
  166. # move files so the running service will have this applied as well
  167. for x in gssd svcgssd idmapd ; do
  168. if [ -f /var/lock/subsys/rpc.$x ]; then
  169. mv /var/lock/subsys/rpc.$x /var/lock/subsys/rpc$x
  170. fi
  171. done
  172. /usr/sbin/useradd -r -c "RPC Service User" \
  173. -s /sbin/nologin -u 29 -d /var/lib/nfs rpcuser 2>/dev/null || :
  174. cat /etc/group | cut -d':' -f 1 | grep --quiet nfsnobody 2>/dev/null
  175. if [ "$?" -eq 1 ]; then
  176. /usr/sbin/groupadd -g 29 rpcuser 2>/dev/null || :
  177. else
  178. /usr/sbin/groupmod -g 29 rpcuser 2>/dev/null || :
  179. fi
  180. # Using the 16-bit value of -2 for the nfsnobody uid and gid
  181. %define nfsnobody_uid 65534
  182. # Create nfsnobody gid as long as it does not already exist
  183. cat /etc/group | cut -d':' -f 1 | grep --quiet nfsnobody 2>/dev/null
  184. if [ "$?" -eq 1 ]; then
  185. /usr/sbin/groupadd -g %{nfsnobody_uid} nfsnobody 2>/dev/null || :
  186. else
  187. /usr/sbin/groupmod -g %{nfsnobody_uid} nfsnobody 2>/dev/null || :
  188. fi
  189. # Create nfsnobody uid as long as it does not already exist.
  190. cat /etc/passwd | cut -d':' -f 1 | grep --quiet nfsnobody 2>/dev/null
  191. if [ "$?" -eq 1 ]; then
  192. /usr/sbin/useradd -l -c "Anonymous NFS User" -r -g %{nfsnobody_uid} \
  193. -s /sbin/nologin -u %{nfsnobody_uid} -d /var/lib/nfs nfsnobody 2>/dev/null || :
  194. else
  195. /usr/sbin/usermod -u %{nfsnobody_uid} -g %{nfsnobody_uid} nfsnobody 2>/dev/null || :
  196. fi
  197. %post
  198. /sbin/chkconfig --add nfs
  199. /sbin/chkconfig --add nfslock
  200. /sbin/chkconfig --add rpcidmapd
  201. %if %{enablegss}
  202. /sbin/chkconfig --add rpcgssd
  203. %endif
  204. # Make sure statd used the correct uid/gid.
  205. if [ -f /var/lock/subsys/rpc.statd ]; then
  206. /etc/rc.d/init.d/nfslock stop > /dev/null
  207. chown -R rpcuser:rpcuser /var/lib/nfs/statd
  208. /etc/rc.d/init.d/nfslock start > /dev/null
  209. else
  210. chown -R rpcuser:rpcuser /var/lib/nfs/statd
  211. fi
  212. %preun
  213. if [ "$1" = "0" ]; then
  214. /etc/rc.d/init.d/nfs condstop > /dev/null
  215. %if %{enablegss}
  216. /etc/rc.d/init.d/rpcgssd condstop > /dev/null
  217. %endif
  218. /etc/rc.d/init.d/rpcidmapd condstop > /dev/null
  219. /etc/rc.d/init.d/nfslock condstop > /dev/null
  220. /sbin/chkconfig --del rpcidmapd
  221. %if %{enablegss}
  222. /sbin/chkconfig --del rpcgssd
  223. %endif
  224. /sbin/chkconfig --del nfs
  225. /sbin/chkconfig --del nfslock
  226. /usr/sbin/userdel rpcuser 2>/dev/null || :
  227. /usr/sbin/groupdel rpcuser 2>/dev/null || :
  228. /usr/sbin/userdel nfsnobody 2>/dev/null || :
  229. /usr/sbin/groupdel nfsnobody 2>/dev/null || :
  230. rm -rf /var/lib/nfs/statd
  231. rm -rf /var/lib/nfs/v4recovery
  232. fi
  233. %postun
  234. if [ "$1" -ge 1 ]; then
  235. if [ -f /etc/rc.d/init.d/rpcidmapd ]; then
  236. /etc/rc.d/init.d/rpcidmapd condrestart > /dev/null
  237. fi
  238. %if %{enablegss}
  239. if [ -f /etc/rc.d/init.d/rpcgssd ]; then
  240. /etc/rc.d/init.d/rpcgssd condrestart > /dev/null
  241. fi
  242. %endif
  243. if [ -f /etc/rc.d/init.d/nfs ]; then
  244. /etc/rc.d/init.d/nfs condrestart > /dev/null
  245. fi
  246. if [ -f /etc/rc.d/init.d/nfslock ]; then
  247. /etc/rc.d/init.d/nfslock condrestart > /dev/null
  248. fi
  249. fi
  250. %post -n libnfsidmap -p /sbin/ldconfig
  251. %postun -n libnfsidmap -p /sbin/ldconfig
  252. %triggerpostun -- nfs-server
  253. /sbin/chkconfig --add nfs
  254. %triggerpostun -- knfsd
  255. /sbin/chkconfig --add nfs
  256. %triggerpostun -- knfsd-clients
  257. /sbin/chkconfig --add nfslock
  258. %files
  259. %defattr(-,root,root)
  260. %doc linux-nfs/ChangeLog linux-nfs/KNOWNBUGS linux-nfs/NEW linux-nfs/README
  261. %doc linux-nfs/THANKS linux-nfs/TODO
  262. %config %{_initdir}/nfs
  263. %config %{_initdir}/rpcidmapd
  264. %if %{enablegss}
  265. %config %{_initdir}/rpcgssd
  266. %endif
  267. %config(noreplace) %{_sysconfdir}/sysconfig/nfs
  268. %config(noreplace) %{_sysconfdir}/nfsmount.conf
  269. %config(noreplace) %{_sysconfdir}/request-key.d/id_resolver.conf
  270. %config(noreplace) %{_sysconfdir}/modprobe.d/lockd.conf
  271. %config(noreplace) %{_sysconfdir}/nfs.conf
  272. %dir %{_sysconfdir}/exports.d
  273. %dir /var/lib/nfs/v4recovery
  274. %dir /var/lib/nfs/rpc_pipefs
  275. %dir /var/lib/nfs
  276. %dir %attr(700,rpcuser,rpcuser) /var/lib/nfs/statd
  277. %dir %attr(700,rpcuser,rpcuser) /var/lib/nfs/statd/sm
  278. %dir %attr(700,rpcuser,rpcuser) /var/lib/nfs/statd/sm.bak
  279. %config(noreplace) /var/lib/nfs/etab
  280. %config(noreplace) /var/lib/nfs/rmtab
  281. %config(noreplace) %attr(644,rpcuser,rpcuser) /var/lib/nfs/statd/state
  282. /sbin/rpc.statd
  283. /sbin/osd_login
  284. /sbin/nfsdcltrack
  285. %{_sbindir}/exportfs
  286. %{_sbindir}/nfsstat
  287. %{_sbindir}/rpcdebug
  288. %{_sbindir}/rpc.mountd
  289. %{_sbindir}/rpc.nfsd
  290. %{_sbindir}/showmount
  291. %{_sbindir}/rpc.idmapd
  292. %if %{enablegss}
  293. %{_sbindir}/rpc.gssd
  294. %endif
  295. %{_sbindir}/sm-notify
  296. %{_sbindir}/start-statd
  297. %{_sbindir}/mountstats
  298. %{_sbindir}/nfsiostat
  299. %{_sbindir}/nfsidmap
  300. %{_sbindir}/blkmapd
  301. %{_sbindir}/nfsconf
  302. %{_mandir}/*/*
  303. %config %{_initdir}/nfslock
  304. %attr(4755,root,root) /sbin/mount.nfs
  305. /sbin/mount.nfs4
  306. /sbin/umount.nfs
  307. /sbin/umount.nfs4
  308. %files -n libnfsidmap
  309. %doc support/nfsidmap/AUTHORS support/nfsidmap/README support/nfsidmap/COPYING
  310. %config(noreplace) %{_sysconfdir}/idmapd.conf
  311. %{_libdir}/libnfsidmap.so.*
  312. %{_libdir}/libnfsidmap/*.so
  313. %{_mandir}/man3/nfs4_uid_to_name.*
  314. %{_mandir}/man5/idmapd.conf.*
  315. %files -n libnfsidmap-devel
  316. %{_libdir}/pkgconfig/libnfsidmap.pc
  317. %{_includedir}/nfsidmap.h
  318. %{_includedir}/nfsidmap_plugin.h
  319. %{_libdir}/libnfsidmap.so
  320. %changelog
  321. * Mon Nov 05 2018 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.3.3-2
  322. - fixed "Provides:".
  323. * Sun Nov 04 2018 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.3.3-1
  324. - new upstream release.
  325. - built with libevent-2.1.8.
  326. - dropped Patch102 (fixed in upstream).
  327. - updated Patch103.
  328. * Mon Nov 23 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.3.3-1
  329. - new upstream release
  330. - remove Patch1,2
  331. - update Source10 (nfs.init)
  332. * Thu Feb 19 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 1.3.2-1
  333. - new upstream release
  334. - updated Source10-13
  335. - added Patch1 and 2 from Fedora
  336. - added BR: libmount-devel, sqlite3-devel
  337. - used BR: libnfsidmap-devel instead of libnfsidmap
  338. - used more macros
  339. - set %%enablegss to 1
  340. * Sun Oct 28 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 1.2.6-2
  341. - update to 1.2.7-rc5
  342. * Sat Oct 20 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 1.2.6-1
  343. - update to 1.2.6
  344. - Made nfsnobody's uid/gid to always be a 16-bit value of -2
  345. - change rpcuser's gid to fixed value 29
  346. * Sat Jan 28 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 1.2.5-1
  347. - update to 1.2.5
  348. - add patches (update to 1.2.6-rc6)
  349. - enable-ipv6 (add BR: libtirpc-devel)
  350. - add BR: device-mapper-devel
  351. * Sun Feb 13 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.1.5-5
  352. - add BuildRequires: libblkid-devel
  353. * Thu Feb 10 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> 1.1.5-4
  354. - rebuilt with libevent-2.0.10
  355. * Tue Aug 11 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 1.1.5-3
  356. - add INIT INFO headers to initscripts
  357. * Fri Jun 12 2009 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 1.1.5-2
  358. - import more patches from FC11 1.1.5-5
  359. - Patch101: upstream rc2 patch
  360. - Patch102: upstream rc3 patch
  361. - gssd: initialize fakeseed in prepare_krb5_rfc1964_buffer
  362. - gssd: NULL-terminate buffer after read in read_service_info (try #2)
  363. - gssd: free buffer allocated by gssd_k5_err_msg
  364. - gssd: fix potential double-frees in gssd
  365. - Removed a number of warn_unused_result warnings
  366. - Patch103: Update nfsstat with --sleep and --list options
  367. - Patch104: Fixed umount from using non-privilege ports (bz 492598)
  368. * Sun Apr 26 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 1.1.5-1
  369. - new upstream release
  370. - fix %%post, remove '-l' from useradd option
  371. * Sun Jan 04 2009 NAKAMURA Kenta <kenta@vinelinux.org> 1.1.2-4
  372. - rebuilt with openldap-2.4.11
  373. - spec in UTF-8
  374. * Thu May 15 2008 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 1.1.2-3
  375. - updated to 1.1.2, based on Fedora 1.1.2-2
  376. - disable RPC Sec-GSS feature for Vine (and we won't any longer? Let me know)
  377. - temporarily remove nfs.5 man page until util-linux gets upgraded
  378. - previous Vine changelogs as follows:
  379. - Wed Apr 23 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.0.9-1
  380. - rebuilt with libevent-1.4.3-1
  381. - Sun Jul 8 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.0.9-0vl4
  382. - rebuilt with libevent-1.3b-0vl1
  383. - Tue Aug 29 2006 MATSUBAYASHI <shaolin@vinelinux.org> 1.0.9-0vl3
  384. - rebuilt with libevent-1.1b-0vl1
  385. - Sun Aug 27 2006 NAKAMURA Kenta <kenta@vinelinux.org> 1.0.9-0vl2
  386. - rebuilt with openldap-2.3.27-0vl1
  387. - Wed Jul 26 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.9-0vl1
  388. - new upstream release
  389. - drop obsolete patches
  390. - Wed Mar 30 2006 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 1.0.8-0vl0.rc2.2
  391. - add libevent-devel and libnfsidmap to BuidRequires
  392. - Mon Mar 20 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.8-0vl0.rc2.1
  393. - update to nfs-utils-1.0.8-rc2
  394. - merged some patches from FC
  395. - fix kanji code of spec file
  396. - Tue Apr 26 2005 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 1.0.6-0vl1
  397. - updated to 1.0.6
  398. - merged several files from 1.0.6-22
  399. - Sun Feb 9 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.1-0vl1
  400. - new upstream release
  401. - remove quota related files, now we are using it from quota utils.
  402. - Sat Sep 01 2001 Toru Sagami <sagami@vinelinux.org>
  403. - 0.3.1-12vl2: revive rpc.rquotad for the time being
  404. - Fri Aug 24 2001 Toru Sagami <sagami@vinelinux.org>
  405. - 0.3.1-12vl1: ported to Vine
  406. * Mon Apr 14 2008 Steve Dickson <steved@redhat.com> 1.1.2-2
  407. - Make EACCES a non fatal error (bz 439807)
  408. * Tue Mar 25 2008 Steve Dickson <steved@redhat.com> 1.1.2-1
  409. - Upgrade to nfs-utils-1.1.2
  410. * Mon Mar 3 2008 Steve Dickson <steved@redhat.com> 1.1.1-5
  411. - Stopped mountd from incorrectly logging an error
  412. (commit 9dd9b68c4c44f0d9102eb85ee2fa36a8b7f638e3)
  413. - Stop gssd from ignoring the machine credential caches
  414. (commit 46d439b17f22216ce8f9257a982c6ade5d1c5931)
  415. - Fixed typo in the nfsstat command line arugments.
  416. (commit acf95d32a44fd8357c24e8a04ec53fc6900bfc58)
  417. - Added test to stop buffer overflow in idmapd
  418. (commit bcd0fcaf0966c546da5043be700587f73174ae25)
  419. * Sat Feb 9 2008 Steve Dickson <steved@redhat.com> 1.1.1-4
  420. - Cleaned up some typos that were found in the various
  421. places in the mountd code
  422. * Thu Jan 24 2008 Steve Dickson <steved@redhat.com> 1.1.1-3
  423. - Added in relatime mount option so mount.nfs stays
  424. compatible with the mount command in util-linux-ng (bz 274301)
  425. * Tue Jan 22 2008 Steve Dickson <steved@redhat.com> 1.1.1-2
  426. - Added -S/--since to the nfsstat(1) manpage
  427. - The wording in the exportfs man page can be a bit confusing, implying
  428. that "exportfs -u :/foo" will unexport /foo from all hosts, which it won't
  429. - Removed nfsprog option since the kernel no longer supports it.
  430. - Removed mountprog option since the kernel no longer supports it.
  431. - Stop segfaults on amd64 during warnings messages.
  432. - Fix bug when both crossmnt and fsid are set.
  433. * Sat Jan 5 2008 Steve Dickson <steved@redhat.com> 1.1.1-1
  434. - Updated to latest upstream release, nfs-utils-1.1.1
  435. - Added the removal of sm-notify.pid to nfslock init script.
  436. - Changed spec file to use condrestart instead of condstop
  437. when calling init scripts.
  438. - Fixed typo in rpc.mountd man page
  439. - Turn on 'nohide' automatically for all refer exports (bz 313561)
  440. * Tue Dec 04 2007 Release Engineering <rel-eng at fedoraproject dot org> - 1.1.0-7
  441. - Rebuild for openldap bump
  442. * Wed Oct 17 2007 Steve Dickson <steved@redhat.com> 1.1.0-6
  443. - Switch the libgssapi dependency to libgssglue
  444. * Fri Sep 14 2007 Steve Dickson <steved@redhat.com> 1.1.0-5
  445. - Changed the default paths in sm-notify to
  446. /var/lib/nfs/statd (bz 258461)
  447. - Updated exportfs manpage (bz 262861)
  448. * Wed Aug 15 2007 Steve Dickson <steved@redhat.com> 1.1.0-4
  449. - Make sure the open() system calling in exportfs uses
  450. mode bits when creating the etab file (bz 252440).
  451. * Mon Aug 13 2007 Steve Dickson <steved@redhat.com> 1.1.0-3
  452. - Added nosharecache mount option which re-enables
  453. rw/ro mounts to the same server (bz 243913).
  454. * Thu Aug 2 2007 Steve Dickson <steved@redhat.com> 1.1.0-2
  455. - Make sure the gss and idmap daemons remove thier lock
  456. files when they are stopped.
  457. * Sat Jul 28 2007 Steve Dickson <steved@redhat.com> 1.1.0-1
  458. - Upgraded to the latest upstream version (nfs-utils-1.1.0)
  459. * Thu May 24 2007 Steve Dickson <steved@redhat.com> 1.0.10-7
  460. - Fixed typo in mount.nfs4 that causes a segfault during
  461. error processing (bz 241190)
  462. * Tue May 22 2007 Steve Dickson <steved@redhat.com> 1.0.10-6
  463. - Make sure the condrestarts exit with a zero value (bz 240225)
  464. - Stopped /etc/sysconfig/nfs from being overwritten on updates (bz 234543)
  465. - Added -o nordirplus mount option to disable READDIRPLUS (bz 240357)
  466. - Disabled the FSCache patch, for now...
  467. * Thu May 10 2007 Steve Dickson <steved@redhat.com> 1.0.12-5
  468. - Fix mount.nfs4 to display correct error message (bz 227212)
  469. - Updated mountd and showmount reverse lookup flags (bz 220772)
  470. - Eliminate timeout on nfsd shutdowns (bz 222001)
  471. - Eliminate memory leak in mountd (bz 239536)
  472. - Make sure statd uses correct uid/gid by chowning
  473. the /var/lib/nfs/statd with the rpcuser id. (bz 235216)
  474. - Correct some sanity checking in rpc.nfsd. (bz 220887)
  475. - Added missing unlock_mtab() call in moutnd
  476. - Have mountd hold open etab file to force inode number to change (bz 236823)
  477. - Create a /etc/sysconfig/nfs with all the possible init script
  478. variables (bz 234543)
  479. - Changed nfs initscript to exit with correct value (bz 221874)
  480. * Tue Apr 3 2007 Steve Dickson <steved@redhat.com> 1.0.12-4
  481. - Replace portmap dependency with an rpcbind dependency (bz 228894)
  482. * Mon Mar 12 2007 Steve Dickson <steved@redhat.com> 1.0.12-3
  483. - Incorporated Merge Review comments (bz 226198)
  484. * Fri Mar 9 2007 Steve Dickson <steved@redhat.com> 1.0.12-2
  485. - Added condstop to all the initscripts (bz 196934)
  486. - Made no_subtree_check a default export option (bz 212218)
  487. * Tue Mar 6 2007 Steve Dickson <steved@redhat.com> 1.0.12-1
  488. - Upgraded to 1.0.12
  489. - Fixed typo in Summary.
  490. * Thu Mar 1 2007 Karel Zak <kzak@redhat.com> 1.0.11-2
  491. - Fixed mount.nfs -f (fake) option (bz 227988)
  492. * Thu Feb 22 2007 Steve Dickson <steved@redhat.com> 1.0.11-1
  493. - Upgraded to 1.0.11
  494. * Wed Feb 21 2007 Steve Dickson <steved@redhat.com> 1.0.10-7
  495. - Added FS_Location support
  496. * Mon Dec 18 2006 Karel Zak <kzak@redhat.com> 1.0.10-6
  497. - add support for mount options that contain commas (bz 219645)
  498. * Wed Dec 13 2006 Steve Dickson <steved@redhat.com> 1.0.10-5
  499. - Stopped v4 umounts from ping rpc.mountd (bz 215553)
  500. * Tue Nov 28 2006 Steve Dickson <steved@redhat.com> 1.0.10-4
  501. - Doing a connect on UDP sockets causes the linux network
  502. stack to reject UDP patches from multi-home server with
  503. nic on the same subnet. (bz 212471)
  504. * Wed Nov 15 2006 Steve Dickson <steved@redhat.com> 1.0.10-3
  505. - Removed some old mounting versioning code that was
  506. stopping tcp mount from working (bz 212471)
  507. * Tue Oct 31 2006 Steve Dickson <steved@redhat.com> 1.0.10-2
  508. - Fixed -o remount (bz 210346)
  509. - fix memory leak in rpc.idmapd (bz 212547)
  510. - fix use after free bug in dirscancb (bz 212547)
  511. - Made no_subtree_check a default export option (bz 212218)
  512. * Wed Oct 25 2006 Steve Dickson <steved@redhat.com> 1.0.10-1
  513. - Upgraded to 1.0.10
  514. * Mon Oct 16 2006 Steve Dickson <steved@redhat.com> 1.0.9-10
  515. - Fixed typo in nfs man page (bz 210864).
  516. * Fri Oct 13 2006 Steve Dickson <steved@redhat.com> 1.0.9-9
  517. - Unable to mount NFS V3 share where sec=none is specified (bz 210644)
  518. * Tue Sep 26 2006 Steve Dickson <steved@redhat.com> 1.0.9-8
  519. - mount.nfs was not returning a non-zero exit value
  520. on failed mounts (bz 206705)
  521. * Wed Sep 20 2006 Karel Zak <kzak@redhat.com> 1.0.9-7
  522. - Added support for the mount -s (sloppy) option (#205038)
  523. - Added nfs.5 man page from util-linux
  524. - Added info about [u]mount.nfs to the package description
  525. * Mon Sep 11 2006 <SteveD@RedHat.com> 1.0.9-6
  526. - Removed the compiling of getiversion and getkversion since
  527. UTS_RELEASE is no longer defined and these binary are
  528. not installed.
  529. * Fri Aug 18 2006 <SteveD@RedHat.com> 1.0.9-5
  530. - Changed gssd daemons to cache things in memory
  531. instead of /tmp which makes selinux much happier.
  532. (bz 203078)
  533. * Wed Aug 16 2006 <SteveD@RedHat.com> 1.0.9-4
  534. - Allow variable for HA callout program in /etc/init.d/nfslock
  535. (bz 202790)
  536. * Wed Aug 02 2006 <wtogami@redhatcom> 1.0.9-3
  537. - add epoch (#196359)
  538. * Fri Jul 28 2006 <SteveD@RedHat.com> 1.0.9-2
  539. - Enabled the creating of mount.nfs and umount.nfs binaries
  540. - Added mount option fixes suggested by upstream.
  541. - Fix lazy umounts (bz 169299)
  542. - Added -o fsc mount option.
  543. * Mon Jul 24 2006 <SteveD@RedHat.com> 1.0.9-1
  544. - Updated to 1.0.9 release
  545. * Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1:1.0.8-5.1
  546. - rebuild
  547. * Sun Jul 2 2006 <jkeating@redhat.com> 1:1.0.8-5
  548. - Introduce epoch to fix upgrade path
  549. * Sat Jul 1 2006 <SteveD@RedHat.com> 1.0.8-3
  550. - Fixed typos in /etc/rc.d/init.d/nfs file (bz 184486)
  551. * Fri Jun 30 2006 <SteveD@RedHat.com> 1.0.8-3
  552. - Split the controlling of nfs version, ports, and protocol
  553. into two different patches
  554. - Fixed and added debugging statements to rpc.mountd.
  555. - Fixed -p arg to work with priviledged ports (bz 156655)
  556. - Changed nfslock initscript to set LOCKD_TCPPORT and
  557. LOCKD_UDPPORT (bz 162133)
  558. - Added MOUNTD_NFS_V1 variable to version 1 of the
  559. mount protocol can be turned off. (bz 175729)
  560. - Fixed gssd to handel mixed case characters in
  561. the domainname. (bz 186069)
  562. * Wed Jun 21 2006 <SteveD@RedHat.com> 1.0.8-2
  563. - Updated to nfs-utils-1.0.8
  564. * Thu Jun 8 2006 <SteveD@RedHat.com> 1.0.8.rc4-1
  565. - Upgraded to the upstream 1.0.8.rc4 version
  566. * Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.0.8.rc2-4.FC5.2
  567. - bump again for double-long bug on ppc(64)
  568. * Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.0.8.rc2-4.FC5.1
  569. - rebuilt for new gcc4.1 snapshot and glibc changes
  570. * Fri Jan 20 2006 Steve Dickson <SteveD@RedHat.com> 1.0.8.rc2-4.FC5
  571. - Added new libnfsidmap call, nfs4_set_debug(), to rpc.idmapd
  572. which turns on debugging in the libarary.
  573. * Mon Jan 16 2006 Steve Dickson <SteveD@RedHat.com> 1.0.8.rc2-3.FC5
  574. - Added innetgr patch that changes configure scripts to
  575. check for the innetgr function. (bz 177899)
  576. * Wed Jan 11 2006 Peter Jones <pjones@redhat.com> 1.0.8.rc2-2.FC5
  577. - Fix lockfile naming in the initscripts so they're stopped correctly.
  578. * Mon Jan 9 2006 Steve Dickson <SteveD@RedHat.com> 1.0.8.rc2-1.FC5
  579. - Updated to 1.0.8-rc2 release
  580. - Broke out libgssapi into its own rpm
  581. - Move librpcsecgss and libnfsidmap in the new nfs-utils-lib rpm
  582. - Removed libevent code; Required to be installed.
  583. * Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
  584. - rebuilt
  585. * Sun Oct 23 2005 Steve Dickson <SteveD@RedHat.com> 1.0.7-19
  586. - Updated to latest code in SourceForge CVS
  587. - Updated to latest CITI patches (1.0.7-4)
  588. - Fix bug in nfsdreopen by compiling in server defaults
  589. * Thu Sep 22 2005 Steve Dickson <SteveD@RedHat.com> 1.0.7-18
  590. - Updated libnfsidmap to 0.11
  591. - Updated libgssapi to 0.5
  592. - Made sure the gss daemons and new libs are
  593. all using the same include files.
  594. - Removed code from the tree that is no longer used.
  595. - Add ctlbits patch that introduced the -N -T and -U
  596. command line flags to rpc.nfsd.
  597. * Sun Sep 18 2005 Steve Dickson <SteveD@RedHat.com> 1.0.7-17
  598. - Updated to latest nfs-utils code in upstream CVS tree
  599. - Updated libevent from 1.0b to 1.1a
  600. - Added libgssapi-0.4 and librpcsecgss-0.6 libs from CITI
  601. * Thu Sep 8 2005 Steve Dickson <SteveD@RedHat.com> 1.0.7-16
  602. - Reworked the nfslock init script so if lockd is running
  603. it will be killed which is what the HA community needs. (bz 162446)
  604. - Stopped rpcidmapd.init from doing extra echoing when
  605. condstart-ed.
  606. * Wed Aug 24 2005 Peter Jones <pjones@redhat.com> - 1.0.7-15
  607. - don't strip during "make install", so debuginfo packages are generated right
  608. * Thu Aug 18 2005 Florian La Roche <laroche@redhat.com>
  609. - no need to still keep a requirement for kernel-2.2 or newer
  610. * Tue Aug 16 2005 Steve Dickson <SteveD@RedHat.com> 1.0.7-13
  611. - Changed mountd to use stat64() (bz 165062)
  612. * Tue Aug 2 2005 Steve Dickson <SteveD@RedHat.com> 1.0.7-12
  613. - Changed useradd to use new -l flag (bz149407)
  614. - 64bit fix in gssd code (bz 163139)
  615. - updated broken dependencies
  616. - updated rquotad to compile with latest
  617. quota version.
  618. * Thu May 26 2005 Steve Dickson <SteveD@RedHat.com> 1.0.7-8
  619. - Fixed subscripting problem in idmapd (bz 158188)
  620. * Thu May 19 2005 Steve Dickson <SteveD@RedHat.com> 1.0.7-7
  621. - Fixed buffer overflow in rpc.svcgssd (bz 114288)
  622. * Wed Apr 13 2005 Steve Dickson <SteveD@RedHat.com> 1.0.7-6
  623. - Fixed misformated output from nfslock script (bz 154648)
  624. * Tue Mar 29 2005 Steve Dickson <SteveD@RedHat.com> 1.0.7-4
  625. - Fixed a compile error on x86_64 machines in the gss code.
  626. - Updated the statd-notify-hostname.patch to eliminate
  627. a segmentation fault in rpc.statd when an network
  628. interface was down. (bz 151828)
  629. * Sat Mar 19 2005 Steve Dickson <SteveD@RedHat.com> 1.0.7-3
  630. - Changed xlog to use LOG_INFO instead of LOG_DEBUG
  631. so debug messages will appear w/out any config
  632. changes to syslog.conf.
  633. - Reworked how /etc/exports is setup (bz 151389)
  634. * Wed Mar 2 2005 Steve Dickson <SteveD@RedHat.com> 1.0.7-2
  635. - Tied the rpcsecgss debugging in with gssd and
  636. svcgssd debugging
  637. * Mon Feb 14 2005 Steve Dickson <SteveD@RedHat.com>
  638. - Added support to rpcgssd.init and rpcsvcgssd.init scripts
  639. to insmod security modules.
  640. - Changed the nfs.init script to bring rpc.svcgssd up and down,
  641. since rpc.svcgssd is only needed with the NFS server is running.
  642. * Tue Dec 14 2004 Steve Dickson <SteveD@RedHat.com>
  643. - Fix problem in idmapd that was causing "xdr error 10008"
  644. errors (bz 142813)
  645. - make sure the correct hostname is used in the SM_NOTIFY
  646. message that is sent from a rebooted server which has
  647. multiple network interfaces. (bz 139101)
  648. - Changed nfslock to send lockd a -KILL signal
  649. when coming down. (bz 125257)
  650. * Thu Nov 11 2004 Steve Dickson <SteveD@RedHat.com>
  651. - Replaced a memcopy with explicit assignments
  652. in getquotainfo() of rquotad to fix potential overflow
  653. that can occur on 64bit machines. (bz 138068)
  654. * Mon Nov 8 2004 Steve Dickson <SteveD@RedHat.com>
  655. - Updated to latest sourceforge code
  656. - Updated to latest CITIT nfs4 patches
  657. * Sun Oct 17 2004 Steve Dickson <SteveD@RedHat.com>
  658. - Changed nfs.init to bring down rquotad correctly
  659. (bz# 136041)
  660. * Thu Oct 14 2004 Steve Dickson <SteveD@RedHat.com>
  661. - Added "$RQUOTAD_PORT" variable to nfs.init which
  662. allows the rpc.rquotad to use a predefined port
  663. (bz# 124676)
  664. * Fri Oct 1 2004 <SteveD@RedHat.com
  665. - Incorporate some clean up code from Ulrich Drepper (bz# 134025)
  666. - Fixed the chkconfig number in the rpcgssd, rpcidmapd, and
  667. rpcsvcgssd initscrpts (bz# 132284)
  668. * Fri Sep 24 2004 <SteveD@RedHat.com>
  669. - Make sure the uid/gid of nfsnobody is the
  670. correct value for all archs (bz# 123900)
  671. - Fixed some security issues found by SGI (bz# 133556)
  672. * Mon Aug 30 2004 Steve Dickson <SteveD@RedHat.com>
  673. - Major clean up.
  674. - Removed all unused/old patches
  675. - Rename and condensed a number of patches
  676. - Updated to CITI's nfs-utils-1.0.6-13 patches
  677. * Tue Aug 10 2004 Bill Nottingham <notting@redhat.com>
  678. - move if..fi condrestart stanza to %%postun (#127914, #128601)
  679. * Wed Jun 16 2004 <SteveD@RedHat.com>
  680. - nfslock stop is now done on package removals
  681. - Eliminate 3 syslog messages that are logged for
  682. successful events.
  683. * Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
  684. - rebuilt
  685. * Mon Jun 14 2004 <SteveD@RedHat.com>
  686. - Fixed syntax error in nfs initscripts when
  687. NETWORKING is not defined
  688. - Removed sync warning on readonly exports.
  689. - Changed run levels in rpc initscripts.
  690. - Replaced modinfo with lsmod when checking
  691. for loaded modules.
  692. * Tue Jun 1 2004 <SteveD@RedHat.com>
  693. - Changed the rpcgssd init script to ensure the
  694. rpcsec_gss_krb5 module is loaded
  695. * Tue May 18 2004 <SteveD@RedHat.com>
  696. - Removed the auto option from MOUNTD_NFS_V2 and
  697. MOUNTD_NFS_V3 variables. Since v2 and v3 are on
  698. by default, there only needs to be away of
  699. turning them off.
  700. * Mon May 10 2004 <SteveD@RedHat.com>
  701. - Rebuilt
  702. * Thu Apr 15 2004 <SteveD@RedHat.com>
  703. - Changed the permission on idmapd.conf to 644
  704. - Added mydaemon code to svcgssd
  705. - Updated the add_gssd.patch from upstream
  706. * Wed Apr 14 2004 <SteveD@RedHat.com>
  707. - Created a pipe between the parent and child so
  708. the parent process can report the correct exit
  709. status to the init scripts
  710. - Added SIGHUP processing to rpc.idmapd and the
  711. rpcidmapd init script.
  712. * Mon Mar 22 2004 <SteveD@RedHat.com>
  713. - Make sure check_new_cache() is looking in the right place
  714. * Wed Mar 17 2004 <SteveD@RedHat.com>
  715. - Changed the v4 initscripts to use $prog for the
  716. arugment to daemon
  717. * Tue Mar 16 2004 <SteveD@RedHat.com>
  718. - Made the nfs4 daemons initscripts work better when
  719. sunrpc is not a module
  720. - added more checks to see if modules are being used.
  721. * Mon Mar 15 2004 <SteveD@RedHat.com>
  722. - Add patch that sets up gssapi_mech.conf correctly
  723. * Fri Mar 12 2004 <SteveD@RedHat.com>
  724. - Added the shutting down of the rpc v4 daemons.
  725. - Updated the Red Hat only patch with some init script changes.
  726. * Thu Mar 11 2004 Bill Nottingham <notting@redhat.com>
  727. - rpc_pipefs mounting and aliases are now in modutils; require that
  728. * Thu Mar 11 2004 <SteveD@RedHat.com>
  729. - Updated the gssd patch.
  730. * Sun Mar 7 2004 <SteveD@RedHat.com>
  731. - Added the addition and deletion of rpc_pipefs to /etc/fstab
  732. - Added the addition and deletion of module aliases to /etc/modules.conf
  733. * Mon Mar 1 2004 <SteveD@RedHat.com>
  734. - Removed gssd tarball and old nfsv4 patch.
  735. - Added new nfsv4 patches that include both the
  736. gssd and idmapd daemons
  737. - Added redhat-only v4 patch that reduces the
  738. static librpc.a to only contain gss rpc related
  739. routines (I would rather have gssd use the glibc
  740. rpc routines)
  741. -Changed the gssd svcgssd init scripts to only
  742. start up if SECURE_NFS is set to 'yes' in
  743. /etc/sysconfig/nfs
  744. * Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
  745. - rebuilt
  746. * Thu Feb 12 2004 Thomas Woerner <twoerner@redhat.com>
  747. - make rpc.lockd, rpc.statd, rpc.mountd and rpc.nfsd pie
  748. * Wed Jan 28 2004 Steve Dickson <SteveD@RedHat.com>
  749. - Added the NFSv4 bits
  750. * Mon Dec 29 2003 Steve Dickson <SteveD@RedHat.com>
  751. - Added the -z flag to nfsstat
  752. * Wed Dec 24 2003 Steve Dickson <SteveD@RedHat.com>
  753. - Fixed lockd port setting in nfs.int script
  754. * Wed Oct 22 2003 Steve Dickson <SteveD@RedHat.com>
  755. - Upgrated to 1.0.6
  756. - Commented out the acl path for fedora
  757. * Wed Aug 27 2003 Steve Dickson <SteveD@RedHat.com>
  758. - Added the setting of lockd ports via sysclt interface
  759. - Removed queue setting code since its no longer needed
  760. * Thu Aug 7 2003 Steve Dickson <SteveD@RedHat.com>
  761. - Added back the acl patch Taroon b2
  762. * Wed Jul 23 2003 Steve Dickson <SteveD@RedHat.com>
  763. - Commented out the acl patch (for now)
  764. * Mon Jul 21 2003 Steve Dickson <SteveD@RedHat.com>
  765. - Upgrated to 1.0.5
  766. * Wed Jun 18 2003 Steve Dickson <SteveD@RedHat.com>
  767. - Added security update
  768. - Fixed the drop-privs.patch which means the chroot
  769. patch could be removed.
  770. * Mon Jun 9 2003 Steve Dickson <SteveD@RedHat.com>
  771. - Defined the differ kinds of debugging avaliable for mountd in
  772. the mountd man page.
  773. * Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
  774. - rebuilt
  775. * Tue Jun 3 2003 Steve Dickson <SteveD@RedHat.com>
  776. - Upgraded to 1.0.3
  777. - Fixed numerous bugs in init scrips
  778. - Added nfsstat overflow patch
  779. * Thu Jan 23 2003 Tim Powers <timp@redhat.com> 1.0.1-2.9
  780. - rebuild
  781. * Fri Dec 13 2002 Daniel J Walsh <dwalsh@redhat.com>
  782. - change init script to not start rpc.lock if already running
  783. * Wed Dec 11 2002 Daniel J Walsh <dwalsh@redhat.com>
  784. - Moved access code to be after dropping privs
  785. * Mon Nov 18 2002 Stephen C. Tweedie <sct@redhat.com>
  786. - Build with %%configure
  787. - Add nhfsgraph, nhfsnums and nhfsrun to the files list
  788. * Mon Nov 11 2002 Stephen C. Tweedie <sct@redhat.com>
  789. - Don't drop privs until we've bound the notification socket
  790. * Thu Nov 7 2002 Stephen C. Tweedie <sct@redhat.com>
  791. - Ignore SIGPIPE in rpc.mountd
  792. * Thu Aug 1 2002 Bob Matthews <bmatthews@redhat.com>
  793. - Add Sean O'Connell's <sean@ee.duke.edu> nfs control tweaks
  794. - to nfs init script.
  795. * Mon Jul 22 2002 Bob Matthews <bmatthews@redhat.com>
  796. - Move to nfs-utils-1.0.1
  797. * Mon Feb 18 2002 Bob Matthews <bmatthews@redhat.com>
  798. - "service nfs restart" should start services even if currently
  799. - not running (#59469)
  800. - bump version to 0.3.3-4
  801. * Wed Oct 3 2001 Bob Matthews <bmatthews@redhat.com>
  802. - Move to nfs-utils-0.3.3
  803. - Make nfsnobody a system account (#54221)
  804. * Tue Aug 21 2001 Bob Matthews <bmatthews@redhat.com>
  805. - if UID 65534 is unassigned, add user nfsnobody (#22685)
  806. * Mon Aug 20 2001 Bob Matthews <bmatthews@redhat.com>
  807. - fix typo in nfs init script which prevented MOUNTD_PORT from working (#52113)
  808. * Tue Aug 7 2001 Bob Matthews <bmatthews@redhat.com>
  809. - nfs init script shouldn't fail if /etc/exports doesn't exist (#46432)
  810. * Fri Jul 13 2001 Bob Matthews <bmatthews@redhat.com>
  811. - Make %%pre useradd consistent with other Red Hat packages.
  812. * Tue Jul 03 2001 Michael K. Johnson <johnsonm@redhat.com>
  813. - Added sh-utils dependency for uname -r in nfs init script
  814. * Tue Jun 12 2001 Bob Matthews <bmatthews@redhat.com>
  815. - make non RH kernel release strings scan correctly in
  816. - nfslock init script (#44186)
  817. * Mon Jun 11 2001 Bob Matthews <bmatthews@redhat.com>
  818. - don't install any rquota pages in _mandir: (#39707, #44119)
  819. - don't try to manipulate rpc.rquotad in init scripts
  820. - unless said program actually exists: (#43340)
  821. * Tue Apr 10 2001 Preston Brown <pbrown@redhat.com>
  822. - don't translate initscripts for 6.x
  823. * Tue Apr 10 2001 Michael K. Johnson <johnsonm@redhat.com>
  824. - do not start lockd on kernel 2.2.18 or higher (done automatically)
  825. * Fri Mar 30 2001 Preston Brown <pbrown@redhat.com>
  826. - don't use rquotad from here now; quota package contains a version that
  827. works with 2.4 (#33738)
  828. * Mon Mar 12 2001 Bob Matthews <bmatthews@redhat.com>
  829. - Statd logs at LOG_DAEMON rather than LOG_LOCAL5
  830. - s/nfs/\$0/ where appropriate in init scripts
  831. * Tue Mar 6 2001 Jeff Johnson <jbj@redhat.com>
  832. - Move to nfs-utils-0.3.1
  833. * Wed Feb 14 2001 Bob Matthews <bmatthews@redhat.com>
  834. - #include <time.h> patch
  835. * Mon Feb 12 2001 Bob Matthews <bmatthews@redhat.com>
  836. - Really enable netgroups
  837. * Mon Feb 5 2001 Bernhard Rosenkraenzer <bero@redhat.com>
  838. - i18nize initscripts
  839. * Fri Jan 19 2001 Bob Matthews <bmatthews@redhat.com>
  840. - Increased {s,r}blen in rpcmisc.c:makesock to accommodate eepro100
  841. * Tue Jan 16 2001 Bob Matthews <bmatthews@redhat.com>
  842. - Hackish fix in build section to enable netgroups
  843. * Wed Jan 3 2001 Bob Matthews <bmatthews@redhat.com>
  844. - Fix incorrect file specifications in statd manpage.
  845. - Require gawk 'cause it's used in nfslock init script.
  846. * Wed Dec 13 2000 Bob Matthews <bmatthews@redhat.com>
  847. - Require sed because it's used in nfs init script
  848. * Tue Dec 12 2000 Bob Matthews <bmatthews@redhat.com>
  849. - Don't do a chroot(2) after dropping privs, in statd.
  850. * Mon Dec 11 2000 Bob Matthews <bmatthews@redhat.com>
  851. - NFSv3 if kernel >= 2.2.18, detected in init script
  852. * Thu Nov 23 2000 Florian La Roche <Florian.LaRoche@redhat.de>
  853. - update to 0.2.1
  854. * Tue Nov 14 2000 Bill Nottingham <notting@redhat.com>
  855. - don't start lockd on 2.4 kernels; it's unnecessary
  856. * Tue Sep 5 2000 Florian La Roche <Florian.LaRoche@redhat.com>
  857. - more portable fix for mandir
  858. * Sun Sep 3 2000 Florian La Roche <Florian.LaRoche@redhat.com>
  859. - update to 0.2-release
  860. * Fri Sep 1 2000 Florian La Roche <Florian.LaRoche@redhat.com>
  861. - fix reload script
  862. * Thu Aug 31 2000 Florian La Roche <Florian.LaRoche@redhat.com>
  863. - update to 0.2 from CVS
  864. - adjust statd-drop-privs patch
  865. - disable tcp_wrapper support
  866. * Wed Aug 2 2000 Bill Nottingham <notting@redhat.com>
  867. - fix stop priority of nfslock
  868. * Tue Aug 1 2000 Bill Nottingham <notting@redhat.com>
  869. - um, actually *include and apply* the statd-drop-privs patch
  870. * Mon Jul 24 2000 Bill Nottingham <notting@redhat.com>
  871. - fix init script ordering (#14502)
  872. * Sat Jul 22 2000 Bill Nottingham <notting@redhat.com>
  873. - run statd chrooted and as non-root
  874. - add prereqs
  875. * Tue Jul 18 2000 Trond Eivind Glomsrd <teg@redhat.com>
  876. - use "License", not "Copyright"
  877. - use %%{_tmppath} and %%{_mandir}
  878. * Mon Jul 17 2000 Matt Wilson <msw@redhat.com>
  879. - built for next release
  880. * Mon Jul 17 2000 Matt Wilson <msw@redhat.com>
  881. - 0.1.9.1
  882. - remove patch0, has been integrated upstream
  883. * Wed Feb 9 2000 Bill Nottingham <notting@redhat.com>
  884. - the wonderful thing about triggers, is triggers are wonderful things...
  885. * Thu Feb 03 2000 Cristian Gafton <gafton@redhat.com>
  886. - switch to nfs-utils as the base tree
  887. - fix the statfs patch for the new code base
  888. - single package that obsoletes everything we had before (if I am to keep
  889. some traces of my sanity with me...)
  890. * Mon Jan 17 2000 Preston Brown <pbrown@redhat.com>
  891. - use statfs syscall instead of stat to determinal optimal blksize