Next | Query returned 36 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2016-12-23 20:31:26 by Fredrik Pettai | Files touched by this commit (3)
Log message:
3.6.1
        ios.pm: filter license registration timestamp
        fnrancid: filter oscillating md5-keys
        par.c: fix misplaced pointer deref

3.6
        rancid.pm: ipaddrval() if IPv6 prefix length is missing, simply set 128.
        *login: in_proc must be global in expect_after.  had trouble reproducing
        the original error, but this should be the correct fix.
        xlogin: escape the * in lastprompt - Mattieu Beretti
        *login: change handling of ssh key-related prompts to one line at a time
        to eliminate timing-related problem.
        alogin: login() eat one line at a time
        a10login: remove the aflex-specific stuff.  This is the wrong way to
        do this and it doesn't work properly anyway.
        control_rancid: create <group>/configs if it does not exist
        hrancid: use rancid.pm (removes code duplication)
        rancid.pm: check for existence of functions for given device type after
        loading the modules for the type.  return failure if any are missing.
        par: add -FH options
        rancid.types.conf, iosshtech.pm: Add device type ciscoshtech for
        example purposes
        acos.pm: filter trailing WS & recognize incomplete/invalid command
        error in basicFilter()
        acos.pm: filter trailing WS in ShowAflex()
        acos.pm: 'show vlan' is 'show vlans' in ACOS 4.x.
        acos.pm: Add cmd 'show partition-config all' for ACOS 4.x, where
        'show running-config all-partitions' does not work.
        acos.pm: recognize invalid cmd error in ShowRunningConfig() and filter
        the config size comment
        fnlogin: missing "end" to exit global mode for -[csx] - \ 
Richard Goode
        plogin: add -m & -M
        rancid.pm: missing variable initialization
        nxos.pm: fix bug in recognizing the end of an access-list
        hlogin: set tty init options when there is no controlling tty and set
        set the term width to 132 when there is no controlling tty and for -[sc]
        so that the hp device does not wrap lines.
        ios.pm: also filter IPv6 PDP addresses - Reuben Farrelly
        ios.pm: evaluation license periods are displayed differently
        lg: Add show interface optics
        iosxr.pm: More useless FPD messages
        junos.pm: handle a transient cmd protocol failure seen in show version
        control_rancid: use git ls-files instead of git status for .gitignore
        and <group>/rancid.conf
        fnrancid: fix formatting around removal of private-keys
        bigip.pm: filter snmpv3 oscillating auth-password-encrypted
        iosxr.pm: filter useless FPD upgrade message
   2016-09-06 21:20:31 by Fredrik Pettai | Files touched by this commit (2)
Log message:
rancid 3.5.1:
        hlogin: missed an ssh -c option among the clean-up
   2016-08-29 09:56:39 by Fredrik Pettai | Files touched by this commit (3)
Log message:
rancid 3.5:
        aeos.pm: handle returning from a function with a prompt in $_
        rancid-cvs, rancid-run, rancid.conf: use LOGDIR from rancid.conf, set a
        default, and makes manpage notes
        complogin: correct ssh/telnet port variable check
        control_rancid: if the router list is empty, commit everything, not
        just router.db.  .cvsignore, rancid.conf, etc.
        *login: do not default to ssh -c 3des; as openssh removes more legacy
        algorithms.  note work-arounds in the FAQ S3 & adjust manpages.
        ciscowlc.pm: filter OUI classification failures
        ciscowlc.pm: filter rogue client config that are added/removed
        automatically
        fnlogin: fix pager disabling for newer o/s - Romanens Xavier, Michael
        Newton confirms working for older 4.x o/s
        edgerouter.pm: filter passwords, snmp community, keys, GC some unused
        code, & fix comment character.
        ciscowlc.pm: some older code fails to echo <CR> after logout
        edgerouter.pm: initial module for Ubiquity Edgerouter, WiP
        hlogin: when refactoring prompt, eat full lines before looking for the
        prompt
        hpuifilter: only turn off echo on the tty, not also the slave pty,
        which fixes the echoing problem with Ubiquity Edgerouters
        a10login: fix cut-n-paste bug
        flogin: eat spaces followed by ^H
        login_top: move variable initialization so it doesnt override env()s
        foundry.pm: ignore invalid command errors in inloop found on Ironware
        5.5 for MLX
        srancid: filter oscillating file aaafile.prv
        nxos.pm: reverse VTP test for nexus without vtp
        ios.pm: filter ios-xe requested time from show inventory feature
        iosxr.pm: differences in NCS6k show inventory
        nxos.pm: show env temp does not exist on 1000v
        lg.cgi: add show interfaces wanphy for cisco-xr & juniper
        cisco: Change command show flash to show flash:.  The first has been
        dropped from the 15.5M and the latter seems to be supported back as I
        can check.
        mrvlogin, mrv.pm: fixes for MRV Optiswitch devices
        iosxr.pm: fix handling of comments in access-lists
        nxos.pm: sort ip{v6} access-lists & filter sequence numbers
        foundry.pm: summarize flash free space
        xrancid, exos.pm, xlogin: convert extreme to a module and hack clogin
        into xlogin to deal some weird terminal handling in EXOS >11.0 that
        uses terminal manipulation to reprint the login prompt (telnet) or
        the first cli prompt (ssh).
        nxos.pm: fix PS wattage filtering
        junos.pm: filter benign subsystem warnings
        ios.pm: filter license broker BS
        FAQ: add notes about openssh client changes for logjam
        hpuifilter: fix handling of buffer when it drains
        rancid.conf: change NOCOMMSTR to require "YES", not just defined
        arrancid, aeos.pm: convert Arista to a module
        ios.pm: add show license summary for older XE images, such as C4500e
        3.04/15.1
        bigip.pm: module for F5 BIG-IP >=v11
        rancid.conf: add variable FILTER_OSC to control filtering oscillating
        data.  See rancid.conf(5).  This may not yet be applied in all places.
        rancid: change logging of missed commands to preserve order to make it
        easier for us to parse when providing support.  also, only log to stderr
        and not just with -d.
        fnrancid: filter new private key format and fix filtering of encryptd
        passwords
        ios.pm: filter/sort new ipv4/6 access-list format where list names are
        omitted from rule lines.
        ios.pm: correct debug log msg
        iosxr.pm: ShowInstallSummary() return error if active install operation
        iosxr.pm: filter perpetually changing file aaa
        srancid: Add 'terminal dump' cmd for Dell PowerConnect 3524/3548
        iosxr.pm: fail on temp error in admin show install
        configure: fix mktemp variable inconsistency
        edgemax.pm: https://www.ubnt.com/edgemax/
        flogin: merge ssh key code from jlogin
        junos.pm: chassis command error changed/differs in vMX:
                error: the chassis subsystem is not running
                to
                error: the chassis-control subsystem is not responding to ...
        jlogin: missing catch for wait in login()
        rancid-cvs: initialize .git/description
        iosxr.pm: ASR show version chassis line changed - tip top work cisco
        ios.pm: strip license period from 2900
        ios.pm: show license is an incomplete cmd on older XE images
        ios.pm: trim trailing WS is show activation key, formatting problem on
        old ASAs
        plogin: wrong variable used in error msg
        control_rancid: test -e -> -f for old shells
        hpuifilter: missing include for solaris
        ios.pm: recognize aironet in ShowVersion & filter counters in ShowVlan
        rancid-cvs: do not set git config --global, local only
        flogin: build with login_top
        foundry.pm: add 'show media' and 'show media validation', tested on
        Brocade ICX 6650 and Brocade CER 2024, but not available on pre-8
        firmware
   2016-07-09 08:39:18 by Thomas Klausner | Files touched by this commit (1068)
Log message:
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.
   2016-05-17 12:32:09 by Filip Hajny | Files touched by this commit (36)
Log message:
Use REAL_ROOT_USER/REAL_ROOT_GROUP instead of ROOT_USER/ROOT_GROUP
for all pkgsrc dir/file ownership rules. Fixes unprivileged
user/group names from leaking into binary packages, manifest as
non-fatal chown/chgrp failure messages at pkg_add time.

Bump respective packages' PKGREVISION.
   2015-11-04 01:35:47 by Alistair G. Crooks | Files touched by this commit (748)
Log message:
Add SHA512 digests for distfiles for net category

Problems found with existing digests:
	Package haproxy distfile haproxy-1.5.14.tar.gz
	159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded]
	da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]

Problems found locating distfiles:
	Package bsddip: missing distfile bsddip-1.02.tar.Z
	Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz
	Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2
	Package djbdns: missing distfile djbdns-cachestats.patch
	Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch
	Package gated: missing distfile gated-3-5-11.tar.gz
	Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz
	Package poink: missing distfile poink-1.6.tar.gz
	Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz
	Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch
	Package waste: missing distfile waste-source.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2015-06-12 12:52:19 by Thomas Klausner | Files touched by this commit (3152)
Log message:
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
   2015-03-16 23:36:58 by Fredrik Pettai | Files touched by this commit (3) | Package updated
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
   2014-09-19 10:31:26 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Don't use comments in the middle of a multiline statements.
   2014-07-01 15:33:40 by Fredrik Pettai | Files touched by this commit (2)
Log message:
Remove the installation of rancid.types.base for good

Next | Query returned 36 messages, browsing 11 to 20 | Previous