ttysnoop - allows you to spy on telnet+serial connections
# sudo apt-get update
# sudo apt-get install ttysnoop
2013-06-27 - Mats Erik Andersson <mats.andersson@gisladisker.se> ttysnoop (0.12d-6) unstable; urgency=low * Standards 3.9.4, no changes were needed. * Incomplete hardening. + debian/rules: Add CPPFLAGS for fortified hardening. + debian/patches/18_hardening.diff: New file. * [lintian] Update Vcs-* fields in control file. * [lintian] Trivial spelling in README.debian.
2011-11-25 - Mats Erik Andersson <mats.andersson@gisladisker.se> ttysnoop (0.12d-5) unstable; urgency=low * Standards 3.9.2, compatibility 8. + debian/control: Build depends on "debhelper" (>= 8). + debian/compat: Updated. * debian/rules: Use "dpkg-buildflags" for CFLAGS and LDFLAGS. * Simplify time computation in compatibility mode: + debian/patches/10_compiler_warnings.diff: Simplified. * Adaption to GNU/kFreeBSD (Closes: #648549): + debian/patches/02_unix98_pty.diff: Updated file. + Refresh the patches 03_*, 10_*, and 14_*. + debian/NEWS: Mention this step. * Pedantic check of UNIX socket name lengths. + debian/patches/15_socket_name_length.diff: New file. * Incorrect registration of UTMP items (Closes: #648548) + debian/patches/16_corrupt_utmp_for_pts.diff: New file. * Code review for portability: + debian/patches/17_portability_and_qa.diff: New file. * [lintian] Overriding with explicit reasons: + Mis-spelled license name. + No home page exists. + debian/ttysnoop.lintian-overrides: New file.
2010-06-21 - Mats Erik Andersson <mats.andersson@gisladisker.se> ttysnoop (0.12d-4) unstable; urgency=low * New maintainer. * Migration to format "3.0 (quilt)". * Standards 3.8.4, compatibility 7. + Build depends on debhelper (>= 7.0.50~). + Binary dependence enhanced with ${misc:Depends}. + Minor changes in 'debian/' caused by the upgrade. * debian/rules: Rewritten using support from 'dh'. * debian/control: Added stanzas Vcs-Svn and Vcs-Browser. * debian/NEWS: New file. * Separation of old patching applied to original source tree: + 01_from_package_0_12d_1.diff: New file. + 02_unix98_pty.diff: New file. + 03_address_length.diff: New file. * Some cleaning of upstream source: + 10_compiler_warnings.diff: New file. * Functionality repair and error message interaction: + debian/patches/12_tailor_makefile.diff: New file. + debian/patches/13_predictable_client.diff: New file. + debian/patches/14_predictable_server.diff: New file.
2007-02-22 - Alberto Gonzalez Iniesta <agi@inittab.org> ttysnoop (0.12d-3) unstable; urgency=low * Patched ttysnoops.c to initialize 'len' var for accept() call. Thanks Ken-ichirou MATSUZAWA for the patch. * Bumped Standards-Version to 3.7.2.2, no change.
2005-11-10 - Alberto Gonzalez Iniesta <agi@inittab.org> ttysnoop (0.12d-2) unstable; urgency=low * Applied patch to fix Unix98 PTYs. (Closes: #87371) Big thanks to Peter Samuelson for the patch!
2005-03-25 - Alberto Gonzalez Iniesta <agi@inittab.org> ttysnoop (0.12d-1) unstable; urgency=low * New upstream release * Changed maintainer email address * Rewrote debian/rules and removed Build-Depends on debmake
2003-09-20 - Alberto Gonzalez Iniesta <agi@agi.as> ttysnoop (0.12c-8) unstable; urgency=low * New maintainer. (Closes :#210892) * Bumped Standards-Version to 3.6.1.0, no change.
2003-08-24 - Daniel Schepler <schepler@debian.org> ttysnoop (0.12c-7.2) unstable; urgency=low * NMU, at request of previous NMU'er. * Really add Build-Depends on debmake this time. Closes: #190609.