net-mgmt/netbox: Update to 4.6.8
Changelog:
Performance Improvements:
* Avoid N+1 queries when resolving generic relations (e.g. assigned
objects) via the GraphQL API
* Improve performance when provisioning new custom fields
* Omit implicit pagination when prefetching to-one relations via
the GraphQL API
* Improve caching logic when retrieving custom fields via
get_for_model()
Bug Fixes:
* Clear a device's stale rack assignment when changing its site
* Enforce object permissions on custom script write operations via
the REST API
* Avoid re-executing the LDAP configuration file on every
permission check
[24 lines not shown]
Add chinese/bpmf-vsime: Bopomofo IVS reading selection tool
The tool is a local web page that highlights every Han character with more
than one Bopomofo reading, guesses the common ones from a bundled phrase
database, and produces plain text carrying the matching Ideographic
Variation Sequences.
The upstream distribution bundles a copy of BpmfZihiKaiStd-Regular.ttf for
the page to render with. Drop it and point the two @font-face rules at the
copy installed by x11-fonts/bpmf-zihikai instead, which is a run dependency.
Add x11-fonts/bpmf-zihisans: Bopomofo IVS version of Zihi Sans font family
The Bopomofo IVS fonts render a Han character together with its Bopomofo
reading, selected through Ideographic Variation Sequences and Private Use
Area code points. chinese/fcitx5-mcbopomofo 3.0 and later can emit such
text in its Bopomofo font annotation mode, which is aimed at educators and
publishers who need Bopomofo-annotated material.
Add x11-fonts/bpmf-zihiserif: Bopomofo IVS version of Zihi Serif font family
The Bopomofo IVS fonts render a Han character together with its Bopomofo
reading, selected through Ideographic Variation Sequences and Private Use
Area code points. chinese/fcitx5-mcbopomofo 3.0 and later can emit such
text in its Bopomofo font annotation mode, which is aimed at educators and
publishers who need Bopomofo-annotated material.
Add x11-fonts/bpmf-zihikai: Bopomofo IVS version of Zihi Kai Std font
The Bopomofo IVS fonts render a Han character together with its Bopomofo
reading, selected through Ideographic Variation Sequences and Private Use
Area code points. chinese/fcitx5-mcbopomofo 3.0 and later can emit such
text in its Bopomofo font annotation mode, which is aimed at educators and
publishers who need Bopomofo-annotated material.
The Han glyphs of this font are licensed under CC-BY 4.0 rather than the
SIL Open Font License 1.1 that covers the rest of the family.
Add x11-fonts/bpmf-special: Bopomofo IVS boxed and Bopomofo-only fonts
The Bopomofo IVS fonts render a Han character together with its Bopomofo
reading, selected through Ideographic Variation Sequences and Private Use
Area code points. chinese/fcitx5-mcbopomofo 3.0 and later can emit such
text in its Bopomofo font annotation mode, which is aimed at educators and
publishers who need Bopomofo-annotated material.
Add x11-fonts/bpmf-iansui: Bopomofo IVS version of Iansui font
The Bopomofo IVS fonts render a Han character together with its Bopomofo
reading, selected through Ideographic Variation Sequences and Private Use
Area code points. chinese/fcitx5-mcbopomofo 3.0 and later can emit such
text in its Bopomofo font annotation mode, which is aimed at educators and
publishers who need Bopomofo-annotated material.
Add x11-fonts/bpmf-huninn: Bopomofo IVS version of Huninn font family
The Bopomofo IVS fonts render a Han character together with its Bopomofo
reading, selected through Ideographic Variation Sequences and Private Use
Area code points. chinese/fcitx5-mcbopomofo 3.0 and later can emit such
text in its Bopomofo font annotation mode, which is aimed at educators and
publishers who need Bopomofo-annotated material.
Add x11-fonts/bpmf-genyog: Bopomofo IVS version of GenYo Gothic font family
The Bopomofo IVS fonts render a Han character together with its Bopomofo
reading, selected through Ideographic Variation Sequences and Private Use
Area code points. chinese/fcitx5-mcbopomofo 3.0 and later can emit such
text in its Bopomofo font annotation mode, which is aimed at educators and
publishers who need Bopomofo-annotated material.
Add x11-fonts/bpmf-genyo: Bopomofo IVS version of GenYo Min font family
The Bopomofo IVS fonts render a Han character together with its Bopomofo
reading, selected through Ideographic Variation Sequences and Private Use
Area code points. chinese/fcitx5-mcbopomofo 3.0 and later can emit such
text in its Bopomofo font annotation mode, which is aimed at educators and
publishers who need Bopomofo-annotated material.
Add x11-fonts/bpmf-genwan: Bopomofo IVS version of GenWan Min font family
The Bopomofo IVS fonts render a Han character together with its Bopomofo
reading, selected through Ideographic Variation Sequences and Private Use
Area code points. chinese/fcitx5-mcbopomofo 3.0 and later can emit such
text in its Bopomofo font annotation mode, which is aimed at educators and
publishers who need Bopomofo-annotated material.
Add x11-fonts/bpmf-gensen: Bopomofo IVS version of GenSen Rounded font family
The Bopomofo IVS fonts render a Han character together with its Bopomofo
reading, selected through Ideographic Variation Sequences and Private Use
Area code points. chinese/fcitx5-mcbopomofo 3.0 and later can emit such
text in its Bopomofo font annotation mode, which is aimed at educators and
publishers who need Bopomofo-annotated material.
Add x11-fonts/bpmf-genseki: Bopomofo IVS version of GenSeki Gothic font family
The Bopomofo IVS fonts render a Han character together with its Bopomofo
reading, selected through Ideographic Variation Sequences and Private Use
Area code points. chinese/fcitx5-mcbopomofo 3.0 and later can emit such
text in its Bopomofo font annotation mode, which is aimed at educators and
publishers who need Bopomofo-annotated material.
Add x11-fonts/bpmf-genryu: Bopomofo IVS version of GenRyu Min font family
The Bopomofo IVS fonts render a Han character together with its Bopomofo
reading, selected through Ideographic Variation Sequences and Private Use
Area code points. chinese/fcitx5-mcbopomofo 3.0 and later can emit such
text in its Bopomofo font annotation mode, which is aimed at educators and
publishers who need Bopomofo-annotated material.
net-mgmt/netbox: Update to 4.6.8
Changelog:
Performance Improvements:
* Avoid N+1 queries when resolving generic relations (e.g. assigned
objects) via the GraphQL API
* Improve performance when provisioning new custom fields
* Omit implicit pagination when prefetching to-one relations via
the GraphQL API
* Improve caching logic when retrieving custom fields via
get_for_model()
Bug Fixes:
* Clear a device's stale rack assignment when changing its site
* Enforce object permissions on custom script write operations via
the REST API
* Avoid re-executing the LDAP configuration file on every
permission check
[23 lines not shown]