2013-06-09 14:17:10 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jun 8 07:20:48 UTC 2013 - coolo@suse.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.
|
|
|
|
|
2011-11-18 11:38:10 +00:00
|
|
|
-------------------------------------------------------------------
|
2013-02-27 13:46:00 +00:00
|
|
|
Wed Feb 27 06:33:38 UTC 2013 - coolo@suse.com
|
|
|
|
|
|
|
|
- update license to new format
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2011-11-18 11:38:10 +00:00
|
|
|
Fri Nov 18 11:09:08 UTC 2011 - coolo@suse.com
|
|
|
|
|
|
|
|
- use original .tar.gz
|
|
|
|
|
2010-12-01 13:51:38 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 1 13:34:12 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- switch to perl_requires macro
|
|
|
|
|
2010-11-29 18:58:09 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 29 18:30:47 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- remove /var/adm/perl-modules
|
|
|
|
|
2010-10-19 11:10:26 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 19 08:38:52 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- add perl as explicit buildrequire
|
|
|
|
|
2010-01-12 12:16:19 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
|
|
|
|
|
|
|
|
- enable parallel build
|
|
|
|
|
2007-01-15 23:31:22 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 25 21:39:52 CET 2006 - mls@suse.de
|
|
|
|
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 28 22:15:20 CEST 2005 - dmueller@suse.de
|
|
|
|
|
|
|
|
- add norootforbuild
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 22 15:26:40 CEST 2003 - mjancar@suse.cz
|
|
|
|
|
|
|
|
- require the perl version we build with
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 15 16:09:58 CEST 2003 - mjancar@suse.cz
|
|
|
|
|
|
|
|
- adapt to perl-5.8.1
|
|
|
|
- use %perl_process_packlist
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 19 14:39:43 CEST 2003 - mjancar@suse.cz
|
|
|
|
|
|
|
|
- fix filelist
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 20 12:41:46 CEST 2003 - mjancar@suse.cz
|
|
|
|
|
|
|
|
- remove unpackaged files
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Dec 20 16:52:36 CET 2002 - prehak@suse.cz
|
|
|
|
|
|
|
|
- updated to version 3.03
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 2 17:40:06 MEST 2002 - mls@suse.de
|
|
|
|
|
|
|
|
- remove race in .packlist generation
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 22 16:57:33 CEST 2001 - rvasice@suse.cz
|
|
|
|
|
|
|
|
- initial package release (version 3.02)
|
|
|
|
|