K 10 svn:author V 3 kai K 8 svn:date V 27 2020-04-03T18:46:25.158711Z K 7 svn:log V 1354 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 [1] MFH: 2020Q2 END