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