notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
non port: net-mgmt/netbox/Makefile

Number of commits found: 176 (showing only 76 on this page)

«  1 | 2 

Wednesday, 6 Apr 2022
10:47 Kai Knoblich (kai) search for other commits by this committer
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
commit hash: ed33521243c332e3ad665a498e76e8d26b3bd42b commit hash: ed33521243c332e3ad665a498e76e8d26b3bd42b commit hash: ed33521243c332e3ad665a498e76e8d26b3bd42b commit hash: ed33521243c332e3ad665a498e76e8d26b3bd42b ed33521
Saturday, 26 Mar 2022
13:04 Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.1.10

Changelog:

Enhancements:
* Use a different color for 100% utilization bars
* Enable adding non-racked devices from site & location views
* Add missing object types to global search form
* Add rack columns to cables list
* Enable filtering objects by assigned contacts & contact roles
* Add device type, role columns to device bay table

Bug Fixes:
* Fix help link under FHRP group assigment creation view
* Retain global search bar query after submitting
* Fix navbar background color in dark mode
* Show airflow field on device REST API serializer when config context
  data is included
* Disable ordering by assigned tags to prevent erroneous results
* Fix filtering of VLAN groups by site under prefix edit form
* Improve load time of custom script list
* Fix error when setting null value for interface rf_role via REST API
* Correct ordering of next/previous racks to use naturalized names
* Retain filter parameters when handling an export template exception
* Allow changing device type & platform to different manufacturer
  simultaneously
* Device images in rear rack elevations should be hyperlinked

https://github.com/netbox-community/netbox/releases/tag/v3.1.10
commit hash: cea17a346863fe33b896d962987742a6d77618bf commit hash: cea17a346863fe33b896d962987742a6d77618bf commit hash: cea17a346863fe33b896d962987742a6d77618bf commit hash: cea17a346863fe33b896d962987742a6d77618bf cea17a3
Tuesday, 8 Mar 2022
06:42 Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.1.9

Changelog:

Enhancements:
* Enable filtering by exact description match for all applicable models
* Add description to tag table search function
* Show assigned ASNs/sites under list views
* Add PC and UPC fiber end faces for LC/SC/LSH port types
* Allow empty string substitution when renaming objects in bulk
* Link to rack elevations list from site view
* Add SCTP to service protocols list

Bug Fixes:
* Fix bulk import to restrict bridge, parent, and LAG to
  device interfaces
* Prevent navigation sidebar pin from disappearing at certain
  breakpoints
* Fix rendering of tabbed content in documentation
* Fix dynamic scope selection form fields when creating a VLAN group
* Restore missing "add" button on services list view
* Avoid returning multiple objects when restricting querysets using
  multiple tags in permissions
* Fix redirection after bulk edit/delete of prefixes from aggregate view
* Fix exception during device import with invalid device type
* Correct REST API URL for FHRP group assignments
* Fix members count under FHRP group list

https://github.com/netbox-community/netbox/releases/tag/v3.1.9
commit hash: 2329b01216a3d7475b82cd203e55fd7dcb925e97 commit hash: 2329b01216a3d7475b82cd203e55fd7dcb925e97 commit hash: 2329b01216a3d7475b82cd203e55fd7dcb925e97 commit hash: 2329b01216a3d7475b82cd203e55fd7dcb925e97 2329b01
Wednesday, 16 Feb 2022
06:19 Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.1.8

Changelog:

Enhancements:
* Linkify devices on the far side of a rack elevation
* Embiggen configuration form fields for banner message content
* Add full username column to changelog table
* Enable tab completion for nbshell

Bug Fixes:
* Implement replaceAll string utility function to improve
  browser compatibility
* Null date columns should return empty strings during CSV export
* Fix display of VC members when position is zero
* Include option to connect a rear port to a console port
* Fix errant table configuration key available_columns
* Show contact assignment counts in global search results
* Object change log tables should honor user's configured preferences
* Fix tag filter on config context list filter form
* Display validation error when attempting to assign VLANs to interface
  with no mode during bulk edit
* Fix bulk editing for certain custom link, webhook, and journal
  entry fields

https://github.com/netbox-community/netbox/releases/tag/v3.1.8
commit hash: cc230705c46570c4413884cf737a24626c3c200d commit hash: cc230705c46570c4413884cf737a24626c3c200d commit hash: cc230705c46570c4413884cf737a24626c3c200d commit hash: cc230705c46570c4413884cf737a24626c3c200d cc23070
Sunday, 6 Feb 2022
14:07 Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.1.7

Enhancements:
* Include IP range data under IPAM role views
* Introduce alternative ASDOT-formatted column for ASNs
* Add ASNs to global search function
* Enable controlling the order of custom script form fields
  with field_order
* Add contacts to global search function
* Linkify manufacturer column in device type table
* Bring the ASN Web UI up to the standard set by other objects
* Include locations count under tenant view
* Render boolean custom fields as icons in object tables
* Indicate CSV or YAML as format for "all data" export

Bug Fixes:
* Fix display of NAT link for primary IPv4 address under device view
* Fix calculation of absolute cable lengths when specified in
  fractional units
* Fix exception when viewing change list/records with removed plugins
* Fix redundant display of VRF RD in prefix view
* Accept empty string values for Interface rf_channel in REST API
* Fix display of selected content type filters in object list views
* Content types REST API endpoint should not require model permission
* Correct file permissions to allow execution of housekeeping script
* Fix display of changelog retention period

https://github.com/netbox-community/netbox/releases/tag/v3.1.7
commit hash: 9b04cf81837b8583db37977d5d52284a001a9c18 commit hash: 9b04cf81837b8583db37977d5d52284a001a9c18 commit hash: 9b04cf81837b8583db37977d5d52284a001a9c18 commit hash: 9b04cf81837b8583db37977d5d52284a001a9c18 9b04cf8
Tuesday, 18 Jan 2022
18:18 Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.1.6

Changelog since 3.0.12:

It contains many bugfixes/enhancements and the following new features:

* Contact Objects
* Wireless Networks
* Dynamic Configuration Updates
* First Hop Redundancy Protocol (FHRP) Groups
* Conditional Webhooks
* Interface Bridging
* Multiple ASNs per Site
* Single Sign-On (SSO) Authentication

https://netbox.readthedocs.io/en/stable/release-notes/version-3.1/

MFH:		No (feature release)
commit hash: ebef030ed2d5659ac0cddad753d6b5d2340536fd commit hash: ebef030ed2d5659ac0cddad753d6b5d2340536fd commit hash: ebef030ed2d5659ac0cddad753d6b5d2340536fd commit hash: ebef030ed2d5659ac0cddad753d6b5d2340536fd ebef030
Sunday, 9 Jan 2022
20:00 Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Make online documentation available [1]

* Since the 3.x release of NetBox its documentation has also been made
  available locally.  In order for this to be possible, the
  documentation must be generated accordingly beforehand.

* Also relax the requirements for Pillow because there have been no
  problems so far and to make future updates of Pillow easier.

* Bump PORTREVISION due changed package contents.

Reported by:	Linda Lapinlampi (via e-mail) [1]
MFH:		2022Q1 (after 3d)
commit hash: ecee0b0bbcd5b8c926b6f8a48a2958e22a22aeac commit hash: ecee0b0bbcd5b8c926b6f8a48a2958e22a22aeac commit hash: ecee0b0bbcd5b8c926b6f8a48a2958e22a22aeac commit hash: ecee0b0bbcd5b8c926b6f8a48a2958e22a22aeac ecee0b0
Friday, 31 Dec 2021
17:28 Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update pkg-message

* Improve the user experience for upgrades from 2.11.x to 3.x by giving         
                                                       more accurate info to
enable the sample housekeeping task script. [1]                                 
                               The instructions were taken from the NetBox page
of the FreeBSD wiki.

* While I'm here: Relax some dependencies for upcoming updates.

Suggested by:	Mike Geiger (via e-mail) [1]
commit hash: e93b5ae356e381bc50da80fa2665fb1353dc6bf0 commit hash: e93b5ae356e381bc50da80fa2665fb1353dc6bf0 commit hash: e93b5ae356e381bc50da80fa2665fb1353dc6bf0 commit hash: e93b5ae356e381bc50da80fa2665fb1353dc6bf0 e93b5ae
Monday, 27 Dec 2021
20:42 Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Unbreak build after 17c078833e73

PR:		260725
Reported by:	Marko Cupać, pkg-fallout
commit hash: 3d3c9cae6a0aedbbaab074a10ae94c506e48a1ce commit hash: 3d3c9cae6a0aedbbaab074a10ae94c506e48a1ce commit hash: 3d3c9cae6a0aedbbaab074a10ae94c506e48a1ce commit hash: 3d3c9cae6a0aedbbaab074a10ae94c506e48a1ce 3d3c9ca
Thursday, 9 Dec 2021
18:52 Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.0.12

Changelog:

Enhancements:
* Get API user from LDAP only when FIND_GROUP_PERMS is enabled
* Linkify VLAN name in VLANs table
* Add L22-30 power port & outlet types
* Improve performance of the "quick find" function
* Add multi-standard ITA power outlet type

Bug Fixes:
* Fix issue where return_url is not honored when "Save & Continue"
  button is present
* Fix Markdown sanitization regex

https://github.com/netbox-community/netbox/releases/tag/v3.0.12
commit hash: 8a4a580316782d615bf2bb7eb2cbf0b14dc641f5 commit hash: 8a4a580316782d615bf2bb7eb2cbf0b14dc641f5 commit hash: 8a4a580316782d615bf2bb7eb2cbf0b14dc641f5 commit hash: 8a4a580316782d615bf2bb7eb2cbf0b14dc641f5 8a4a580
Thursday, 25 Nov 2021
18:03 Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.0.11

Enhancements:
* Add missing q filters for necessary models
* Add virtual chassis filters for device components
* Add Markdown support for strikethrough formatting
* Add optional VLAN group column to prefixes table
* Improve live reloading of custom scripts
* Add IEEE 802.15.1 interface type

Bug Fixes:
* Fix excessive CPU utilization when AUTH_LDAP_FIND_GROUP_PERMS
  is enabled
* Make change logging middleware thread-safe
* Fix initialization of custom script MultiObjectVar field with
  multiple values
* Fix permissions evaluation when displaying VLAN group VLANs table
* Fix exception when tracing cable across circuit with no far
  end termination
* Fix handling of errors during export template rendering
* Add missing cluster name filter for virtual machines
* Fix ordering IP addresses by assignment status
* Fix styling of form widgets under cable connection views
* power_port can be null when creating power outlets via REST API
* REST API should support null values for console port speeds

https://github.com/netbox-community/netbox/releases/tag/v3.0.11
commit hash: 34f18483d9a043af7f1e82f661aa806b81740b9b commit hash: 34f18483d9a043af7f1e82f661aa806b81740b9b commit hash: 34f18483d9a043af7f1e82f661aa806b81740b9b commit hash: 34f18483d9a043af7f1e82f661aa806b81740b9b 34f1848
Saturday, 13 Nov 2021
14:03 Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.0.10

Enhancements:
* Add mini-DIN 8 console port type
* Add vid filter field to VLANs list
* Add visual aids to interfaces table for type, enabled status

Bug Fixes:
* Fix assignment of members to virtual chassis with initial position
  of zero
* Fix conflation of assigned IP status & role in interface tables
* Fix 404 when attaching multiple images in succession
* Fix minimum version check under Python v3.10
* Add missing outer dimension columns to rack table
* Preserve multi-line values during CSV file import
* Fix indentation of locations under site view
* Improve XSS mitigation in Markdown renderer
* Enable sorting device bays table by installed device status
* Differentiate ID and VID columns in VLANs table
* Fix reference values for content type under custom field import form
* Add missing export template support for various models
* Fix restriction of user & group objects in GraphQL API queries

Changelog:

https://github.com/netbox-community/netbox/releases/tag/v3.0.10
commit hash: 673d67948abc2ea4d992102fcfd299cd96c0ed4a commit hash: 673d67948abc2ea4d992102fcfd299cd96c0ed4a commit hash: 673d67948abc2ea4d992102fcfd299cd96c0ed4a commit hash: 673d67948abc2ea4d992102fcfd299cd96c0ed4a 673d679
Wednesday, 3 Nov 2021
16:17 Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.0.9

Changelog:

Enhancements:
* Introduce the runscript management command
* Add an optional "ID" column to all tables
* Add "view elevations" button to location view

Bug Fixes:
* Improve color mode preference handling
* Correct devices count for locations within global search results
* Strip HTML from custom field descriptions
* Fix load_yaml method for custom scripts
* Fix circuit assignment when creating multiple terminations
  simultaneously
* Prevent inadvertent deletion of prior change records when deleting
  objects
* Require interface assignment when designating IP address as primary
  for device/VM during CSV import
* Preserve initial form data when bulk edit validation fails
* Restore missing tags column on IP range table
* Retain pagination preference when MAX_PAGE_SIZE is zero

https://github.com/netbox-community/netbox/releases/tag/v3.0.9
commit hash: 39b118cfcfd80bb76d2e510fe3fb0948f9eae25b commit hash: 39b118cfcfd80bb76d2e510fe3fb0948f9eae25b commit hash: 39b118cfcfd80bb76d2e510fe3fb0948f9eae25b commit hash: 39b118cfcfd80bb76d2e510fe3fb0948f9eae25b 39b118c
Friday, 29 Oct 2021
22:20 Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Fix build after a06fe6e39adaf

* Remove the py-jsonschema dependency with its fixed version range that
  was required as a temporary workaround by upstream because releases
  of devel/py-swagger-spec-validator before 2.7.4, which are required by
  www/py-dj32-drf-yasg, were not compatible with jsonschema 4.x.

* Bump PORTREVISION due changed dependencies.
commit hash: 19ca5eab2e3954f130ab453efd15232443879c15 commit hash: 19ca5eab2e3954f130ab453efd15232443879c15 commit hash: 19ca5eab2e3954f130ab453efd15232443879c15 commit hash: 19ca5eab2e3954f130ab453efd15232443879c15 19ca5ea
Thursday, 21 Oct 2021
15:32 Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.0.8

Changelog:

Enhancements:
* Add UI field to filter interfaces by kind
* Add a utilization column to the IP ranges table

Bug Fixes:
* Fix incorrect Device LLDP interface row coloring
* Fix navigation UI issue that caused improper element overlap
* Restore horizontal scrolling for tables in narrow viewports
* Avoid exception when utilizing "create and add another" twice
  in succession
* Fix multi-value filtering of custom field objects
* Fix incorrect display of update/delete events for webhooks
* Fix rendering of UTF8-encoded data in change records
* Fix display of version when new release is available
* Fix alignment of object identifier under object view

https://github.com/netbox-community/netbox/releases/tag/v3.0.8
commit hash: 3d4bc4ad9430652b27923d55a38efd628e05853c commit hash: 3d4bc4ad9430652b27923d55a38efd628e05853c commit hash: 3d4bc4ad9430652b27923d55a38efd628e05853c commit hash: 3d4bc4ad9430652b27923d55a38efd628e05853c 3d4bc4a
Friday, 15 Oct 2021
09:13 Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.0.7

Changelog:

Enhancements:
* Improve ability to toggle images/labels in rack elevations
* Add USB micro AB type

Bug Fixes:
* Fix permissions evaluation and improve error handling for connected
  device REST API endpoint
* Correct redirect URL when attaching images via "add another" button
* Fix AttributeError exception when rendering a report or custom script
* Fix parent interface choices when bulk editing VM interfaces

https://github.com/netbox-community/netbox/releases/tag/v3.0.7
commit hash: b2314a73df314c982cf4c62ad52339f9a6af6673 commit hash: b2314a73df314c982cf4c62ad52339f9a6af6673 commit hash: b2314a73df314c982cf4c62ad52339f9a6af6673 commit hash: b2314a73df314c982cf4c62ad52339f9a6af6673 b2314a7
Saturday, 9 Oct 2021
19:26 Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.0.6

* Update pkg-descr while I'm here.

Changelog:

Enhancements:
* Default to current user when creating journal entries via REST API
* Include type, ID, and slug on object view
* Enable filtering cables by termination type & ID in REST API
* Include count of assigned virtual machines under platform view

Bug Fixes:
* Fix missing actions column on user-configured tables
* Fix exception when viewing a large number of child IPs within a prefix
* Fix site/provider network validation for circuit termination
  API serializer
* Pre-populate location data when adding a device to a rack
* Fix filtering connections by site ID

https://github.com/netbox-community/netbox/releases/tag/v3.0.6
commit hash: 44c47449fe3829799d6a70e815d3e9bc75daf4f3 commit hash: 44c47449fe3829799d6a70e815d3e9bc75daf4f3 commit hash: 44c47449fe3829799d6a70e815d3e9bc75daf4f3 commit hash: 44c47449fe3829799d6a70e815d3e9bc75daf4f3 44c4744
Wednesday, 6 Oct 2021
13:05 Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.0.5

Changelog:

Enhancements:
* Always show IP addresses tab under prefix view
* Cache rendered REST API specifications
* Add image attachment support for circuits, power panels
* Enable arbitrary ordering of custom scripts
* Don't select hidden rows when selecting all in a table

Bug Fixes:
* Fix bulk editing of child prefixes under aggregate view
* Custom field columns should be removed from tables upon their deletion
* Remove errant markup for null values in CSV export
* Prevent rack elevations from overlapping when higher width
  is specified
* Fix flashing when server, client, and browser color-mode preferences
  are mismatched
* Fix AttributeError exception when rendering export template for
  devices via REST API
* Pin jsonschema package to v3.2.0 to fix REST API docs rendering
* Fix exception in UI when adding member devices to virtual chassis
* Fix exception in UI when adding child device to device bay
* Prevent exception when filtering objects list by invalid tag
* Housekeeping command should honor zero verbosity

https://github.com/netbox-community/netbox/releases/tag/v3.0.5
commit hash: 3920d9afce735b366e12f36eb95b2cca555ab837 commit hash: 3920d9afce735b366e12f36eb95b2cca555ab837 commit hash: 3920d9afce735b366e12f36eb95b2cca555ab837 commit hash: 3920d9afce735b366e12f36eb95b2cca555ab837 3920d9a
Monday, 4 Oct 2021
17:22 Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 3.0.4

Changelog since 2.11.12:

It contains many bugfixes/enhancements and the following new features:

* Updated User Interface
* GraphQL API
* IP Ranges
* Custom Model Validation
* SVG Cable Traces
* New Views for Models Previously Under the Admin UI
* REST API Token Provisioning
* New Housekeeping Command
* Custom Queue Support for Plugins

https://netbox.readthedocs.io/en/stable/release-notes/version-3.0/

MFH:		No (feature release)
commit hash: 0627700a0bbe12ba86c7c4e636ebb434c2d326a7 commit hash: 0627700a0bbe12ba86c7c4e636ebb434c2d326a7 commit hash: 0627700a0bbe12ba86c7c4e636ebb434c2d326a7 commit hash: 0627700a0bbe12ba86c7c4e636ebb434c2d326a7 0627700
Tuesday, 31 Aug 2021
10:16 Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Add CPE info

* Also add the port to the "python" category while I'm here.
commit hash: 1dfa8d1c48b10840cea05e5eceb02c0acc3a5eeb commit hash: 1dfa8d1c48b10840cea05e5eceb02c0acc3a5eeb commit hash: 1dfa8d1c48b10840cea05e5eceb02c0acc3a5eeb commit hash: 1dfa8d1c48b10840cea05e5eceb02c0acc3a5eeb 1dfa8d1
Wednesday, 25 Aug 2021
08:31 Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 2.11.12

Changelog:

Enhancements:
* Add site group filter to devices list
* Recognize a /32 IPv4 address as a child of a /32 IPv4 prefix
* Add table configuration button to child prefixes view
* Introduce LOGIN_PERSISTENCE configuration parameter to persist
  user sessions
* Add search field to VM interfaces filter form

Bug Fixes:
* Model forms should save empty custom field values as null
* Enable filtering assigned VLANs by group in interface edit form
* Force assignment of null custom field values to objects
* Fix erroneous webhook dispatch on failure to save objects
* Show contextual label for IP address role
* Fix hidden "add components" dropdown on devices list

https://github.com/netbox-community/netbox/releases/tag/v2.11.12
commit hash: 04f31a3f5938596f627c983f020673799bb2e316 commit hash: 04f31a3f5938596f627c983f020673799bb2e316 commit hash: 04f31a3f5938596f627c983f020673799bb2e316 commit hash: 04f31a3f5938596f627c983f020673799bb2e316 04f31a3
Friday, 13 Aug 2021
10:37 Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 2.11.11

Changelog:

Enhancements:
* Add C21 & C22 power types
* Employ a sandbox when rendering Jinja2 code for increased security

Bug Fixes:
* Add import button to VM interfaces list
* Fix validation of unit ranges when creating a rack reservation
* Fix validation of IP address assigned as device/VM primary via
  NAT relation
* Populate device field when cloning device components
* Allow assignment of scope to VLAN groups upon import
* Remove extraneous site column from VLAN group import form
* Fix exception on invalid CSV import column name
* Fix return URL persistence when adding multiple objects sequentially
* Remove extraneous columns from inventory item and device bay tables
* Add missing parent column to inventory item import form

https://github.com/netbox-community/netbox/releases/tag/v2.11.11
commit hash: ecc74cda08175224a5f5dfbff989f34a2dab335a commit hash: ecc74cda08175224a5f5dfbff989f34a2dab335a commit hash: ecc74cda08175224a5f5dfbff989f34a2dab335a commit hash: ecc74cda08175224a5f5dfbff989f34a2dab335a ecc74cd
Friday, 30 Jul 2021
06:49 Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 2.11.10

Changelog:

Enhancements:
* Enable CSV import via uploaded file
* Add 6P/4P pass-through port types
* Add count of inventory items to manufacturer view
* Add "hardwired" type for power port types

Bug Fixes:
* Fix assignment of permissions based on LDAP groups
* Fix filtering of interface connections list
* Fix assignment of parent interfaces for bulk import
* Add missing display field to rack unit serializer
* Fix A/Z assignment when swapping circuit terminations
* Fix default value validation for custom text fields
* Rack reservation should display rack's location
* Include rack location in navigation breadcrumbs
* Fix device name display on device status view
* Limit reported prefix utilization to 100%
* Use consistent maximum value for interface MTU

Other Changes:
* Database query caching is now disabled by default

https://github.com/netbox-community/netbox/releases/tag/v2.11.10
commit hash: e2ebaf18fc3ae0aabc40bdea552342fe26cf38ac commit hash: e2ebaf18fc3ae0aabc40bdea552342fe26cf38ac commit hash: e2ebaf18fc3ae0aabc40bdea552342fe26cf38ac commit hash: e2ebaf18fc3ae0aabc40bdea552342fe26cf38ac e2ebaf1
Tuesday, 20 Jul 2021
12:29 Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 2.11.9

Changelogs since 2.10.10:

It contains many bugfixes/enhancements and the following new features:

* Journaling Support
* Parent Interface Assignments
* Pre- and Post-Change Snapshots in Webhooks
* Mark as Connected Without a Cable
* Allow Assigning Devices to Locations
* Dynamic Object Exports
* Variable Scope Support for VLAN Groups
* New Site Group Model
* Improved Change Logging
* Provider Network Modeling

https://netbox.readthedocs.io/en/stable/release-notes/version-2.11/

MFH:		(No, feature release)
commit hash: 8e1a50a558fa2a6ba256e1d4d53b791bfc628394 commit hash: 8e1a50a558fa2a6ba256e1d4d53b791bfc628394 commit hash: 8e1a50a558fa2a6ba256e1d4d53b791bfc628394 commit hash: 8e1a50a558fa2a6ba256e1d4d53b791bfc628394 8e1a50a
Sunday, 18 Apr 2021
08:28 Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 2.10.10

Changelog:

Enhancements:
* Add DC terminal power port, outlet types
* Add Saf-D-Grid power port, outlet types
* Support Markdown rendering for report logs
* Add F connector port type
* Add SFP56 50GE interface type

Bug Fixes:
* Update parent device/VM when deleting a primary IP
* Fix VLAN assignment when editing VM interfaces in bulk
* Update object data when renaming a custom field
* Optimize change log cleanup
* Fix MAC address field display in VM interfaces search form
* Fix custom field filtering for cables, virtual chassis
* Fix choice field filters (multiple models)

https://github.com/netbox-community/netbox/releases/tag/v2.10.10

MFH:		2021Q2
commit hash: f2a9b3469d37649d527bb47cca797670370ee2d4 commit hash: f2a9b3469d37649d527bb47cca797670370ee2d4 commit hash: f2a9b3469d37649d527bb47cca797670370ee2d4 commit hash: f2a9b3469d37649d527bb47cca797670370ee2d4 f2a9b34
Thursday, 15 Apr 2021
09:27 Kai Knoblich (kai) search for other commits by this committer
net-mgmt/netbox: Update to 2.10.9

Changelog:

Enhancements:
* Add MAC address search field to VM interfaces list
* Omit child devices from non-racked devices list under rack view
* Add column to cable termination objects to display cable color
* Display NAPALM-enabled device tabs only when relevant
* Support disabling TLS certificate validation for Redis

Bug Fixes:
* Fix missing custom field filters for cables, rack reservations
* Add missing count_ipaddresses attribute to VMInterface serializer
* Permit users to manage their own REST API tokens without needing
  explicit permission
* Fix interface connections REST API endpoint
* Support colons in webhook header values
* Do not infer tenant assignment from parent objects for prefixes,
  IP addresses
* Handle exception when attempting to assign an MPTT-enabled model
  as its own parent
* Correct handling of boolean fields when cloning objects

https://github.com/netbox-community/netbox/releases/tag/v2.10.9

MFH:		2021Q2
commit hash: 2d88de57d5ec7fbba7e36fb9c79db728c91a260e commit hash: 2d88de57d5ec7fbba7e36fb9c79db728c91a260e commit hash: 2d88de57d5ec7fbba7e36fb9c79db728c91a260e commit hash: 2d88de57d5ec7fbba7e36fb9c79db728c91a260e 2d88de5
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Saturday, 27 Mar 2021
11:00 kai search for other commits by this committer
net-mgmt/netbox: Update to 2.10.8

Changelog:

* Fix exception on cable trace in UI (regression in 2.10.7)

https://github.com/netbox-community/netbox/releases/tag/v2.10.8
Original commitRevision:569318 
Friday, 26 Mar 2021
19:40 kai search for other commits by this committer
net-mgmt/netbox: Update to 2.10.7

Changelog:

Enhancements:
* Allow filtering device components by label
* Allow customization of the geographic mapping service via MAPS_URL
  config parameter
* Allow changing site assignment when bulk editing devices
* Support Markdown rendering for custom script descriptions
* Add UI search fields for asset tag for devices and racks

Bug Fixes:
* Restore ability to delete an uploaded device type image
* Denote when the total length of a cable trace may exceed the
  indicated value
* Ensure consistent display of change log action labels
* Skip Markdown reference link when tabbing through form fields
* Correct validation of RELEASE_CHECK_URL config parameter
* Fix VLAN group/site association for bulk prefix import
* Eliminate duplicate virtual chassis search results
* Pre-populate attributes when creating an available child prefix
  via the UI
* Fix display of bottom banner with uBlock Origin enabled

https://github.com/netbox-community/netbox/releases/tag/v2.10.7
Original commitRevision:569268 
Thursday, 11 Mar 2021
18:56 kai search for other commits by this committer
net-mgmt/netbox: Adjust RUN_DEPENDS

* Relax the version ranges of a few dependencies that will soon be updated.
Original commitRevision:568121 
12:16 kai search for other commits by this committer
net-mgmt/netbox: Update to 2.10.6

Changelog:

Enhancements:
* Add IP addresses count to VRF view
* Add QSFP+ (64GFC) FibreChannel Interface option
* Enable custom links for device components
* Add edit/delete buttons for IP addresses on interface view
* Add button to add a new IP address on interface view

Bug Fixes:
* Fix VRF and Tenant field population when adding IP addresses from prefix
* Enable ordering of virtual machines by primary IP address
* Ordering of devices by primary IP should respect PREFER_IPV4 configuration
  parameter
* Fix options for filtering object permissions in admin UI
* Fix filtering prefixes list by multiple prefix values
* Invalidate cached queries when running renaturalize

https://github.com/netbox-community/netbox/releases/tag/v2.10.6
Original commitRevision:568082 
Friday, 26 Feb 2021
12:13 kai search for other commits by this committer
net-mgmt/netbox: Update to 2.10.5

Changelog:

* Fix site unassignment from VLAN when using "None" option
* Fix REST API representation for circuit terminations connected to
  non-interface endpoints
* Fix filtering rack reservations by custom field
* Fix bulk editing of services when no port(s) are defined
* Ensure consistent treatment of duplicate IP addresses
* Fix redirect to device components view after disconnecting a cable
* Fix Redis Sentinel password application for caching
* Allow setting null tenant group on tenant via REST API
* Disallow the creation of available prefixes/IP addresses in violation of
  assigned permission constraints

https://github.com/netbox-community/netbox/releases/tag/v2.10.5
Original commitRevision:566599 
Saturday, 30 Jan 2021
13:29 sunpoet search for other commits by this committer
Update USES=python: math/py-pandas 1.2.0 requires Python 3.7+

PR:		250103
Original commitRevision:563407 
Thursday, 28 Jan 2021
07:47 kai search for other commits by this committer
net-mgmt/netbox: Update to 2.10.4

Changelog:

Enhancements:
* Show cable trace lengths in both meters and feet
* Add "management only" filter widget for interfaces list
* Allow filtering virtual chassis by name and master
* Add GG45 and TERA port types, and CAT7a and CAT8 cable types
* Show available type choices for all device component import forms

Bug Fixes:
* Correct swagger definition for ip_prefixes_available-ips_create API
* Restrict the creation of device bay templates on non-parent device types
* Restore power utilization panel under device view
* Fix ordering devices by primary IP address
* Fix display of white cables in trace view
* Fix filtering connection lists by device name
* Fix permissions assessment when adding VM interfaces in bulk
* Include VC member interfaces on interfaces tab count when viewing
  VC master
* Validate rack group is assigned to same site when creating a rack
* Correct rack elevation displayed when viewing a reservation

https://github.com/netbox-community/netbox/releases/tag/v2.10.4
Original commitRevision:563114 
Sunday, 24 Jan 2021
12:20 kai search for other commits by this committer
net-mgmt/netbox: Update to 2.10.3

* Prune obsolete update instructions/notes for NetBox releases prior 2.7.

Notable changes since 2.9.11:

It contains many bugfixes/enhancements and the following new features:

* Route Targets
* REST API bulk deletion
* REST API bulk update
* Reimplementation of custom fields
* Improved cable trace performance

https://github.com/netbox-community/netbox/blob/v2.10.3/docs/release-notes/version-2.10.md
Original commitRevision:562467 
Thursday, 21 Jan 2021
09:19 kai search for other commits by this committer
net-mgmt/netbox: Adjust RUN_DEPENDS

* Relax the version ranges of a few dependencies that will soon be updated
  to pave the way for NetBox 2.10.
Original commitRevision:562183 
Wednesday, 16 Dec 2020
05:37 kai search for other commits by this committer
net-mgmt/netbox: Update to 2.9.11

* Remove a superfluous dependency while I'm here.

Changelog:

Enhancements:
* Allow passing Python code to nbshell using --command
* Add CS and SN fiber port types

Bug Fixes:
* Fix setting user password via REST API
* Fix uniqueness constraint for virtual machine names
* Fix error when rendering config contexts when objects have multiple tags
  assigned
* Add direct link to secret on secrets list
* Fix updating secrets without setting new plaintext
* Restore tags field on cable connection forms
* Exclude SVG files from front/rear image upload for device types (currently
  unsupported)
* Show assigned IP addresses in interfaces list
* Fix validation for plugin version and required settings

https://github.com/netbox-community/netbox/releases/tag/v2.9.11
Original commitRevision:558210 
Monday, 30 Nov 2020
12:57 kai search for other commits by this committer
net-mgmt/netbox: Update to 2.9.10

Changelog:

Enhancements:
* Add USB types for power ports and outlets
* Add "splice" type for pass-through ports

Bug Fixes:
* Fix exception when editing IP address with a NAT IP assigned to a
  non-racked device
* Avoid extraneous database queries when manipulating objects
* Fix non-deterministic ordering of prefixes and IP addresses
* Filter available racks by selected group when creating a rack reservation
* Limit rack groups by selected site when editing a rack
* Populate manufacturer field when adding a device component template
* Clear VLAN assignments when setting interface mode to none

https://github.com/netbox-community/netbox/releases/tag/v2.9.10
Original commitRevision:556636 
Friday, 20 Nov 2020
08:57 kai search for other commits by this committer
net-mgmt/netbox: Update to 2.9.9

* Add to the EXAMPLES options a few example configurations and a sample
  rc script to make use of the RQ background service.

Changelog:

Enhancements:
* Return server error messages as JSON when handling REST API requests
* Link to rack groups within rack list table
* Be more strict when capturing anticipated ImportError exceptions

Bug Fixes:
* Fix auto-population of region field when editing a device
* Fix config context rendering when multiple tags are assigned to an object
* Dry running scripts should not trigger webhooks
* Add missing template extension tags for plugins for VM interface view
* Fix CreatedUpdatedFilterTest when running in non-UTC timezone
* Fix filtering of sites by null region

https://github.com/netbox-community/netbox/releases/tag/v2.9.9
Original commitRevision:555752 
Tuesday, 10 Nov 2020
09:11 kai search for other commits by this committer
net-mgmt/netbox: Update to 2.9.8

* Limit the version ranges of the required Python packages and use very
  narrow ranges for those ones, which often cause regressions.

  That is because upstream already uses fixed Python package dependencies
  for a while and had relaxed them for a short period of time.

  However, because it led to regressions when some Python packages were
  updated during that time, upstream has been using fixed package
  dependencies again since then.

Changelog since 2.7.12:

It contains many bugfixes/enhancements and the following new features:

* Object-Based Permissions
* Background Execution of Scripts & Reports
* Named Virtual Chassis
* Changes to Tag Creation
* Dedicated Model for VM Interfaces
* REST API Endpoints for Users and Groups
* Remote Authentication Support
* Plugins

https://github.com/netbox-community/netbox/blob/v2.8.9/docs/release-notes/version-2.9.md
https://github.com/netbox-community/netbox/blob/v2.8.9/docs/release-notes/version-2.8.md
Original commitRevision:554823 
Sunday, 21 Jun 2020
08:57 kai search for other commits by this committer
net-mgmt/netbox: Change RUN_DEPENDS

* Switch the port from the repo-copied py-dj22-django* dependencies to the
  original ones as they're using Django 2.2 now.

* Bump PORTREVISION due changed dependencies.
Original commitRevision:539757 
Thursday, 16 Apr 2020
07:59 kai search for other commits by this committer
net-mgmt/netbox: Update to 2.7.12

Changelog:

Enhancements:
* Reference VRF by name rather than RD during IP/prefix import
* Use absolute URLs in rack elevation SVG renderings
* Allow connecting cables between two circuit terminations
* Add the webhook_receiver management command to assist in troubleshooting
  outgoing webhooks

Bug Fixes:
* Fix typing of count_ipaddresses on interface serializer
* Fail cleanly when trying to import multiple device types simultaneously
* Fix exception when disconnecting a cable from a power feed
* Tweak display of unset custom integer fields
* Fix reservation edit/delete button URLs on rack view

https://github.com/netbox-community/netbox/releases/tag/v2.7.12

MFH:		2020Q2
Original commitRevision:531828 
Friday, 3 Apr 2020
18:46 kai search for other commits by this committer
net-mgmt/netbox: Update to 2.7.11

* Improve the sample rc script to allow passing of extra arguments, e.g. to
  listen on multiple interfaces/addresses [1] or use a configuration file
  instead using rc variables.

  Kudos to Thomas Kurschel for some extra testing of the updated rc script.

Changelog:

Enhancements:
* Add ability to automatically check for new releases (must be enabled by
  setting RELEASE_CHECK_URL)
* Custom script object variables now utilize dynamic form widgets
* Add descriptive tooltip to custom fields on object views
* Add a dedicated view for rack reservations
* Enable webhooks for rack reservations
* Enable export templates for rack reservations
* Enable custom links for rack reservations
* Update admin links for Django RQ to reflect multiple queues
* Add a bulk edit view for device bays
* Add cable trace button for circuit terminations

Bug Fixes:
* Improve prefix_length validation on available-prefixes API
* Fix cable tracing across multiple rear ports
* Enforce unique constraints for device and virtual machine names in the API
* Fix Markdown support for tables
* Fix exception raised on IP address bulk add view
* Fix duplicate name validation on device model

https://github.com/netbox-community/netbox/releases/tag/v2.7.11

PR:		244629 [1]
Reported by:	O. Hartmann <ohartmann@walstatt.org> [1]
MFH:		2020Q2
Original commitRevision:530515 
Sunday, 29 Mar 2020
12:11 kai search for other commits by this committer
net-mgmt/netbox: Update to 2.7.10

Changelog:

Enhancements:

* Embed model documentation within web UI
* Add bulk edit view for power panels
* Add CSV import view for services
* Add CSV import view for rack reservations
* Redirect to a user-friendly error page when CSS/JS resources fail to load

Bug Fixes:

* Exclude Python modules without Script classes from scripts list
* Allow bulk editing/deletion of all device components matching a query
* Catch AddrFormatError exception when filtering aggregates/prefixes by an
  invalid prefix

https://github.com/netbox-community/netbox/releases/tag/v2.7.10
Original commitRevision:529799 
Tuesday, 24 Mar 2020
19:54 antoine search for other commits by this committer
Convert the tree to use PY_PILLOW

With hat:	portmgr
Originally submitted by:	kai
Original commitRevision:529063 
Wednesday, 11 Mar 2020
19:29 kai search for other commits by this committer
net-mgmt/netbox: Update to 2.7.9

Changelog:

Enhancements:
* Enumerate ChoiceField type and value in API
* Extend upgrade script to clear expired user sessions
* Add dynamic lookup expressions for all filters
* Allow negative voltage for DC power feeds
* Allow filtering device component list views by type
* Add MRJ21 port and cable types
* Include device name in tooltip on rack elevations
* Add 10-inch option for rack width

Bug Fixes:
* Fix incorrect schema definition of int type choicefields
* Fix filtering of clusters by tenant
* Fix label on export button for device types
* Include A/Z termination sites in provider circuits table
* Fix assignment of parent LAG during interface bulk edit
* Fix bulk creation of objects with custom fields via REST API
* Pass "commit" argument when executing scripts via REST API
* Fix exception when deleting device type with components
* Fix toggling of device images for all racks in elevations view

https://github.com/netbox-community/netbox/releases/tag/v2.7.9
Original commitRevision:528247 
Thursday, 5 Mar 2020
07:24 kai search for other commits by this committer
net-mgmt/netbox: Update to 2.7.8

Changelog:

Enhancements:
* Add a "decommissioning" cable status
* Return graceful error message when webhook queuing fails
* Omit internal fields from the change log data
* Support Jinja2 templating for webhook payload and headers
* Extend custom scripts to pass the commit value via run()
* Denote rack role on rack elevations list

Bug Fixes:
* Fix exception when deleting a device with interface connections when an
  interfaces webhook is defined
* Escape double quotes on encapsulated values during CSV export
* Fix display of rear device image if front image is not defined
* Improve fit of device images in rack elevations
* Fix rack units filtering on elevation endpoint
* Enforce consistent background striping in rack elevations
* Fix API representation of content_type for export templates
* Fix exception when selecting all filtered objects during bulk edit
* Fix exception when filtering foreign keys by NULL
* Correct IP address hyperlinks on interface view
* Fix duplication of field attributes when multiple IPNetworkVars are
  present in a script
* Fix power port assignment for power outlet templates created via REST API
* Interface type should be required by API serializer

https://github.com/netbox-community/netbox/releases/tag/v2.7.8
Original commitRevision:527811 
Tuesday, 25 Feb 2020
22:19 kai search for other commits by this committer
net-mgmt/netbox: Update to 2.7.7

* Remove the "post-patch" target because the "requirements.txt" is only used
  for installations via devel/py-pip.

Notable changes since 2.6.12:

* Bulk import of device components via CSV files
* External file storage support (FTP, S3, SFTP, etc.)
* Rack elevations rendered by SVG (= Scalable Vector Graphics)
* Separate configuration for Webhooks and Cache databases via Redis
* Add ability to clone objects (pre-populate form fields)
* Toggle config context display between JSON and YAML
* Add support for Redis Sentinel
* Further cable and port types
* Many other enhancements and bugfixes

https://github.com/netbox-community/netbox/blob/v2.7.7/docs/release-notes/version-2.7.md
Original commitRevision:527141 
Thursday, 16 Jan 2020
15:21 kai search for other commits by this committer
net-mgmt/netbox: Update to 2.6.12

Changelog:

Enhancements:
* Improved NAPALM method documentation in Swagger (OpenAPI)
* Preview image attachments when hovering over the link
* Allow NAPALM driver settings to be changed with request headers
* Toggle the display of child prefixes/IP addresses
* Search by description when assigning IP address to interfaces
* Add tenant filter field for cables
* Enable filtering of interfaces by name on the device view
* Add rack selection field to rack elevations view
* Paginate assigned circuits at the provider details view
* Add total path length to cable trace
* Include content of response on webhook error
* Enable word expansion during interface creation
* Enable searching by DNS name when assigning IP address
* Allow passing initial data to custom script forms
* Add local_context_data filter for virtual machines

Bug Fixes:
* Fix validation on tagged VLANs of an interface
* Fix ordering of models when dumping data to JSON
* Fix device role link on config context view
* Allow filtering VM interfaces by multiple MAC addresses
* Fix rendering of grouped custom links
* Allow filtering device components by multiple device names
* Disallow /0 masks for prefixes and IP addresses
* Paginate related IPs on the IP address view
* Fix minimum/maximum value rendering for site ASN field
* Fix filtering of devices by rack group
* Fix references to deleted cables without a label
* Fix divide-by-zero on power feeds with low power values

https://github.com/netbox-community/netbox/releases

MFH:		2020Q1
Original commitRevision:523242 
Tuesday, 7 Jan 2020
16:24 kai search for other commits by this committer
net-mgmt/netbox: Relax RUN_DEPENDS

* The 2020Q1 branch has 0.24.0 of www/py-dj22-django-taggit thus relax
  its version requirement of the RUN_DEPENDS to avoid a build failure there.

  Although net-mgmt/netbox requires the 1.1.0 release of
  www/py-dj22-django-taggit (pinned with "==" by upstream), it runs fine
  with either 0.24.0 (in 2020Q1) or 1.2.0 (since r521999).

MFH:		2020Q1 (build fix blanket)
Original commitRevision:522343 
Monday, 6 Jan 2020
19:05 kai search for other commits by this committer
net-mgmt/netbox: Update to 2.6.11

* Remove the patch that fixed a regression when accessing the API
  documentation as it's no longer required. [1]

Changelog since 2.6.9:

Enhancements:
* Add ability to move inventory items between devices
* Extend admin UI to allow deleting old report results
* Add assigned_to_interface filter for IP addresses
* Fail gracefully on custom link rendering exception
* Provide request context when executing custom scripts
* Add date/time picker widgets
* Enable partial search for inventory items
* Optimize size of pages containing a dynamic selection field
* Allow filtering console/power/interface connections by device ID

Bug Fixes:
* Restrict queryset of chained fields when form validation fails
* Include A/Z termination sites for circuits in global search
* Scrolling to target (hash) did not account for the header size
* Fix AttributeError exception in API docs [1]
* Filter platform by manufacturer when editing devices
* Fix filtering of racks by group on device list
* Fix exception when editing a device bay (regression since 2.6.7)
* Fix API-driven filter field rendering (regression since 2.6.10)
* Add missing region filters for multiple objects

https://github.com/netbox-community/netbox/releases/tag/v2.6.11
https://github.com/netbox-community/netbox/releases/tag/v2.6.10

MFH:		2020Q1
Original commitRevision:522268 
Wednesday, 1 Jan 2020
17:55 kai search for other commits by this committer
net-mgmt/netbox: Update to 2.6.9

* Remove two backported patches that are no longer required. [1]
* Backport a patch from upstream that fixes a regression when accessing the
  API documentation.
* Update the WWW field.

Changelog:

Enhancements:
* Include direct link to rack elevations on site view
* Move virtual machine results near devices in global search
* Added copy button for API tokens

Bug Fixes:
* Prevent the deletion of a virtual chassis when a cross-member LAG
  is present
* Respect custom field default values when creating objects via the REST API
* Fix exception on password change page for local users [1]
* Fix unable to assign IP to interface [1]

MFH:		2020Q1
Original commitRevision:521755 
Sunday, 15 Dec 2019
12:32 kai search for other commits by this committer
net-mgmt/netbox: Fix assignment of IP addresses to interfaces

* Backport a patch from upstream's repository which fixes the assignment of
  existing IP addresses to interfaces.

  Without that patch the assignment of an IP address gives no error but the
  interface doesn't contain the assigned IP address at the end.

* Bump PORTREVISION for package change.

MFH:		2019Q4 (blanket: bugfix)
Original commitRevision:520173 
Wednesday, 11 Dec 2019
19:30 kai search for other commits by this committer
net-mgmt/netbox: Update to 2.6.8

* Backport a patch from upstream that fixes an exception on password change
  page for local users.

Changelog:

Enhancements:
* Disable password change form for LDAP-authenticated users
* Display cable colors on device view
* Remove obsolete P3P policy header
* Add query filters for created and last_updated fields
* Allow the underscore character in IPAddress DNS names

Bug Fixes:
* Fix validation error when editing power cables in bulk
* Fix exception when connecting a cable to a RearPort with no corresponding
  FrontPort
* Include weight field in prefix/VLAN role form
* Include comments on PowerFeed view
* Fix link for assigned ipaddress in interface page
* Prevent exception when importing an invalid cable definition
* Correctly indicate power feed terminations on cable list
* Fix API filtering of interfaces by more than one device name
* Enforce client validation for minimum service port number

https://github.com/netbox-community/netbox/releases/tag/v2.6.8

MFH:		2019Q4
Original commitRevision:519834 
Saturday, 2 Nov 2019
05:25 kai search for other commits by this committer
net-mgmt/netbox: Update to 2.6.7

* Change GH_ACCOUNT as upstream's repository redirects to a new location.

Changelog:

Enhancements:
* Add support for additional user defined headers to be added to
  webhook requests
* Add ca_file_path to Webhook model to support user supplied CA certificate
  verification of webhook requests
* Add ChoiceVar for custom scripts
* Add 400GE OSFP interface type
* Add filtering for objects in admin UI

Bug Fixes:
* Rewrite change logging middleware to resolve sporadic testing failures
* Add missing options to connect front ports to console ports
* Enable filter sites/devices/VMs by null region
* Extend upgrade script to validate Python dependencies
* Prevent server error when reassigning a device to a new device bay
* Use get_lldp_neighors_detail to validate LLDP neighbors
* Add missing cache support for the circuits app
* Add missing rack_group field to PowerFeed CSV export
* Limit next/previous rack by assigned rack group

https://github.com/netbox-community/netbox/releases/tag/v2.6.7

MFH:		2019Q4
Original commitRevision:516284 
Monday, 14 Oct 2019
10:41 kai search for other commits by this committer
net-mgmt/netbox: Update to 2.6.6

Changelog:

Enhancements:
* Add InfiniBand interface types
* Add rack and site filters for cables
* Disallow raw HTML in Markdown-rendered fields
* Add MultiObjectVar for custom scripts
* Enable editing of individual DeviceType components
* Render text and URL fields as textareas in the custom link form
* Introduce commit_default custom script attribute to not commit changes by
  default

Bug Fixes:
* Prevent primary IP address for a device/VM from being reassigned
* Correct CSV headers for exported power feeds
* Fix device status page loading when NAPALM call fails
* Prevent erroneous redirects when editing tags
* Ensure consistent display of changelog retention period
* Change device to parent in interface editing VLAN filtering logic
* Restore label for comments field when bulk editing circuits
* Enforce view permissions on global search results
* Enforce object-form JSON for local context data on devices and VMs

https://github.com/netbox-community/netbox/releases/tag/v2.6.6

MFH:		2019Q4
Original commitRevision:514454 
Monday, 30 Sep 2019
14:55 kai search for other commits by this committer
net-mgmt/netbox: Update to 2.6.5

* Introduce EXAMPLES option which installs a sample rc script to the example
  location.  Using the script will eliminate the need for
  sysutils/py-supervisor for those who run NetBox as a system service. [1]

  If there's a lot of interest it can also be installed in near future as
  regular rc script.

* Consolidate keywords in pkg-message to avoid accidental deletion of these.

Notable changes since 2.5.13:

* Improved performance via Caching through Redis
* Support for Power Panels and Feeds
* Introduction of view-only permissions
* Ability to create custom links under the admin UI
* Support for Prometheus metrics
* Many other enhancements and bug fixes

https://github.com/netbox-community/netbox/blob/v2.6.5/CHANGELOG.md

Submitted by:	Thomas Kurschel (via private email) [1]
Original commitRevision:513395 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Original commitRevision:507372 
Sunday, 2 Jun 2019
22:42 kai search for other commits by this committer
net-mgmt/netbox: Update to 2.5.13

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
Original commitRevision:503337 
Saturday, 25 May 2019
10:10 kai search for other commits by this committer
net-mgmt/netbox: Update to 2.5.12 and switch to Django 2.2

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
Original commitRevision:502550 
Wednesday, 10 Apr 2019
07:29 kai search for other commits by this committer
net-mgmt/netbox: Update to 2.5.10

Changelog:

Enhancements:
* Add Jinja2 support for export templates

Bug Fixes:
* Redirect to list view after editing an object from list view
* DCIM interfaces API endpoint should not include VM interfaces
* Fix exception when retrieving change object for a component template
  via API
* Fix form widget for bulk cable label update
* Ignore site/rack fields when connecting a new cable via device search
* Fix exception at reports API endpoint
* Fix exception when writing mac address for an interface via API

https://github.com/digitalocean/netbox/blob/v2.5.10/CHANGELOG.md

Approved by:	mentors (implicit)
Original commitRevision:498533 
Thursday, 4 Apr 2019
20:01 kai search for other commits by this committer
net-mgmt/netbox: Update to 2.5.9

Changelog:

Enhancements:
* Add username to outbound webhook requests
* Add SSL support for django-rq (requires django-rq v1.3.1+)
* Add request ID to outbound webhook requests (for correlating all changes
  part of a single request)

Bug Fixes:
* Fixes deterministic ordering of interfaces
* Clarification of wording in API regarding filtering
* Add interface type for QSFP28 50GE
* Fix device role selection showing duplicate first entry
* Limit device query to non-racked devices if no rack selected when creating
  a cable
* Fix API representation of ObjectChange action and add changed_object_type
* Fixes VM Role filtering
* Fix tag population when running NetBox within a path
* Add missing cable termination types to DCIM _choices endpoint
* Tweak prefix/IP filter forms to filter using VRF ID rather than route
  distinguisher
* Ignore empty local context data when rendering config contexts
* Save assigned tags when creating a new secret

https://github.com/digitalocean/netbox/blob/v2.5.9/CHANGELOG.md

Approved by:	mentors (implicit)
Original commitRevision:497864 
Thursday, 14 Mar 2019
19:44 kai search for other commits by this committer
net-mgmt/netbox: Update to 2.5.8

Changelog:

Enhancements:
* Printer friendly CSS

Bug Fixes:
* Correct documentation for VM interface serializer
* Fix endpoint grouping in API docs
* Fix filtering of sites/devices/VMs by multiple regions
* Provider filter form's site field should be blank by default
* Enforce deterministic ordering of device components returned by API
* Exclude circuit terminations from API interface connections endpoint
* Allow CSV import of prefixes/IPs to VRF without an RD assigned
* Record the deletion of an IP address in the changelog of its parent
  interface (if any)
* Added the slug field to the Tenant filter for use in the API and search
  function
* Remove trailing slashes to fix root/template paths on Windows
* Prevent exception when exporting inventory items belonging to unnamed
  devices
* Increase ExportTemplate mime_type field length
* Accept null cable length_unit via API
* Improve ContentTypeField serializer to elegantly handle invalid data
* Add delete button to tag view
* Improve rendering time for API docs
* Correct CSS class assignment on color picker
* Fix logging of unlabeled cable ID on cable deletion
* Fix pagination page length for rack elevations

https://github.com/digitalocean/netbox/blob/v2.5.8/CHANGELOG.md

Approved by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D19556
Original commitRevision:495728 
Saturday, 23 Feb 2019
19:54 kai search for other commits by this committer
net-mgmt/netbox: Update to 2.5.7

Enhancements:

* Enable filtering of devices by rack face
* Add button to copy unlocked secret to clipboard
* Add Markdown rendering for provider NOC/admin contact fields
* Add cable types for OS1/OS2 singlemode fiber
* Add port types for APC fiber
* Enable filtering cables list by connection status
* Clarify purpose of tags field on interface edit form

Bug Fixes:

* Allow filtering devices by null rack position
* Don't display connect button for wireless interfaces
* Correct foreground color of device roles in rack elevations
* Remove duplicate display of VRF RD on IP address view
* Fix filtering of nullable character fields
* Fix ordering regions by site count
* Fix config context list and edit forms to use Select2 elements
* Cable type in filter form should be blank by default
* Fix assigned prefixes link on VRF view
* Fix empty connected circuit link on device interfaces list
* Fix bulk editing of pass-through ports

The changelog is also available here:

https://github.com/digitalocean/netbox/blob/v2.5.7/CHANGELOG.md

Approved by:	joneum (mentor)
Differential Revision:	https://reviews.freebsd.org/D19297
Original commitRevision:493729 
Wednesday, 20 Feb 2019
22:00 kai search for other commits by this committer
net-mgmt/netbox: Update to 2.5.6

While I'm here:
* Pet portlint

Notable changes since 2.4.9:

* Switched from Django 1.11 to 2.1
* Dropped support for Python 2
* Modeling of patch panels and cables with introducion of new pass-through
  port component type
* Removed deprecated User Activity log
* Introduction of further interface types
* Implemented Select2 for select fields in forms
* Many more enhancements/bug fixes, for all changes see:

https://github.com/digitalocean/netbox/blob/v2.5.6/CHANGELOG.md

Approved by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D19178
Original commitRevision:493470 
Friday, 1 Feb 2019
18:55 kai search for other commits by this committer
Change my maintainer email address to my new one at the FreeBSD project.

Reviewed by:	miwi (mentor)
Approved by:	miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D19050
Original commitRevision:491837 
Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
Original commitRevision:487272 
Sunday, 9 Dec 2018
11:41 miwi search for other commits by this committer
- Update to 2.4.9
- Removed WANT_PGSQL to drop the dependency for the PostgreSQL server as
suggested in bug #233775,
   because NetBox can also be used on a standalone client.
- Updated pkg-message to inform users that a PostgreSQL server is required to
store the NetBox's data.
  The page on the FreeBSD wiki contains already that info.

Changes by upstream (since 2.4.7):
- https://github.com/digitalocean/netbox/releases/tag/v2.4.9
- https://github.com/digitalocean/netbox/releases/tag/v2.4.8

PR:		233881
Submitted by:	maintainer
Original commitRevision:487038 
Tuesday, 13 Nov 2018
08:45 miwi search for other commits by this committer
- Update to 2.4.7

Changes by upstream:
- https://github.com/digitalocean/netbox/releases/tag/v2.4.7

PR:		233191
Submitted by:	maintainer
Sponsored by:	iXsystems Inc.
Original commitRevision:484863 
Monday, 8 Oct 2018
13:37 miwi search for other commits by this committer
- Update to 2.4.6

Changes by upstream:
- https://github.com/digitalocean/netbox/blob/v2.4.6/CHANGELOG.md

PR:		232067
Submitted by:	maintainer
Sponsored by:	iXsystems Inc.
Original commitRevision:481541 
Sunday, 30 Sep 2018
14:46 miwi search for other commits by this committer
- Update to 2.4.4
- Refined instructions for upgrading
- Removed installation instructions. They are now accessible on the
  FreeBSD wiki. https://wiki.freebsd.org/Ports/net-mgmt/netbox

Changes by upstream:
- https://github.com/digitalocean/netbox/blob/v2.4.4/CHANGELOG.md

PR:		231822
Submitted by:	maintainer
Sponsored by:	iXsystems Inc.
Original commitRevision:480961 
Saturday, 11 Aug 2018
14:34 miwi search for other commits by this committer
- Update to 2.3.7

Changes by upstream:
- https://github.com/digitalocean/netbox/releases/tag/v2.3.7

PR:		230405
Submitted by:	maintainer
Sponsored by:	iXsystems Inc.
Original commitRevision:476924 
Friday, 27 Jul 2018
18:27 miwi search for other commits by this committer
- Update to 2.3.6
Changes by upstream:
- https://github.com/digitalocean/netbox/compare/v2.3.5...v2.3.6

PR:		229900
Submitted by:	maintainer
Sponsored by:	iXsystems Inc.
Original commitRevision:475452 
Monday, 9 Jul 2018
19:16 miwi search for other commits by this committer
- Update to 2.3.5
- Added Update instruction to pkg-message

Changes by upstream:
- https://github.com/digitalocean/netbox/compare/v2.3.3...v2.3.5

PR:		229627
Submitted by:	maintainer
Sponsored by:	iXsystems Inc.
Original commitRevision:474284 
Saturday, 26 May 2018
18:06 miwi search for other commits by this committer
NetBox is an open source web application designed to help manage and document
computer networks. Initially conceived by the network engineering team at
DigitalOcean, NetBox was developed specifically to address the needs of network
and infrastructure engineers. It encompasses the following aspects of network
management:

- IP address management (IPAM) - IP networks and addresses, VRFs, and VLANs
- Equipment racks - Organized by group and site
- Devices - Types of devices and where they are installed
- Connections - Network, console, and power connections among devices
- Virtualization - Virtual machines and clusters
- Data circuits - Long-haul communications circuits and providers
- Secrets - Encrypted storage of sensitive credentials

WWW: https://github.com/digitalocean/netbox

PR:		227416
Submitted by:	freebsd_ports@k-worx.org
Sponsored by:	iXsystems Inc.
Original commitRevision:470937 

Number of commits found: 176 (showing only 76 on this page)

«  1 | 2