Net-Appliance-Session
view release on metacpan or search on metacpan
libnet-appliance-session-perl (1.36) UNRELEASED; urgency=low
* Add import of WNOHANG symbol from POSIX (reported by Dominik Gehl)
-- Oliver Gorwits <oliver.gorwits@oucs.ox.ac.uk> Fri, 23 Jan 2009 08:32:13 +0000
libnet-appliance-session-perl (1.35) UNRELEASED; urgency=low
* Fix again for imported POSIX symbols on CENTOS 5 (reported by Dominik Gehl)
-- Oliver Gorwits <oliver.gorwits@oucs.ox.ac.uk> Wed, 31 Dec 2008 12:10:22 +0000
libnet-appliance-session-perl (1.34) UNRELEASED; urgency=low
* Fix pod to mention new supported devices (JUNOS, HP, Nortel)
-- Oliver Gorwits <oliver.gorwits@oucs.ox.ac.uk> Tue, 30 Dec 2008 22:45:48 +0000
libnet-appliance-session-perl (1.33) UNRELEASED; urgency=low
* Mention enable_paging and disable_paging methods (RT#40783)
* Do not import symbols from POSIX (reported by Dominik Gehl)
-- Oliver Gorwits <oliver.gorwits@oucs.ox.ac.uk> Tue, 30 Dec 2008 22:08:13 +0000
libnet-appliance-session-perl (1.32) UNRELEASED; urgency=low
* Fix bug in Telnet with no username (RT.cpan #40229) thanks to mstefanov
-- Oliver Gorwits <oliver.gorwits@oucs.ox.ac.uk> Sat, 8 Nov 2008 21:12:38 +0000
libnet-appliance-session-perl (1.31) UNRELEASED; urgency=low
* Move to using Module::Install
* Update License to be same terms as Perl
-- Oliver Gorwits <oliver.gorwits@oucs.ox.ac.uk> Sat, 8 Nov 2008 17:08:58 +0000
libnet-appliance-session-perl (1.26) UNRELEASED; urgency=low
* Make all method params case insensitive (requested by raimundh)
(this follows what Net::Telnet does)
-- Oliver Gorwits <oliver.gorwits@oucs.ox.ac.uk> Tue, 2 Sep 2008 13:16:34 +0100
libnet-appliance-session-perl (1.25) UNRELEASED; urgency=low
* Fix the buggy SIGCHLD handler (reported by Andrew D. Clark)
-- Oliver Gorwits <oliver.gorwits@oucs.ox.ac.uk> Sun, 17 Aug 2008 18:33:23 +0100
libnet-appliance-session-perl (1.24) UNRELEASED; urgency=low
* Add use of FileHandle in the Transport - seems to be a 5.10 issue?
-- Oliver Gorwits <oliver.gorwits@oucs.ox.ac.uk> Fri, 18 Jul 2008 14:08:27 +0100
libnet-appliance-session-perl (1.23) UNRELEASED; urgency=low
* Added support for debugging shell on failure,
see Devel::REPL::Plugin::NAS
-- Oliver Gorwits <oliver.gorwits@oucs.ox.ac.uk> Tue, 3 Jun 2008 17:41:01 +0100
libnet-appliance-session-perl (0.22) UNRELEASED; urgency=low
* Add disconnect method to Transport, as a noop except for Serial
(see RT.cpan#35937)
-- Oliver Gorwits <oliver.gorwits@oucs.ox.ac.uk> Sat, 17 May 2008 20:28:32 +0100
libnet-appliance-session-perl (0.21) unstable; urgency=low
* Send SIGKILL to child if we're running in cygwin
* Minor fix to typo in Cookbook
-- Oliver Gorwits <oliver.gorwits@oucs.ox.ac.uk> Sat, 2 Feb 2008 19:12:28 +0000
libnet-appliance-session-perl (0.19) unstable; urgency=low
* Bug fix for not setting last prompt (thx miky)
* Minor change to docs to mention setting in_foo_mode
-- Oliver Gorwits <oliver.gorwits@oucs.ox.ac.uk> Sat, 19 Jan 2008 21:51:29 +0000
libnet-appliance-session-perl (0.18) unstable; urgency=low
* Now automatically reap child processes
-- Oliver Gorwits <oliver.gorwits@oucs.ox.ac.uk> Sun, 23 Dec 2007 14:35:03 +0000
libnet-appliance-session-perl (0.17) unstable; urgency=low
* Minor fixes to Cookbook POD to improve CPAN rendering.
-- Oliver Gorwits <oliver.gorwits@oucs.ox.ac.uk> Tue, 4 Dec 2007 21:08:00 +0000
libnet-appliance-session-perl (0.16) unstable; urgency=low
* Add Cookbook courtesy of Nigel Bowden.
-- Oliver Gorwits <oliver.gorwits@oucs.ox.ac.uk> Tue, 4 Dec 2007 19:06:00 +0000
libnet-appliance-session-perl (0.15) unstable; urgency=low
* Users report that the child reaping isn't stable across all systems, so
revert to old system of doing nothing
-- Oliver Gorwits <oliver.gorwits@oucs.ox.ac.uk> Tue, 3 Jul 2007 16:40:00 +0100
libnet-appliance-session-perl (0.14) unstable; urgency=low
* Allow SSH Transport to handle username prompts,
suggestion courtesy of Nigel Bowden
* Set Unix systems to automatically reap child processes
-- Oliver Gorwits <oliver.gorwits@oucs.ox.ac.uk> Tue, 3 Jul 2007 13:23:00 +0100
libnet-appliance-session-perl (0.13) unstable; urgency=low
* Bug in my use of Class::Data::Inheritable. A schoolboy-error :(
( run in 1.233 second using v1.01-cache-2.11-cpan-d7f47b0818f )