pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/rancid 3.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/462b5c6e84f8
branches: trunk
changeset: 648690:462b5c6e84f8
user: pettai <pettai%pkgsrc.org@localhost>
date: Mon Mar 16 22:36:58 2015 +0000
description:
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
diffstat:
net/rancid/Makefile | 5 ++---
net/rancid/PLIST | 19 +++++++++++--------
net/rancid/distinfo | 8 ++++----
3 files changed, 17 insertions(+), 15 deletions(-)
diffs (105 lines):
diff -r 6bc9a53c1dc4 -r 462b5c6e84f8 net/rancid/Makefile
--- a/net/rancid/Makefile Mon Mar 16 22:28:47 2015 +0000
+++ b/net/rancid/Makefile Mon Mar 16 22:36:58 2015 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2014/06/14 23:43:29 markd Exp $
+# $NetBSD: Makefile,v 1.14 2015/03/16 22:36:58 pettai Exp $
#
-DISTNAME= rancid-3.1
-PKGREVISION= 1
+DISTNAME= rancid-3.2
CATEGORIES= net
MASTER_SITES= ftp://ftp.shrubbery.net/pub/rancid/
diff -r 6bc9a53c1dc4 -r 462b5c6e84f8 net/rancid/PLIST
--- a/net/rancid/PLIST Mon Mar 16 22:28:47 2015 +0000
+++ b/net/rancid/PLIST Mon Mar 16 22:36:58 2015 +0000
@@ -1,8 +1,7 @@
-@comment $NetBSD: PLIST,v 1.7 2014/06/14 23:43:29 markd Exp $
+@comment $NetBSD: PLIST,v 1.8 2015/03/16 22:36:58 pettai Exp $
bin/agmrancid
bin/alogin
bin/anlogin
-bin/anrancid
bin/arancid
bin/arrancid
bin/avologin
@@ -39,9 +38,9 @@
bin/nrancid
bin/nslogin
bin/nsrancid
-bin/nxrancid
+bin/panlogin
bin/par
-bin/prancid
+bin/plogin
bin/rancid
bin/rancid-cvs
bin/rancid-fe
@@ -51,14 +50,14 @@
bin/rrancid
bin/srancid
bin/tlogin
-bin/tntlogin
-bin/tntrancid
bin/trancid
+bin/wlogin
bin/xilogin
bin/xirancid
bin/xrancid
bin/zrancid
lib/rancid/arbor.pm
+lib/rancid/ciscowlc.pm
lib/rancid/dell.pm
lib/rancid/eos.pm
lib/rancid/foundry.pm
@@ -66,6 +65,8 @@
lib/rancid/iosxr.pm
lib/rancid/junos.pm
lib/rancid/mrv.pm
+lib/rancid/nxos.pm
+lib/rancid/panos.pm
lib/rancid/rancid.pm
man/man1/agmrancid.1
man/man1/alogin.1
@@ -107,7 +108,9 @@
man/man1/nslogin.1
man/man1/nsrancid.1
man/man1/nxrancid.1
+man/man1/panlogin.1
man/man1/par.1
+man/man1/plogin.1
man/man1/prancid.1
man/man1/rancid-cvs.1
man/man1/rancid-run.1
@@ -118,9 +121,8 @@
man/man1/rrancid.1
man/man1/srancid.1
man/man1/tlogin.1
-man/man1/tntlogin.1
-man/man1/tntrancid.1
man/man1/trancid.1
+man/man1/wlogin.1
man/man1/xilogin.1
man/man1/xirancid.1
man/man1/xrancid.1
@@ -153,3 +155,4 @@
share/examples/rancid/lg.conf.sample
share/examples/rancid/rancid.conf.sample
share/examples/rancid/rancid.types.base
+@pkgdir etc/rancid
diff -r 6bc9a53c1dc4 -r 462b5c6e84f8 net/rancid/distinfo
--- a/net/rancid/distinfo Mon Mar 16 22:28:47 2015 +0000
+++ b/net/rancid/distinfo Mon Mar 16 22:36:58 2015 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2014/09/19 08:31:26 joerg Exp $
+$NetBSD: distinfo,v 1.10 2015/03/16 22:36:58 pettai Exp $
-SHA1 (rancid-3.1.tar.gz) = 5e5bdf84634c958ad4cd413c3e31c348340ebd05
-RMD160 (rancid-3.1.tar.gz) = e0f74b5886f876abe48b6d14cf3c8d4b10a6576e
-Size (rancid-3.1.tar.gz) = 435045 bytes
+SHA1 (rancid-3.2.tar.gz) = 8396cf695e79a4f4c526f2452603929678139bf8
+RMD160 (rancid-3.2.tar.gz) = 9182028556a0b5fd4dd9172a7a8ca54deeea64a4
+Size (rancid-3.2.tar.gz) = 470336 bytes
SHA1 (patch-etc_Makefile.in) = 5400aa7c2a55ecb09577984e86e9f4dbc117f00d
Home |
Main Index |
Thread Index |
Old Index