modconf (0.2.26.14.1) stable; urgency=low

  * included patch for secure tempfile handling, see #117283 for details

 -- Eduard Bloch <blade@debian.org>  Sun,  4 Nov 2001 23:16:44 +0100

modconf (0.2.26.14) frozen unstable; urgency=low

  * Thanks to Dan Jacobowitz <dan@debian.org> for pointing out a serious
    flaw in the symlink mess modconf does. It should be fixed now.

 -- Randolph Chung <tausq@debian.org>  Sun, 23 Apr 2000 12:31:35 -0700

modconf (0.2.26.13) frozen unstable; urgency=low

  * Call update-modules with the force parameter to make sure the 
    modules.conf file gets regenerated

 -- Randolph Chung <tausq@debian.org>  Sat, 22 Apr 2000 16:20:12 -0700

modconf (0.2.26.12) frozen unstable; urgency=low

  * Well, it was almost fixed. modconf would create the modules.conf if it
    doesn't already exist only if we are not running with --target. This is
    now fixed. Really!

 -- Randolph Chung <tausq@debian.org>  Sat, 15 Apr 2000 19:38:19 -0700

modconf (0.2.26.11) frozen unstable; urgency=low

  * DOH DOH DOH... how many times can this package get messed up?
    I guess that's "release often, release early"... :P
  * modconf will not create a modules.conf file if the user installs modules
    with no arguments. This is now fixed.
  
 -- Randolph Chung <tausq@debian.org>  Mon, 10 Apr 2000 19:53:56 -0700

modconf (0.2.26.10) frozen unstable; urgency=low

  * Parse /proc/modules rather than $MODULESFILE to form
    $installed_module_list  so that modules loaded by modprobe
    dependancies are also marked as installed.
  * Look for kernel Makefile's in several common locations rather than
    only in /usr/src/linux.
  * use -C parameter on modprobe line so that it uses the right modules.conf
    file (closes: #61664, #61872)

 -- Randolph Chung <tausq@debian.org>  Sat,  8 Apr 2000 16:48:07 -0700

modconf (0.2.26.9) frozen unstable; urgency=medium

  * Always create a modules file, even if nothing is chosen; (closes: #57107)
  * Fixed a race condition in the script
  * Various syntactic changes to try to address some weird bug reports

 -- Randolph Chung <tausq@debian.org>  Mon,  7 Feb 2000 23:05:17 -0700

modconf (0.2.26.8) frozen unstable; urgency=low

  * Reuploaded for frozen too....
  * Fixed more typos... so much for release early release often... (needed
    for modconf to work properly, so are release critical)
  * Added a few more descriptions

 -- Randolph Chung <tausq@debian.org>  Tue,  1 Feb 2000 18:15:26 -0700

modconf (0.2.26.7) unstable; urgency=low

  * set libdir to if $Target/usr/share/modconf if dir exists, otherwise,
    fall back to /usr/share/modconf (fixes: Bug#56774)
  * don't step on ModuleHelp setting when its set from the '--libdir'
    switch (not to be confused with $libdir) above; use
    $Target/$ModuleHelp if it exists
  * workaround a busybox zcat bug

 -- Adam Di Carlo <aph@debian.org>  Tue,  1 Feb 2000 02:34:34 -0600

modconf (0.2.26.6) frozen unstable; urgency=high

  * Fixes serious bug where modconf doesn't work on boot floppies
  * Reorganized source code; split up into more managable pieces
  * Less annoying dialogs, more orientation info. (re: #55404 -- not all done)
  * Fixes console switching problem (closes: #56317)
  * General bug fixing; some are bugs that were fixed in previous
    releases (closes: #37912, #36069, #41776, #55939)

 -- Randolph Chung <tausq@debian.org>  Fri, 28 Jan 2000 21:47:04 -0700

modconf (0.2.26.5) frozen unstable; urgency=medium

  * New maintainer
  * Fixed release-critical bugs that made modconf not work on boot floppies
  * Cosmetic fixes

 -- Randolph Chung <tausq@debian.org>  Tue, 25 Jan 2000 19:14:27 -0700

modconf (0.2.26.4) unstable; urgency=medium

  * Non-maintainer version
  * Added ability to derive (partial) descriptions from kernel sources
  * Redo makefile to make it more flexible for changes
  * uses /usr/share/doc
  * General cleanups
  * Added $Target prefix to CFGFILE and MODULESFILE variables in script
  * Added info about autoprobes (closes: #36656)
  * Changed module install interface to be more intuitive (closes: #25374)

 -- Randolph Chung <tausq@debian.org>  Sat, 15 Jan 2000 00:08:20 -0700

modconf (0.2.26.3) unstable; urgency=low

  * Non-maintainer version
  * Applyed patch to fix spanish typos (closes: #35004)
  * Shortend some Czech messages whiptail would segfault)

 -- Petr Cech <cech@debian.org>  Mon, 15 Nov 1999 22:35:20 +0100

modconf (0.2.26.2) unstable; urgency=low

  * Non-maintainer version
  * Added more German and English description of modules
  * Adde even more German and English from Tim Weippert <weippert@centaur.de>

 -- Martin Schulze <joey@finlandia.infodrom.north.de>  Sat, 15 May 1999 01:24:59 +0200

modconf (0.2.26.1) stable; urgency=low

  * Non-maintainer version
  * Fixed some formating oddities in German translation

 -- Martin Schulze <joey@finlandia.infodrom.north.de>  Sat,  8 May 1999 22:42:01 +0200

modconf (0.2.26) frozen unstable; urgency=high

  * Fixes important bug (Bug#33313: Can't quit modconf) and must be used 
    on slink boot-floppies. Closes #33313

 -- Enrique Zanardi <ezanard@debian.org>  Tue, 23 Feb 1999 03:11:21 +0000

modconf (0.2.25) unstable; urgency=low

  * maintainer upload.
  * Updated eval_hr by Matej Vela.
  * Added eval_eo by Edmund Grimley Evans.

 -- Enrique Zanardi <ezanard@debian.org>  Fri, 19 Feb 1999 01:05:14 +0000

modconf (0.2.24.1) frozen unstable; urgency=high

  * NMU: add --tty option for 2.2 kernel support in boot-floppies.

 -- Eric Delaunay <delaunay@lix.polytechnique.fr>  Mon, 15 Feb 1999 20:50:51 +0100

modconf (0.2.24) frozen unstable; urgency=high

  * Updated eval_ja by Akira Yoshiyama.
  * Added eval_hr by Matej Vela.
  * Added descriptions for new devices. (Closes #31448)
  * Fixed description for ne2000 ISA cards. (Closes #21519, #30779)
  * Increased column width to deal with big module names (nls_iso*...).
    (Closes #25172)

 -- Enrique Zanardi <ezanard@debian.org>  Mon, 12 Jan 1999 19:28:07 +0000

modconf (0.2.23) frozen unstable; urgency=high

  * Modified to use update-modules. This fixes the "unable to remove
    pcmcia-cs on a fresh install" bug. (Bug reported against slink
    boot-floppies).
  * Added eval_it and eval_ja.
  * Added additional descriptions by ecki@lina.inka.de. (Closes #31000).

 -- Enrique Zanardi <ezanard@debian.org>  Sun, 27 Dec 1998 15:07:12 +0000

modconf (0.2.22) frozen unstable; urgency=high

  * Removed unneeded "read foo". With that line, the program apparently
    "hangs" while detecting the installed modules. (Bug reported against
    the boot-floppies). 

 -- Enrique Zanardi <ezanard@debian.org>  Mon, 21 Dec 1998 10:40:50 +0000

modconf (0.2.21) frozen unstable; urgency=high

  * Parse the command line before sourcing eval_* 
  * If it exists, use /target/bin/sed instead of /bin/sed.
  * This version fixes two grave bugs in slink boot-floppies, so it
    must go in slink.

 -- Enrique Zanardi <ezanard@debian.org>  Wed,  2 Dec 1998 16:29:35 +0000

modconf (0.2.20) frozen unstable; urgency=low

  * Really changed description for ne module (closes: Bug#21519).
  * Patched eval_de (patch from Harmut Koptein).
  * Added Spanish messages by Pedro Gracia <pedro@id-agora.com>.
  * Maintainer release (closes: Bug#28886).

 -- Enrique Zanardi <ezanard@debian.org>  Fri, 13 Nov 1998 14:06:31 +0000

modconf (0.2.19.1) unstable; urgency=low, closes=21519

  * Non-maintainer release
  * The user isn't queried for parameters if none is required
  * Additional spaces before and after the equal sign in a response will
    be removed before continuing.
  * Changed description for ne module (closes: Bug#21519)
  * Added eval_de file for a German version of modconf

 -- Martin Schulze <joey@finlandia.infodrom.north.de>  Tue,  3 Nov 1998 13:10:19 +0100

modconf (0.2.19) unstable; urgency=low

  * Added Czech messages by Pavel Makovec.

 -- Enrique Zanardi <ezanard@debian.org>  Thu, 15 Oct 1998 17:26:23 +0100

modconf (0.2.18) unstable; urgency=low

  * Added i18n patches by Christophe Le Bars.
  * Use "chown 0.0" instead of "chown root.root" to avoid warnings during
    installation. (Closes Bug#26774, Bug#25372).
  * As the Linux Module-HOWTO is unmaintained since a long time ago, I
    have included here the last version, removing a source dependency on
    doc-linux-text.
    
 -- Enrique Zanardi <ezanard@debian.org>  Sat, 19 Sep 1998 21:27:08 +0001

modconf (0.2.17) frozen unstable; urgency=high

  * Added --exclude-section (boot-floppies need that option!),
  * Added manpage. fixes: Bug#5997
    
 -- Enrique Zanardi <ezanardi@molec1.dfis.ull.es>  Thu, 26 Mar 1998 13:23:13 +0000

modconf (0.2.16) unstable; urgency=low

  * Updated Standards-Version
  * Updated FSF address

 -- Enrique Zanardi <ezanardi@molec1.dfis.ull.es>  Thu, 12 Feb 1998 11:34:22 +0000

modconf (0.2.15) unstable; urgency=low

  * Fixed mistake in /usr/sbin/modconf

 -- Enrique Zanardi <ezanardi@molec1.dfis.ull.es>  Mon,  2 Feb 1998 18:51:26 +0000

modconf (0.2.14) unstable; urgency=low

  * Added --libdir option.
  * New maintainer.

 -- Enrique Zanardi <ezanardi@molec1.dfis.ull.es>  Sat, 31 Jan 1998 20:10:25 +0000

modconf (0.2.13.1) unstable; urgency=low

  * modconf: added patches by Bruce Perens to use whiptail instead of
    dialog.
  * non-maintainer version.

 -- Enrique Zanardi <ezanardi@molec1.dfis.ull.es>  Sat, 10 Jan 1998 12:20:38 +0000

modconf (0.2.13) unstable; urgency=low

  * modconf: mangle module name for calling post-install (#11131, #12156)
  * modconf: use tput when available (#11956, partially)
  * modconf: create TempFile using the tempfile command (#11836)
  * debian/rules: build package in binary-indep rule (#12489)
  
 -- Sven Rudolph <sr1@inf.tu-dresden.de>  Wed, 24 Sep 1997 12:56:04 +0200

modconf (0.2.12) frozen unstable; urgency=low

  * modconf: new /etc/conf.modules parsing and editing; fixes nasty bugs
  * modconf: fixes bug with leading sapce in One_Restricted_Section
  
 -- Sven Rudolph <sr1@inf.tu-dresden.de>  Thu,  5 Jun 1997 22:01:20 +0200

modconf (0.2.11) frozen unstable; urgency=low

  * mkdescr.pl: " were escaped too much (Bug#9986)
  * modconf: skip empty shell scripts
  * modconf: fixed expansion of truncated module names (don't load
             mcdx instead of mcd)

 -- Sven Rudolph <sr1@inf.tu-dresden.de>  Tue, 27 May 1997 01:14:06 +0200

modconf (0.2.10) frozen unstable; urgency=low

  * descr.additional: changed sbpcd info; SoundBlaster keyword doesn't
                                          work
  * eval: added summaries for b1pci, capi, capidrv, capiutil, hisax, 
                              kernelcapi, sc, softdog
          removed trailing dots
  * modconf: don't exit edit_arguments on missing description

 -- Sven Rudolph <sr1@inf.tu-dresden.de>  Tue, 20 May 1997 01:17:49 +0200

modconf (0.2.9) frozen unstable; urgency=low

  * descr.additional: added info for sbpcd
                      shortened entry for tulip
		      added entry for umsdos
  * Makefile: remove zcat workaround (zcat has been fixed)
  * eval: summary_isp16 changed
  * modconf: don't exit edit_arguments on missing description

 -- Sven Rudolph <sr1@inf.tu-dresden.de>  Thu, 8 May 1997 15:48:23 +0200

modconf (0.2.8) frozen unstable; urgency=low

  * descr.additional: removed baycom and xd entries
  * Makefile: feed gzip via stdin (busybox zcat limitation)
  * modconf: edit_arguments: changed infoBox to msgBox

 -- Sven Rudolph <sr1@inf.tu-dresden.de>  Fri, 25 Apr 1997 03:54:07 +0200

modconf (0.2.7) frozen unstable; urgency=low

  * modconf: use sh instead of ash (#8698)
  * eval: shortened ISDN description
  * eval: fixed some typos
  * eval: added summaries for baycom (#9044) and xd
  * eval: corrected CD device names
  * modconf: assume that the floppy is mounted at /floppy

 -- Sven Rudolph <sr1@inf.tu-dresden.de>  Fri, 25 Apr 1997 03:54:07 +0200

modconf (0.2.6) frozen unstable; urgency=low

  * modconf: parse NoParams lines and ignore them
  * modconf: show only 12 characters of module name as module menu keys
  * modconf: shorter Exit menu text in order to avoid line wrap

 -- Sven Rudolph <sr1@inf.tu-dresden.de>  Thu, 10 Apr 1997 17:25:07 +0200

modconf (0.2.5) frozen unstable; urgency=low

  * descr.additional: entry for g_NCR5380 added
  * modconf: corrected return code handling in module_args 
  * mkdescr.pl, modconf: added NoParams: flag for modules that cannot
    accept parameters (currently disabled)

 -- Sven Rudolph <sr1@inf.tu-dresden.de>  Tue, 8 Apr 1997 17:54:47 +0200

modconf (0.2.4) frozen unstable; urgency=low

  * store descriptions gzipped
  * create descriptions file from Module-HOWTO

 -- Sven Rudolph <sr1@inf.tu-dresden.de>  Sun, 6 Apr 1997 23:26:51 +0200

modconf (0.2.3) frozen unstable; urgency=low

  * modconf: replaced `find' and basename call ( --source mounted is 
             now used on the installation disks before loading base)

 -- Sven Rudolph <sr1@inf.tu-dresden.de>  Sun, 23 Mar 1997 20:19:15 +0100

modconf (0.2.2) unstable; urgency=low

  * module information is stored in only two files
  * debian/rules: don't use debmake
  * modconf: corrected return values for dialog interface functions
  * modconf: support installation from rescue/drivers floppy
    (needs support from boot-floppies 1.2.7)
  * modconf: can restrict the offered driver directories 
    (e.g. pcmcia, scsi, cdrom)
  * modconf: can load specified modules before or after the
    interactive selection
  * modconf: update to + immediately after installing a module

 -- Sven Rudolph <sr1@inf.tu-dresden.de>  Mon, 10 Mar 1997 22:09:34 +0100

modconf (0.2.1) unstable; urgency=low

  * Remove tset references, replace with ANSI sequences for now.
    Tset isn't on the boot floppy. Fix the '*' problem again, perhaps
    this time for good.

 -- Bruce Perens <bruce@beagle.pixar.com>  Sun, 8 Dec 1996 16:54:27 -0800

modconf (0.2.0) unstable; urgency=low

  * Remove bug that "*" appeared as a selection in an otherwise empty menu.
  * Add some module documentation.

 -- Bruce Perens <bruce@beagle.pixar.com>  Tue, 3 Dec 1996 19:41:38 -0800

modconf (0.1.0-4) unstable; urgency=low

  * Initial Release.

 -- Bruce Perens <bruce@beagle.pixar.com>  Tue, 3 Dec 1996 19:37:59 -0800

Local variables:
mode: debian-changelog
End:
