Changelog:
Enhancements:
* Improve support for matching tags in conditional rules
* Add device type & role filters for device components
* Collapse context data by default when viewing a rendered
device configuration
* Record client IP address when logging authentication failures
* Add an option to hide custom fields only if unset
* Apply filter parameters to links in object count dashboard widgets
Bug Fixes:
* Improve rack space validation when creating multiple devices
via REST API
* Fix exception when applying "empty" filter lookup with invalid value
* Prevent reassignment of an IP address designated as primary for
its parent object
* Redirect user to originating view after editing/deleting
an image attachment
* Restore hover preview for embedded image attachment tables
* Strip leading & trailing whitespace from custom link URL & text
* Fix sizing of rear port selection widget on front port
template creation form
* Use contact assignments table to display the contacts assigned
to an object
* Fix extraneous contacts listed in object contact assignments view
* Object counts dashboard widget should support URL-compatible
query filters
* Fix GraphiQL UI by reverting graphene-django to earlier version
* Escape display text in API-backed selection widgets
* Correct arithmetic for converting inches to meters
https://github.com/netbox-community/netbox/releases/tag/v3.5.3
* Since NetBox 3.5, there has been a regression with newer versions of
py-graphene-django that produces a blank screen at the GraphQL API.
Hence, upstream has pinned the version of py-graphene-django to 3.0.0
with the release of NetBox 3.5.3 because an alternative implementation
is planned for the GraphQL feature.
* Add PORTSCOUT because upstream is very likely to switch to Django 4.2
with the NetBox 3.6 release series (ETA: Mid of 2023Q3) and
Django 4.1 will reach its EoL (= End-of-Life) at the end of 2023.
* Adjust the version requirements of net-mgmt/netbox and
www/py-dj41-graphiql-debug-toolbar accordingly.
PR: 271887
Reviewed by: sunpoet (maintainer)
Approved by: sunpoet (maintainer)
Changelog since 3.4.10
It contains many bugfixes/enhancements and the following new features:
* Customizable Dashboard
* Remote Data Sources
* Configuration Template Rendering
* NAPALM Integration Plugin
* ASN Ranges
* Provider Accounts
* Job-Triggered Webhooks
https://netbox.readthedocs.io/en/stable/release-notes/version-3.5/
MFH: No (feature release)
While here, fix install instructions.
New features:
* ACLs portctl_no and portctl_only for limiting port control targets
* Config setting portctl_nowaps to prevent port control on WAP ports
* Feature to gather SNMP Walk, use as Pseudo Device, and Browse Objects
* Added SSHCollector::Platform::ASAContext
* new addpseudodevice worker action
* option to display vlan names instead of numbers in device ports
* renumber device option in the device details web page
* add option in device ports sidebar to hide vlan 1002-1005
* Group Cisco subinterfaces in Device Ports view (like LAG)
* add FortiOS SSH collector implementation from @jpvelders
* make Port VLAN mismatch respect setting hiding VLAN 1002-1005
* make VLAN hiding and VLAN names configurable options and move to port
properties sidebar section
* new discover_routed_neighbors setting to skip adding next-hops for discovery
* new setting macsuck_no_deviceport to ignore nodes on a device port
* implement ignore_deviceports and hide_deviceports settings
* implement multi tenancy with tenant_databases setting
* add worker to collect various PortAccessEntity (NAC) attributes
* API Endpoints to submit arpnip and macsuck results
* custom fields on devices and ports in the web from config
* sidebar support for custom reports with bind params; add show_sidebar setting
* support for FQDN node search while domain_suffix is set; add fallback to
IPv4 host lookup search
* implement ignore_layers, force_macsuck, force_arpnip config settings
Many bug fixes and enhancements too, see https://metacpan.org/dist/App-Netdisco/changes for full list
PR: 271329
Reported by: einar@isnic.is
2023-05-31 net-mgmt/zabbix62-agent: Will reach end of life on 2023-05-31
2023-05-31 net-mgmt/zabbix62-frontend: Will reach end of life on 2023-05-31
2023-05-31 net-mgmt/zabbix62-java: Will reach end of life on 2023-05-31
2023-05-31 net-mgmt/zabbix62-proxy: Will reach end of life on 2023-05-31
2023-05-31 net-mgmt/zabbix62-server: Will reach end of life on 2023-05-31
* Add missing LIB_DEPENDS
* Reset maintainer.
Has been inactive for a long time and has missed all of the latest releases.
PR: 271398
Reported by: terry-freebsd@glaver.org
Approved by: ports@subnets.ru (maintainer timeout)