summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorTar Committer <tar@ocjtech.us>2005-03-30 07:52:00 +0000
committerTar Committer <tar@ocjtech.us>2005-03-30 07:52:00 +0000
commit4d684aecaacc9a59e7e9c0661934aeba0b16efec (patch)
tree84adf7c191abe898368aa09c6b3592f40250a42c /CHANGES
parent654a4573f8fd2b1109e0ded8d9ce061dd3a2093f (diff)
downloadrancid-4d684aecaacc9a59e7e9c0661934aeba0b16efec.tar.gz
rancid-4d684aecaacc9a59e7e9c0661934aeba0b16efec.tar.xz
rancid-4d684aecaacc9a59e7e9c0661934aeba0b16efec.zip
Imported from rancid-2.3.2a.tar.gz.rancid-2.3.2a
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES46
1 files changed, 46 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 45a0ee3..91dc4ed 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,49 @@
+2.3.2a
+ rancid: correct handling of SNMPv3 host configs - Patrick Adlam
+
+ rancid: filter nv_hdr file seen on sup720 - Bill Ouchark
+
+ etc/Makefile.am: support DESTDIR - from Michael Shields
+
+ rancid: add IOX/CRS support.
+
+ hrancid: show stack does not apply to all procurves - Eugene Zagrebelny
+
+ flogin: older foundry o/s has misc spaces preceeding : in username
+ prompt - from mike ethridge
+
+ A better nlogin & nrancid for NetScreens - help from Stephen Gill
+
+ jerancid: case fluctuates in "active/standby" - from David Gethings
+
+ jerancid: filter "please wait" from config - from David Gethings
+
+ jerancid: filter consecutive periods at top of write term - mark cooper
+
+ jerancid: fix check for slave RE sync in DirSlotN - from Mark Lovely
+
+ rancid: collect 6500's sub-module info from show modules
+
+ jrancid: collect license info & RE Model. Don't collect
+ the license keys as this is only supported on the jseries
+ and running 'show system license keys' on other junipers
+ produces output from *two* commands - 'show system license'
+ AND 'show system licensekeys'.
+
+ rancid: erroneous space in shared-secret match - from Blaz Zupan
+
+ nrancid: fix missing brace - from David King
+
+ lgform: need strftime from POSIX - from Joao Frade
+
+ rancid: filter multiple-fs file - from Yuval Ben-Ari
+
+ cssrancid: make this parse the collected output properly
+
+ rancid: filter & sort IOS AP username passwords - noted by Stafford Rau
+
+ rancid: parse more variants of 'show diag' output.
+
2.3.1
jerancid: fail/retry if the RP is syncing to the backup - Dave Mack