Page MenuHomeFreeBSD

net-mgmt/netbox: Update to 2.5.8
ClosedPublic

Authored by kai on Mar 12 2019, 11:16 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 11, 5:35 PM
Unknown Object (File)
Jan 29 2024, 7:57 PM
Unknown Object (File)
Jan 27 2024, 1:03 AM
Unknown Object (File)
Dec 20 2023, 2:34 AM
Unknown Object (File)
Dec 15 2023, 7:43 PM
Unknown Object (File)
Nov 7 2023, 9:26 AM
Unknown Object (File)
Nov 7 2023, 4:57 AM
Unknown Object (File)
Oct 6 2023, 4:00 AM
Subscribers
None

Details

Summary

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

Test Plan
  • poudriere (11.2-, 12.0-RELEASE, 13.0-CURRENT@r344874 amd64 + i386) -> OK
  • portlint -> OK
  • Runtime tests and database migrations via "python3.6 manage.py migrate" -> OK

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Updated RUN_DEPENDS. D19560 is also required to build net-mgmt/netbox successfully.

This revision is now accepted and ready to land.Mar 13 2019, 4:29 AM
This revision was automatically updated to reflect the committed changes.