modutils 2.1.71 released

Richard Henderson (rth@dot.cygnus.com)
Mon, 8 Dec 1997 23:21:20 -0800


While this is primarily a small bugfix release, I'd like to
thank Tom Dyas for autoconf'ing the thing. Find it at

ftp://ftp.redhat.com/pub/alphabits/modutils/modutils-2.1.71.tar.gz

and shortly at

ftp://ftp.kernel.org/pub/linux/kernel/v2.1/modutils-2.1.71.tar.gz

Release notes follow.

r~

---

Since 2.1.55:

- Build process now uses an autoconf-generated configure script. - New program modinfo to display information embedded in the object files of 2.1.x-style modules (by Tom Dyas, still in development). - Recognize quoted parameter strings for 2.0.x modules. - Kerneld zombie bug fixed.