See http://silc.silcnet.org/txt/changes-client.txt for details.
Also:
- add iconv to MODULES.
- remove deprecated NEED_VERSION.
Patches to remove mime from Maintainer. Maintainer and pvalchev@ ok.
Submitted by Josh Rivel <dorqus@freek.com>.
This is Comfortable FTP, a full screen ftp client.
Supported are FTP both with active and passive data connections,
IPv4 and IPv6, and SFTP (a file transfer protocol using SSH for
authorization and connection encryption).
- Fixed a bug in the RR pat that broke many updates.
- Added (untested) support for perl 5.004.
- We now allow whitespace at the begining of a RR.
- Fixed an issue that gave Net::DNS::SEC problems, %Net::DNS::RR::RR
is now in a scope that the Net::DNS::SEC hook can see it from.
- Fixed SRV records.
- Fixed debug message in Net::DNS::Resolver::bgread().
Open the socket first thing in the program and revoke root privileges
immediately after because that's all they are needed for. ok maintainer jsyn@
Bump PKGNAME to reflect change
The scli package was written to address the need for small and
efficient command line utilities to monitor and configure network
devices and host systems. The scli package is based on the SNMP
management protocol. It utilizes a MIB compiler called smidump to
generate C stub code.
Maintainer Margarida Sequeira <niness@devilness.org>
--
TCPreen is a simple tool to monitor and analyze data transmitted
between a client and a server via a TCP connection, it supports
both IPV4 and IPV6.
This tool focuses on the data stream (software/socket layer), not
on the lower level transmission protocol as packet sniffers do.
WWW: http://www.simphalempin.com/dev/tcpreen/
Submitted by Margarida Sequeira <niness@devilness.org>