net-mgmt/netbox: Update to 3.3.10

Changelog:

Enhancements:
* Add replication controls for module bulk import
* Introduce LOGOUT_REDIRECT_URL config parameter to control
  redirection of user after logout
* Enable reassigning an inventory item from one device to another
* Add vertical frame & cabinet rack types
* Add provider selection field for provider networks to circuit
  termination edit view
* Permit whitespace in MAC addresses
* Enable filtering L2VPNs by slug

Bug Fixes:
* Correct power utilization percentage precision
* Honor configured date format when displaying date custom field
  values in tables
* Fix background color of bottom banner content
* Correct circuits count under site view
* Fix nullification of custom object & multi-object fields via REST API
* Disable ordering changelog table by object to avoid exception
* Correct available choices for status under IP range filter form
* Honor RQ_DEFAULT_TIMEOUT config parameter when using Redis Sentinel
* Enable missing tags columns for contact, L2VPN lists

https://github.com/netbox-community/netbox/releases/tag/v3.3.10

MFH:		2022Q4
This commit is contained in:
Kai Knoblich 2022-12-18 17:11:08 +01:00
parent 2427ceb45a
commit c7793e3fef
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= netbox
DISTVERSIONPREFIX= v
DISTVERSION= 3.3.9
DISTVERSION= 3.3.10
CATEGORIES= net-mgmt python
MAINTAINER= kai@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1669843811
SHA256 (netbox-community-netbox-v3.3.9_GH0.tar.gz) = ddf1feec83fb2f9b05182881fbd97fbcbc5c5527b32f963d4f8b887800209925
SIZE (netbox-community-netbox-v3.3.9_GH0.tar.gz) = 7315280
TIMESTAMP = 1670965894
SHA256 (netbox-community-netbox-v3.3.10_GH0.tar.gz) = 18d59234db6ffbe08dc9b8eaea8cc8e022fc08f92e0714a01223ae8d7333b62b
SIZE (netbox-community-netbox-v3.3.10_GH0.tar.gz) = 7316933