2006
termpkg (3.3-7) unstable; urgency=high
* SECURITY: CVE-2006-3100: Fix off by one buffer overflow, thanks Joey Hess for support! commbuf was zero-terminated for logging purposes at termnetd/termnetd.c:395, but it was too long since the read() at termnetd/termnetd.c:393 in termnetd(). (Closes: #358028) * Bump up Standards-Version to 3.7.2. * Add ${misc:Depends}. * Bump up debhelper compatibility level to 5. * Clean up rules.
-- Loic Minier <lool@dooz.org> Mon, 19 Jun 2006 20:53:35 +0200
termpkg (3.3-6) unstable; urgency=low
* Lower the verbosity of chekDevc(). (Closes: #345618) [termnetd/tndLock.c]
-- Loic Minier <lool@dooz.org> Fri, 20 Jan 2006 16:17:37 +0100
termpkg (3.3-5) unstable; urgency=low
* Add support for /etc/default/termnetd to deactivate the daemon or to
pass additional options. (Closes: #347441)
[debian/termnetd.default, debian/termnetd.init]
* Add support for LSB init functions and hence depend on lsb-base.
[debian/control, debian/termnetd.init, debian/ttyd.init]
* Add support for the /etc/default/rcS VERBOSE variable (this file is setup
by dpkg in its postinst if it doesn't exist).
[debian/termnetd.init, debian/ttyd.init]
* Move support for reload in force-reload as it is not supported.
[debian/termnetd.init, debian/ttyd.init]
* Use LSB consistent exit codes.
[debian/termnetd.init, debian/ttyd.init]
* Set debhelper compatibility level to 4 and via the compat file.
[debian/compat, debian/rules]
-- Loic Minier <lool@dooz.org> Fri, 20 Jan 2006 15:56:29 +0100
2005
termpkg (3.3-4) unstable; urgency=high
* Urgency high because of RC bug fix.
* Convert the per-OS test in the configuration parser into a per-symbol
check on CIBAUD and CRTSCTS. It seems CIBAUD isn't defined in alpha's and
ppc's libc6-dev, so that should fix the FTBFS these arches.
[termnetd/tndCfgParser.c]
* Fix bashism. [debian/rules]
-- Loic Minier <lool@dooz.org> Sat, 1 Oct 2005 19:38:30 +0200
termpkg (3.3-3) unstable; urgency=low
* Adopting this package, acknowledge my NMU. :) (Closes: #328450) [debian/control] * Fix ttyd debug level, seems to be a leftover in termnet/ttyd.c. (Closes: #325880) [termnet/ttyd.c] * Fix spelling of "its" in description. (Closes: #268548, #277263) [debian/control] * Bump up Standards-Version to 3.6.2. [debian/control]
-- Loic Minier <lool@dooz.org> Thu, 15 Sep 2005 21:10:36 +0200
termpkg (3.3-2) unstable; urgency=low
* fixed several vulnerabilities send by Max Vozeler <max@hinterhof.net> (closes: #267101) * make it compile with gcc 3.4 (closes: #263744) * use #define __USE_MISC before #include <termios.h> to make it compile on Alpha (closes: #265645)
-- Oliver Kurth <oku@debian.org> Mon, 25 Apr 2005 10:20:19 -0700
2003
termpkg (3.3-1) unstable; urgency=low
* Initial Release.
-- Oliver Kurth <oku@debian.org> Sat, 28 Jun 2003 18:36:03 +0200