git: 0ad1122d182d - 2023Q4 - net-mgmt/netbox: Update to 3.6.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 11 Nov 2023 11:47:51 UTC
The branch 2023Q4 has been updated by kai:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0ad1122d182d508bd5d8ba8a0714954daa336733
commit 0ad1122d182d508bd5d8ba8a0714954daa336733
Author: Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2023-11-11 11:38:17 +0000
Commit: Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2023-11-11 11:47:19 +0000
net-mgmt/netbox: Update to 3.6.5
Changelog:
Enhancements:
* Add selector widget to platform field on device & virtual
machine forms
* Introduce support for assigning IP addresses when bulk
importing services
* Annotate units of measurement on power port table columns
* Add bulk import button to contact assignments list view
* Add inventory items column to interfaces table
* Add site column to power feeds table
* Add primary IPv4 and IPv6 filters for virtual machines and VDCs
* Add device & virtual machine fields to service filter form
* Strip trailing port number from value returned by get_client_ip()
* Add greater/less than mask length filters for IP addresses
* Add tab listing child items under inventory item view
* Add optional parent column to inventory items table
* Order available columns alphabetically in table configuration form
* Add contact group column on contact assignments table
Bug Fixes:
* Avoid exception when attempting to connect both ends of a cable to
the same object
* Check that enough rear port positions have been selected to
accommodate the number of front ports being created
* Permit user login when maintenance mode is enabled
* Ensure the active configuration is restored upon clearing cache
* Correct permissions evaluation for ASN range child ASNs view
* Disable ordering of jobs by assigned object
https://github.com/netbox-community/netbox/releases/tag/v3.6.5
MFH: 2023Q4
(cherry picked from commit 5c5b63e75e2ada0c7c0648e51f339bcb50c967cc)
---
net-mgmt/netbox/Makefile | 2 +-
net-mgmt/netbox/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/net-mgmt/netbox/Makefile b/net-mgmt/netbox/Makefile
index 93007fabd36b..c073f5d322ae 100644
--- a/net-mgmt/netbox/Makefile
+++ b/net-mgmt/netbox/Makefile
@@ -1,6 +1,6 @@
PORTNAME= netbox
DISTVERSIONPREFIX= v
-DISTVERSION= 3.6.4
+DISTVERSION= 3.6.5
CATEGORIES= net-mgmt python
MAINTAINER= kai@FreeBSD.org
diff --git a/net-mgmt/netbox/distinfo b/net-mgmt/netbox/distinfo
index eda2d198576a..bc09da36d344 100644
--- a/net-mgmt/netbox/distinfo
+++ b/net-mgmt/netbox/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1698348393
-SHA256 (netbox-community-netbox-v3.6.4_GH0.tar.gz) = ecc08e654dab6c5145f23e456fce96acde06e03cac523d706d5d91bb1c73356a
-SIZE (netbox-community-netbox-v3.6.4_GH0.tar.gz) = 7277056
+TIMESTAMP = 1699694515
+SHA256 (netbox-community-netbox-v3.6.5_GH0.tar.gz) = 36f97597527b7b00ac83aa9cd642694a9f5c0940385883bce4ee11579da3edd3
+SIZE (netbox-community-netbox-v3.6.5_GH0.tar.gz) = 7278394