Bug 209745 - net-mgmt/torrus: Update to 2.09
Summary: net-mgmt/torrus: Update to 2.09
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Kurt Jaeger
URL:
Keywords: easy, patch, patch-ready
Depends on:
Blocks:
 
Reported: 2016-05-25 02:43 UTC by corsmith
Modified: 2016-05-26 07:42 UTC (History)
1 user (show)

See Also:


Attachments
svn diff between HEAD and the 2.09 version (5.33 KB, patch)
2016-05-25 02:43 UTC, corsmith
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description corsmith 2016-05-25 02:43:43 UTC
Created attachment 170640 [details]
svn diff between HEAD and the 2.09 version

Maintainer update from torrus version 2.07 -> 2.09

Please review the svn diff attached.

NOTE: the following patches were removed as they are now included upstream:

svn remove files/patch-doc_stylingprofile.pod.in files/patch-doc_xmlconfig.pod.in
Comment 1 VK freebsd_triage 2016-05-25 07:41:31 UTC
Thanks for the submission. As the maintainer, please mark the patch maintainer-approval +. Also please confirm the update passes tests like portlint, poudriere.
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2016-05-26 07:37:20 UTC
testbuilds are fine.
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2016-05-26 07:42:28 UTC
Committed, thanks!
Comment 4 commit-hook freebsd_committer freebsd_triage 2016-05-26 07:42:33 UTC
A commit references this bug:

Author: pi
Date: Thu May 26 07:42:15 UTC 2016
New revision: 415879
URL: https://svnweb.freebsd.org/changeset/ports/415879

Log:
  net-mgmt/torrus: 2.07 -> 2.09

  - Torrus/Renderer/RPC.pm (rpc_timeseries): TIMESERIES RPC
    call now returns title, labels, and vertical_label
  - init.d/torrus.in: utilize the new launcher in init script
  - bin/launcher.in: new utility for starting-stopping daemons
  - bin/action_snmptrap.in: TORRUS_NPCOMMENT is deliverd in .10 in SNMP traps
  - Torrus/DevDiscover/RFC2670_DOCS_IF.pm: new discovery
    parameter: RFC2670_DOCS_IF::disable-downstreams
  - Torrus/Collector/SNMP_Params.pm: "aes128cfb" is invalid
    value for snmp-privprotocol, should be "aes"
  - Torrus/Collector/SNMP.pm: DNS errors treated as host
    unreachable; reachability statistics more accurate
  - Torrus/Renderer/RPC.pm (rpc_timeseries): added DATAONLY
    parameter for TIMESERIES RPC call
  - Torrus/Renderer/RPC.pm: AGGREGATE_DS RPC call now works
    for leaves without MAX RRA
  - Torrus/Renderer/RRDtool.pm (rrd_make_hrules): using
    skipscale for horizontal rules (requires rrdtool-1.4.8 or newer)
  - Torrus/DevDiscover/F5BigIp.pm: added system performance
    statistics and 64-bit interface counters
  - Torrus/DevDiscover/RFC2863_IF_MIB.pm:
    new discovery parameter: RFC2863_IF_MIB::disable-all
  - Torrus/Renderer/RRDtool.pm: now hrules are drawn with
    semi-transparent LINE1
  - xmlconfig/defaults.xml: two new horizontal rules: warn-level, crit-level
  - xmlconfig/defaults.xml: moved monitor-period and
    monitor-timeoffset from snmp-defs.xml
  - bin/monitor.in: new CLI option: --runalways
  - configs/torrus-config.pl: new configuration parameters:
    $Torrus::Collector::runAlways = 0;
    $Torrus::Monitor::runAlways = 0;
  - Torrus/DevDiscover/CiscoGeneric.pm: added support for
    CISCO-SYSTEM-EXT-MIB (mainly needed for Cisco Nexus)
  - Torrus/DevDiscover/Albis_ULAF.pm (discover):
    new discovery parameter: Albis_ULAF::mp-name-filter
  - Torrus/DevDiscover/CiscoIOS.pm: support for Cisco Nexus;
    persistent ifIndex for Nexus
  - Torrus/DevDiscover/Fortinet.pm: new discovery module for Fortinet products
  - Torrus/DevDiscover/CiscoIOS.pm: Bugfix in discovery
    sequence. This bug was invisible up to perl v5.18.0. Now Perl
    randomizes hash keys on every loop.
  - Torrus/Renderer/RPC.pm: new RPC method: TIMESERIES
  - Torrus/DevDiscover/UcdSnmp.pm: Loopback interfaces
    filtered out
  - Torrus/DevDiscover/RFC4293_IP_MIB.pm: New params:
    RFC4293_IP_MIB::tokenset-members,
    RFC4293_IP_MIB::ipv4-external-serviceid,
    RFC4293_IP_MIB::ipv6-external-serviceid,
    New selector action: TokensetMember
  - Torrus/DevDiscover/RFC2863_IF_MIB.pm: Improved interface
    indexing for unknown devices. New parameters:
    RFC2863_IF_MIB::name-hint
    RFC2863_IF_MIB::comment-hint
  - Torrus/DevDiscover/CiscoIOS.pm: new discovery parameter:
    CiscoIOS::ifindex-persist
  - Torrus/DevDiscover/RFC4293_IP_MIB.pm: new discovery
    module for IPv4/IPv6 traffic stats
  - Torrus/DevDiscover/CiscoGeneric.pm (discover):
    64-bit gauges for Cisco memory pools
  - Torrus/ConfigTree/Writer.pm (initRoot): new parameter:
    tree-name automatically inserted to the top of the tree

  PR:		209745
  Submitted by:	corsmith@gmail.com (maintainer)

Changes:
  head/net-mgmt/torrus/Makefile
  head/net-mgmt/torrus/distinfo
  head/net-mgmt/torrus/files/patch-doc_stylingprofile.pod.in
  head/net-mgmt/torrus/files/patch-doc_xmlconfig.pod.in
  head/net-mgmt/torrus/pkg-plist