macos disable bulkstat
[openafs.git] / src / packaging / Debian / changelog.in
1 openafs (@DEB_PKGVER@-1~openafs) unstable; urgency=low
2
3   * Local package built from OpenAFS source.
4   * This Debian package was generated using the packaging files included
5     in the OpenAFS release, provided as a convenience for users who would
6     like to quickly build Debian packages based on the current OpenAFS
7     code.  For production use, the packages included in Debian and Ubuntu
8     should normally be used instead.  The version of this package is set
9     so that it will be automatically upgraded to the official Debian or
10     Ubuntu versions when packages for at least this version of OpenAFS are
11     available.
12
13  -- Russ Allbery <rra@debian.org>  Thu, 08 Apr 2010 13:20:50 -0700
14
15 openafs (1.5.73.3-1) experimental; urgency=low
16
17   * New upstream testing release.
18     - New demand-attach file server support for greatly improved file
19       server restart times.
20     - Support for split readonly/read-write client caches.
21     - Better client handling of file server meltdowns.
22     - Experimental read-only client disconnected mode.
23     - NFS translator clients now work properly on Linux.
24     - Client cache readahead.
25     - Network performance improvements.
26     - New libkopenafs library providing a kernel PAG manipulation
27       interface (a subset of the API provided by Heimdal's libkafs).
28   * Apply upstream deltas:
29     - [7d395f17] Improve demand-attach fileserver bos documentation
30     - [a763edc3] Make src/rx/rx.c not executable
31     - [8d41bc24] Reallocate memory in aklog for the AFS ID string
32     - [be449999] Fix typo in bos_create manpage
33     - [fdb9429e] Linux: kmap() not page_address()
34   * Build OpenAFS with demand-attach enabled for the file server, bos
35     restricted mode enabled for bosserver, and disconnected mode enabled
36     for the client.  Except for demand-attach, these options don't change
37     the default behavior, just make new capabilities available.
38   * The openafs-modules package now provides openafs-modules3 and
39     conflicts on pre-1.5.61 openafs-client packages since the interface
40     between afsd and the module has changed.  openafs-client now conflicts
41     with openafs-modules2 and recommends openafs-modules3.
42   * Change the default permissions of /etc/openafs/server to 0755 to match
43     upstream defaults, but do not change permissions on upgrade.  The only
44     file in that directory that needs to be protected is KeyFile, which
45     should be mode 0600 anyway.  Drop the patch to bosserver to allow more
46     restrictive permissions.  bosserver will complain about directory
47     permissions after upgrade until the directory is manually changed.
48   * Upstream now installs afszcm.cat and finds it in /usr/share/openafs/C,
49     so use the version installed via make install and install it in the
50     same location.
51   * Upstream builds specific files with -fno-strict-aliasing where needed,
52     so we no longer need to build the whole source with that flag.
53   * Upstream no longer includes files covered by the Apple Public Source
54     License, so we no longer have to repackage the upstream source to
55     remove those files.  Drop Debian patches to the build system that were
56     compensating for the removal of those files.
57   * Switch to generating upstream tarballs from the upstream Git tag
58     rather than from tarball releases.  There's no reason to include all
59     the generated files when we're going to regenerate them anyway, and
60     this saves effort combining the doc and src tarballs.
61
62  -- Russ Allbery <rra@debian.org>  Thu, 08 Apr 2010 13:20:50 -0700
63
64 openafs (1.4.12+dfsg-3) unstable; urgency=low
65
66   * Apply upstream deltas:
67     - [135e196b] Create missing root directory when ORPH_ATTACH
68     - [190ef2cb] volmonitor keep vtrans lock
69     - [812dcc2c] Increase the maximum number of sysnames
70     - [a123d4ab] Print rxdebug statistics as unsigned values
71   * If the user configures openafs-client to use AFSDB records for VLDB
72     server location, don't prompt the user for VLDB servers for the local
73     cell even if they're not present in CellServDB and don't try to add an
74     entry for the local cell to CellServDB.  (Closes: #575299)
75
76  -- Russ Allbery <rra@debian.org>  Fri, 26 Mar 2010 16:05:30 -0700
77
78 openafs (1.4.12+dfsg-2) unstable; urgency=low
79
80   * Apply upstream deltas:
81     - [4ca7b6fc] Remove lih_r
82     - [f3899ac3] Allow GetSomeSpace_r to select an optimal host
83     - [94a43966] h_TossStuff_r: check held-ness after lock
84     - [b78eeb0c] h_TossStuff_r: make sure host does not go away
85     - [0583af32] volmonitor copy link before calling free
86     - [eb799d07] Move non-executable stack assembly code to end of file
87   * Build with -fno-strict-aliasing.  The upstream development branch has
88     a better fix that selectively enables this for specific files with
89     known problems, but be conservative for the stable release.
90
91  -- Russ Allbery <rra@debian.org>  Mon, 22 Mar 2010 15:53:48 -0700
92
93 openafs (1.4.12+dfsg-1) unstable; urgency=low
94
95   * New upstream release.
96     - Enable weak encryption types in aklog and klog.krb5.
97     - Build support for Linux 2.6.33.
98     - Improvements to host tracking safety in the file server.
99     - Fall back to current kernel credentials if we can't use stored ones.
100     - Fix truncation handling in some large file situations.
101     - Further fixes to mmap handling.
102     - Avoid double-free in some FetchData64 error situations.
103     - Stop warning about system call hooks when keyrings are in use.
104     - Flush vcaches when a mount fails to avoid inconsistent data.
105     - New dump tag and length standard for vos dump.
106     - Fix stack executability for programs containing assembly code.
107     - Various salvager robustness fixes.
108   * Use dh_dkms from the DKMS package to handle creation of the maintainer
109     scripts for openafs-modules-dkms rather than rolling our own.
110     (LP: #497149)
111   * Update init script to require $remote_fs be started first and stopped
112     after OpenAFS.  This won't be the case in the long run, but for now
113     some important boot-time options need /usr/bin/fs to set them.
114   * List $syslog in Should-Start for the openafs-client init script, since
115     otherwise if loading the module causes a kernel panic, it won't be
116     logged to disk.
117   * Update CellServDB to the 2010-02-28 version.
118   * Add README.source explaining maintenance procedures and a
119     debian/import-upstream script to do a Git-aware merge of a new
120     upstream release that will allow us to cherry-pick upstream patches
121     and do proper merges.
122   * Stop linking the openafs-fileserver doc directory to openafs-client so
123     that we can provide a separate NEWS.Debian.
124   * Update standards version to 3.8.4 (no changes required).
125
126  -- Russ Allbery <rra@debian.org>  Mon, 08 Mar 2010 16:32:49 -0800
127
128 openafs (1.4.11+dfsg-6) unstable; urgency=low
129
130   * Apply upstream deltas:
131     - [c12ec354] Fix write_begin configure test for recent RHEL kernels
132     - [b7198421] Fix memory allocation warnings at shutdown
133     - [7183c113] Do not check *aoutSize in PGetPAG
134     - [c0323c49] cm: address race condition in afs_QueueVCB
135     - [ad6dabdc] Clean up console message
136     - [c9f7fe37] Make ktc_curpag also detect ONEGROUP PAG gids
137     - [2f87c43e] volser transaction object race conditions
138     - [2d6c0390] Add array bounds checking in h_Enumerate
139     - [70f6a328] Check for (hostFlags & HOSTDELETED) after h_Lock_r
140     - [c7a59397] Avoid IHandle leak when failing to attach volume
141   * Remove incorrect return call in shutdown_icl() introduced by b7198421.
142   * Do not attempt to build the kernel module with DKMS if the appropriate
143     Linux headers aren't installed.  Based on code from the common DKMS
144     postinst script (which we'll just use once it's reliably available).
145     Thanks, Anders Kaseorg.  (LP: #487535)
146   * Fix configure flags used for enabling or disabling LWP and kernel
147     debugging flags and always pass --disable-strip-binaries.
148   * Fix the openafs-dbg dependencies and package description to reflect
149     its inclusion of debugging symbols for all server binaries in
150     openafs-fileserver and openafs-dbserver, but not the legacy PAM
151     modules.
152   * In anticipation of a change in dpkg-source's defaults, force source
153     package format 1.0.  The package is maintained using Git and
154     generating a proper quilt series is complex and relatively pointless
155     work, so the additional complexity of the 3.0 format is currently not
156     that useful.
157   * Change section of openafs-modules-dkms to kernel to match override.
158
159  -- Russ Allbery <rra@debian.org>  Mon, 30 Nov 2009 16:54:08 -0800
160
161 openafs (1.4.11+dfsg-5) unstable; urgency=low
162
163   * Apply upstream deltas:
164     - [7833e472] Make afsd.pod reflect reality
165     - [c9974c7a] Avoid prematurely destroying callback_rxcon
166     - [9b37972e] Linux: 2.6.32 - Adapt to writeback changes
167     - [abdf72bc] Linux: Avoid deadlock in readdir - release GLOCK for
168       filldir
169     - [bdb4f98a] Protect rx_call iovq from simultaneous attempts to empty
170       it
171     - [c08609ae] Avoid using released hosts
172     - [a410b7fd] Linux - Fix disk cache access for selinux/AppArmor
173       constrained processes (LP: #415766)
174     - [49094ccf] Add automatic sysname detection for ARM Linux
175     - [525b594a] Make ktc_curpag generally available (LP: #446521)
176   * In the postinst of openafs-modules-dkms, if the openafs module is
177     already added in DKMS, try to remove it first before adding it.  This
178     should more correctly handle the case of a user installing this
179     package without the correct kernel headers, having it fail in
180     postinst, and then installing the correct headers and having dpkg
181     attempt to configure the package again.  Thanks, Philipp Kaluza.
182     (Closes: #553542)
183
184  -- Russ Allbery <rra@debian.org>  Tue, 03 Nov 2009 20:57:21 -0800
185
186 openafs (1.4.11+dfsg-4) unstable; urgency=low
187
188   * When changing the name of the source package built by
189     openafs-modules-source, we need to change the package name in the
190     changelog as well or dpkg-gencontrol explodes.  Thanks, Aaron M.
191     Ucko.  (Closes: #549140)
192
193  -- Russ Allbery <rra@debian.org>  Wed, 30 Sep 2009 18:04:44 -0700
194
195 openafs (1.4.11+dfsg-3) unstable; urgency=low
196
197   * Apply upstream deltas:
198     - openafs-stable-1_4_x/fileserver-no-negative-fetchdata-20090926:
199       never return a negative data length from client reads past the end
200       of a file.
201     - openafs-stable-1_4_x/fileserver-gethost-r-cleanup-fixes-20090925:
202       fix memory leak and possible double-free in error handling cases in
203       fileserver.
204     - openafs-stable-1_4_x/fileserver-retry-registeraddrs-20090810: retry
205       VL_RegisterAddrs in the file server on failure.
206     - openafs-stable-1_4_x/kernel-init-vrequest-structure-20090914:
207       properly initialize vrequest structure in the kernel.
208   * Change the permissions of /var/lib/openafs/local to 0700 to match
209     upstream defaults.  This directory contains the fssync.sock file used
210     for coordination between the fileserver and the volserver, and
211     commands sent to that socket are not authenticated.  Linux protects
212     the socket from unprivileged writes by default, but other operating
213     systems do not.  Upstream therefore wants this directory to be 0700
214     and bosserver will complain by default if it's not.  Changing the
215     permissions let us drop a patch to bosserver.
216   * Fix the second module control file for the standards version, section,
217     and maintainer update.
218   * Change the source package name of the stripped package generated by
219     openafs-modules-source so that, should someone build a Debian source
220     package from it, it won't have the same name as the main openafs
221     source package.
222
223  -- Russ Allbery <rra@debian.org>  Tue, 29 Sep 2009 15:34:58 -0700
224
225 openafs (1.4.11+dfsg-2) unstable; urgency=low
226
227   * Add armv5tel to debian/sysname, mapping it to arm_linux26.  Patch from
228     Daniel Bayer.  Also make the similar change for the module source
229     package.  (Closes: #542315)
230   * Also install restorevol in the openafs-client package.
231   * Swap maintainer and uploaders in the packaging files for the module
232     source package, matching the main package.
233   * Update standards version to 3.8.3.
234     - Change section of packages generated by openafs-modules-source to
235       kernel.
236     - Add Homepage to packages generated by openafs-modules-source.
237
238  -- Russ Allbery <rra@debian.org>  Fri, 21 Aug 2009 19:20:03 -0700
239
240 openafs (1.4.11+dfsg-1) unstable; urgency=low
241
242   * New upstream release.
243
244  -- Russ Allbery <rra@debian.org>  Fri, 10 Jul 2009 13:57:55 -0700
245
246 openafs (1.4.11~pre3+dfsg-1) unstable; urgency=low
247
248   * New upstream release candidate.
249     - Further fixes for rcu_read_lock dependencies in some kernels.
250     - Clean up return values of Linux vnode operations.
251     - Call inode's setattr operation correctly.
252   * Ignore failures to remove an existing DKMS tree in the prerm of the
253     openafs-modules-dkms package.  In the possible cases where the tree
254     may not be present to be removed, failing package removal doesn't
255     make sense.  (Further addresses LP #368471.)
256   * Don't install man pages for fs command variants that are only
257     available on Windows.
258   * Bring src/config/linux-version closer to upstream since upstream now
259     handles unversioned source directories.  There is one remaining change
260     required to search for UTS_RELEASE in the correct header path.
261   * Update CellServDB to 2009-06-29 version.
262   * Translation updates:
263     - Russian, thanks Yuri Kozlov.  (Closes: #534807)
264
265  -- Russ Allbery <rra@debian.org>  Sat, 04 Jul 2009 15:20:06 -0700
266
267 openafs (1.4.11~pre1+dfsg1-1) unstable; urgency=low
268
269   * New upstream release candidate.
270     - New getpag pioctl to discover a PAG from userspace portably.
271     - Allow disabling of syscall probing in the kernel module.
272     - New -maxmtu override switch in afsd to accommodate some VPNs.
273     - pts client encryption support.
274     - Further fixes to address/UUID tracking in the file server.
275     - New DocBook-based manuals replacing the old HTML manuals.
276     - New Doxygen-based protocol reference replacing the old PDF files.
277     - Man pages for remaining AFS subcommands.
278   * Update standards version to 3.8.2 (no changes required).
279
280  -- Russ Allbery <rra@debian.org>  Wed, 17 Jun 2009 13:32:31 -0700
281
282 openafs (1.4.10+dfsg1-2) unstable; urgency=low
283
284   * Apply upstream CVS deltas:
285     - STABLE14-dprintf-rename-20090427: rename AFS's dprintf to avoid
286       conflicts with one in the kernel.
287     - STABLE14-linux26-defer-cred-changing-20090511: defer changing groups
288       when the real and effective credentials of a process differ to avoid
289       running afoul of checks in newer Linux kernels that cause oops.
290       (Closes: #528785)
291     - STABLE14-linux-mmap-antirecursion-fix-20090512 and
292       STABLE14-linux-mmap-antirecursion-avoid-spurious-eio-20090526:
293       improvements in flag setting and locking around recursive mmap
294       protection.
295     - STABLE14-memcache-write-on-laststore-20090512: write back dirty
296       pages on last store with memcache to avoid losing changes.
297     - STABLE14-background-fsync-consistency-issues-20090522: file
298       descriptor handling fixes for the file server.
299     - STABLE14-man-page-vos-dump-flags-20090526: document the -clone and
300       -omitdirs flags to vos dump.  (Closes: #502571)
301   * Provide an openafs-modules-dkms package that uses DKMS to dynamically
302     build kernel modules for the local kernel and document this option in
303     README.modules.  This is an alternative to installing
304     openafs-modules-source and building kernel modules for each new kernel
305     with module-assistant or make-kpkg.  (Closes: #168852, #525131)
306     (LP: #52786, #368471, #369875)
307   * Have openafs-client recommend at least the current source version of
308     openafs-modules-source or openafs-modules-dkms instead of any old
309     version.  While the API probably hasn't changed, it's best practice to
310     keep a relatively close match between the userspace andn the kernel
311     module version.  (LP: #369875)
312   * Dynamically determine the Debian and upstream versions for dkms.conf
313     and get-orig-source from debian/changelog.  Thanks, Anders Kaseorg.
314     (LP: #364426)
315   * Build-depend on cpio (used for generating openafs-modules-source).
316
317  -- Russ Allbery <rra@debian.org>  Tue, 26 May 2009 21:18:54 -0700
318
319 openafs (1.4.10+dfsg1-1) unstable; urgency=high
320
321   * New upstream release.
322     - OPENAFS-SA-2009-001: Avoid a potential kernel memory overrun if more
323       items than requested are returned from an InlineBulk or BulkStatus
324       message.  (CVE-2009-1251)
325     - OPENAFS-SA-2009-002: Avoid converting negative errors into invalid
326       kernel memory pointers.  (CVE-2009-1250)
327     - Preliminary support for 2.6.30 kernels.
328     - Dynamic vcache allocation support to deal with inotify vcache
329       pinning.
330     - Do appropriate locking for CellServDB in /proc.
331     - Use +dfsg instead of .dfsg for saner version sorting.
332   * Debian's 2.6.29 packages no longer include symlinks from the
333     architecture-specific header tree to the common header tree and
334     instead overlay both header trees using kbuild.  Change the Autoconf
335     probes to always use kbuild and generate stub headers in the paths
336     that OpenAFS expects that include the linux headers.  Patch from Aaron
337     M. Ucko.  (Closes: #521745)
338   * Build PIC versions of libafsauthent and libafsrpc and install them in
339     libopenafs-dev for use when AFS code should be embedded into shared
340     libraries.  Patch from Garrett Wollman.
341   * Update CellServDB to 2008-11-07 version.  (Closes: #522451)
342   * Update debian/watch for +dfsg naming instead of .dfsg.
343   * Update standards version to 3.8.1 (no changes required).
344   * Translation updates:
345     - Japanese, thanks Hideki Yamane.  (Closes: #521518)
346
347  -- Russ Allbery <rra@debian.org>  Mon, 06 Apr 2009 15:49:34 -0700
348
349 openafs (1.4.8.dfsg1-3) unstable; urgency=low
350
351   * Apply upstream CVS deltas:
352     - STABLE14-cbr-free-what-you-alloc-20090325: dequeue items in the same
353       way they were allocated.
354     - STABLE14-shutdown-vcache-avoid-null-deref-20090324: avoid oops on
355       shutdown.  (LP: #333197)
356     - STABLE14-uphys-invalidate-returns-void-20081130: fix apparent Ubik
357       synchronization errors due to incorrect use of a void return value.
358   * Update package sections for the new archive organization.
359   
360  -- Russ Allbery <rra@debian.org>  Fri, 27 Mar 2009 08:08:49 -0700
361
362 openafs (1.4.8.dfsg1-2) unstable; urgency=low
363
364   * Make openafs-modules-source architecture-specific (arch: any instead
365     of arch: all).  The new method for generating the kernel source tree
366     only generates correct build machinery for the architecture on which
367     it was built, making the package architecture-specific.  The generated
368     tree is so much smaller that this still only uses about 1MB of archive
369     space more than the old method and makes each openafs-modules-source
370     package much smaller.  This is a workaround until we can fix
371     libafs_tree to include enough build machinery to handle all Linux
372     architectures from one source tree.  (Closes: #516023)
373   * Explicitly remove *-stamp files in the clean target of the module
374     build until the module build is upgraded to debhelper 7.
375
376  -- Russ Allbery <rra@debian.org>  Wed, 18 Feb 2009 13:48:17 -0800
377
378 openafs (1.4.8.dfsg1-1) unstable; urgency=low
379
380   * New upstream release.  (Closes: #511535)
381     - Support 2.6.28 kernels.  (LP: #303112)
382     - Check at compile time that the kernel has keyring support rather
383       than building non-functional modules.  (Closes: #500850)
384     - Include vos clone man page.  (LP: #324449)
385   * Apply upstream CVS deltas:
386     - STABLE14-libuafs-updates-20081229: prerequisite for other deltas.
387     - STABLE14-linux-truncate-race-20090109: avoid race condition during
388       truncation.
389     - STABLE14-linux-i-size-20090112: further fix for truncation race.
390     - STABLE14-linux-truncate-cleanup-20090113: further truncation fix.
391     - STABLE14-osi-probe-check-result-cope-with-enoent-20090115: fix for
392       syscall probing.
393     - STABLE14-linux-2629-20090115: support for 2.6.29 kernels.
394       (Closes: #513680)
395     - STABLE14-rx-idledead-only-ignore-keepalives-20081222: rx bug fix to
396       not ignore other ping packets.
397     - STABLE14-rx-rdwr-writeproc-race-20081228: fix rx race condition that
398       could result in reuse of freed memory.
399     - STABLE14-rx-do-not-race-current-packet-20090105: fix rx race
400       condition.
401   * Use make libafs_tree to generate the tree for the kernel module
402     compile rather than copying the entire source tree.
403   * Compress the source in openafs-modules-source with bzip2 instead of
404     gzip to reduce the package size.
405   * Make dynroot the default for new installations.  It works much better
406     with systems that don't bring up their network until late in the boot
407     process, such as wireless laptops.  (LP: #249240, #318605)
408   * Mention libpam-afs-session instead of libpam-openafs-session in the
409     description of libpam-openafs-kaserver, and mention libpam-krb5 by
410     name.  Thanks, Philipp Kaluza.  (Closes: #501308)
411   * Suggest module-assistant auto-install in README.modules and be clearer
412     that building one's own kernel is not required.  Thanks, Anders
413     Kaseorg and Lutz Goehring for suggestions.  (LP: #295897)
414   * Allow time-daemon to satisfy the openafs-fileserver recommends in
415     addition to ntp, allowing for openntpd.  (Closes: #508258)
416   * General improvements to debconf configuration handling.
417     - Do not abort the config script if we have no default realm and
418       dnsdomainname fails.  (LP: #274886, #318132)
419     - Do not abort postinst if we can't resolve any host name for the
420       cell.  Just continue in that case, omitting any configuration for
421       the local cell.  (LP: #322054)
422     - Correctly set the default for AFS_CRYPT from the existing config.
423     - The cache size is high, not critical, since we have a default.
424     - Don't create the client ThisCell if no local cell was specified.
425     - Improve the leading comment in afs.conf.client.  Users can edit it,
426       but any changes other than the setting values will be lost.
427     - Remove the openafs-fileserver/bosconfig_moved template, which would
428       only be shown on upgrades from pre-1.2.0 versions.
429     - Standardize coding style and always quote strings.
430   * Update to debhelper compatibility level V7.
431     - Use dh where possible in debian/rules.
432     - Use dh_lintian to install Lintian overrides.
433     - Eliminate the configure target and do all the work in build.
434     - Do more in the install target and less in binary, matching the
435       default command stacks in dh.
436     - Use a debian/clean configuration file to let dh clean do more of the
437       work rather than using rm commands in debian/rules.
438   * Abort the config script rather than exiting successfully if the
439     debconf shell module is not available.  The config script should never
440     be run in the absence of debconf, so if this fails, something deeper
441     is wrong and we shouldn't blindly continue.
442   * Add ${misc:Depends} to all dependencies.
443   * Add explanations for the Lintian overrides.
444   * Use set -e instead of #!/bin/sh -e in maintainer scripts.
445   * Remove server documentation from openafs-modules-source.
446   * Translation updates:
447     - Spanish, thanks Francisco Javier Cuadrado.  (Closes: #514452)
448
449  -- Russ Allbery <rra@debian.org>  Mon, 06 Oct 2008 11:10:14 -0700
450
451 openafs (1.4.7.dfsg1-6) unstable; urgency=low
452
453   * Apply upstream patch to free /proc entries in the correct order.
454     Thanks, Marc Dionne.  (Closes: #493914)
455   * Apply upstream deltas to support 2.6.27 kernels and to stop using
456     COMMON_KERN_CFLAGS for all 2.6 kernels uniformly, which fixes
457     problems on amd64 with newer kernels.  Thanks, Björn Torkelsson.
458     (LP: #267504)
459   * Translation updates:
460     - Swedish, thanks Martin Bagge.  (Closes: #493120)
461
462  -- Russ Allbery <rra@debian.org>  Mon, 22 Sep 2008 19:07:02 -0700
463
464 openafs (1.4.7.dfsg1-5) unstable; urgency=low
465
466   * Drop support for hppa.  We only have a param file for a 2.4 kernel,
467     we were building with UCONTEXT which is stubbed out in glibc for hppa,
468     and builds without UCONTEXT fail.  The binaries we were building
469     before didn't work and no one reported a bug, indicating no one was
470     attempting to use OpenAFS on hppa.
471   * When building the kernel module, use the setting of the ARCH
472     environment or make variable, if present, in preference to uname -m to
473     allow cross-compiles.  Thanks, Jose Calhariz.  (Closes: #492232)
474   * Add Jason Edgecomb's copyright and license for man pages to
475     debian/copyright.
476
477  -- Russ Allbery <rra@debian.org>  Thu, 24 Jul 2008 10:14:42 -0700
478
479 openafs (1.4.7.dfsg1-4) unstable; urgency=low
480
481   * Undo the move of up.pod to afs-up.pod in debian/rules clean rather
482     than just deleting the file and causing the second build to fail.
483     Thanks, Dominic Hargreaves.  (Closes: #490752)
484   * Don't use UCONTEXT on hppa; its glibc doesn't provide those
485     functions.  It's possible that OpenAFS isn't working properly on hppa
486     these days, but as yet there have been no reports.
487   * Suggest openafs-krb5 in openafs-client and mention it in the long
488     description.
489
490  -- Russ Allbery <rra@debian.org>  Sun, 13 Jul 2008 19:03:58 -0700
491
492 openafs (1.4.7.dfsg1-3) unstable; urgency=low
493
494   * Apply upstream delta for Linux 2.6.26 support.
495   * Enable support for arm and armel, added upstream in 1.4.7.
496   * Enable support for lpia by making it synonymous with i386.  This means
497     that lpia systems will get a sysname of i386_linux26, which isn't
498     ideal but should at least work.
499   * When clearing the restart time while installing a new cell, pass
500     -localauth to avoid an authentication failure.  Thanks, Davor Ocelic.
501     (Closes: #488152)
502   * If the openafs module isn't listed in modules.dep, exit with a zero
503     status from the init script even if modprobe fails.  Otherwise, if a
504     module package and openafs-client are installed at the same time and
505     openafs-client is set up before the module package, the init script
506     can find the module, fail the modprobe (because the dependency map
507     hasn't yet been updated), and fail the whole installation.  Exiting
508     with a zero status still doesn't get OpenAFS started, but at least it
509     doesn't leave the system in a partly installed state.  Thanks to Durk
510     Strooisma for the analysis.  (Closes: #486816)
511   * Don't include debug symbols for /sbin, /usr/bin, and /usr/sbin
512     binaries or PAM modules in openafs-dbg, just the servers in
513     /usr/lib/openafs, since those are the most likely cases where
514     backtraces are important and a 10MB debug symbol package seems like
515     overkill.
516   * Stop using quilt to manage patches and pre-apply them to the source
517     package now that the package is maintained with Git.
518   * Add Vcs-Git and Vcs-Browser control fields.
519   * Reflect current responsibilities more accurately by listing myself as
520     maintainer and Sam as uploader.
521   * Update standards version to 3.8.0 (no changes required).
522   * Drop unused postinst-uses-db-input override; Lintian has been fixed.
523   * Translation updates:
524     - Galician, thanks Jacobo Tarrio.  (Closes: #481675)
525
526  -- Russ Allbery <rra@debian.org>  Sat, 28 Jun 2008 12:35:43 -0700
527
528 openafs (1.4.7.dfsg1-2) unstable; urgency=high
529
530   * Bumping urgency for the conflict fix, which fixes a latent RC bug, and
531     for the news entry for openafs-dbserver.
532   * Add a missing conflict on older versions of openafs-client to
533     openafs-krb5 to ensure that the klog transition to alternatives is
534     smooth.
535   * When configuring a new cell, clear the general restart time.
536   * Add a NEWS file for openafs-dbserver warning of the serious Ubik bug
537     fixed in the previous release and suggesting restarting database
538     servers one at a time.
539   * Update to 2008-04-23 CellServDB.
540
541  -- Russ Allbery <rra@debian.org>  Fri, 09 May 2008 10:45:06 -0700
542
543 openafs (1.4.7.dfsg1-1) unstable; urgency=low
544
545   * New upstream release.
546     - Work around GPLing of RCU locks.  (Closes: #476628)
547   * Include a Kerberos v5 klog, klog.krb5, in openafs-krb5.
548   * klog is now managed via alternatives.  openafs-client provides
549     klog.afs and openafs-krb5 provides klog.krb5.  If both packages are
550     installed, klog.krb5 is the default.
551   * Don't remove and reinstall the pagsh alternative on every upgrade.
552   * Add many new upstream man pages for fs, vos, and pts sub-commands and
553     the CellAlias config file.
554   * Add read_tape to openafs-dbserver.
555   * Add bos_util and a UserList man page to openafs-fileserver.
556   * Run dh_install with --fail-missing to catch new upstream additions.
557
558  -- Russ Allbery <rra@debian.org>  Thu, 01 May 2008 08:13:56 -0700
559
560 openafs (1.4.7~pre3.dfsg1-1) unstable; urgency=low
561
562   * New upstream release candidate:
563     - Better support for 2.6.25 kernels.
564     - Fixes for flushing in the cache manager.
565
566  -- Russ Allbery <rra@debian.org>  Thu, 10 Apr 2008 20:54:36 -0700
567
568 openafs (1.4.7~pre1.dfsg1-1) unstable; urgency=low
569
570   * New upstream release candidate:
571     - Initial support for 2.6.25 kernels.
572     - Better 2.6.24 kernel support.  (Closes: #463962)
573     - Better cleanup on module unload.  (Closes: #417917)
574     - Potential deadlock fixed in the fileserver.
575     - Better fileserver host tracking.
576     - Ubik fixes preventing database truncation on unreliable links.
577   * Add upstream delta to fix oops on startup with pre-2.6.25 kernels.
578   * Install the up man page as afs-up, matching our renaming, and update
579     its text accordingly.  (Closes: #459635)
580   * Move openafs-client later in the shutdown sequence on new
581     installations so that it stops after autofs and add an X-Stop-After
582     LSB header to achieve the same more reliably with dependency-based
583     boots.  (Closes: #472545)
584   * Update doc-base control file sections for the new categorization.
585   * debian/rules and debian/module/rules improvements:
586     - Remove all modified generated files on debian/rules clean.
587     - Depend on $(QUILT_STAMPFN) instead of patch.
588     - Use touch $@ to create stamp files.
589     - Use a stamp file for the module's install target.
590   * Uncomment and fix the watch rules for pre-releases and always scan for
591     both regular releases and prereleases.
592
593  -- Russ Allbery <rra@debian.org>  Wed, 26 Mar 2008 19:21:24 -0700
594
595 openafs (1.4.6.dfsg1-3) unstable; urgency=low
596
597   * Fix FTBFS caused by a change in dh_strip behavior.  It no longer
598     creates empty files for already stripped binaries, so we should no
599     longer remove them.  Thanks, Lucas Nussbaum.  (Closes: #464274)
600   * Include debugging symbols for libpam-openafs-kaserver in openafs-dbg.
601   * Do not stop daemons in run-level S.  This isn't a real run-level and
602     hence there's no reason to create the links.
603
604  -- Russ Allbery <rra@debian.org>  Wed, 06 Feb 2008 11:24:19 -0800
605
606 openafs (1.4.6.dfsg1-2) unstable; urgency=low
607
608   * Apply additional upstream patches to the 2.6.24 support to fix
609     builds with older kernels.  Thanks to Felix Koop for the testing.
610     (Closes: #458331)
611   * Remove old /etc/openafs/server-local files from older versions when
612     purging openafs-fileserver.
613   * Minor reformatting of openafs-client's postrm.
614   * Remove databases on purge of openafs-dbserver.
615   * Remove log files when purging openafs-fileserver or openafs-dbserver
616     per Policy 10.8.
617
618  -- Russ Allbery <rra@debian.org>  Sun, 30 Dec 2007 15:08:04 -0800
619
620 openafs (1.4.6.dfsg1-1) unstable; urgency=low
621
622   * New upstream release.
623     - Fixes multiple serious problems with the file server.
624   * Apply upstream patch for Linux 2.6.24 support.  Thanks to Anders
625     Kaseorg for researching the necessary deltas.  (Closes: #456258)
626   * Apply upstream patch to allocate vnodes from the malloc pool rather
627     than off the stack, fixing file server problems on SPARC.  Thanks to
628     Barney Sowood for tracking down the patch.  (Closes: #448380)
629   * Apply upstream patch from the 1.5 series to allow multiple realms to
630     be listed in the server krb.conf and hence treated as local.
631   * Build bosserver with --enable-bos-new-config.  On startup, if
632     BosConfig.new exists, it will be renamed to BosConfig before the
633     configuration is read.  (Closes: #453398)
634   * Add a comment to /etc/openafs/afs.conf.client that the file is managed
635     by debconf.  (Closes: #447183)
636   * Add more debugging and bug reporting instructions to README.Debian.
637   * Mention in README.Debian that the server is built with supergroups
638     enabled and with the multiple local realm patch.  (Closes: #453399)
639   * Support reconfigure in postinst.
640   * Recode debian/copyright to UTF-8.
641   * Update to standards version 3.7.3 (no changes required).
642
643  -- Russ Allbery <rra@debian.org>  Mon, 17 Dec 2007 20:19:13 -0800
644
645 openafs (1.4.5.dfsg1-1) unstable; urgency=low
646
647   * New upstream release.
648     - Even with a new enough Linux kernel to support keyrings, we still
649       may have found the system call table and need to clean it up when
650       unloading the module.  (Closes: #448793)
651   * Use uname -m rather than dpkg --print-architecture to determine the
652     sysname for kernel module builds.  Otherwise, builds with a different
653     kernel architecture than userspace (amd64 kernels with i386 userspace,
654     for example) don't work.  Thanks, Anders Kaseorg.  (Closes: #448452)
655   * Fix signing the generated the changes file on a kernel module build.
656     The module build file reorganization required an additional change to
657     genchanges.  Thanks, Anders Kaseorg.  (Closes: #448449)
658   * Expose prototypes for the ktc_* functions.  (Closes: #449432)
659   * Fix man pages for subcommands to use an underscore in the NAME section
660     instead of a space so that they'll be indexed properly by the current
661     groff and man-db.
662   * Update CellServDB to 2007-10-25 GCO release.
663   * Add Homepage to the package control fields.
664
665  -- Russ Allbery <rra@debian.org>  Sun, 11 Nov 2007 15:54:59 -0800
666
667 openafs (1.4.5~pre2.dfsg1-1) unstable; urgency=low
668
669   * New upstream release candidate.
670     - Fix errors when compiled with gcc 4.2.  (Closes: #443937)
671     - Add a frightening hack to work around the lack of getcontext and
672       savecontext for 32-bit SPARc.  (Closes: #415952, #446837)
673     - Add support for Linux 2.6.23.
674     - Multiple bug fixes for client tracking in the file server.
675     - Prevent one client from consuming all file server threads.
676   * Remove the workaround added for 2.6.20 and 2.6.21 kernels with
677     CONFIG_PARAVIRT enabled.  The mistaken GPL-labelling of core
678     interfaces was fixed in 2.6.22, which has now migrated to testing.
679   * Scan /var/log/openafs for core files with a PID appended when a server
680     run by bosserver exits with a signal.  bosserver was unable to
681     correctly handle core files for multithreaded servers since it
682     expected a filename of core and Linux always appends a PID to core
683     dumps by multithreaded processes.
684   * Fix make kdist in openafs-modules-source, inadvertently broken by a
685     missing genchanges script.
686   * Stop creating /var/lib/openafs/cores.  Nothing actually uses it.
687
688  -- Russ Allbery <rra@debian.org>  Tue, 16 Oct 2007 17:01:33 -0700
689
690 openafs (1.4.4.dfsg1-7) unstable; urgency=low
691
692   * Switch to quilt for managing patches to the upstream source.
693   * Stop installing the Administrator's Reference.  All of the useful
694     information in here has been converted to man pages.
695   * Use the upstream man page for pt_util, which lets us remove the
696     docbook-to-man build dependency.
697   * Update to the latest CellServDB from grand.central.org.
698   * Trim additional unuseful debug information from openafs-dbg.
699   * Restructure the source for the module package.  The build files for
700     the module build are now in debian/module in the source package and
701     there is a completely separate rules file.  This way, the module build
702     rules don't have to depend on quilt and the structure is clearer.
703   * Fix debhelper dependencies for the module build.
704   * Update module standards version to 3.7.2 (no changes required).
705
706  -- Russ Allbery <rra@debian.org>  Mon, 20 Aug 2007 17:54:00 -0700
707
708 openafs (1.4.4.dfsg1-6) unstable; urgency=low
709
710   * Apply upstream patch for the OpenAFS file server to treat clients that
711     have an all-zero UUID as if they don't have UUID support, working
712     around bugs in various client versions that can cause multiple hosts
713     to use all-zero UUIDs and conflict with each other.
714   * Use dpkg --print-architecture to determine the AFS sysname for both
715     regular builds (avoiding --print-installation-architecture, which is
716     deprecated) and kernel builds (avoiding arch, which is temporarily not
717     in unstable and which wouldn't do the right thing for cross-compiles).
718     Thanks, Chris Hanson.  (Closes: #435765)
719   * Add hppa as a recognized architecture for kernel module builds,
720     although OpenAFS currently only supports 2.4 kernels on HPPA so this
721     isn't that useful.
722
723  -- Russ Allbery <rra@debian.org>  Thu, 02 Aug 2007 19:54:00 -0700
724
725 openafs (1.4.4.dfsg1-5) unstable; urgency=low
726
727   * Apply upstream patch from Jeffrey Hutzelman to fix syscall probing on
728     AMD64 with Linux 2.6.22 kernels.  (Closes: #430179)
729   * Add a union to des_ks_struct and reorder includes to get the correct
730     alignment for DES code on SPARC.  Thanks, Chaskiel Grundman.  Partly
731     addresses #415952.
732   * Fix a typo in debian/kern-sysname that caused openafs-modules-source
733     to still assume all ia64 systems used Linux 2.4.  Thanks, Jakob
734     Haufe.  (Closes: #432344)
735   * Use LSB logging functions for openafs-fileserver and support passing
736     arguments to bosserver in /etc/default/openafs-fileserver by setting
737     DAEMON_ARGS.
738   * Clean up more completely after a purge of openafs-fileserver.  Remove
739     the files created by the server in /var/lib/openafs/local, remove
740     KeyFile and CellServDB.old from /etc/openafs/server, and remove
741     BosConfig from /etc/openafs.
742
743  -- Russ Allbery <rra@debian.org>  Tue, 17 Jul 2007 09:25:03 -0700
744
745 openafs (1.4.4.dfsg1-4) unstable; urgency=low
746
747   * Apply upstream patch from Jeffrey Hutzelman to fix kernel module
748     builds on ppc64.  (Closes: #427555)
749   * Apply upstream patches for Linux 2.6.22 support.  (Closes: #428401)
750   * Apply upstream patch to fix the AFS /proc structure under Linux
751     2.6.22.1 and later.
752   * Move /etc/openafs/server-local to /var/lib/openafs/local.  Most of the
753     files here are automatically generated and hence not configuration
754     files, and the file server has to write to this directory to start (so
755     having it in /etc breaks read-only / file systems).  Thanks, Alexei
756     Sheplyakov.  (Closes: #405697)
757   * Move upserver and upclient to /usr/lib/openafs (from /usr/sbin) to
758     match upstream's layout and for consistency with the other servers run
759     via bosserver.
760   * Use --name instead of --exec in the openafs-fileserver init script and
761     drop the --pidfile option (bosserver doesn't create a PID file) so
762     that we don't start a second bosserver on upgrades.
763   * Go back to using krb5-config.  The dependency problem has now been
764     fixed on all platforms in the krb5 package and this is the preferred
765     upstream method.
766
767  -- Russ Allbery <rra@debian.org>  Thu, 21 Jun 2007 03:02:32 -0700
768
769 openafs (1.4.4.dfsg1-3) unstable; urgency=low
770
771   * Always generate a UUID on client startup even if for some reason we
772     don't think we have any network interfaces.  Otherwise, the client
773     will use an all-zeroes UUID, which will collide with every other
774     client with the same problem.
775   * When afsd is started with -rmtsys, it starts another process that afsd
776     -shutdown doesn't kill.  Update the init script to kill this process
777     on stop.  (Closes: #405982)
778   * Don't use krb5-config to get a library list.  It runs the risk of
779     encoding unnecessary library dependencies.  Instead, hard-code the
780     flags and libraries we actually need.  (Closes: #424448)
781   * When loading a module using the upstream naming convention, don't
782     append the .mp to the module name for modprobe.  (Closes: #420597)
783
784  -- Russ Allbery <rra@debian.org>  Wed, 16 May 2007 18:16:12 -0700
785
786 openafs (1.4.4.dfsg1-2) unstable; urgency=low
787
788   * Debian kernels as of 2.6.20 enable CONFIG_PARAVIRT, which redefines
789     several core kernel calls as redirects through a paravirt.ops table
790     that's marked GPL-only.  This breaks all non-GPL modules that used
791     those (previously generally exported) calls even indirectly.  Apply a
792     hack to switch from spin_lock_irq to spin_lock_irqsave to avoid the
793     paravirt redirection so that the module will build.
794   * Enable ucontext for all Linux builds with glibc 2.4 or later, not just
795     with i386 and amd64, and (following an upstream patch) always use
796     ucontext on ia64.  Newer versions of glibc change internal structures
797     in ways that cause the old LWP code to have stack overflows.
798     (Closes: #419903) 
799   * Apply upstream patch to crashes on contention in afs_xuser when a
800     process in a PAG exits.  Thanks, Chaskiel Grundman.
801   * When determining the AFS sysname for kernel module builds, add
802     explicit cases for 2.6 kernels for all architectures that support them
803     (everything except non-64-bit sparc_linux).  Fixes build problems with
804     ia64 and probably other architectures.  Thanks to Ippokratis Pandis
805     for the debugging help.  (Closes: #411818)
806   * Prefer alpha_linux_26 to alpha_linux_24 for the non-kernel build on
807     Alpha, now that the source supports it.
808   * Add support for the s390x architecture.  Upstream supports it and
809     there's no reason not to.
810   * Fix the watch file to remove .dfsg\d+ when comparing versions.
811
812  -- Russ Allbery <rra@debian.org>  Thu, 19 Apr 2007 13:26:33 -0700
813
814 openafs (1.4.4.dfsg1-1) unstable; urgency=low
815
816   * Repackage upstream source to remove two additional files covered under
817     the APSL.  (Closes: #416685)
818   * Build-depend on Automake since we run aclocal during the build.  Not
819     having aclocal caused local patches to osconf.m4 to not be effective,
820     leading to the wrong compiler flags for shared libraries.  Thanks to
821     Frank Lichtenheld for the report.  (Closes: #416398, #416497, #418966)
822
823  -- Russ Allbery <rra@debian.org>  Thu, 12 Apr 2007 21:19:00 -0700
824
825 openafs (1.4.4-1) experimental; urgency=low
826
827   * New upstream release.  (Closes: #415699)
828     - Support newer Linux kernels.  (Closes: #409797, #410120)
829     - Add aklog fallbacks for null realms to support the referral
830       capability in MIT Kerberos 1.6 and later.  (Closes: #410314)
831   * Apply patch from Thomas Sesselmann to support setting options to pass
832     to bosserver in /etc/default/openafs-fileserver.  (Closes: #409357)
833   * Remove the rx_Init calls in the PAM module.  The internal counters
834     that had to be initialized that way have been removed.
835   * Now that we're running regen.sh as part of the build process, only
836     patch the Autoconf source files and not the generated output to make
837     the diff easier to audit.
838
839  -- Russ Allbery <rra@debian.org>  Mon, 26 Mar 2007 18:56:55 -0700
840
841 openafs (1.4.2-6) unstable; urgency=medium
842
843   * SECURITY: Apply upstream patch to disable setuid status on all cells
844     by default.  Prior versions of AFS defaulted to honoring setuid bits
845     in the local cell, but since unauthenticated file access in AFS is
846     unencrypted, an attacker could forge packets from an AFS file server
847     to synthesize a setuid binary in AFS.
848   * Apply upstream fix to use a single high-numbered group for the PAG on
849     2.6 kernels and sort the group properly.  Fixes AFS-caused group
850     ordering problems that could lead the kernel to ignore some group
851     membership for users.  (Closes: #414911)
852   * Apply upstream fix for segfaults in pts rename.  (Closes: #409184)
853   * Apply upstream fix to show reasonable free space numbers for AFS in
854     df.  Without this fix, some programs which use df to check free space
855     may think that directories in AFS are full and prevent the user from
856     attempting to write files.  (Closes: #415294)
857   * Translation updates:
858     - Dutch, thanks cobaco.  (Closes: #413701)
859     - Portuguese, thanks Miguel Figueiredo.  (Closes: #414800)
860
861  -- Russ Allbery <rra@debian.org>  Wed, 14 Mar 2007 18:37:12 -0700
862
863 openafs (1.4.2-5) unstable; urgency=low
864
865   * Translation updates:
866     - Chinese, thanks Chun Tian (binghe).  (Closes: #406063)
867
868  -- Russ Allbery <rra@debian.org>  Sun, 28 Jan 2007 13:43:16 -0800
869
870 openafs (1.4.2-4) unstable; urgency=low
871
872   * Update documentation to note that enabling v4 support or running
873     krb524d is no longer required for aklog to work.
874   * Translation updates:
875     - German, thanks Henrik Kroeger.  (Closes: #400800)
876
877  -- Russ Allbery <rra@debian.org>  Sun, 17 Dec 2006 17:09:41 -0800
878
879 openafs (1.4.2-3) unstable; urgency=low
880
881   * No longer pass explicit cache tuning options to afsd and instead let
882     OpenAFS automatically choose tuning based on the cache size.
883   * Accept trailing whitespace in ThisCell.
884   * Fix path canonicalization on the server, enabling bos getlog with a
885     simple log name to work properly against a Debian bosserver.
886   * Change the documentation of afsd -shutdown to be less dire and more
887     accurate.  Thanks, Daniel J. Priem.  (Closes: #394990)
888   * Document (at least partially) AFS's mapping of Kerberos v5 principal
889     names to Kerberos v4 format in the aklog man page.  Thanks, Daniel
890     J. Priem.  (Closes: #394832)
891   * Document that aklog -setpag may not always work.
892
893  -- Russ Allbery <rra@debian.org>  Mon, 20 Nov 2006 17:29:46 -0800
894
895 openafs (1.4.2-2) unstable; urgency=low
896
897   * Upstream fix to prevent butc segfaulting.
898
899  -- Sam Hartman <hartmans@debian.org>  Sat, 21 Oct 2006 20:57:09 -0400
900
901 openafs (1.4.2-1) unstable; urgency=medium
902
903   * New upstream release, fixes amd64 kernel issues
904   * Update CellServDB
905
906  -- Sam Hartman <hartmans@debian.org>  Fri, 20 Oct 2006 06:44:45 -0400
907
908 openafs (1.4.2~fc4-3) unstable; urgency=low
909
910   * Apply patch from Chaskiel Grundman to fix kernel panics when loading
911     the kernel module into AMD64 2.6.18 kernels.  (Closes: #390653)
912   * Apply upstream patch to fix klog segfaults.  (Closes: #390940)
913   * The UTS_RELEASE string is no longer found in linux/version.h in
914     2.6.18, so fall back on looking in config/kernel.release.  Thanks to
915     Marcus Watts for the patch.
916
917  -- Russ Allbery <rra@debian.org>  Thu,  5 Oct 2006 13:02:50 -0700
918
919 openafs (1.4.2~fc4-2) unstable; urgency=low
920
921   * Apply additional upstream patch for AMD64 2.6.18 kernel module build
922     issues.  (Closes: #389729)
923
924  -- Russ Allbery <rra@debian.org>  Sat, 30 Sep 2006 00:34:33 -0700
925
926 openafs (1.4.2~fc4-1) unstable; urgency=low
927
928   * New upstream release candidate.
929     - Builds with 2.6.18 on AMD64.  (Closes: #389729)
930   * Build an openafs-dbg package with debugging information for the
931     OpenAFS fileserver and volserver.
932   * Add LSB comments to the openafs-client and openafs-fileserver init
933     scripts.
934   * Update to debhelper compatibility level V5.
935
936  -- Russ Allbery <rra@debian.org>  Wed, 27 Sep 2006 11:06:48 -0700
937
938 openafs (1.4.2~fc2-1) unstable; urgency=low
939
940   * New upstream release candidate.
941     - Supports new Linux kernel versions.  (Closes: #383028)
942   * Translation updates:
943     - German, thanks Henrik Kroeger.  (Closes: #384803)
944
945  -- Russ Allbery <rra@debian.org>  Sun,  3 Sep 2006 12:42:59 -0700
946
947 openafs (1.4.1-4) unstable; urgency=low
948
949   * Apply upstream fix from Derek Atkins for compilation with kernel
950     versions prior to 2.6.10.  (Closes: #376576)
951
952  -- Russ Allbery <rra@debian.org>  Sun,  9 Jul 2006 12:35:44 -0700
953
954 openafs (1.4.1-3) unstable; urgency=low
955
956   * Include all of AFS's local XDR implementation in the build for
957     shlibafsrpc, fixing problems with undefined symbols in the PAM module
958     on AMD64.
959   * When creating a new file server in afs-newcell, use a set of tuning
960     flags from Harald Barth rather than relying on the defaults.  This
961     doesn't help with general bos create; long term, the defaults need to
962     be fixed.  (Closes: #364100)
963   * Add a note in README.servers about fileserver tuning options.
964   * Update debconf templates to follow the best practice recommendations
965     from the Developer's Reference.
966   * Regenerate the man pages on build since the pre-generated ones were
967     done with a very old version of pod2man.
968   * Update standards version to 3.7.2 (no changes required).
969   * Use a better method of optionally running make distclean.
970   * Add build-arch and build-indep targets, just in case.
971   * Translation updates:
972     - Czech, thanks Martin Å Ã­n.
973     - Portuguese (Brazil), thanks André Luís Lopes.
974     - French, thanks Christian Perrier.
975     - Vietnamese, thanks Clytie Siddall.
976
977  -- Russ Allbery <rra@debian.org>  Sun, 18 Jun 2006 11:22:11 -0700
978
979 openafs (1.4.1-2) unstable; urgency=low
980
981   * Exit successfully in the openafs-client init script if no module is
982     installed, since otherwise openafs-client will fail to install until
983     one builds a module.  This restores previous accidental behavior due
984     to a bug in debhelper.  (Closes: #362695)
985   * libopenafs-dev must conflict with liblwp-dev since they both provide
986     liblwp.a.  Thanks, Justin Pryzby.  (Closes: #362842)
987   * openafs-client recommends lsof, since the init script uses it for
988     cleaner shutdown.
989
990  -- Russ Allbery <rra@debian.org>  Sat, 15 Apr 2006 15:47:04 -0700
991
992 openafs (1.4.1-1) unstable; urgency=low
993
994   * New upstream release.
995     - Supports Linux 2.6.16.  (Closes: #358203)
996     - Suspend should work with newer kernels.  (Closes: #341588)
997     - Safer cache size calculation.  (Closes: #360176)
998     - Upstream now includes man pages, so remove our backport.
999   * Subsume openafs-krb5 into this source package.
1000     - Acknowledge NMU.  (Closes: #304933)
1001     - Update to the OpenAFS aklog and asetkey.  (Closes: #196094)
1002     - Backport asetkey from upstream CVS.
1003     - Include ka-forwarder from the old migration toolkit.
1004     - Add man pages for asetkey and ka-forwarder.
1005   * Subsume openafs-doc into this source package.
1006   * Since 2.6 is the supported kernel for etch, build the userspace with
1007     a sysname of *_linux26 where supported.  This only affects the sys
1008     command.  (Using livesys instead is better.)  (Closes: #358118)
1009   * Always pass the system type into Autoconf, following autotools-dev
1010     best practices.
1011   * Add an explicit copyright statement to debian/copyright.
1012
1013  -- Russ Allbery <rra@debian.org>  Fri, 14 Apr 2006 15:04:45 -0700
1014
1015 openafs (1.4.0-4) unstable; urgency=low
1016
1017   * Hopefully fix sparc64 kernel support.  Thanks, Troy Benjegerdes.
1018     (Closes: #219429)
1019   * Document the need to restart ptserver and vlserver on the existing
1020     database servers when adding a new one.  Thanks, Niklas Edmundsson.
1021     (Closes: #349659)
1022   * Include xstat_cm_test and xstat_fs_test in openafs-client, as they're
1023     quite useful for debugging.
1024
1025  -- Russ Allbery <rra@debian.org>  Tue, 14 Mar 2006 21:07:07 -0800
1026
1027 openafs (1.4.0-3) unstable; urgency=low
1028
1029   * Apply upstream patch from Chas Williams to be more careful about what
1030     dentry is used in renames, avoiding a kernel fault when renaming
1031     dentries accessed through multiple paths (such as RO and RW).
1032   * Apply patch to allow the module to build with the Ubuntu kernel.
1033     Thanks, Björn Torkelsson.  (Closes: #342607)
1034   * Stop unconditionally forcing the compiler to cc or gcc in configure,
1035     allowing, among other things, building the kernel module with a
1036     compiler other than the default system compiler.  (Closes: #338306)
1037   * Call kernel-version correctly from prep-modules, which fixes build
1038     issues with manually-built kernels.  (Closes: #344851)
1039   * Backport man pages from upstream CVS.  (Closes: #79763)
1040   * Include afsmonitor and livesys in openafs-client.
1041   * Include volinfo in openafs-fileserver.
1042   * Document FAM's lack of support for AFS's security model and recommend
1043     gamin instead.  (Closes: #343246)
1044   * Add a hint to README.Debian on what to do about the cache partition if
1045     running ReiserFS or XFS without a spare partition.
1046   * Use make install into debian/tmp rather than make dest.  make dest is
1047     mostly for Transarc compatibility and make install looks more like a
1048     typical package and makes it easier to evaluate differences in FHS
1049     location between upstream and Debian.  As a side effect, there's no
1050     need to mess with the @sys link.  (Closes: #165909)
1051   * Install more files with dh_install rather than install commands in
1052     debian/rules so that *.install shows a more complete picture of what
1053     goes into each package.
1054   * Don't ignore make distclean errors.
1055
1056  -- Russ Allbery <rra@debian.org>  Tue, 27 Dec 2005 15:34:16 -0800
1057
1058 openafs (1.4.0-2) unstable; urgency=low
1059
1060   * Install more of the standard OpenAFS utilities.  (Closes: #138851)
1061     - openafs-dbserver: Install prdb_check and vldb_check.
1062     - openafs-fileserver: Install voldump.
1063     - openafs-client: Install fstrace, scout, and up (as afs-up).
1064     - Modify fstrace to load its catalog from /usr/share/openafs.
1065   * Do not install kpwvalid.  The default version does little useful and
1066     the kpwvalid binary must be in AFS for it to take effect.
1067   * Overhaul the way kernel modules are built.
1068     - Recommend linux-image rather than kernel-image for newer kernels.
1069     - Always recommend the kernel package; since it's only a recommends,
1070       there's no need to special-case the hand-built kernel case.
1071     - Be less fragile about how the kernel version is used in prep-modules
1072       to support other ways kernel modules are built.  (Closes: #341836)
1073     - Add Build-Depends and Uploaders to the openafs-modules-source
1074       control file.
1075     - Remove unused parts of prep-modules and heavily comment it.
1076   * openafs-client should only recommend the AFS kernel module.  Many of
1077     the client programs will work in unauthenticated mode without it, and
1078     openafs-fileserver depends on it (but doesn't require the kernel
1079     module).  (Closes: #342095)
1080   * openafs-modules-source no longer has to depend on as many libraries.
1081   * Suggest the same PAM settings for pam_krb5 that libpam-krb5 does.
1082   * Update uploader address.
1083
1084  -- Russ Allbery <rra@debian.org>  Tue,  6 Dec 2005 23:34:18 -0800
1085
1086 openafs (1.4.0-1) unstable; urgency=low
1087
1088   * New upstream version.
1089     - Builds correctly with 2.6.13 kernels and software suspend.
1090     - Builds correctly with 2.6.12-10.  (Closes: #337883)
1091   * Install afsd in /sbin rather than /usr/sbin.  While putting /usr in
1092     AFS isn't as common as it once was, no reason to make it harder than
1093     it needs to be.
1094   * Update CellServDB to the 2005-10-15 grand.central.org version.
1095   * Install NEWS as an upstream changelog.
1096   * Add a watch file.
1097   * Remove the unused and uninstalled make-links script.
1098
1099  -- Russ Allbery <rra@stanford.edu>  Sun,  6 Nov 2005 21:37:40 -0800
1100
1101 openafs (1.4rc4-1) unstable; urgency=low
1102
1103   * New upstream version.
1104     - Correctly handle root.afs becoming replicated after the client
1105       starts.  This should resolve the problems with AFS eventually
1106       failing on the first system using a new cell.  (Closes: #88906)
1107   * When kill_all_afs is enabled in /etc/openafs/afs.conf, only kill AFS
1108     processes if the runlevel is 0 or 6.  You really only want this when
1109     the system is shutting down.  (Closes: #325347)
1110   * Remove the init script check of the cache file system and instead
1111     improve the check in afsd.  The init script check used stat, which is
1112     in /usr/bin and therefore not fair game for init scripts.
1113   * Set PATH in the init script, just in case.
1114   * libpam-openafs-kaserver must depend on openafs-client, not just
1115     recommend it, since acquiring tokens requires that the client be
1116     running.
1117   * Expand README.Debian and include information about PAM configuration.
1118   * Link libpam-openafs-kaserver's doc directory to openafs-client.
1119   * Make the short descriptions shorter.
1120   * Translation updates.
1121     - Portuguese (Brazil), thanks André Luís Lopes.
1122
1123  -- Russ Allbery <rra@stanford.edu>  Wed, 21 Sep 2005 13:36:34 -0700
1124
1125 openafs (1.4rc1-1) unstable; urgency=low
1126
1127   * New upstream version.
1128   * Install pam_afs.krb.so on hppa.  I believe the new PAM module build
1129     process fixes the issue that was being worked around before.
1130   * Improve the documentation and scripts for setting up new servers or a
1131     new cell.  afs-rootvol can now be run from a client configured to use
1132     dynroot.  afs-newcell generates the server CellServDB directly to work
1133     around oddities with bos addhost.  There are many other, more minor
1134     improvements as well.  Thanks to Faheem Mitha and Sergio Gelato for
1135     analysis and patches.  (Closes: #322638)
1136   * Update the configuration transcript to reflect the current packages,
1137     messages, and instructions.  Thanks, Faheem Mitha.
1138   * Fill in the server CellServDB with information about the local cell,
1139     if available in the client CellServDB, rather than always initializing
1140     it to contain just the name of the cell.
1141   * Detect AFS caches on non-ext2/ext3 file systems and abort AFS client
1142     initialization.  (Closes: #249315)
1143   * Provide a way of setting sysname in afs.conf.  (Closes: #324694)
1144   * Don't create the unused /etc/openafs/AFSLog file.  (Closes: #120097)
1145   * Redo how library object files are found for the PAM module build to
1146     avoid assuming C locale character set behavior.  (Closes: #323582)
1147   * Remove the openafs-client warning against dynroot for the first system
1148     in a cell now that afs-rootvol can cope.  Provide some basic
1149     documentation of the CellAlias syntax in that message until we have a
1150     real man page.
1151   * Suggest openafs-doc.
1152   * Update standards version to 3.6.2 for the kernel module packages (no
1153     changes required).
1154   * Translation updates.
1155     - Czech, thanks Martin Sin.
1156     - Vietnamese, thanks Clytie Siddall.
1157     - French, thanks Christian Perrier.
1158
1159  -- Russ Allbery <rra@stanford.edu>  Fri, 26 Aug 2005 01:30:21 -0700
1160
1161 openafs (1.3.87-1) unstable; urgency=low
1162
1163   * New upstream version.
1164     - Fixes build problems with 2.6.12.3 and later.  (Closes: #320099)
1165   * Add support for ppc64, thanks Andreas Jochens.  (Closes: #322020)
1166   * Improve the openafs-client init script.
1167     - Update the default client options based on the cache tuning synopsis
1168       by Jeffrey Hutzelman, including setting a larger chunksize for all
1169       default option sets.  (Closes: #303944)
1170     - Choose the client options based on the cache size by default.
1171     - Move the code to build the options string to the init script from
1172       afs.conf so that afs.conf is pure configuration.
1173     - Add an AFS_PRE_SHUTDOWN hook called before shutting down the client.
1174     - Provide a shutdown hook, disabled by default, that kills all
1175       processes with files open in /afs.  Enabling this ensures a more
1176       reliable clean shutdown and umounting of the cache partition, but
1177       may not always be what the admin wants.
1178     - Improve the readability of the output on start.
1179     - Significantly improve the comments in afs.conf.
1180     - Remove the code to set -nosettime as it's now the default.
1181   * Move the openafs-client init script and afs.conf file we use into the
1182     debian directory rather than patching the upstream version.  We've
1183     diverged so much that there's no point in continuing to merge changes.
1184   * Diagnose unsupported architectures earlier and with a clearer error.
1185   * Suppress error messages from a missing kernel version header since
1186     they occur normally when doing the regular package build and are just
1187     confusing.  Instead, print an error in kern-sysname and abort if the
1188     kernel version could not be determined.
1189   * Rework how PAM modules are handled.
1190     - Build against the pthread-aware libraries.  (Closes: #297804)
1191     - Use the shared library objects instead of building separate PIC
1192       objects, eliminating the need for many Makefile modifications.
1193     - Include pam_afs.krb.so as well.  (Closes: #165972)
1194   * Don't include the empty /usr/src/modules directory in
1195     openafs-modules-source, only the tarball, to match how other kernel
1196     module source packages behave.  (Closes: #244685)
1197   * Update config.guess and config.sub.
1198   * Translation updates.
1199     - French, thanks Christian Perrier.  (Closes: #318807)
1200     - Vietnamese, thanks Clytie Siddall.  (Closes: #319705)
1201     - Czech, thanks Martin Sin.  (Closes: #319940)
1202
1203  -- Russ Allbery <rra@stanford.edu>  Sun, 14 Aug 2005 14:41:48 -0700
1204
1205 openafs (1.3.82-2) unstable; urgency=low
1206
1207   * Output error messages from heredocs in the init script with cat rather
1208     than echo.  Thanks, Reid Barton.  (Closes: #311729)
1209   * Make bosserver less picky about permissions and remove the attempt to
1210     set /etc/openafs/server-local not-world-readable since dh_fixperms was
1211     overridding it anyway.  (Closes: #312921)
1212   * Fix some spacing and capitalization errors in the debconf templates.
1213     Thanks, Clytie Siddall.  (Closes: #316597)
1214   * Initial Czech translation, thanks Martin Sin.  (Closes: #310699)
1215   * New Vietnamese translation, thanks Clytie Siddall.  (Closes: #316598)
1216   * Update standards version to 3.6.2 (no changes required).
1217
1218  -- Russ Allbery <rra@stanford.edu>  Mon, 11 Jul 2005 17:34:13 -0700
1219
1220 openafs (1.3.82-1) unstable; urgency=medium
1221
1222   * New upstream version.  (Closes: #307699)
1223     - Proper locking for preempt kernels.  This bug manifested as an
1224       inability to shut down AFS cleanly.  (Closes: #308399, #304040)
1225     - Correctly handle the inotify semaphore.  (Closes: #303495)
1226   * Repackage upstream to remove MacOS-specific files covered by the APSL.
1227     Remove the WINNT directory to save space since we have to repackage
1228     anyway.  Provide a get-orig-source target to do the repackaging.
1229   * libpam-openafs-kaserver: Fix compilation so that the PAM module isn't
1230     missing symbols and therefore unusable.  (Closes: #308844)
1231   * Apply patch from Chas Williams to fix stale cache data from deleted
1232     files, a bug introduced in 1.3.82.
1233   * In all cases, only build the module appropriate to the kernel we're
1234     building against.  Building an SMP module against a non-SMP kernel
1235     fails due to missing defines.  (Closes: #225907)
1236   * README.modules: Add documentation for module-assistant and recommend
1237     it when using Debian kernels.  Mention divergences from upstream in
1238     module naming.  (Closes: #253168)  Emphasize that the kernel source
1239     tree used for make-kpkg must be identically configured to the kernel
1240     the module will be used with.
1241   * Update copyright with more complete information from upstream
1242     src/LICENSE.
1243   * Simplify clean target.  Upstream make distclean is now better.
1244
1245  -- Russ Allbery <rra@stanford.edu>  Tue, 10 May 2005 21:09:55 -0700
1246
1247 openafs (1.3.81-5) unstable; urgency=low
1248
1249   * Handle modules named either with or without the .mp extension on SMP
1250     hosts.  (Closes: #305389, #307280, #307797)
1251   * README.Debian: Document that the client cache partition must be ext2
1252     or ext3 and that XFS and ReiserFS will not work.  upserver and
1253     upclient are now provided.  Provide some information about why
1254     kaserver is not provided.  (Closes: #249315)
1255   * Overhaul the module build rules.
1256     - Use debhelper to build the module binary package.
1257     - Let debhelper handle the module postinst and prerm control scripts.
1258     - Properly support modules_config and modules_clean.
1259     - Break the build process into configure, build, install, and binary
1260       rules, paralleling the regular build rules and making it easier to
1261       maintain the make-kpkg build targets.
1262     - Include the kernel version in the long description.
1263     - Update standards version of module packages to 3.6.1.
1264     - Include the copyright and basic documentation in the module binary
1265       package.  Otherwise, policy requires an exact versioned dependency
1266       on the package containing the copyright file.
1267   * Update standards version to 3.6.1.
1268     - Install Debian::OpenAFS::ConfigUtils in /usr/share, not /usr/lib.
1269     - Always enable debugging symbols and disable optimization if noopt is
1270       set in DEB_BUILD_OPTIONS.  (Alas, this doesn't entirely work; the
1271       upstream makefiles don't always honor the configure options.)
1272     - /etc/init.d/openafs-fileserver restart starts bosserver if it's not
1273       already running.
1274   * Update debhelper compatibility level to V4.
1275     - Remove all *.conffiles control files.  They're no longer needed.
1276     - Use misc:Depends to get debconf dependencies.
1277     - Use dh_install rather than the movefiles script.
1278   * openafs-dbserver doesn't need to depend on debconf.
1279   * Use dh_perl to get the correct Perl dependency for openafs-dbserver.
1280   * Remove unnecessary build dependencies.
1281   * Depend on comerr-dev rather than e2fslibs-dev.
1282   * Remove unnecessary preinst for openafs-fileserver.
1283   * Clean up and reformat package build rules.
1284   * Update lintian overrides.
1285
1286  -- Russ Allbery <rra@stanford.edu>  Sat,  7 May 2005 20:57:12 -0700
1287
1288 openafs (1.3.81-4) unstable; urgency=low
1289
1290   * make-kpkg doesn't run fakeroot for us but instead expects the module
1291     rules file to use $(ROOT_CMD) appropriately.  (Closes: #237861)
1292   * Put the compiled modules into KPKG_DEST_DIR if set.  This appears to
1293     be preferred over DEB_DEST by the make-kpkg documentation.  Thanks,
1294     Jonas Smedegaard.  (Closes: #206403)
1295   * Add a check to afs-newcell to ensure the local hostname doesn't
1296     resolve to 127.0.0.1.  (Closes: #163751)
1297   * Exclude .svn directories from the modules source tarball.
1298   * Fix genchanges for module builds to not fail when trying to remove a
1299     nonexistent file.
1300     * New French translations from Christian Perrier, Closes: #305780
1301
1302  -- Russ Allbery <rra@stanford.edu>  Sun, 17 Apr 2005 00:00:27 -0700
1303
1304 openafs (1.3.81-3) unstable; urgency=low
1305
1306   * Patch from kcr to fix osconf.m4 so that sparc defines afs_pthread_env
1307     and thus builds.
1308
1309  -- Sam Hartman <hartmans@debian.org>  Wed,  6 Apr 2005 19:54:24 -0400
1310
1311 openafs (1.3.81-2) unstable; urgency=low
1312
1313   * Oops, update debian/sysname because hppa is hppa not parisc-*-linux-*
1314     since we now use dpkg --print-installation-architecture
1315
1316  -- Sam Hartman <hartmans@debian.org>  Wed,  6 Apr 2005 11:10:14 -0400
1317
1318 openafs (1.3.81-1) unstable; urgency=low
1319
1320   * New Upstream version
1321   * Use Linux 2.4 as the claimed userspace OS for alpha; hopefully this
1322     resolves the  largefile issue and allows us to build again, Closes: #271923
1323
1324  -- Sam Hartman <hartmans@debian.org>  Wed,  6 Apr 2005 08:08:29 -0400
1325
1326 openafs (1.3.80-1) UNRELEASED; urgency=low
1327
1328   *  New upstream version, Closes: #297781
1329   * I think this works on sparc better and definitely works on 2.6.10, Closes: #283488
1330   * Make thiscell a high debconf value, Closes: #302939
1331   * New upstream version (1.3.79)
1332         - Works with 2.6.10, Closes: #296835
1333   * Use amd64 not x86_64 for sysname script, Closes: #296855
1334   * Patches from kcr
1335       - Loosen dependencies for client and modules
1336       - Enable debugging
1337       - Some callbacks later stuff and fix short bitfield
1338       - Fix permissions on /etc/openafs/server-local, Closes: #271460
1339   
1340   * Versions 1.3.79 an newer work on amd64, Closes: #262382
1341
1342  -- Sam Hartman <hartmans@debian.org>  Mon,  4 Apr 2005 00:32:42 -0400
1343
1344 openafs (1.3.77-1) unstable; urgency=low
1345
1346   * New upstream version
1347   * Target for unstable not experimental
1348   * New CellServDB
1349   * OpenAFS seems not to have a changelog available, so stop shipping it.
1350   * Build openafs.ko not libafs.ko so the right name appears in lsmod
1351
1352  -- Sam Hartman <hartmans@debian.org>  Sat,  8 Jan 2005 20:02:23 -0500
1353
1354 openafs (1.3.74-1) experimental; urgency=low
1355
1356   * New upstream version
1357
1358  -- Sam Hartman <hartmans@mit.edu>  Mon, 15 Nov 2004 16:58:02 -0500
1359
1360 openafs (1.3.73-1) experimental; urgency=low
1361
1362   * New upstream version
1363     -  Works with 2.6.8 and 2.6.9, Closes: #277521
1364   * Remove call to dh_suidregister
1365   * Update sysname to prefer 2.4 on more arches for largefile issues
1366   * Patch from pnelson@ANDREW.CMU.EDU to add x86_64 support to sysname scripts
1367   * debian/sysname: Use installation architecture 
1368
1369  -- Sam Hartman <hartmans@debian.org>  Wed, 27 Oct 2004 20:42:12 -0400
1370
1371 openafs (1.3.71-1) experimental; urgency=low
1372
1373   * New upstream version
1374
1375  -- Sam Hartman <hartmans@mit.edu>  Tue, 31 Aug 2004 09:45:59 -0400
1376
1377 openafs (1.3.70-1) experimental; urgency=low
1378
1379   * New upstream version
1380   * debian/kern-sysname: 2.6* not 2.6
1381   * Enable supergroups and largefile-fileserver
1382
1383  -- Sam Hartman <hartmans@debian.org>  Sun, 15 Aug 2004 18:56:48 -0400
1384
1385 openafs (1.3.65-1) experimental; urgency=low
1386
1387   * New upstream Version, Closes: #256580
1388
1389  -- Sam Hartman <hartmans@debian.org>  Mon, 28 Jun 2004 19:40:30 -0400
1390
1391 openafs (1.3.64-2) experimental; urgency=low
1392
1393   * Allow loading of a .ko file not just .o
1394
1395  -- Sam Hartman <hartmans@debian.org>  Mon, 31 May 2004 13:46:05 -0400
1396
1397 openafs (1.3.64-1) experimental; urgency=low
1398
1399   * New upstream version
1400   * Add 2.6 to kern-sysname for i386
1401   * Apply patch from
1402     /afs/cs.cmu.edu/user/jhutz/junk/openafs-patches/openafs-build-on-linux26  which correctly generates 2.6 modules, Closes: #234284
1403   * use make only_libafs not dest_only_libafs
1404     - AS a result, build times are much faster, Closes: #144781
1405   * Correct module build scripts to install module package from new location
1406   * Fix afslocaldir to be /etc/openafs/server-local, Closes: #237154
1407
1408  -- Sam Hartman <hartmans@debian.org>  Sun, 30 May 2004 18:12:54 -0400
1409
1410 openafs (1.2.12-1) unstable; urgency=medium
1411
1412   * New upstream version
1413   * Medium urgency because this version fixes a significant server crash
1414     bug.  Windows clients, particularly greater than version 1.3.70 tend
1415     to crash openafs servers.
1416   * Cause openafs-kpasswd to conflict  with kerberos4kth-clients, Closes:
1417     #277844 
1418   * Conflict between libopenafs-dev and arla-dev, Closes: #274788
1419
1420  -- Sam Hartman <hartmans@debian.org>  Fri, 22 Oct 2004 16:21:29 -0400
1421
1422 openafs (1.2.11-3) unstable; urgency=high
1423
1424   * Now that libopenafs-dev contains binaries, it should have shared
1425     library dependencies, Closes: #267509
1426   * New fr.po from Christian Perrier, Closes: #237098
1427
1428  -- Sam Hartman <hartmans@debian.org>  Tue, 24 Aug 2004 12:10:02 -0400
1429
1430 openafs (1.2.11-2) unstable; urgency=low
1431
1432   * Install rxgen
1433   * Install upserver and upclient
1434   * Mark as version 1.2.11, Closes: #255883
1435
1436  -- Sam Hartman <hartmans@debian.org>  Thu, 12 Aug 2004 14:27:39 -0400
1437
1438 openafs (1.2.11-1) unstable; urgency=high
1439
1440   * Versions prior to 1.2.10 stopped working with multiple servers in a
1441     cell because of a ubik bug prompting the 1.2.11 release.
1442   * Fix afs startup script not to start afsd if already running; really
1443     fixed in 1.2.10-3, but not documented, Closes: #219702
1444
1445  -- Sam Hartman <hartmans@debian.org>  Sat, 10 Jan 2004 16:37:33 -0500
1446
1447 openafs (1.2.10-3) unstable; urgency=low
1448
1449   * Fix Openafs not to include kernel headers from /usr/include,
1450   Closes: #220600 
1451   * Fix typo in openafs templates, Closes: #215714
1452   * New French translations, Closes: #216158
1453   * Build-depend on e2fslibs-dev to get appropriate headers
1454
1455  -- Sam Hartman <hartmans@debian.org>  Thu, 20 Nov 2003 16:02:45 -0500
1456
1457 openafs (1.2.10-2) unstable; urgency=low
1458
1459   * New Brazilian Portuguese (pt_BR) translations, Closes: #208035
1460   * Don't conflict with ircd, Closes: #204865
1461   * Fix wording of question about using dynroot, Closes: #209332
1462   * New French debconf translations, sorry about the delay in including these, Closes: #203608
1463   * Avoid yes/no construction in openafs-client templates, Closes: #198476
1464   * Fix libpam-openafs-kaserver to include the symbols it needs, patch
1465     from Daniel Joseph Barnhart Clark , Closes: #194818
1466
1467  -- Sam Hartman <hartmans@debian.org>  Mon, 13 Oct 2003 00:38:42 -0400
1468
1469 openafs (1.2.10-1) unstable; urgency=low
1470
1471   * New upstream version
1472   * net/*.h included properly by kernel module, Closes: #204642
1473   * Don't build libafsrpc or libafsauthent, as we can't exactly use them
1474     because they contain non-pic code, Closes: #203456
1475   * I think I finally build the PAM module on hppa, Closes: #179679
1476   * Decnet includes should work now because of the change of the net
1477     symlink, Closes: #204486
1478   * Escape $ in debian/rules, Closes: #204185
1479
1480  -- Sam Hartman <hartmans@debian.org>  Sun, 24 Aug 2003 18:03:21 -0400
1481
1482 openafs (1.2.9-3) unstable; urgency=low
1483
1484   * Add support for kernel headers, thanks to Patrick Sodre, 
1485     Closes: #173137 
1486   * Add patch to support the Debian 2.4.21 Kernel sources, thanks to amu,
1487     Closes: #198774
1488   * Add chronyd to list of programs we assume set the clock, thanks RISKO
1489     Gergely, Closes: #201725
1490   * Fix template formatting (extra leading spaces), Closes: #198477
1491   * New French translations, thanks Christian Perrier, Closes: #198719
1492   * Fix PAM problem on hppa, Closes: #179679
1493   * Don't translate defaults: Closes: #198384
1494   * Fix movefiles error handling and errors exposed by this change.  The
1495     contents of libopenafs-dev  were somewhat wrong because of this.
1496   * Make /usr/src/modules root.src 775, Closes: #201733
1497
1498  -- Sam Hartman <hartmans@debian.org>  Sat, 26 Jul 2003 18:03:31 -0400
1499
1500 openafs (1.2.9-2) unstable; urgency=low
1501
1502   * Fix   to not build PAM krb since we don't install it and it breaks alpha, Closes: #189548
1503   * Don't install pagsh man page symlink since we no longer link to
1504     undocumented, Closes: #189860
1505
1506  -- Sam Hartman <hartmans@debian.org>  Mon, 21 Apr 2003 21:05:51 -0400
1507
1508 openafs (1.2.9-1) unstable; urgency=low
1509
1510   * Literal newline fixes, Closes: #175627
1511   * Require new kernel modules per upstream change.
1512   * New upstream version
1513   * Fix section of libopenafs-dev to libdevel
1514   * openafs-client stop should shut down afsd if it is running even if afs
1515     not mounted, Closes: #188000
1516       * Fix to build on alpha again; PAM patch was broken
1517   * Report i386_linux24 not linux22 on i386, Closes: #187789
1518   * Convert to po-debconf, patch from Andre Luis Lopes, CLoses: #187901
1519   * Fix from Lamont to build on hppa, Closes: #179679
1520
1521  -- Sam Hartman <hartmans@debian.org>  Sun, 13 Apr 2003 17:21:54 -0400
1522
1523 openafs (1.2.8-4) unstable; urgency=low
1524
1525   * Fix from Eduard Bloch to compile on kernels with variable numbers of
1526     CPUs; he is not sure it actually works yet though, Closes: #178505
1527   * Patch that might possibly fix the fails to build on recent unstable;
1528     definitely fixes a bug in include path handling, but I am not sure it
1529     is a correct patch since I cannot reproduce the problem, Closes: #178154
1530
1531  -- Sam Hartman <hartmans@debian.org>  Sun,  2 Feb 2003 14:08:14 -0500
1532
1533 openafs (1.2.8-3) unstable; urgency=medium
1534
1535   * Patch from Eduard Bloch <blade@debian.org> to build the PAM module for
1536     kaserver users; the main thing this patch does in create a bunch of
1537     PIC object files so it is a policy-conformant shared library, Closes:
1538     #174668 
1539   * Do not include -I/usr/include and especially -I/usr/include/sys in the
1540     PAM Makefile so gcc 3.2 works; already fixed upstream, Closes: #176538
1541
1542  -- Sam Hartman <hartmans@debian.org>  Sun, 19 Jan 2003 17:44:53 -0500
1543
1544 openafs (1.2.8-2) unstable; urgency=low
1545
1546   * Convert v5 principal names to v4 style names in rxkad 2b.  Especially
1547     important for rcmd vs host
1548   * Fix debian/rules clean to remove  generated files, Closes: #174625
1549   * Fix AFS not to declare errno, Closes: #174059
1550
1551  -- Sam Hartman <hartmans@debian.org>  Fri,  3 Jan 2003 15:28:30 -0500
1552
1553 openafs (1.2.8-1) unstable; urgency=low
1554
1555   * New upstream version
1556
1557  -- Sam Hartman <hartmans@debian.org>  Tue, 10 Dec 2002 23:43:46 -0500
1558
1559 openafs (1.2.7-3) unstable; urgency=low
1560
1561   * Apparently OpenAFS and  ircd conflict on a UDP port, so you can't use
1562     both at once, Closes: #150242
1563   * Patch from seph to add -nosettime when ntp is installed, Closes: #155123
1564   * Fix bosserver  shutdown on restart after upgrade, Closes :#155586
1565   * Install translate_et, Closes: #138672
1566   * Allow byacc instead of bison
1567   
1568  -- Sam Hartman <hartmans@debian.org>  Tue,  3 Dec 2002 22:30:44 -0500
1569
1570 openafs (1.2.7-2) unstable; urgency=low
1571
1572   * Fix uss to build with bison 1.50 and 1.75 so we can throw away the
1573     resulting binaries, Closes: #164366
1574   * Evaluate all limited range of comparison warnings; a warning in
1575     rxkad_client.c remains but is harmless, other warnings pointed to
1576     potential problems that were fixed, Closes: #162754
1577   * Fix s390 modules to actually build, Closes: #162772
1578
1579  -- Sam Hartman <hartmans@debian.org>  Sun, 20 Oct 2002 15:20:19 -0400
1580
1581 openafs (1.2.7-1) unstable; urgency=low
1582
1583   * Fix typo in templates, Closes: #150356
1584   
1585   * New upstream version
1586
1587  -- Sam Hartman <hartmans@debian.org>  Thu, 26 Sep 2002 16:11:25 -0400
1588
1589 openafs (1.2.6-1) unstable; urgency=low
1590
1591
1592   * New upstream version
1593   * Update CellServDB, Closes: #154893
1594   * Add debconf support for fakestat
1595   * Patch from Sergio Gelato to avoid use of host, Closes: #144264
1596   * Install sys because it was requested
1597   * Fix version string, Closes: #153136
1598  -- Sam Hartman <hartmans@debian.org>  Fri,  2 Aug 2002 17:33:11 -0400
1599
1600 openafs (1.2.5-1) unstable; urgency=low
1601
1602   * New upstream version.
1603
1604  -- Sam Hartman <hartmans@debian.org>  Mon, 10 Jun 2002 08:09:05 -0400
1605
1606 openafs (1.2.4-1) unstable; urgency=low
1607
1608   * New upstream version
1609   * Now builds for ia64, closes: #142287
1610   * Now works again with 2.2 kernels, thanks to upstream fix, closes: #140187
1611   * openafs-modules-source depends on kernel-package, Closes: #137169
1612   * Fix typo in readme.modules, Closes: #148155
1613
1614  -- Sam Hartman <hartmans@debian.org>  Sun,  2 Jun 2002 17:54:42 -0400
1615
1616 openafs (1.2.3final2-5) unstable; urgency=medium
1617
1618   * Fix subarch handling, closes: #139662
1619   * Update module control files to use  net not non-us
1620
1621  -- Sam Hartman <hartmans@debian.org>  Thu, 18 Apr 2002 13:13:16 -0400
1622
1623 openafs (1.2.3final2-4) unstable; urgency=low
1624
1625   * Move from non-us to main.
1626   * Fix ultrasparc 2.4 build to actually work.
1627
1628  -- Sam Hartman <hartmans@debian.org>  Sat, 16 Mar 2002 15:33:33 -0500
1629
1630 openafs (1.2.3final2-3) unstable; urgency=medium
1631
1632   * Oops, install backup
1633
1634  -- Sam Hartman <hartmans@debian.org>  Thu,  7 Mar 2002 08:12:34 -0500
1635
1636 openafs (1.2.3final2-2) unstable; urgency=low
1637
1638   * Add dynroot support to debconf; currently no support for creating
1639     CellAliases  automatically
1640   * Don't call depmod since we call update-modules, closes: #132851
1641   * Add hppa to debian/sysname, process.c patch from Lamont, closes: #134173
1642
1643  -- Sam Hartman <hartmans@debian.org>  Mon, 25 Feb 2002 15:45:32 -0500
1644
1645 openafs (1.2.3final2-1) unstable; urgency=low
1646
1647   * Upstream released a new version that they call 1.2.3 after things were
1648     tagged  in the Debian repository.
1649
1650  -- Sam Hartman <hartmans@debian.org>  Wed, 30 Jan 2002 16:59:04 -0500
1651
1652 openafs (1.2.3final-1) unstable; urgency=low
1653
1654   * New upstream release
1655   * Add support for fs setcrypt in debconf; by default traffic is encrypted.
1656
1657  -- Sam Hartman <hartmans@debian.org>  Wed, 30 Jan 2002 10:46:46 -0500
1658
1659 openafs (1.2.3candidate3-1) unstable; urgency=low
1660
1661   *  New  upstream release candidate
1662   * Use different version number format; people who installed rc1 will
1663     need to upgrade manually.  Sorry, but rc1 was never uploaded to Debian.
1664   * Support sparc_linux24
1665
1666  -- Sam Hartman <hartmans@debian.org>  Sun, 27 Jan 2002 19:57:04 -0500
1667
1668 openafs (1.2.3.candidate1-1) unstable; urgency=low
1669
1670   *  New upstream release candidate
1671   * Add ia64 as a potential architecture
1672
1673  -- Sam Hartman <hartmans@debian.org>  Tue, 22 Jan 2002 19:00:51 -0500
1674
1675 openafs (1.2.2-3) unstable; urgency=low
1676
1677   * Support s390, closes: #123540
1678   * Support update-alternatives for pagsh, closes: #122144
1679   * Note that alpha port doesn't work for fileservers, closes: #127387
1680   * Implement subarch, closes: #126192
1681
1682  -- Sam Hartman <hartmans@debian.org>  Mon,  7 Jan 2002 05:26:03 -0500
1683
1684 openafs (1.2.2-2) unstable; urgency=low
1685
1686   * Don't declare lseek in auth/ktc.c; sent upstream
1687   * Allow /etc/openafs/server to be mode 700 and /var/lib/openafs to be
1688     755, closes: #120072
1689   *  Don't try to shut down during afs-newcell until we've done enough
1690     that works, closes: #119452
1691   * Fix message  output on server failed to start, closes: #119461
1692   * Fix openafs to deal if /etc/openafs/server/ThisCell has a newline,
1693     closes: #118086 
1694
1695  -- Sam Hartman <hartmans@debian.org>  Sun, 25 Nov 2001 20:03:01 -0500
1696
1697 openafs (1.2.2-1) unstable; urgency=low
1698
1699   * New upstream release.
1700   * We now require openafs-modules1 and conflict with openafs-modules.
1701   Our modules packages now provide openafs-modules1.  This is because
1702   upstream made a forward and backward incompatible change in the modules
1703   interface.
1704    * Include buserver in openafs-dbserver, butc and fms in openafs-client.c
1705     butc and fms may move, but they are there for now, closes: #114313
1706
1707  -- Sam Hartman <hartmans@debian.org>  Sun, 14 Oct 2001 15:07:10 -0400
1708
1709 openafs (1.2.1-1) unstable; urgency=low
1710
1711   * New upstream version.
1712   * Document that you may need to append a version for newer kernels,
1713     closes: #112246 
1714
1715  -- Sam Hartman <hartmans@debian.org>  Thu, 20 Sep 2001 03:10:54 -0400
1716
1717 openafs (1.2.0-3) unstable; urgency=high
1718
1719   * High until we get this into testing.
1720   * Fix dependency on ncurses, closes: #112244
1721   * Fix typo in German template added in last version, closes: #112289
1722
1723  -- Sam Hartman <hartmans@debian.org>  Fri, 14 Sep 2001 23:40:25 -0400
1724
1725 openafs (1.2.0-2) unstable; urgency=high
1726
1727   * Fix PPC makefile so that it finds install; this time actually
1728     submitted upstream. 
1729   * Have openafs-modules-source depend on libpam0g-dev because upstream
1730     seems to need it.  Bug opened upstream asking if this is really necessary.
1731   * Include German template, closes: #110087
1732
1733  -- Sam Hartman <hartmans@debian.org>  Thu, 13 Sep 2001 16:58:53 -0400
1734
1735 openafs (1.2.0-1) unstable; urgency=high
1736
1737   * Fix typo in  README.servers; thanks to mdz@debian.org, closes: #109199
1738   * Upstream patch for configure-style path handling accepted, closes: #88897
1739   * New upstream version.
1740   * Update upstream changelog
1741
1742  -- Sam Hartman <hartmans@debian.org>  Tue, 11 Sep 2001 16:21:35 -0400
1743
1744 openafs (1.1.1-3) unstable; urgency=low
1745
1746   * Oops, that last upstream patch for rx debug and version didn't work on
1747     Linux.  Since some Debian users may run Linux, let's try again.
1748
1749  -- Sam Hartman <hartmans@debian.org>  Sat, 21 Jul 2001 12:48:00 -0400
1750
1751 openafs (1.1.1-2) unstable; urgency=medium
1752
1753   * Swallow before vomiting, for it is the Debconf way, closes: #106030
1754   * Fix setting of INSTALL macro on powerpc, closes: #106019
1755   * Support AFSDB in debconf.  By default now (assuming you take the new
1756     /etc/openafs/afs.conf), AFS will look up cells  it doesn't know
1757     about in DNS.
1758   * Include upstream patch to prevent potential DOS with two RX servers
1759     looping rxdebug and version amongst each other.
1760   * Install rxdebug (oops)
1761   * Fix lintian overrides to get Lintian to stop complaining about
1762     non-problems. 
1763
1764  -- Sam Hartman <hartmans@debian.org>  Sat, 21 Jul 2001 08:53:10 -0400
1765
1766 openafs (1.1.1-1) unstable; urgency=low
1767
1768   * New upstream release to fix readlink sometimes giving permission
1769     denied when it shouldn't.
1770   * Bring back the upstream changelog, now with change descriptions
1771   * Patch to give better error messages when  copyonwrite fails in the
1772     fileserver (contributed upstream)
1773   * New CellServDB
1774   
1775  -- Sam Hartman <hartmans@debian.org>  Fri, 20 Jul 2001 08:12:24 -0400
1776
1777 openafs (1.1.0-1) unstable; urgency=low
1778
1779   * New Upstream release.
1780   * Warn if not running as root for afs-newcell|rootvol, closes: #103532
1781   * Work around upstream make clean target not working correctly.
1782  -- Sam Hartman <hartmans@debian.org>  Mon, 16 Jul 2001 06:13:41 -0400
1783
1784 openafs (1.0.90.20010710.snapshot-1) experimental; urgency=low
1785
1786   *  New upstream snapshot
1787   * Fix module package to not have build cruft
1788   * Use --disable-kernel-module option except for module sources
1789   * Attempt to build modules correctly, although still not in right place
1790   * Pretend we build for alpha. This is mostly not a fiction, although I
1791     don't really know that much more than the kernel module and afsd
1792     work.  The pointer cast warnings are frightening.
1793
1794  -- Sam Hartman <hartmans@debian.org>  Wed, 11 Jul 2001 11:41:22 -0400
1795
1796 openafs (1.0.90.20010704.snapshot-1) experimental; urgency=low
1797
1798   * New upstream snapshot.  Support AFSDB records and many other
1799     features.  Not at all stable yet.  This is packaged so I and others
1800     can try it out.
1801
1802  -- Sam Hartman <hartmans@debian.org>  Thu,  5 Jul 2001 04:04:20 -0400
1803
1804 openafs (1.0.4-3) unstable; urgency=medium
1805
1806   * Fix patch introduced in -2 to be consistent with what is sent upstream.
1807   * openafs-modules-source depends on debhelper
1808
1809  -- Sam Hartman <hartmans@debian.org>  Wed,  4 Jul 2001 03:52:37 -0400
1810
1811 openafs (1.0.4-2) unstable; urgency=low
1812
1813   * Fix modversions and athlon memcpy mmx bug, closes: #91925
1814   * Fix openafs-client to fail rather than starting a useless afsd if we don't have any db servers
1815   * If AFS client fails to start for afs-newcell, then complain, closes: #98303
1816   * New CellServDB
1817   * Fix module builds on non-i386, closes: #100939
1818
1819  -- Sam Hartman <hartmans@debian.org>  Sun, 17 Jun 2001 01:22:37 -0400
1820
1821 openafs (1.0.4-1) unstable; urgency=low
1822
1823   * New upstream version, closes: #92776
1824   * Allow openafs-client to depend on openafs-modules-source not just
1825     openafs-modules.  This allows us to be installable on testing even
1826     without binary modules which may become a necessity given the current
1827     kernel image mess.
1828   *  implement target for modules_clean, closes: #95049
1829
1830  -- Sam Hartman <hartmans@debian.org>  Tue, 24 Apr 2001 14:56:57 -0400
1831
1832 openafs (1.0.3-2) unstable; urgency=low
1833
1834   * Fix  direntry type to be DT_UNKNOWN not DT_DIR on Linux (contributed upstream)
1835   * Return ENOTEMPTY not ENOTDIR for rmdir of non-empty directory, closes: #82589
1836   * Include build instructions in modules, closes: #92032
1837   * Don't grep a file for a potentially null string, closes: #89967
1838
1839  -- Sam Hartman <hartmans@debian.org>  Thu, 29 Mar 2001 22:09:29 -0500
1840
1841 openafs (1.0.3-1) unstable; urgency=low
1842
1843   * New upstream version
1844   * Allow host to be used instead of dnsutils, closes: #87915
1845   * Document kernel module build.
1846   * Include upstream changelog
1847
1848  -- Sam Hartman <hartmans@debian.org>  Thu,  8 Mar 2001 14:35:57 -0500
1849
1850 openafs (1.0.2-3) unstable; urgency=low
1851
1852   * Apply patch from  Stefan Kluth  <skluth@mppmu.mpg.de> for ppc_linux22
1853   * Back out architecture change from last version; no good way to
1854     actually solve that problem apparently. 
1855
1856
1857  -- Sam Hartman <hartmans@debian.org>  Sat, 17 Feb 2001 23:45:06 -0500
1858
1859 openafs (1.0.2-2) unstable; urgency=low
1860
1861   * Provide openafs-ptutil in hope that apt will deal better with upgrade,
1862     closes: #84303
1863   * Make thiscell default to dnsdomainname so things don't break quite as
1864     bad if you don't enter it, closes: #81149 
1865   * Include source architecture line, Closes: #84530
1866   * Rebuild with new debhelper to fix dh_installinit not shutting down on
1867     removal (Thanks Joey) (now requires debhelper 2.2.20)
1868   * Move CellServDB to /usr/share/openafs  so we comply with policy 3.5
1869
1870  -- Sam Hartman <hartmans@debian.org>  Mon,  5 Feb 2001 13:23:51 -0500
1871
1872 openafs (1.0.2-1) unstable; urgency=low
1873
1874   * Add support for ppc and sparc, closes: #80835
1875   * Update maintainer address for modules.
1876   * Support for 2.4.0 final (and not just prereleases as before), closes: #82751
1877   * New upstream version.
1878   * Conflict with openafs-ptutil since it is now included
1879   * Fix message in RC script, closes: #82489
1880   * Attempt to avoid using pinstall  in kernel module build
1881
1882  -- Sam Hartman <hartmans@debian.org>  Fri, 19 Jan 2001 22:38:32 -0500
1883
1884 openafs (1.0.1-3) unstable; urgency=low
1885
1886   * Add support for Linux Kernel 2.4.x.
1887   * Note that administration scripts are released under the GPL.
1888
1889  -- Sam Hartman <hartmans@debian.org>  Mon,  18 Dec 2000 19:06:00 -0500
1890
1891
1892 openafs (1.0.1-2) unstable; urgency=medium
1893
1894   * New maintainer address.
1895   * Depend on debhelper 2.1.16 for /usr/share/doc symlinks.
1896   * Only run init script once; confusion with DH_OPTIONS
1897   * Fix bosserver to look in /usr/openafs/lib so it restarts correctly every Sunday.
1898   * Upload to Debian (Gloses: BUG#69336)
1899   * Do not generate .map file for module; depmod complains.
1900
1901  -- Sam Hartman <hartmans@debian.org>  Wed,  6 Dec 2000 11:21:53 -0500
1902
1903 openafs (1.0.1-1) unstable; urgency=low
1904
1905   * New upstream version
1906   * Fix typo in openafs-client templates.
1907   * Clarify that afs-newcell sets up for afs-rootvol 
1908
1909  -- Sam Hartman <hartmans@mit.edu>  Sun,  3 Dec 2000 02:04:50 -0500
1910
1911 openafs (1.0.snap20001106-10) unstable; urgency=low
1912
1913   * Release (Closes: BUG#69336)
1914   * Fix typo and afs-rootvol and test from CLI
1915
1916  -- Sam Hartman <hartmans@mit.edu>  Sat,  2 Dec 2000 00:44:37 -0500
1917
1918 openafs (1.0.snap20001106-9) unstable; urgency=medium
1919
1920   * Fix openafs-fileserver restart to do a bos restart
1921   * Document that AFS key must be single-DES.
1922   * afs-rootvol: use the -fast option so we do not hang forever on bad cells or firewalls.
1923   * Fix priority on openafs-client rc script to run after server starts.
1924
1925  -- Sam Hartman <hartmans@mit.edu>  Wed, 29 Nov 2000 20:43:59 -0500
1926
1927 openafs (1.0.snap20001106-8) unstable; urgency=low
1928
1929   * Modules no longer depend on the tlient; client depends on modules.
1930     This works better for AFS, even though it is not the way packages like
1931     alsa-base work.
1932   * Fix several typos in configuration scripts.
1933   * Clarify that it starts the client just after debconf.
1934
1935  -- Sam Hartman <hartmans@mit.edu>  Wed, 29 Nov 2000 13:10:43 -0500
1936
1937 openafs (1.0.snap20001106-7) unstable; urgency=low
1938
1939   * Add command line options to afs-newcell
1940   * Fix control.module for real this time.
1941   * Add kpasswd and kas to the openafs-kpasswd package.
1942   * Add manpage for afs-newcell and many undocumented links.
1943   * Remove PAM module from libopenafs-dev.
1944   * Instal udebug, pagsh, cmdebug.
1945   * Remove execute bit from some includes in /usr/include.
1946
1947  --  Sam Hartman <hartmans@mit.edu>  Mon, 27 Nov 2000 03:02:57 -0500
1948
1949 openafs (1.0.snap20001106-6) unstable; urgency=medium
1950
1951   * Add config option to disable  client on boot
1952   * Create rc.d links
1953   * Make CellServDB handled by postinst not a conffile.  Sadly AFSDB
1954     records will be a while in the future.
1955   * New script: afs-newcell to configure a dbserver
1956   * Use the native Debian install instead of afs install while building;
1957     works  under fakeroot.  Important for modules package.
1958   * Fix purge to delete configuration files
1959
1960  --  <Sam Hartman <hartmans@mit.edu>  Sat, 25 Nov 2000 01:09:55 -0500
1961
1962 openafs (1.0.snap20001106-5) unstable; urgency=low
1963
1964   * Make change so kdump builds on potato
1965
1966  --  Sam Hartman <hartmans@mit.edu>  Sun, 19 Nov 2000 19:27:01 -0500
1967
1968 openafs (1.0.snap20001106-4) unstable; urgency=low
1969
1970   * Fix so dpkg-buildpackage works.  Oops.
1971
1972  --  Sam Hartman <hartmans@mit.edu>  Sun, 19 Nov 2000 02:18:05 -0500
1973
1974 openafs (1.0.snap20001106-3) unstable; urgency=low
1975
1976   * Increase stacksize for server processes so they don't dump core.
1977   * New script: afs-rootvol--creates the root.afs and root.cell.  Works
1978     fairly well except that it is overly verbose and that it has my test
1979     cell hardcoded.  This script will evolve into part of a new cell
1980     config tool. 
1981
1982
1983   --
1984   * Support removing module for smP
1985   * Prune build directories out of modules sources--oops
1986   * Fix bogus depends for module sources--note that it really does want
1987     bison and flex at least for now.
1988
1989  --  Sam Hartman <hartmans@mit.edu>  Thu, 16 Nov 2000 01:39:48 -0500
1990
1991 openafs (1.0.snap20001106-2) unstable; urgency=low
1992
1993   * Fix directories for servers to be FHS-reasonable
1994   * Fix init.d script to actually work for stop this time--tested and works
1995   * Add server packages; fairly useless right now but at least we
1996       ship the binaries
1997   * Check to make sure home cell exists and warn user if not
1998   * Fix purge for openafs-client
1999
2000  --  Sam Hartman <hartmans@mit.edu>  Fri, 10 Nov 2000 23:35:30 -0500
2001
2002 openafs (1.0.snap20001106-1) unstable; urgency=low
2003
2004   * New Upstream version
2005   * Fix init.d script to properly remove openafs.o
2006
2007  --  Sam Hartman <hartmans@mit.edu>  Tue,  7 Nov 2000 13:55:47 -0500
2008
2009 openafs (1.0.snap20001104-1) unstable; urgency=low
2010
2011   * New upstream snapshot
2012   * Fix path to afsd in /etc/init.d/openafs-client
2013   * Build openafs module packages
2014
2015  --  Sam Hartman <hartmans@mit.edu>  Mon,  6 Nov 2000 09:39:11 -0500
2016
2017 openafs (1.0.snap20001103-1) unstable; urgency=low
2018
2019   * Initial Release.
2020
2021  -- unknown <hartmans@snorklewacker.mit.edu>  Fri,  3 Nov 2000 23:41:41 -0500