Your message dated Thu, 23 Aug 2007 23:10:55 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#436207: fixed in libnet-ssh-perl-perl 1.30-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Deepak Tripathi  <[EMAIL PROTECTED]>

* Package name        : libnet-ssh-perl-perl
  Version                   : 1.30
  Upstream Author(s)  : David Robins <[EMAIL PROTECTED]>,Dave Rolsky <
[EMAIL PROTECTED]>, Benjamin Trott.
* URL                        :
http://search.cpan.org/~dbrobins/Net-SSH-Perl-1.30/</exchweb/bin/redir.asp?URL=http://search.cpan.org/%7Edbrobins/Net-SSH-Perl-1.30/>
* License                   : Artistic
  Programming Lang   : Perl
  Description              : Perl interface to the libssh2 library

Net::SSH::Perl is an all-Perl module implementing an SSH (Secure Shell)
client. It is compatible with both the SSH-1 and SSH-2 protocols.

Net::SSH::Perl enables you to simply and securely execute commands on remote
machines, and receive the STDOUT, STDERR, and exit status of that remote
command. It contains built-in support for various methods of authenticating
with the server (password authentication, RSA challenge-response
authentication, etc.). It completely implements the I/O buffering, packet
transport, and user authentication layers of the SSH protocol, and makes use
of external Perl libraries (in the Crypt:: family of modules) to handle
encryption of all data sent across the insecure network. It can also read
your existing SSH configuration files (/etc/ssh_config, etc.), RSA identity
files, DSA identity files, known hosts files, etc.

One advantage to using Net::SSH::Perl over wrapper-style implementations of
ssh clients is that it saves on process overhead: you no longer need to fork
and execute a separate process in order to connect to an sshd. Depending on
the amount of time and memory needed to fork a process, this win can be
quite substantial; particularly if you're running in a persistent Perl
environment (mod_perl, for example), where forking a new process is a drain
on process and memory resources.

It also simplifies the process of using password-based authentications; when
writing a wrapper around ssh you probably need to use Expect to control the
ssh client and give it your password. Net::SSH::Perl has built-in support
for the authentication protocols, so there's no longer any hassle of
communicating with any external processes.

The SSH2 protocol support (present in Net::SSH::Perl as of version 1.00) is
compatible with the SSH2 implementation in OpenSSH, and should also be fully
compatible with the "official" SSH implementation. If you find an SSH2
implementation that is not compatible with Net::SSH::Perl, please let me
know (email address down in AUTHOR & COPYRIGHTS); it turns out that some
SSH2 implementations have subtle differences from others. 3DES (3des-cbc),
Blowfish (blowfish-cbc), and RC4 (arcfour) ciphers are currently supported
for SSH2 encryption, and integrity checking is performed by either the
hmac-sha1 or hmac-md5 algorithms. Compression, if requested, is limited to
Zlib. Supported server host key algorithms are ssh-dss (the default) and
ssh-rsa (requires Crypt::RSA); supported SSH2 public key authentication
algorithms are the same.

-- 
Deepak Tripathi
E3 71V3 8Y C063 (We Live By Code)
http://deepkatripathi.blogspot.com

--- End Message ---
--- Begin Message ---
Source: libnet-ssh-perl-perl
Source-Version: 1.30-1

We believe that the bug you reported is fixed in the latest version of
libnet-ssh-perl-perl, which is due to be installed in the Debian FTP archive:

libnet-ssh-perl-perl_1.30-1.diff.gz
  to pool/main/libn/libnet-ssh-perl-perl/libnet-ssh-perl-perl_1.30-1.diff.gz
libnet-ssh-perl-perl_1.30-1.dsc
  to pool/main/libn/libnet-ssh-perl-perl/libnet-ssh-perl-perl_1.30-1.dsc
libnet-ssh-perl-perl_1.30-1_all.deb
  to pool/main/libn/libnet-ssh-perl-perl/libnet-ssh-perl-perl_1.30-1_all.deb
libnet-ssh-perl-perl_1.30.orig.tar.gz
  to pool/main/libn/libnet-ssh-perl-perl/libnet-ssh-perl-perl_1.30.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Deepak Tripathi <[EMAIL PROTECTED]> (supplier of updated libnet-ssh-perl-perl 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 06 Aug 2007 20:49:31 +0530
Source: libnet-ssh-perl-perl
Binary: libnet-ssh-perl-perl
Architecture: source all
Version: 1.30-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <[EMAIL PROTECTED]>
Changed-By: Deepak Tripathi <[EMAIL PROTECTED]>
Description: 
 libnet-ssh-perl-perl - Perl client Interface to SSH
Closes: 353096 436207
Changes: 
 libnet-ssh-perl-perl (1.30-1) unstable; urgency=low
 .
   * Initial Release (Closes: #436207,#353096)
Files: 
 a615e66cb7b7a8947e514b31da9e5f37 894 perl optional 
libnet-ssh-perl-perl_1.30-1.dsc
 063f3dc93a4fe6108b068b6d6097992d 94950 perl optional 
libnet-ssh-perl-perl_1.30.orig.tar.gz
 0bb4d2ffd0e688e4880b7f8a787c2b74 2395 perl optional 
libnet-ssh-perl-perl_1.30-1.diff.gz
 72971490238f75846e761ae1ecc37ae1 185278 perl optional 
libnet-ssh-perl-perl_1.30-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGvfx2Rg1L1x7l3TQRAm8WAKC9haWZUcr8ft22Cq5rKCO69dX67wCcCI5W
mYN8geEHJPDdWIvYQZDZaww=
=XpEV
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to