[libnet-appliance-session-perl] branch master updated (df880b2 -> 0ddbb49)

gregor herrmann gregoa at debian.org
Thu Oct 23 21:49:17 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to branch master
in repository libnet-appliance-session-perl.

      from  df880b2   update changelog
       new  4b844a0   Add debian/upstream/metadata
       new  c95aac4   Update debian/changelog
      adds  783529d   initial import
      adds  2725d03   per trasnsport disconnect command
      adds  e031228   add Devel::REPL support!
      adds  2543908   
      adds  7e1fb5e   add use of FileHandle
      adds  4e51fb8   fix buggy sigchld handler
      adds  3a4e8c9   make method params case insensitive
      adds  58c528b   do not use exporter
      adds  4a0d8fb   use Exporter again
      adds  c7473e5   comment tweak
      adds  49ce5a2   update manifest
      adds  5d1b88d   organizing directory hiearchy
      adds  9b9ba22   move to module::install
      adds  dfb16e7   
      adds  3e1e439   fix for RT.cpan 40229
      adds  535b88b   fix POSIX importing of symbols, add some pod
      adds  82923ac   pod update
      adds  2385f40   fix POSIX symbol imports again
      adds  78b7dd2   add import of WNOHANG
      adds  5d14767   fixes for new _normalize operation, and parity bug
      adds  b44ffa8   try cleaner serial command options
      adds  f9b4857   first working version of auto login skip for serial transport
      adds  31a22e5   port to Dist::Zilla
      adds  9a8df02   skip Devel::REPL and IO::Interactive deps
      adds  ea0b169   remove chirping on dev version
      adds  6bb0482   Bumped changelog following rel. v2.103640
      adds  da98301   Observe output_record_separator (rt.cpan #55187)
      adds  65985e8   Protect against death spiral in timeout/close, also Steve C. (rt.cpan #53796)
      adds  645f322   implement privileged_paging option
      adds  c6215de   Bumped changelog following rel. v2.103641
      adds  6bfd6cf   Fix bug in use of close_called, Steve C. (rt.cpan #64450)
      adds  fae43ed   useless tests
      adds  8f93536   Bumped changelog following rel. v2.110090
      adds  d46d37f   Prevent close() unless already opened, Steve C. (rt.cpan #65453)
      adds  c2e91d0   Bumped changelog following rel. v2.110470
      adds  ff5f139   Spot login auth failures, Steve C. (rt.cpan #67487)
      adds  1b7e1f1   Bumped changelog following rel. v2.111080
      adds  f30d000   first part of port to Net:::CLI::Interact
      adds  f1226f9   remove per-client transports
      adds  2ef2da1   finish docs
      adds  b917994   update test and docs
      adds  44dc275   re-engineer for NCI
      adds  50a4b36   new tests
      adds  9188f22   Bumped changelog following rel. v3.111530
      adds  6e3333b   test fixes
      adds  63e4040   Merge branch 'devel' of github.com:ollyg/Net-Appliance-Session into devel
      adds  bea8426   add APIv2 and update docs
      adds  518f608   method modifiers suck
      adds  4c18b7e   implement v2 API compat layer fully
      adds  6dedf53   minor fix for get_ prefix
      adds  be7b9c7   allow self calling cmd()
      adds  084c1eb   Bumped changelog following rel. v3.111590
      adds  e1d17f7   tidy and fix things in example script, add delegate methods for Net::Telnet
      adds  89b665a   Bumped changelog following rel. v3.111600
      adds  94f3f59   added patches for two RT reported bugs
      adds  30bdbee   added test for SSH connection
      adds  e4c54d1   Bumped changelog following rel. v3.111690
      adds  9383c43   make add_library work for scalar only
      adds  708606e   change to Author::OLIVER dzil helper
      adds  284139e   add POD for new add_library options
      adds  a07f104   allow test not to run when not at home
      adds  0cbc955   Bumped changelog following rel. v3.112190
      adds  a83fa8d   Added native last_prompt (on request of G.Peirce)
      adds  e1252a7   Bumped changelog following rel. v3.112290
      adds  9f36a3e   Added privileged_password option (J. Roth rt.cpan#69139)
      adds  6185d40   Bumped changelog following rel. v3.112510
      adds  daefc41   Add check for pipe in command (V. Foitzik)
      adds  f92da3d   Bumped changelog following rel. v3.112600
      adds  df0b7b5   add tests for recently reported bugs
      adds  11b8146   Bumped changelog following rel. v3.112610
      adds  e9ce6b4   issue disconnect macro if the phrasebook has one
      adds  219d552   fix ips in tests and wrap disconnect in eval as it dies
      adds  a95cd7f   do not chirp about failed disconnect
      adds  f65d605   add POD for new disconnect call in close()
      adds  4b24b2e   fix privileged_password (reported by Paul Niemi)
      adds  6eb5422   update Changes
      adds  2bcc41d   Bumped changelog following rel. v3.113600
      adds  c9d172a   test fixes for new do_action in NCI
      adds  3da413e   update POD for new line ending rules
      adds  93ff161   hack pass newline on Win32, fix tests for Win32
      adds  d600871   update Changes
      adds  74bbaf1   Bumped changelog following rel. v3.113610
      adds  cc6f1cb   typos for POD (C. Vicente)
      adds  a90ec09   fix Win32 path for plink.exe
      adds  65b8a23   Bumped changelog following rel. v3.120560
      adds  72b1aff   Implement async interface - put() and gather() (rt.cpan #75201)
      adds  ac9851a   Bumped changelog following rel. v3.120580_001
      adds  3cf60c0   Change async interface put() to be say() because of the auto-newline
      adds  8c6ce65   add test for connection failure capturing transport error
      adds  e262a0f   If connection fails, the transport (ssh, telnet, etc) error is emitted
      adds  05b15f9   note that command is echoed with gather()
      adds  79ed23c   Bumped changelog following rel. v3.121570
      adds  7fe3634   Library version number is logged at instatiation
      adds  a2a5685   Bumped changelog following rel. v3.121640
      adds  41cda0c   Add links to transport man pages in documentation
      adds  214aa45   Bumped changelog following rel. v3.121990_001
      adds  079caf7   Try enable_paging and disable_paging macros before generic paging
      adds  2e3c98d   Bumped changelog following rel. v3.122010
      adds  cb558be   Support serial console servers where the console might be asleep
      adds  fcd880d   Bumped changelog following rel. v3.122011_001
      adds  2b3f495   allow multiple wake-ups
      adds  787be72   allow missing user prompt; add test for Internet ssh
      adds  9277fe8   Bumped changelog following rel. v3.122020_001
      adds  1b3e15c   Revert "allow multiple wake-ups"
      adds  138d568   fix documentation for wake_up
      adds  b54a24d   add dep on latest NCI
      adds  b5ff066   Bumped changelog following rel. v3.122100
      adds  605842d   should be checking for "user" prompt not macro!
      adds  d1cb19b   update Changes
      adds  430c86d   Bumped changelog following rel. v3.122530
      adds  903c263   port from Moose to Moo
      adds  21992d7   remove unecessary v2 message
      adds  c57bc52   require Moo version of NCI
      adds  7dd5721   Bumped changelog following rel. v4.122630
      adds  05a99f7   clarify custom phrasebooks
      adds  87f3b37   Export Try::Tiny methods as better alternative to eval()
      adds  d5d5a94   the prompts named "prompt" are now called "generic"
      adds  2ded1b2   add scripting
      adds  5653ef1   use new smarter last_response in NCI
      adds  ddbaaf5   add bin/nas and Scripting support
      adds  3eddc4f   bug fixes
      adds  3016d0f   new NCI dependency
      adds  d9ac38a   Bumped changelog following rel. v4.122730
      adds  2113898   code tidy
      adds  a75a48b   no privileged password
      adds  3f51479   RANCID cloginrc support
      adds  6872f43   Bumped changelog following rel. v4.122740
      adds  01f61ae   bug fix for info msg in nas
      adds  6668a91   Bumped changelog following rel. v4.122741
      adds  488b959   Add timeout option and nci_options for direct access to NCI
      adds  2a0675a   Bumped changelog following rel. v4.131210
      adds  7b24adc   Minor fix for incorrect data type on timeout
      adds  5cd5e5f   Bumped changelog following rel. v4.131260
      adds  99db92d   [RT#92376] timeout when incorrect privileged password
      adds  e7eae4c   Bumped changelog following rel. v4.140230
      adds  d3a069e   Docs update for Cisco NX-OS which has max terminal of 511
      adds  49d9a66   Bumped changelog following rel. v4.142720
      adds  b8d2839   Imported Upstream version 4.142720
       new  14e7857   Merge tag 'upstream/4.142720'
       new  038def8   Update debian/changelog
       new  545691c   Update years of packaging copyright.
       new  d2e81fb   Declare compliance with Debian Policy 3.9.6.
       new  c380922   cme: reformat debian/control
       new  630b205   Mark package as autopkgtest-able.
       new  0ddbb49   releasing package libnet-appliance-session-perl version 4.142720-1

The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changes                                |  4 +++
 META.json                              |  2 +-
 META.yml                               |  2 +-
 Makefile.PL                            |  2 +-
 README                                 |  4 +--
 bin/nas                                |  2 +-
 debian/changelog                       | 11 +++++++--
 debian/control                         | 45 +++++++++++++++++-----------------
 debian/copyright                       |  2 +-
 debian/upstream/metadata               |  7 ++++++
 lib/Net/Appliance/Session.pm           |  6 ++---
 lib/Net/Appliance/Session/Async.pm     |  2 +-
 lib/Net/Appliance/Session/Engine.pm    |  2 +-
 lib/Net/Appliance/Session/Transport.pm |  2 +-
 14 files changed, 56 insertions(+), 37 deletions(-)
 create mode 100644 debian/upstream/metadata

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-appliance-session-perl.git



More information about the Pkg-perl-cvs-commits mailing list