pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/p5-Net-OpenSSH



Module Name:    pkgsrc
Committed By:   sno
Date:           Tue Feb  2 20:18:30 UTC 2010

Modified Files:
        pkgsrc/security/p5-Net-OpenSSH: Makefile distinfo

Log Message:
Updating security/p5-Net-OpenSSH from 0.36 to 0.44

Upstream changes:
0.44
        - solve bug on rsync methods not correctly handling
          pass-through options carrying an argument (bug report by
          Daiju Kito)
        - support several verbose levels in rsync methods
        - document spurious warnings that appear when tty => 1 is
          given and stdin is not attached to a tty

0.43  Dec 14, 2009
        - call ssh with -tt instead of -t to force remote tty
          allocation even when stdin is not attached to one locally
          (bug report by Todd E. Rinaldo)

0.42  Dec 5, 2009
        - add FAQ section
        - add commercial support offering
        - add pointer to my wishlist :-)

0.41_03 Nov 16, 2009
        - add testing known_hosts to MANIFEST
        - some bits where missing from 0.40
        - allow also keyboard-interactive authentication when password
          is given (bug report by Todd E. Rinaldo)

0.40  Nov 14, 2009
        - DESTROY was clobbering $@ (bug report by Todd E. Rinaldo)
        - when password authentication is requested add flags to ssh
          master command to disable other auth. options
        - document how to integrate Net::OpenSSH with Expect

0.39  Oct 10, 2009
        - use SIGTERM instead of SIGHUP to kill lazy SSH master
        - on 1_run.t remote commands could be aliased bug (report and
          patch by Danijel Tasov)
        - add methods for external master PID handling
        - add 'all' tag to Net::OpenSSH::Constants
        - check SSH client version from Makefile.PL
        - work around L<Foo::Bar> links in POD being rendered as "the
          Foo::Bar manpage" by some POD backends.

0.38  Sep 25, 2009
        - remove alpha-status warning from docs!
        - add debug support to master killing
        - DESTROY was generating warnings when called before the
          master connection had been established successfully
        - add variable expansion feature
        - minor doc corrections

0.37  Sep 15, 2009
        - add support for stdout_file, stderr_file and stdin_file
          options


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/security/p5-Net-OpenSSH/Makefile \
    pkgsrc/security/p5-Net-OpenSSH/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index