bind920: update to version 9.20.27.
Pkgsrc changes:
* Update version number & checksums.
Upstream changes:
BIND 9.20.27
------------
New Features
~~~~~~~~~~~~
- Disclose active Negative Trust Anchors with Extended DNS Error 33.
``566e7018278``
A Negative Trust Anchor (RFC 7646) turns off DNSSEC validation for a
domain, so a name that would normally fail validation resolves
instead. named now marks such answers with Extended DNS Error code 33,
[168 lines not shown]
llama.cpp: update to 0.4.0.
llama.cpp 0.4.0 adds initial Qwen3.8-Flash-Next and Nemotron-3-Puzzle
support, on-demand tensor reading, per-slot server context limits,
video input options, and a ggml update to 0.23.0 with major sparse
flash attention and RDMA work.
crush: Update to 0.94.1
Changelog
New!
efba40b: feat: OpenAI oAuth (@andrinoff)
Fixed
4a74b9e: fix(sessions): keep list position after deletion (#3769) (@ifsin)
33be610: fix: @meowgorithm review (@andrinoff)
63829ed: fix: always emit tool results right after calls (#3743) (@andrinoff)
cdc7200: fix: always show full bash command in tui, output stays collapsible (@andreynering)
d25b5ee: fix: colorize CLI mode and use localhost URL (@andrinoff)
45a45c5: fix: do not remove from API catalogue (@andrinoff)
80ebee4: fix: dropped reasoning effort (#3748) (@andrinoff)
074e41e: fix: keep scroll position when expanding or collapsing chat items (@andreynering)
094ac5d: fix: match ex. anthropic UI on choice (@andrinoff)
04eed5d: fix: refine first page (@andrinoff)
652f74f: fix: remove re-routing logic (@andrinoff)
3a84d5e: fix: remove the Sign In with ChatGPT in catalogue (@andrinoff)
616c17b: fix: remove the separate sections (@andrinoff)
[16 lines not shown]
d2: update to 0.9.0
Features
* TALA is now open source and bundled with D2, including the
JavaScript/WASM package. Select it with d2 --layout=tala, D2_LAYOUT=tala,
or vars.d2-config.layout-engine: tala. No separate plugin installation or
license key is required.
* tala: configure layout attempts with --tala-seeds, D2_TALA_SEEDS, or
vars.d2-config.data.tala-seeds.
* exports: render PNG, GIF, PDF, and PPTX with the built-in renderer
Improvements
* performance: reduce repeated work in Dagre ranking, text measurement, SVG
preparation, and PNG encoding
* performance: reduce repeated work in selective imports, dynamic grid
layout, and PNG connection rendering
* exports: reduce PNG memory usage and support images above the previous
[21 lines not shown]