[PAC][libunwind] Enhance PAuth-related comments in `__unw_set_reg` (#173769)
The PAuth-related checks performed for arm64e are also performed for
other PAuth-enabled ABIs such as Linux's pauthtest. This patch
introduces use of 'PAuth-enabled ABI' phrase instead of 'arm64e' term
for non-arm64e specific things. Also, on non-arm64e we cannot assume
that we have FPAC, so an additional explanation regarding resign
function guarantees is provided.
Note that other comments mentioning arm64e while not being
arm64e-specific are fixed as part of #171717.
Fixes #160117
net-mgmt/netbox: Update to 4.4.9
Changelog:
Enhancements:
* Support ASDOT notation for ASN ranges
* Add Latvian translations
* Allow filtering custom choice fields by multiple values in the UI
Bug Fixes:
* Remove devicetype_count from nested manufacturer to correct OpenAPI
schema
* Provide a clear message when encountering duplicate object IDs during
bulk import
* Preserve parent_bay during device bulk import when tags are present
* Improve handling of numeric ranges in tests
* Fix AttributeError exception triggered by event rules associated with
an object that supports file attachments
* Ensure that parent object relations are cached (for filtering) on
[13 lines not shown]
www/py-lia-web: Rename to www/py-cross-web
* Upstream renamed the project with the 0.4.0 release, change this
accordingly for this port.
* The necessary adjustments for the current consumers will follow in
separate commits.