SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for perl-Net-Telnet-3.05-677.3.noarch.rpm :

* Tue Jun 22 2021 timueller+perlAATTsuse.de- updated to 3.05 see /usr/share/doc/packages/perl-Net-Telnet/ChangeLog 2021-06-20 Jay Rogers
* Version 3.05 released. 2021-06-20 Jay Rogers
* Telnet.pm: Fixed new perl warning about argument isn\'t numeric in numeric ge (>=). 2021-05-30 Jay Rogers
* Telnet.pm (dump_log input_log option_log output_log): Changed the logging subroutines to also accept a tied filehandle. 2021-03-30 Jay Rogers
* Telnet.pm (waitfor): Improved the speed to search for the \"match\", especially when reading a large amount of data, by using the dynamic arrays AATT- and AATT+ instead of $` and $&. 2021-03-30 Jay Rogers
* Telnet.pm (new): Fixed a bug that caused the instantiation to fail when setting one of the
*_log input args to an empty string. 2020-02-20 Jay Rogers
* Telnet.pm: Added a workaround for the \"require FileHandle\" bug in perl 5.10.1. 2020-02-20 Jay Rogers
* Telnet.pm: Stopped using the deprecated variable $[ in the autoflush idiom select((select($fh), $|=1)[$[]). 2018-07-12 Jay Rogers
* Telnet.pm: Fixed some documentation and pod command typos.
* Sat Jun 08 2013 cooloAATTsuse.com- updated to 3.04
* Telnet.pm (open family sockfamily): Added IPv6 support. It is enabled using the method/parameter family() and the installed Socket package version is 1.94+ (which corresponds with perl 5.14+).
* Telnet.pm (peerhost peerport sockhost sockport): New methods to support IPv6, because the inherited ones from IO::Socket::INET don\'t.
* Telnet.pm (open localhost localfamily): New methods and open() parameters for binding to a local network interface.
* Telnet.pm (dump_log, input_log, option_log, output_log): Fixed so they turn off logging when passed an empty string arg.
* Telnet.pm (_fillbuf _put): Fixed to use Errno::EINTR, when possible, to test for an interrupted select(), sysread(), or syswrite(). The test for $! =~ /^interrupted doesn\'t work when LANG is not English.
* Telnet.pm (dump_log, input_log, option_log, output_log): Fixed so they take a bare filehandle.
* Wed Feb 27 2013 cooloAATTsuse.com- update license to new format
* Fri Nov 18 2011 cooloAATTsuse.com- use original .tar.gz
* Wed Dec 01 2010 cooloAATTnovell.com- switch to perl_requires macro
* Mon Nov 29 2010 cooloAATTnovell.com- remove /var/adm/perl-modules
* Tue Oct 19 2010 cooloAATTnovell.com- add perl as explicit buildrequire
* Sun Jan 10 2010 jengelhAATTmedozas.de- enable parallel build
* Wed Jan 25 2006 mlsAATTsuse.de- converted neededforbuild to BuildRequires
* Wed Sep 28 2005 dmuellerAATTsuse.de- add norootforbuild
 
ICM