amd (1:0.3) unstable; urgency=low

  * From NMU 1:0.2.1: preinst kill -s for POSIX compliance; closes: #150401.
  * Remove the quick hack fix for bug #136287 and include a correct fix:
    since old amd from the amd package did not have a query-PID function,
    compare the PID to be killed as determined by the preinst with the
    result of "amq -p". If they're different, we're dealing with the old
    amd and it should be killed. Closes: #136287.
  * Spell-checked changelog. Changelog now in UTF-8.
  * Updated Standards-Version to 3.5.10.
  * Added link to GPL in copyright file.

 -- Philippe Troin <phil@fifi.org>  Sun, 27 Jul 2003 20:50:55 -0700

amd (1:0.2.1) unstable; urgency=low

  * NMU during bug squashing party.
  * start the automounter in postinst, in case it has been killed in
    preinst and the am-utils package was already here (closes: #136287)
  * changed kill -15 to kill -s TERM in preinst (closes: #150401)

 -- Josselin Mouette <joss@debian.org>  Fri, 30 Aug 2002 19:17:58 +0200

amd (1:0.2) unstable; urgency=low

  * Oops, added dh_fixperms; closes: #133360.

 -- Philippe Troin <phil@fifi.org>  Mon, 11 Feb 2002 11:05:52 -0800

amd (1:0.1) unstable; urgency=low

  * Change woody version number from 2.3 to 3.0; closes: #111022.
  * Bumped standards-version to 3.5.5.0.
  * Added debhelper to build-depends.

 -- Philippe Troin <phil@fifi.org>  Thu, 29 Nov 2001 14:58:06 -0800

amd (1:0.0) unstable; urgency=low

  * Upgrade package; closes: #86795, #83288.

 -- Philippe Troin <phil@fifi.org>  Sun, 11 Mar 2001 18:11:51 -0800

amd (upl102-35) unstable; urgency=low

  * Recompiled for glibc 2.1.96; closes: #74869, #74665.

 -- Philippe Troin <phil@fifi.org>  Thu,  2 Nov 2000 22:44:07 -0800

amd (upl102-34) unstable; urgency=low

  * New maintainer.
  * Always add an eol to amd.master in amdconfig (Closes: #63782).

 -- Philippe Troin <phil@fifi.org>  Wed,  9 Aug 2000 14:12:55 -0700

amd (upl102-33) frozen unstable; urgency=low

  * Add missing argument to stop_amd in /etc/init.d/amd in force-reload
    target. (Closes: #56764)
  * Added Build-Depends (Standards-Version 3.1.1)

 -- Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>  Tue, 1 Feb 2000 10:50:29 +0100

amd (upl102-32) unstable; urgency=low

  * Fix amdconfig so that it references /usr/share/doc/examples instead
    /usr/doc. (Closes: #50957).

 -- Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>  Tue, 23 Nov 1999 09:45:39 +0100

amd (upl102-31) unstable; urgency=low

  * init.d script: exit with error if `hostname` doesn't return a domain
    name and `dnsdomainname` also can't tell us the domain name.
    (Closes: #47449)
  * Remove dependency on netstd, which has been broken up into smaller
    packages. After a careful check, I still can't see which of those new
    package might be needed :-) But I haven't added the netstd dependency
    myself, it's there since ancient times. (Closes: #49400)

 -- Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>  Tue, 9 Nov 1999 11:47:37 +0100

amd (upl102-30) unstable; urgency=HIGH

  * Another buffer overflow patch by Dan <dan@debian.org>.
  * Standards-Version: 3.0.1 (FHS changes already in last version, but
    forgot to dump up this number).

 -- Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>  Mon, 11 Oct 1999 10:58:05 +0200

amd (upl102-29) unstable; urgency=HIGH

  * Applied patch by Dan <dan@debian.org> for buffer overflows (Closes: #44552)
  * Converted to FHS (/usr/share/{doc,man,info}) with new debhelper.
  * Removed bashisms from debian/rules.
  
 -- Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>  Tue, 14 Sep 1999 15:48:20 +0200

amd (upl102-28) unstable; urgency=low

  * Use new dh_installinfo.
  * Added @dircategory and @direntry commands to doc/amdref.texinfo (those
    weren't invented yet as the document was written, and dh_installinfo
    needs them.)
  * Modify doc/Makefile.doc and debian/rules so that doc/texinfo.tex isn't
    used (it's very outdated).
  * Also remove doc/amdref.{tps,vr}.

 -- Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>  Fri, 9 Jul 1999 13:18:54 +0200

amd (upl102-27) unstable; urgency=low

  * debian/rules rewritten to use debhelper.
  * Updated Standards-Version to 3.0.0 (no changes).

 -- Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>  Thu, 8 Jul 1999 14:13:23 +0200

amd (upl102-26) unstable; urgency=low

  * Two patches by Massimo Dal Zotto <dz@cs.unitn.it>: Fix calculation of
    net addr in wire.c and create mount point if necessary for type prog
    fs.
  * Added two example files contributed by Massimo, too: a_removable to
    mount floppy or CD-ROM, and fdmount to mount a floppy with unknown fs
    type on it.
  * Updated to Standards-Version 2.5.0.0 (no changes).

 -- Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>  Tue, 27 Apr 1999 13:39:22 +0200

amd (upl102-25) unstable; urgency=medium

  * Revert changed amd invocation in /etc/init.d/amd; it was plainly
    wrong. The problem described in #29738 isn't fixed by the additional
    "--", but has the same reason as #28564. So an additional "--" is
    necessary, but in /etc/amd/amd.master itself, not in the the init
    script. Unfortunately, the "--" can cause severe problems with the
    interpretation of other options.

 -- Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>  Thu, 11 Mar 1999 11:50:35 +0100

amd (upl102-24) unstable; urgency=low

  * Changed invocation of amd in /etc/init.d/amd to allow for options that
    start with '-'. (Fixes: #29738)
  * Add -D__NO_STRING_INLINES to CCOPTS to avoid errors with glibc2.1
    which defines some string functions as macros. Fixes part of #33058.
    (The other part of the NMU patch (gdbm-ndbm.h) is questionable, amd
    *should* be linked with libgdbm.)

 -- Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>  Wed, 10 Mar 1999 14:18:42 +0100

amd (upl102-23.1) frozen unstable; urgency=low

  * non maintainer, sparc only upload
  * with glibc2.1 ndbm.h is called ndbm.h not gdbm-ndbm.h
  * disable string optimization with glibc2.1 because amd comes with its
    own string functions which conflicts with glibc's

 -- Christian Meder <meder@isr.uni-stuttgart.de>  Tue,  5 Jan 1999 12:34:49 +0100

amd (upl102-23) frozen unstable; urgency=low

  * Make prerm/postinst scripts not exit with status 1 if no amd was running.
    (Fixes: #21545)
  * Fix some node connection errors in texinfo source detected by new
    makeinfo.

 -- Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>  Fri, 24 Apr 1998 14:02:27 +0200

amd (upl102-22) frozen unstable; urgency=low

  * Also rename manpage for fsinfo to amd-fsinfo.
  * Sparc/glibc2.1 fixes by Eric Delaunay <delaunay@lix.polytechnique.fr>:
    (fixes: #20070)
  * Initialize logfp at run time (not statically), because glibc 2.1
    doesn't support this.
  * Use <endian.h> instead of <bytesex.h>.

 -- Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>  Fri, 27 Mar 1998 10:14:37 +0100

amd (upl102-21.1) frozen unstable; urgency=low

  * [sparc] revert back to libgdbmg1 linkage (-21 upload for sparc was based on
    libdb3 from glibc 2.1 but I was not able to successfully use a NDBM map).

 -- Eric Delaunay <delaunay@lix.polytechnique.fr>  Tue, 24 Mar 1998 23:01:09 +0100

amd (upl102-21) unstable; urgency=low

  * Install fsinfo as amd-fsinfo, to avoid name conflict with xbase
    package. Fixes: #18441

 -- Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>  Fri, 6 Mar 1998 10:13:42 +0100

amd (upl102-20) unstable; urgency=low

  * Fix an error with restarting of host filesystems. Brief description:
    'ok' in host_fmount() (amd/host_ops.c) should also be set to TRUE if
    already-mounted filesystems are found. Fixes: #18099
  * Reorganized and improved /etc/init.d/amd script:
  *  Moved all start/stop stuff into functions, to make the script better
     readable
  *  -d option wasn't passed anymore to amd. Where was this lost?
  *  After stopping, wait until amd really has died. Otherwise restart
     didn't work from time to time.
  *  New arguments 'u-stop' and 'u-restart' that kill the old amd with
     SIGINT instead of SIGTERM. This causes amd to additionally unmount
     all filesystems mounted by it.

 -- Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>  Mon, 16 Feb 1998 15:05:58 +0100

amd (upl102-19) unstable; urgency=low

  * Add restart and reload commands to init.d script; also rewrite
    some things to make restart handling easier
  * Updated Standards-Version to 2.4.0.0

 -- Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>  Mon,  9 Feb 1998 20:33:20 +0100

amd (upl102-18) unstable; urgency=low

  * Fix indentation in config/mount_linux.c
  * Put correct fs type into /etc/mtab for volumes mounted as type:=ufs
    and using type= in opts:= to set fs type to non-ext2. Fixes: #17211

 -- Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>  Mon, 19 Jan 1998 14:02:09 +0100

amd (upl102-17) unstable; urgency=low

  * Use /var/run instead of /tmp for amd-upgrade.pid during upgrade, to
    avoid symlink attacks. (Fixes #11735)
  * Changed start/stop messages from init.d script to conform with
    standard.
  * Updated Standards-Version to 2.2.0.0

 -- Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>  Tue, 5 Aug 1997 17:00:55 +0200

amd (upl102-16) unstable; urgency=low

  * Now compiled with libc6
  * Remove -fpcc-struct-return in config/Makefile.local.linux; this is
    unneeded
  * More libc6 fixes to make it work:
  * config/os-linux.h:169: add cast to avoid warnings about arg being of
    incompatible pointer type
  * config/mount_linux.c:35: include <arpa/inet.h> to get prototype for
    inet_ntoa()
  * amd/xutil.c:187, amq/amq.c:224, hlfsd/hlfsd:184: omit extern decl of
    sys_errlist for the cases where glib defines it in <stdio.h>
  * amd/info_ndbm.c:53, mk-amd-map/mk-amd-map.c:70: Include <gdbm-ndbm.h>
    instead of <ndbm.h> for libc6; this is the header of the compatibility
    libgdbm with same binary db format as in previous releases, libc6 ndbm
    uses another format!
  * config/Makefile.linux: add -lnsl to SYSLIB if /usr/lib/libnsl.a
    exists; this is needed in libc6 environment to get NIS functions
  * fsi/fsi_data.h: qelem only defined in libc5
  * Unsolved libc6 problems: glibc RPC headers don't have prototypes for
    some functions (get_myaddress, xdr_opaque_auth), though these are
    contained in the library... but just warnings.

 -- Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>  Thu, 19 Jun 1997 09:19:11 +0200

amd (upl102-15) unstable; urgency=low

  * Fix forgotten /usr/doc/examples/amd references in amdconfig (is now
    /usr/doc/amd/examples)
  * Changed default automount directory from /a to /amd, to use the same thing
    as updatedb (excludes...), in case the user hasn't an -a option in
    amd.master.
  * For libc5, use -D__USE_BSD_SIGNAL instead of -I/usr/include/bsd to get
    BSD semantics of signal. With libc6, this is default anyway. The -I
    way made problems when libc6 is installed, and sometimes with
    cross-compiling. Now amd should compile equally under both, libc5 and
    libc6.

 -- Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>  Wed,  4 Jun 1997 21:38:41 +0200

amd (upl102-14) unstable; urgency=low

  * Last i386 version of amd has been compiled with wrong signal
    behavior, due to non-presence of /usr/include/bsd in libc6 headers
    (which I have installed now). Needed to recompile with
    -I/usr/i486-linuxlibc1/include/bsd.

 -- Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>  Fri, 23 May 1997 22:37:35 +0200

amd (upl102-13) unstable; urgency=low

  * Oops... after change in makeinfo, forgot to install sub-parts of amd
    info file (amdref.info-[1-4].gz) (Bug #9861)
  * Already done some changes for compiling libc6, but doesn't work yet
    due to ndbm incompatibilities. Let's see if a new gdbm package helps...

 -- Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>  Wed, 21 May 1997 12:11:46 +0200

amd (upl102-12) frozen unstable; urgency=low

  * Fixed postinst code to avoid two running amd's after update, when
    upgrading from an older version of amd (before upl102-8, -5 is in rex).
    Fixes bug #9016.

 -- Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>  Mon, 12 May 1997 09:04:04 +0200

amd (upl102-11) stable frozen unstable; urgency=HIGH

  * Aaarg! Fixed the nodev bug below in the wrong source tree :-(( This now
    really does it...
  * Corrected typos in example file maps/a_net. This is installed by
    amdconfig if the user selects emulation of Sun's host map. (fixes bug
    #8659)
  * Also move nodev fix into stable

 -- Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>  Fri, 11 Apr 1997 14:20:14 +0200

amd (upl102-10) frozen unstable; urgency=HIGH

  * Fixed typo in os-linux.h, causing amd to never pass a nodev option to
    the kernel (security hole!)
  * In the clean target of debian/rules, not only remove the build directory of
    the current architecture, but every directory A.*. Otherwise, leftovers of
    compilations for other architectures aren't removed.

 -- Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>  Wed, 9 Apr 1997 10:53:03 +0200

amd (upl102-9) unstable; urgency=low

  * Include Texinfo documentation also as .dvi and .ps (info file is hard to print)
  * Clean up some leftover files in doc/ in orig source
  * Change compilation options to include -fomit-frame-pointer (and
    exclude -s)

 -- Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>  Tue, 11 Feb 1997 09:31:40 +0100

amd (upl102-8) unstable; urgency=low

  * Priority changed to extra
  * Keep amd alive during upgrades (unpack phase), but avoid having two
    amd's running in the end. (Bug #6598)

 -- Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>  Thu, 17 Jan 1997 14:43:25 +0100

amd (upl102-7) unstable; urgency=low

  * Use debstd
  * /etc/init.d/amd is conffile
  * Supply (dummy) manpages for several binaries; move
    examples/cnews/* to cnews/examples (forgotten at conversion to new
    packaging standards); install and gzip changelogs with standard names
    (Bug#6308)

 -- Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>  Tue, 7 Jan 1997 21:58:46 +0100

amd (upl102-6) unstable; urgency=low

  * New Debian maintainer: Roman Hodek <Roman.Hodek@informatik.uni.erlangen.de>
  * "linux mount" debugging information (cluttering up the syslog...) not
    turned on by default anymore; use -D full if you want to still get it
  * Fixed a bug that caused always "bad filehandle" error to be reported
    on non-NFS mounts (though there was no or another error)
  * Correctly translate Linux errno's to NFS errno's, to avoid "bad NFS
    return value" messages
  * Fix bad mount retry handling that could cause amd to retry forever if
    a portmapper or mountd couldn't be reached.
  * Disabled NEW_AFS_READDIR; function is nice (shows also not-mounted
    stuff in ls), though the code is completely broken :-( and crash do
    lots of harm if maps are big enough. Maybe I'll fix that later, but it
    isn't too easy...
  * New Debian/Linux specific documentation in /usr/doc/amd/README.debian

 -- Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>  Tue, 17 Dec 1996 20:34:18 +0100

amd (upl102-5) frozen unstable; urgency=low

  * Converted to new packaging standards.

 -- Dominik Kubla <dominik@debian.org>  Thu, 14 Nov 1996 17:05:40 +0100

amd (upl102-4)	Recreated the package with a new version of Sven Tümmler's
		patches (see debian.patch in the source archive)

		Enabled support for CD filesystems.

		Fixed hard-coded little endianess (for m68k).

amd (upl102-3)	Added automount2amd converter to examples directory.
		Added 2 patches provided by Sven Tümmler

amd (upl102-2)	New Debian maintainer:
		  Dominik Kubla <Dominik.Kubla@Uni-Mainz.DE>

		NIS and netgroups support enabled.
  
Local variables:
coding: utf-8
End:

LocalWords:  automounter fixperms glibc eol amdconfig Hodek hostname netstd amd
LocalWords:  dnsdomainname FHS Oct bashisms Sep installinfo dircategory NMU PID
LocalWords:  direntry amdref vr Massimo Dal Zotto addr prog fs fdmount sparc dh
LocalWords:  INLINES CCOPTS glibc's Meder texinfo makeinfo manpage Delaunay amq
LocalWords:  logfp endian bytesex libdb xbase filesystems ok fmount SIGINT Jul
LocalWords:  SIGTERM ufs ext tmp symlink fpcc struct arg arpa inet ntoa os Aug
LocalWords:  hlfsd errlist lnsl SYSLIB fsi qelem RPC myaddress xdr auth preinst
LocalWords:  Jun automount updatedb rex Aaarg nodev linux dvi ps fomit cnews mk
LocalWords:  debstd conffile manpages gzip changelogs filehandle errno's AFS db
LocalWords:  portmapper mountd READDIR ls Dominik Kubla Sven POSIX Troin utils
LocalWords:  postinst Josselin Mouette debhelper Nov upl init doc debian NIS gz
LocalWords:  tps Apr gdbm ndbm libgdbm prerm fsinfo libgdbmg config pid libc
LocalWords:  decl amd's orig syslog changelog endianess mmler utf mmler's GPL
LocalWords:  netgroups
