Changelog:
Enhancements:
* Add tenant group filters
* Catch all exceptions during export template rendering
* Add 2.5GE and 5GE interface form factors
* Add inventory item count to manufacturers list
* Add site link to rack reservations overview
* Enable bulk deletion of sites
* Improve performance for custom field access within templates
* Add interface name filter for IP addresses
Bug Fixes:
* Fixed form field population of tags with spaces
* Circuit termination missing from available cable termination types
* Fix formatting of cable length during cable trace
* Correctly display color block for white cables
* Fix custom field rendering for Jinja2 export templates
* Fix error handling when attempting to delete a protected object via API
* Fix filtering devices by "has power outlets"
* Fix exception when deleting a circuit with a termination(s)
* Fixed login link retaining query parameters
https://github.com/digitalocean/netbox/releases/tag/v2.5.13
Changelog:
* Read ssh timeout from config file if not specified in method call
* Tox support
* Huge XML tree parser support
* Adding optional bind address to connect
https://github.com/ncclient/ncclient/releases/tag/v0.6.6
PR: 238247
Submitted by: Sergey Akhmatov <sergey@akhmatov.ru> (maintainer)
Other changes:
- Add LIB_DEPENDS on devel/libuv and archivers/liblz4 as suggested by portlint
- Add USES=ssl (portlint)
- Remove BUILD_DEPENDS (LIB_DEPENDS is sufficient)
Approved by: mmokhi
Differential Revision: https://reviews.freebsd.org/D20452
Upstream decided to switch from Django 2.1 to the 2.2 LTS release to fix a
rather annoying bug that generated intermittent errors when objects were
deleted/manipulated.
Therefore the same procedure must be done in almost the same way as in
r492690 to make NetBox compatible with Django 2.2 in the ports tree.
That means to repocopy the required Django 1.11 ports, assign them to
Django 2.2, limit them to Python 3.5+ and update all related
CONFLICTS_INSTALL entries accordingly:
* www/py-dj22-django-cors-headers [1]
* www/py-dj22-django-debug-toolbar
* www/py-dj22-django-filter
* www/py-dj22-django-js-asset
* www/py-dj22-django-mptt
* www/py-dj22-django-tables2
* www/py-dj22-django-taggit-serializer
* www/py-dj22-django-timezone-field
* www/py-dj22-drf-yasg
[1] www/py-django-cors-headers was repocopied from r500510 to keep on the
2.5.x branch as 3.x introduced some backward incompatibilities that
haven't been fully tested, yet.
Changelog since 2.5.10:
Enhancements:
* Improve natural ordering of device components
* Add support for filtering cables by connected device
* Add decommissioning status for devices
Bug Fixes:
* Fix natural ordering of device components (after it has been improved
before)
* Upgrade Django requirement to 2.2 to fix object deletion issue in the
changelog middleware
* Preserve multiselect filter values when updating per-page count for list
views
* Fix ordering of interface connections list by termination B name/device
* Fix tagged_items count in tags API endpoint
* Disable last_login update on login when maintenance mode is enabled
Reviewed by: koobs, miwi
Differential Revision: https://reviews.freebsd.org/D20103
Riemann [net-mgmt/riemann] is a streaming event monitoring system
designed for monitoring distributed systems in real time.
This commit introduces the following gems:
- rubygem-riemann-client
- rubygem-riemann-dash
- rubygem-riemann-rabbitmq
- rubygem-riemann-tail
- rubygem-riemann-tools
Which allows connecting to riemann, to set & query events and the index,
to view event status in real-time, whether as a dashboard of events, or
as a classic tail in the terminal. An additional comprehensive set of
integrations for popular tools such as Varnish, Haproxy, nginx,
RabbitMQ, and more, are included in the riemann-tools gem.
More information about Riemann in general is at https://riemann.io/
Reviewed by: romain
Approved by: jrm (mentor)
Differential Revision: https://reviews.freebsd.org/D17710
After upgrading to version 20100318_4, users reported ValueError for
some disks [1]
Also fix Python 3.x compatibility [2]
While I'm here:
- Pet portlint, NO_* in USE{S} section
- Make concurrent-safe, installs executables in libexec
PR: 236873
Reported by: Thomas Eckhardt <freebsd eckieck de> [1]
Submitted by: Thomas Eckhardt <freebsd eckieck de> [1]
Submitted by: Krzysztof <ports bsdserwis com> (maintainer) [2]
Approved by: Krzysztof <ports bsdserwis com> (maintainer)
MFH: 2019Q2 (bugfixes)
Icinga Reporting is the central component for reporting related functionality
in the monitoring web frontend and framework Icinga Web 2. The engine allows
you to create reports over a specified time period for ad-hoc and scheduled
generation of reports. Other modules use the provided functionality in order to
provide concrete reports.
WWW: https://github.com/Icinga/icingaweb2-module-reporting
ReactPHP-based 3rd party libraries This repository is an attempt to ship 3rd
party libraries that might be useful for asynchronous PHP-based Icinga Web 2
modules.
WWW: https://github.com/Icinga/icingaweb2-module-reactbundle
- ipcmp: handle comparison of mixed IPv4 and IPv6-specified
addresses, allowing cidrlookup() to look up IPv6-mapped IPv4 addresses
in IPv4 address ranges, and vice versa.
PR: 237364
Submitted by: John W. O'Brien <john@saltant.com>
Changes: https://metacpan.org/changes/distribution/Net-CIDR
Changelog:
* Make sure subquery range is taken into account for selection
* Exhaust every request body before closing it
* Cmd/promtool: return errors from rule evaluations
* Remote Storage: string interner should not panic in release
* Fix memory allocation regression in mergedPostings.Seek
https://github.com/prometheus/prometheus/releases/tag/v2.9.2
PR: 237671
Submitted by: David O'Rourke <dor.bsd@xm0.uk> (maintainer)
Approved by: mentors (implicit)
* Pet portlint
Changelog since 2.040003:
[NEW FEATURES]
* Implementation of API authentication and Swagger-UI
* netdisco-sshcollector no longer required - the functionality (arpnip via
ssh) will be run within netdisco's core schedule
* get_credentials replaces get_community and accepts any device_auth stanza
in JSON format
* Store ifindex in Device Port Properties table
* New discover_waps and discover_phones boolean settings
[ENHANCEMENTS]
* Record egress untagged vlans in device_port_vlan table
* Add IS-IS neighbor discovery support
* Allow pseudo devices to arpnip
* Add "store" and "late" phases to backend workers
* Documentation updates
* Port-Channels now showing in netmap
* Use new LLDP capability checks for ports having phones
* Update Cisco ASA ssh collector
[BUG FIXES]
* Clickability of port log/control icons in port list display
* Clean manual topology after device ports change
* Better error message for both device_auth and snmp_auth
* Device addresses report has broken column data
* Minor enhancement to the way device_auth falls back to snmp_auth
* The store worker phase will return more accurate status
* Do not clobber sshcollector config
* Fix precedence of device_auth over snmp_auth loading
* Check legacy config name for nbtstat_response_timeout
* Fix an issue with VLAN reindexing for VRFs
* Fix device port change check
* Redux Search Node Date Range not working
* Update List::MoreUtils version requirement
* Fix discover syntax bug
* Port Control incorrectly uses VLAN config check
* HTML tag fix
* Map with VLAN filter omits unconnected devices
* netdisco-do renumber reports wrong ip
* No more duplicate entries in vlan filter
* Renumbering device missed a few tables
* Fix regression in phone/wap discovery exclusion
* Ipinventory report returns consistent data
* Make sure aggports have a master<->slave
* Search Node Date Range not working
* TypeAhead.pm can reference empty data
* Fix bug showing no nodes when only one matches in netmap
https://github.com/netdisco/netdisco/blob/2.042005/Changes
PR: 237111
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
Approved by: mentors (implicit)
- The -v flag disables reporting on VRRP/CARP ethernet prefixes..."
in ports r420995, but the getopt() optstring is missing the 'v' so
the case is never matched.
PR: 235415
Submitted by: Art Manion <traulam@gmail.com>
* Add dependencies for QA tests
* Pet portlint
While I'm here:
* Add path to license file
Changelog since 3.64:
* Add support for IS-IS routing protocol
* Switch to Alien::SNMP for travis builds
* Clarify MRO usage
* Expand CiscoAgg to also include LACP
* Update VyOS enterprise OID
* Bring layer3::oneaccess up to date for oneos6
* Add two more HP 2930F models
* Make CiscoAgg return ifindex instead of bp_index
* More documentation fixes + whitespace cleanup in all files
https://github.com/netdisco/snmp-info/blob/3.66/Changes
PR: 237110
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr>
Approved by: maintainer timeout, mentors (implicit)
2019-04-27 net-mgmt/zabbix32-agent: End of Life was November, 2017
2019-04-27 net-mgmt/zabbix32-frontend: End of Life was November, 2017
2019-04-27 net-mgmt/zabbix32-java: End of Life was November, 2017
2019-04-27 net-mgmt/zabbix32-proxy: End of Life was November, 2017
2019-04-27 net-mgmt/zabbix32-server: End of Life was November, 2017
2019-04-27 net-mgmt/zabbix34-agent: End of Life was October, 2018
2019-04-27 net-mgmt/zabbix34-frontend: End of Life was October, 2018
2019-04-27 net-mgmt/zabbix34-java: End of Life was October, 2018
2019-04-27 net-mgmt/zabbix34-proxy: End of Life was October, 2018
2019-04-27 net-mgmt/zabbix34-server: End of Life was October, 2018
databases/zabbix32-libzbxpgsql, depends on expired net-mgmt/zabbix32-agent
databases/zabbix34-libzbxpgsql, depends on expired net-mgmt/zabbix34-agent