app-tel (0.2016.01) unstable; urgency=medium * Added Dockerfile * Darwin fix for mktelrc * added support for regex => '192.168.15.1' * new warnings if optional modules fail to load * fixes for colors in several places * override process name to 'tel' for easier pkill * rewrote the Expect hooks for better maintainability * fix for password input -- Robert Drake Thu, 22 Sep 2016 18:40:22 -0400 app-tel (0.2015.10) unstable; urgency=medium * added support for -P and -A to override profiles * added support for -4 and -6 to override address family * adding XDG_CONFIG_HOME support * more code cleanup and new tests * fix syntax highlight loading * added support for -S to sleep between lines during interactive sessions -- Robert Drake Thu, 24 Mar 2016 00:41:20 -0400 app-tel (0.2015.09ubuntu1) unstable; urgency=medium * fixed problems with loading color modules and added more tests for failures -- Robert Drake Mon, 19 Oct 2015 15:00:17 -0400 app-tel (0.2015.09) unstable; urgency=medium * CPAN testers update :) Fixes bugs with test cases for modules that aren't installed. -- Robert Drake Fri, 09 Oct 2015 01:24:11 -0400 app-tel (0.2015.08) unstable; urgency=medium * You can now use the -x command line argument multiple times to run multiple script files on a device * Support for http://passwordstore.org * moved handle_backspace and handle_ctrl_z into App::Tel::Macro.pm -- Robert Drake Tue, 08 Sep 2015 00:45:50 -0400 app-tel (0.2015.07) unstable; urgency=medium * bump because color tests were broken (not sure why make test was passing here) -- Robert Drake Wed, 12 Aug 2015 18:01:36 -0400 app-tel (0.2015-06) unstable; urgency=medium * added support for PWSafe3 password safes * changed keyring support slightly. You may be prompted once to re-enter your passphrase if you're storing your keepass passphrase in the keyring. -- Robert Drake Mon, 10 Aug 2015 17:32:41 -0400 app-tel (0.2015-05) unstable; urgency=medium * fix for NetAddr::IP being required -- Robert Drake Thu, 21 May 2015 10:21:24 -0400 app-tel (0.2015-04) unstable; urgency=medium * moved all HostRange logic into HostRange module -- Robert Drake Mon, 23 Mar 2015 11:08:26 -0400 app-tel (0.2015-03) unstable; urgency=medium * Fix for NetAddr::IP check in tests * lowered version requirement for Test::More so debian will be happy -- Robert Drake Sun, 22 Mar 2015 14:53:43 -0400 app-tel (0.2015-02) unstable; urgency=medium * Added support for HostRanges * fixed documentation for Keepass and Keyrings -- Robert Drake Sat, 21 Mar 2015 10:10:34 -0400 app-tel (0.2015-01) unstable; urgency=medium * moved handlers to App::Tel to fix them * changed timeout for -x, -c, and -a to use configured timeout rather than 10 seconds. This should fix some slow scripts. * removed "term len 0" from default pagercmd. It is now specified via telrc profile. THIS MAY BREAK YOUR SCRIPTS, UPDATE TELRC IF NEEDED. * perlcritic fixes -- Robert Drake Thu, 15 Jan 2015 20:38:28 -0500 app-tel (0.2010_03) unstable; urgency=medium * pod2usage for -h help and summary if no arguments given * changed it so Term::ReadKey is loaded instead of used. Term::ReadKey is an optional module loaded if you set the pagercmd to a special value. It fakes an infinately long screen to try get output from a device with no "more" prompts. * applying chomp() to -x script input because we supply newlines when we send to the device. * adding -a to override autocmds via the cli when needed. -- Robert Drake Fri, 26 Dec 2014 11:52:48 -0500 app-tel (0.2010) unstable; urgency=medium * lots of documentation updates * timing problems fixed by 0.2009 suppressing expect output in tests * added -d flag for turning debugging on to find problems * tel -l no longer implies "term len 0" (for compatibility with non-cisco devices) * changed hardcoded pager to use pagercmd. It still defaults to Cisco but does the right thing if configured for juniper or dlink, etc. -- Robert Drake Sun, 14 Dec 2014 01:27:16 -0500 app-tel (0.2004) unstable; urgency=medium * IO::Stty is now marked as required * more bugfixes to make tests stop failing on other systems -- Robert Drake Sat, 22 Nov 2014 22:20:28 -0500 app-tel (0.2003-1) unstable; urgency=medium * fix for expect passthrough * fix for fake-a-router to make it more portable -- Robert Drake Fri, 21 Nov 2014 23:39:43 -0500 app-tel (0.2002-1) unstable; urgency=medium * corrections for "show cable modem phy" colors * example module for "show logging" colors * ping example module * cleaned up some of the color regexes and colorized more cisco things * fixed code to run with "use warnings" * fix for JUNOS * fix for warnings and errors when there are no configuration files * unit tests for config files * fixes for raw and bracketed IPv6 addresses, and basic uri support * changing namespace to App::Tel to make CPAN happy -- Robert Drake Wed, 19 Nov 2014 23:59:04 -0500 app-tel (0.2001-1) unstable; urgency=low * Initial Release. -- Robert Drake Sat, 11 Oct 2014 22:39:47 -0400