pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/rancid 2.3.8



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e78714708114
branches:  trunk
changeset: 599961:e78714708114
user:      pettai <pettai%pkgsrc.org@localhost>
date:      Sat Feb 25 16:03:37 2012 +0000

description:
2.3.8
      - rancid: filter sup-bootflash if sup-bootdisk worked
      - *login: fix match of (yes/no) prompts from ssh
      - rancid: carry-over additional inventory filtering from XR

2.3.7
      - xrrancid: change some "admin show" sorting to reflect previous code
      - xrrancid: filter useless junk from show inventory
      - mrvrancid: update ShowChassis() for temp filtering in new s/w
      - nrancid: installed memory on Juniper SSG series
      - rancid: missing CR after s/n
      - xrrancid: admin show variables boot clean-up
      - xrrancid: add admin show install summary, license
      - xrrancid: fix access-list formatting & sorting
      - rancid: collect show capture & shun for ASA
      - xrancid: misc patches for XOS
      - rancid-cvs: svn repository handling improvement
      - rancid: filter WPA passwd
      - rancid: add 'show running-config view full' for role cli
      - rancid: filter ppp hostnames (aka usernames) - Pavel Korovin
      - *login: update host key change match for newer ssh
      - clogin: disable pager for XOS-12.3
      - rancid.conf & control_rancid: support arbitrary subversion URLs as
        (pre-provisioned) repositories and do not overwrite an existing local
         repository
      - rancid.conf: add LC_COLLATE
      - nlogin: add identfile support
      - hrancid: match 'logout' in new procurve versions for end of run
      - hrancid: include comment line for procurve parser
      - hrancid: collect show config status
      - nxrancid: add show environment fex all fan cmd - Deny IP Any Any
      - *login: dont split $sshcmd
      - nxrancid: Nexus 4000s don't support 'show environment power'
      - xrrancid: add admin show running
      - arancid: /info/sys -> /info/sys/dump
      - rancid: correct isakmp key filter
      - clogin; set terminal width to 132 for both -s and -c
      - clogin: respond to ASA's pager in long login banners
      - clogin: set terminal width to 132
      - rancid: match flash memory on likes of Cisco 2811 and 2621XM
      - import share/rancid-cvspurge
      - rancid: add 'dir /all sup-bootdisk:' for 6500 sup32
      - rancid: adjust regex for tacacs key match
      - *login: join sshcmd clogin directive to handle spaces properly
      - mt{login,rancid}: import Microtik module
      - rancid: ppp password missed on dialer interfaces
      - arancid: filter "esecret" lines which change with each config display
      - hlogin: logout from enabled mode instead of exit for -S
      - hrancid: collect show config files and show tech transceivers
      - rancid: filter config timestamp on MDS/NX-OS
      - avorancid: collect power management file
      - fnrancid: correct comment character
      - fnrancid: update system time and conf_file_ver filters
      - nxrancid: do not require 'show system redundancy status', apparently
        unsupported on some nexus models.
      - clogin: set terminal width for -c and -s
      - hlogin: stacks prompt for switch number or CR at login, send CR

diffstat:

 net/rancid/Makefile |  4 ++--
 net/rancid/PLIST    |  7 ++++++-
 net/rancid/distinfo |  8 ++++----
 3 files changed, 12 insertions(+), 7 deletions(-)

diffs (61 lines):

diff -r 467ac241ec45 -r e78714708114 net/rancid/Makefile
--- a/net/rancid/Makefile       Sat Feb 25 14:07:59 2012 +0000
+++ b/net/rancid/Makefile       Sat Feb 25 16:03:37 2012 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2011/01/24 14:54:57 pettai Exp $
+# $NetBSD: Makefile,v 1.5 2012/02/25 16:03:37 pettai Exp $
 #
 
-DISTNAME=              rancid-2.3.6
+DISTNAME=              rancid-2.3.8
 CATEGORIES=            net
 MASTER_SITES=          ftp://ftp.shrubbery.net/pub/rancid/
 
diff -r 467ac241ec45 -r e78714708114 net/rancid/PLIST
--- a/net/rancid/PLIST  Sat Feb 25 14:07:59 2012 +0000
+++ b/net/rancid/PLIST  Sat Feb 25 16:03:37 2012 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2011/01/24 14:54:57 pettai Exp $
+@comment $NetBSD: PLIST,v 1.5 2012/02/25 16:03:37 pettai Exp $
 bin/agmrancid
 bin/alogin
 bin/arancid
@@ -32,6 +32,8 @@
 bin/mrancid
 bin/mrvlogin
 bin/mrvrancid
+bin/mtlogin
+bin/mtrancid
 bin/nlogin
 bin/nrancid
 bin/nslogin
@@ -85,6 +87,8 @@
 man/man1/mrancid.1
 man/man1/mrvlogin.1
 man/man1/mrvrancid.1
+man/man1/mtlogin.1
+man/man1/mtrancid.1
 man/man1/nlogin.1
 man/man1/nrancid.1
 man/man1/nslogin.1
@@ -126,6 +130,7 @@
 share/doc/rancid/index.html
 share/doc/rancid/lg.conf.sample
 share/doc/rancid/lgnotes.html
+share/doc/rancid/rancid-cvspurge
 share/doc/rancid/rancid.conf.sample
 share/doc/rancid/rtrfilter
 share/examples/rancid/lg.conf.sample
diff -r 467ac241ec45 -r e78714708114 net/rancid/distinfo
--- a/net/rancid/distinfo       Sat Feb 25 14:07:59 2012 +0000
+++ b/net/rancid/distinfo       Sat Feb 25 16:03:37 2012 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2011/01/24 14:54:57 pettai Exp $
+$NetBSD: distinfo,v 1.4 2012/02/25 16:03:37 pettai Exp $
 
-SHA1 (rancid-2.3.6.tar.gz) = d6f47f7733435681ca9c34fadbcc965ac6b7567f
-RMD160 (rancid-2.3.6.tar.gz) = 8bfaa861b4b8f64e1c2a889605488621b0dcb042
-Size (rancid-2.3.6.tar.gz) = 372836 bytes
+SHA1 (rancid-2.3.8.tar.gz) = 7469d7f9e39e9f86f977f1f0963300e5d183088f
+RMD160 (rancid-2.3.8.tar.gz) = 6105398f85617bce2053d7219e7586c1b80b76ab
+Size (rancid-2.3.8.tar.gz) = 379908 bytes



Home | Main Index | Thread Index | Old Index