net-mgmt/netbox: Update to 3.5.4
- Adjust the sample netbox rc script as gunicorn emits a warning if the configuration file doesn't have a ".py" extension. [1] Fix the default path of the "netbox_config" variable as well while I'm here.
Changelog:
Enhancements:
- Define colors for staged change action choices
- Include "add" button on all device & virtual machine component list views
- Add menu navigation button to add wireless links directly
- Add "add" buttons for reports & scripts to navigation menu
Bug Fixes:
- Update cable terminations when assigning a location to a new site
- Permit the assignment of non-site VLANs to prefixes assigned to a site
- Correct OpenAPI schema for connected device API endpoint
- Allow the assignment of all /31 IP addresses to interfaces
- Fix permissions evaluation when queuing a data sync job
- Fix encoding of whitespace in custom link URLs
- Correct rounding of rack power utilization values
- Fix pagination of objects for related IP addresses table
- Fix table configuration modal for the contact assignments list
- Permit mounting of devices in rack unit 100
- Clear stored ordering from user config when cleared by request
https://github.com/netbox-community/netbox/releases/tag/v3.5.4
Reported by: Linda Lapinlampi (via e-mail) [1]