pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/rancid



Module Name:    pkgsrc
Committed By:   pettai
Date:           Mon Mar 16 22:36:58 UTC 2015

Modified Files:
        pkgsrc/net/rancid: Makefile PLIST distinfo

Log Message:
3.2
      - mtlogin: support cloginrc passphrase and identity
      - ios.pm: add ios::ShowCellular() and cmd show cellular 0 profile
      - control_rancid: fix mail rcpt bug in error path
      - rancid-cvs: change git push.default to current
      - add .old to configs/{.cvsignore,.gitignore}; see control_rancid.1
      - rancid.pm: rework IP address sorting
      - ciscowlc.pm: filter some config junk that wont import
      - nxos.pm: not all nexus have show process log vdc-all
      - f5rancid: filter fluctuating monitor state in config
      - FAQ: updates
      - ios.pm: drop the fabricated portion of the "Chassis type:" line; its
        too much to try to track it accurately and doesnt seem to provide any
        value
      - foundry.pm: filter altitude and pressure in ShowChassis
      - ios.pm: cellular modem speeds not filtered on C819G
      - ios.pm: 3560X w/ XE has different show sdm prefer and show system mtu
        formats
      - update lg for router.db delimeter change
      - rename slogin to plogin (poly-login), as slogin collides with ssh pkg
      - jlogin, mtlogin: set tty init options when there is no controlling tty,
        and update jlogin to match this method to an error from stty on the O/S
        used by the user, Linux, I believe.
        http://www.shrubbery.net/pipermail/rancid-discuss/2015-January/007981.html
      - flogin: send term length 0 for MLX & other cases.
      - flogin: remove sleeps, send -h should work, and lower send_human timers
      - *login: set base send_human values and lower (faster) values where it
        was already set (clogin, complogin, etc), except flogin.
      - rancid.conf: add DIFFSCRIPT knob
      - dllogin, wlogin: handle -t option
      - control_rancid: read rancid.conf sooner & fix handling group/ranicd.conf
      - rancid-run: pass -f to control_rancid
      - Fix the commit command used for -r
      - Updates to default mail headers for RFC3834 & MS
      - rancid.types: fix show config commands for cisco-wlc*
      - ios.pm: filter line password on c2800s & c2900s
      - add support for git.  See the UPGRADING file.
      - rancid-cvs: add -f option
      - dell.pm: filter up time from show switch
      - control_rancid: svn cleanup after collection commits
      - iosxr.pm: access-list/prefix-list sorting regex fixes
      - ios.pm: access-list/prefix-list sorting regex fixes
      - nxos.pm: filter ASIC/INTAKE cycling temps
      - panos.pm: convert panrancid to a module
      - panlogin, panrancid: import palo alto network script
      - jlogin: set tty width to 132 to avoid problems with cli
        complete-on-space, which fixes problems occuring when hostnames are
        longer
      - iosxr.pm: access-list regex truncating lines
      - rancid.pm: improve IP sorting, esp for IPv6
      - ios.pm: filter show flash & dir bytes free better
      - ciscowlc: add filters for oscillating config & env o/p
      - ciscowlc: convert Cisco WLC scripts to library
      - import Cisco WLC scripts from
        http://www.shrubbery.net/pipermail/rancid-discuss/2010-February/004652.html
      - *login.in; fix handling of empty lines in -x input
      - nxos.pm: recognize invalid command in ShowFex
      - nxos.pm: does not set $proc
      - nxrancid: convert nexus to module nxos.pm
      - ios.pm: save "next reload" template
      - tntlogin, tntrancid: remove TNT support
      - par, hpuifilter: type fixes for Raspian compatibility
      - slogin: add switching login
      - ios.pm: filter timestamp and size from filename "syslog"
      - configure: complain if sendmail is not found
      - control_rancid: DIR set too early
      - clogin,ios.pm,iosxr.pm: escape plus (+) regex atom in prompt handling
      - foundry.pm: remove rogue newline in regex
      - Note Allied Telesis AW+ devices support, works as type 'cisco'
        according to Allied Telesis Employees
      - fix handling of absent sendmail in configure script


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/net/rancid/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/net/rancid/PLIST
cvs rdiff -u -r1.9 -r1.10 pkgsrc/net/rancid/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