]> git.decadent.org.uk Git - nfs-utils.git/blob - debian/changelog
Change priority to "high" for hostname nocase comparisons.
[nfs-utils.git] / debian / changelog
1 nfs-utils (1:0.3.3-6) unstable; urgency=high
2
3   * Upstream fixes:
4     > Ignore case when comparing host names.
5     > Use all addresses of multi-homed hosts in export processing.
6     > When reading /proc/fs/nfs/exports, assume noasync and nowgather;
7       older kernels did so, while newer kernels report them explicitly.
8     > Remove man page refs to "hosts_allow(5)".  (closes: #122540)
9     > In exports.5: Emphasize the need for options to immediately follow
10       client names.  Explain that wildcards don't usually work on addresses,
11       but may work when reverse DNS fails. (closes: #118040, #116039)
12
13  -- Chip Salzenberg <chip@debian.org>  Wed, 26 Dec 2001 18:54:35 -0800
14
15 nfs-utils (1:0.3.3-5) unstable; urgency=high
16
17   * Keep NFS fully operational during upgrade.  (closes: #76544)
18   * When calling update-rc.d, send stdout to /dev/null, but not stderr.
19
20  -- Chip Salzenberg <chip@debian.org>  Thu, 13 Dec 2001 18:50:47 -0800
21
22 nfs-utils (1:0.3.3-4) unstable; urgency=high
23
24   * High priority due to changes in previous version.
25   * Upstream fixes:
26     > Close filehandles in nfsd before spawing kernel threads.  This is a
27       workaround for a kernel bug.  (closes: #121213)
28     > Document that both host names *and* addresses are checked with tcpwrappers.
29       This is a doc update, not a change.  (closes: #108493)
30     > Don't assume that strings starting with digits are IP addresses;
31       host names are allowed to start with digits.  (closes: #68977)
32   * German template for nfs-common.  (closes: #120939)
33
34  -- Chip Salzenberg <chip@debian.org>  Mon, 26 Nov 2001 11:50:43 -0800
35
36 nfs-utils (1:0.3.3-3) unstable; urgency=low
37
38   * Upstream fixes:
39     > Accept obsolete mount option "crossmnt" for parsing old xtab files
40       after upgrade.  (closes: #78801)
41     > Put filenames into more error messages.
42   * Stop debconf before starting nfsd to avoid a hang.  Kernel threads
43     like nfsd aren't supposed to inherit open files from the programs that
44     start them, but nfsd does.  See debconf tutorial.  (closes: #115817)
45   * Rebuild with current glibc.  (closes: #119545)
46   * Carefully account for ownership of /var/lib/nfs/*.  (closes: #117258)
47   * Warn about statd using tcpwrappers.  (closes: #92666)
48   * Only warn about mountd's tcpwrappers name change if the old name
49     appears in the tcpwrapper config files.
50   * German template for nfs-kernel-server.  (closes: #117196)
51
52  -- Chip Salzenberg <chip@debian.org>  Wed, 21 Nov 2001 18:30:36 -0800
53
54 nfs-utils (1:0.3.3-2) unstable; urgency=high
55
56   * The "Test It Before Release, Stupid" release.
57   * Repair total failure of rpc.mountd.  (closes: #115095)
58
59  -- Chip Salzenberg <chip@debian.org>  Thu, 11 Oct 2001 13:03:45 -0700
60
61 nfs-utils (1:0.3.3-1) unstable; urgency=medium
62
63   * The "Life Goes On" release.
64   * New upstream version.  (closes: #113042)
65     > Avoid DNS when unexporting... important for shutdown.
66     > Recognize double-quote and \octal quoting in pathnames.
67     > Print pathnames with \octal quoting as necessary.
68   * Depend on a version of glibc that restores rpcinfo to its rightful
69     place.  (closes: #102400)
70   * Fix pathname in mountd doc.  (closes: #112088)
71   * debian/nfs-kernel-server.postinst: Remove rc.d symlinks to old
72     nfs-server init script, which doesn't realize when it's been removed.
73     (closes: #97099)
74   * Warn users about "rpc.mountd" -> "mountd" in /etc/hosts.{allow,deny}.
75     This marks my first use of debconf!  W00T!  (closes: #92671)
76
77  -- Chip Salzenberg <chip@debian.org>  Mon,  8 Oct 2001 15:04:08 -0700
78
79 nfs-utils (1:0.3.2-2) unstable; urgency=low
80
81   * Rebuild with new libc.  (closes: #97252, #97455, #99829, #100317)
82   * Fix typo in nfs-kernel-server init script.  (closes: #100380)
83   * Start all daemons in root directory.
84   
85  -- Chip Salzenberg <chip@debian.org>  Fri, 15 Jun 2001 15:57:18 -0700
86
87 nfs-utils (1:0.3.2-1) unstable; urgency=low
88
89   * Upstream changes to statd:
90     > Recognize long options.
91     > On startup, close std{in,out,err}.
92     > Updated man page.
93   * Let debhelper handle doc symlinks.  (closes: #74094)
94   * Rename upstream changelog, per policy.
95   * Get rid of suidregister call.
96
97  -- Chip Salzenberg <chip@debian.org>  Sun,  1 Apr 2001 19:21:26 -0700
98
99 nfs-utils (1:0.3.1-1) unstable; urgency=medium
100
101   * New upstream version.
102   * Incorporate (but not all) Bug Party changes by David LaBissoniere
103     <labiss@usit.net>:
104     > Mention upstream source and license in copyright file.  (closes: #79997)
105     > Add Build-Depends for debhelper and libwrap0-dev.  (closes: #84131)
106
107  -- Chip Salzenberg <chip@debian.org>  Mon, 26 Feb 2001 16:51:15 -0800
108
109 nfs-utils (1:0.3-2) unstable; urgency=low
110
111   * Upstream:
112     > Don't modify socket buffer sizes.
113
114  -- Chip Salzenberg <chip@debian.org>  Mon, 12 Feb 2001 20:46:22 -0800
115
116 nfs-utils (1:0.3-1) unstable; urgency=low
117
118   * New upstream.
119
120  -- Chip Salzenberg <chip@debian.org>  Sun, 28 Jan 2001 18:13:59 -0800
121
122 nfs-utils (1:0.2.1-5) unstable; urgency=low
123
124   * Fix statd callback protection ("--secure-statd") to
125      1. work with current kernels as far as possible, and
126      2. allow for Trond's recent NFS patches, which change the
127         static callback RPC procedure.
128   * Store return values of getc and getopt in int variables:
129     they can return EOF, which requires an int. (From NMU)
130   
131  -- Chip Salzenberg <chip@debian.org>  Sat, 20 Jan 2001 20:03:07 -0800
132
133 nfs-utils (1:0.2.1-4) unstable; urgency=medium
134
135   * Warn about common errors in /etc/exports.  (closes: #66421)
136   * Fix line numbers in messages about /etc/exports.  (closes: #59734)
137   * Let nhfsstone replace files from old server packages.  (closes: #59261)
138
139  -- Chip Salzenberg <chip@valinux.com>  Sun,  3 Dec 2000 14:41:13 -0800
140
141 nfs-utils (1:0.2.1-3) unstable; urgency=low
142
143   * Add portmap dependency. (closes: #75639)
144   * Upstream:
145     > mountd: New option "-n/--no-tcp".
146
147  -- Chip Salzenberg <chip@valinux.com>  Sun, 19 Nov 2000 09:22:19 -0800
148
149 nfs-utils (1:0.2.1-2) unstable; urgency=high
150
151   * On shutdown, kill user-mode lockd, not kernel-mode lockd thread.
152   * Big upstream fix:
153      > statd: Repair memory leaks and corruptions.
154   * Other upstream patches:
155      > exportfs: Support CIDR netmasks (e.g. "1.2.3.4/24").
156      > statd: Fix callbacks to local lockd; Be paranoid about IP addresses
157        when doing callbacks to local lockd; Add debugging features; Make
158        logs more readable.
159
160  -- Chip Salzenberg <chip@valinux.com>  Thu,  2 Nov 2000 18:10:36 -0800
161
162 nfs-utils (1:0.2.1-1) unstable; urgency=low
163
164   * New upstream w/minor fixes.
165
166  -- Chip Salzenberg <chip@valinux.com>  Mon,  2 Oct 2000 17:32:00 -0700
167
168 nfs-utils (1:0.2-1) unstable; urgency=low
169
170   * New upstream version number.
171   * Minor fixes.
172
173  -- Chip Salzenberg <chip@valinux.com>  Tue,  5 Sep 2000 11:30:00 -0700
174
175 nfs-utils (1:0.1.9.1-2) unstable; urgency=medium
176
177   * Upstream addition of tcpwrapper support in statd and mountd.
178   * Upstream fixes from H.J. Lu and Neil Brown.
179   * Run exportfs first during startup (again).
180
181  -- Chip Salzenberg <chip@valinux.com>  Sat, 26 Aug 2000 17:30:00 -0700
182
183 nfs-utils (1:0.1.9.1-1) frozen unstable; urgency=high
184
185   * New upstream version, fixes more logging errors.
186   * Fix Debian distribution list.
187
188  -- Chip Salzenberg <chip@valinux.com>  Wed,  5 Jul 2000 15:00:00 -0800
189
190 nfs-utils (1:0.1.8.2-2) unstable; urgency=high
191
192   * Fix serious logging error in statd.
193
194  -- Chip Salzenberg <chip@valinux.com>  Wed, 28 Jun 2000 23:00:00 -0800
195
196 nfs-utils (1:0.1.8.2-1) unstable; urgency=low
197
198   * New upstream version.
199   * During startup, start daemons before running exportfs.
200
201  -- Chip Salzenberg <chip@valinux.com>  Wed, 28 Jun 2000 15:00:00 -0800
202
203 nfs-utils (1:0.1.8.1-1) unstable; urgency=medium
204
205   * New upstream version.
206   * Chdir to / before spawning daemons. (closes: #60837, #64857)
207   * Follow policy for init messages. (closes: #59184, #65519)
208
209  -- Chip Salzenberg <chip@valinux.com>  Mon, 12 Jun 2000 22:30:00 -0800
210
211 nfs-utils (1:0.1.8-1) unstable; urgency=low
212
213   * New upstream version.
214
215  -- Chip Salzenberg <chip@valinux.com>  Sun,  4 Jun 2000 13:30:00 -0800
216
217 nfs-utils (1:0.1.7.1-1) unstable; urgency=medium
218
219   * New upstream version.
220   * Use fewer sockets in mountd by sharing RPC transports,
221     even when it is run without '-p'.
222
223  -- Chip Salzenberg <chip@valinux.com>  Sat, 29 Apr 2000 20:45:00 -0800
224
225 nfs-utils (1:0.1.6-3) frozen unstable; urgency=medium
226
227   * Fix kernel server shutdown order: mountd, nfsd, exportfs.
228   * Upstream:  Fix 'mountd -p'.  Use fewer UDP sockets
229     by sharing RPC transports.  Display more mount flags.
230
231  -- Chip Salzenberg <chip@valinux.com>  Mon, 13 Mar 2000 14:45:00 -0800
232
233 nfs-utils (1:0.1.6-2) frozen unstable; urgency=medium
234
235   * Split off nhfsstone into its own package, since it has
236     helper scripts and most people won't use it.
237   * Also include nhfsstone's helpers: nhfs{run,nums,graph}.
238   * Install man page for nhfsstone. (closes: #55194)
239   * Always run lockd on non-module kernels. (closes: #57841)
240   * Make init scripts config files. (closes: #55193)
241   * Handle "force-reload" in nfs-common's init script. (ditto)
242   * Fix line numbers in error messages. (closes: #57717)
243   * Write man page for rpc.lockd. (closes: #55192)
244   * Fix typo in exports(5) man page. (closes: #46933)
245   * Add /usr/doc -> /usr/share doc links. (closes: #54983)
246   * Add copyright file. (closes: #55195)
247   * Refresh sources from upstream.
248   * Refine dependencies.
249
250  -- Chip Salzenberg <chip@valinux.com>  Sat, 26 Feb 2000 02:00:00 -0800
251
252 nfs-utils (1:0.1.6-1) unstable; urgency=high
253
254   * New upstream version.
255   * Make nfs-kernel-server conflict with and replace knfs.
256
257  -- Chip Salzenberg <chip@valinux.com>  Wed, 12 Jan 2000 19:30:00 -0800
258
259 nfs-utils (1:0.1.5-2) unstable; urgency=high
260
261   * Rename packages to "nfs-common" and "nfs-kernel-server".
262     (Previous package names were only temporary anyway.)
263   * Prepend "1:" to version, to override existing nfs-common.
264   * Remove rpc.rquotad -- it's already packaged in "quota".
265
266  -- Chip Salzenberg <chip@valinux.com>  Wed, 29 Dec 1999 17:00:00 -0800
267
268 nfs-utils (0.1.5-1) unstable; urgency=medium
269
270   * New upstream version.
271   * Allow for some kernels not requiring rpc.lockd.
272
273  -- Chip Salzenberg <chip@valinux.com>  Sun, 19 Dec 1999 11:40:00 -0800
274
275 nfs-utils (0.1.4-1) unstable; urgency=low
276
277   * New upstream version.
278   * Don't disable NFSv3 by default.
279
280  -- Chip Salzenberg <chip@valinux.com>  Fri, 10 Dec 1999 23:00:00 -0800
281
282 nfs-utils (0.1.3-2) unstable; urgency=low
283
284   * Conflict with standard NFS packages.
285
286  -- Chip Salzenberg <chip@valinux.com>  Fri,  3 Dec 1999 22:00:00 -0800
287
288 nfs-utils (0.1.3-1) unstable; urgency=low
289
290   * New upstream version.
291   * Start following CVS tree at SourceForge.
292
293  -- Chip Salzenberg <chip@valinux.com>  Fri,  3 Dec 1999 20:00:00 -0800
294