net-mgmt/netbox: Update to 3.1.11
Changelog:
Enhancements:
* Show bridge interface members under interface view
* Enable filtering child devices by parent device ID
* Permit wildcard values in IP address DNS names
* Include site and prefixes columns in VLAN group VLANs table
* Add Checkpoint ClusterXL protocol for FHRP groups
* Use monospace font for text areas in config revision form
* Linkify circuits count in providers list
* Add bulk edit capability for site contact fields
Bug Fixes:
* Prevent exception when searching for a rack position with no rack
specified under device edit view
* Fix device count for racks in global search results
https://github.com/netbox-community/netbox/releases/tag/v3.1.11
MFH: 2022Q2
(cherry picked from commit ed33521243
)
This commit is contained in:
parent
02c45cd6d3
commit
34108bb86b
@ -1,6 +1,6 @@
|
||||
PORTNAME= netbox
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 3.1.10
|
||||
DISTVERSION= 3.1.11
|
||||
CATEGORIES= net-mgmt python
|
||||
|
||||
MAINTAINER= kai@FreeBSD.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1648231284
|
||||
SHA256 (netbox-community-netbox-v3.1.10_GH0.tar.gz) = c88940a9ea2bf1eac5cbb3fe9c884e505bd67181a2466a1bded58270337c7eaf
|
||||
SIZE (netbox-community-netbox-v3.1.10_GH0.tar.gz) = 4408051
|
||||
TIMESTAMP = 1649185847
|
||||
SHA256 (netbox-community-netbox-v3.1.11_GH0.tar.gz) = d7f6f4ad5b1305aabbc9bee133455e913be3765972b35ed030d689d73ba7daa7
|
||||
SIZE (netbox-community-netbox-v3.1.11_GH0.tar.gz) = 4408997
|
||||
|
Loading…
Reference in New Issue
Block a user