webkit-gtk60: update comments, remove bmalloc patches
Since 2.52.4, the default on NetBSD is to use the system allocator,
so the NetBSD patches for bmalloc are not needed any longer.
misc/CodeWhale: rename from DeepSeek-TUI, update to 0.8.53
Packaged in wip by Chavdar Ivanov and Claude Code.
Upstream (Hmbown) renamed the project from DeepSeek-TUI to CodeWhale.
The repository, distfile, and primary command are now codewhale; the
deepseek and deepseek-tui commands remain as legacy shims and are
scheduled for removal upstream in v0.9.0.
This is a git rename of wip/DeepSeek-TUI to wip/CodeWhale plus an update
from 0.8.39 to 0.8.53.
Notable changes since 0.8.39:
- Provider-agnostic: in addition to DeepSeek V4, supports OpenRouter,
NVIDIA NIM, Fireworks, SiliconFlow, Ollama and other OpenAI-compatible
endpoints.
- New primary binaries codewhale and codewhale-tui (plus the short codew
alias and codewhale-app-server); deepseek / deepseek-tui kept as shims.
[8 lines not shown]
toxcore: update to 0.2.23
Bug Fixes
- limit number of saved group peers when loading from disk And add
`unpack_gc_saved_peers` bounds test
- DHT:
- refactor memory handling of loaded dht state Previous code could
double-free if more than one dht states per tox-file and a following
allocation fails
- Suppress the warning about IPv6 nodes when IPv6 is turned off
- av: Fix Use-After-Free when peer goes offline.
- gca: announce max sizes where 32bytes too large
- onion: Size GCA announce response buffer to actual content length.
- test: fix mypy failure
Features
- Add `Tox_Iterate_Options` for granular control over `tox_iterate`.
- Add a function to get the list of valid group chat numbers.
editors/fresh: Update to version 0.3.12
Packaged in wip by Chavdar Ivanov and Claude Code.
Fresh is a modern terminal-based IDE and text editor with zero configuration,
familiar keybindings, mouse support, and IDE-level features like LSP,
multi-cursor, and a command palette.
This update spans two upstream releases (0.3.11 and 0.3.12).
Changes in 0.3.11 / 0.3.12:
- Orchestrator Dock: persistent left-column session switcher (Alt+O) with
arrow navigation, working/idle status indicators, project/branch info,
and PR badges
- Create SSH sessions from the UI via the Orchestrator dialog, with full
remote support (filesystem, LSP running on the remote host, process
spawners, terminal)
- Kubernetes sessions (experimental): connect over kubectl exec with
keepalive heartbeat and reconnect
[26 lines not shown]
py-pandas: updated to 3.0.3
3.0.3
Enhancements
Starting with pandas 3.0.0, time zones are represented by default using the standard library’s zoneinfo module (or datetime.timezone for fixed offsets) instead of using pytz (release note).
The IO methods using pyarrow under the hood such as read_parquet(), read_feather() and read_orc() (or read_csv() when specifying the engine) were still returning timezone using pytz. Those have now been updated to consistently use default zoneinfo time zones as well (GH 65134).
Fixed regressions
Fixed a regression in pandas.bdate_range() where specifying end on a weekend with periods returned fewer dates than expected (GH 64834)
Fixed a regression in to_timedelta() ignoring the unit argument for round float values when mixed with non-round floats in a list (GH 65150)
Fixed a regression in Series.rank() with custom extension dtypes (GH 64976)
Fixed a regression in Timedelta.round(), Timedelta.floor(), and Timedelta.ceil() raising ZeroDivisionError for sub-second freq (GH 64828)
Fixed reading of Parquet files with timezone-aware timestamps or localizing of a timeseries with a pytz timezone when an older version of pytz was installed (GH 64978)
Fixed a regression in read_csv() with engine="c" where thousands="," could incorrectly parse non-numeric values like "1 ," as integers instead of strings (GH 64655)
Fixed a performance regression when working with timezone-aware timeseries data using a default zoneinfo time zone, i.e. slowdown when accessing components or localizing a naive timeseries (GH 64363)
[7 lines not shown]
go: update to 1.26.4 and 1.25.11 (security).
These releases include 3 security fixes following the security policy:
- mime: quadratic complexity in WordDecoder.DecodeHeader
Decoding a maliciously-crafted MIME header containing many invalid
encoded-words could consume excessive CPU.
The MIME decoder now better handles this case.
Thanks to p4p3r (https://hackerone.com/p4p3r_hak) for reporting this issue.
This is CVE-2026-42504 and Go issue https://go.dev/issue/79217.
- net/textproto: arbitrary input are included in errors without any escaping
When returning errors, functions in the net/textproto package would
include its input as part of the error, without any escaping. Note that
said input is often controlled by external parties when using this
[26 lines not shown]
textproc/xan: update to 0.58.0
Breaking
Stopping to serialize moonblade lists either as joined by some separator or JSON. This was awkard, error-prone & potentially lossy. Use the join function manually to format output when required.
As per previous point, dropping xan scrape --sep.
Dropping implicit unary function calls in moonblade pipelines. This feature was not well-known, confusing (an indentifier, could be understood as a call in a pipeline, only if not in first position...), and mostly useless now that moonblade has had a proper dot operator.
xan plot -A/--aggregate does not take an expression anymore but has an automatic selection of two modes: sum and mean. It should also be faster.
Renaming the index function as row_index for clarity.
xan agg -C/--along-columns & -M/--along-matrix & xan groupby -C/--along-columns & -M/--along-matrix will not map current column index to the result of the index() function. The col_index() can be now used instead for this very purpose.
xan window -g/--groupby does not require the file to be sorted anymore. This means using -g/--groupby will now require the whole file to be buffered into memory by the command. The old behavior can still be used through the -S/--sorted flag, thus aligning the xan window command with the rest of the tool.
row_index will now error if the expression has no concept of row index, instead of returning nothing.
xan parallel -z/--compress now take the desired compression (either gzip or zstd).
Retiring the xan grep command in favor of xan search -Z/--fast-parser.
xan tokenize --keep short flag becomes -k instead of -K to harmonize with other commands.
Retiring the xan flatmap command in favor of xan explode -e.
Retiring the xan fuzzy-join command in favor of a consolidated xan join command.
Changing xan from -f txt -c <name> default to line instead of value.
Renaming xan join -L/--prefix-left & -R/--prefix-right short flags to -l & -r respectively to avoid colliding with the added -R/--reverse flag that can be used for merge joins.
[70 lines not shown]
chat/senpai: update to 0.5.0
This large senpai release brings 1 year of features
and bug fixes!
Major features:
- Take a /SCREENSHOT from senpai, uploading it to
your bouncer
- Do an /UPLOAD from your clipboard by pasting an
image with Ctrl+Alt+V
- Customize your keyboard shortcuts with the shortcuts
config directive, see man 5 senpai for details
- Enable lightweight spell-check from your config,
using harper-ls if installed
- Pin/mute channels and users (ignore coming soon),
saved across your bouncer
Minor features:
- irc:// links are now properly handled everywhere!
[77 lines not shown]
audio/ncspot: update to 1.3.4
Maintenance release
Minor updates, including a crash fix when a user tries to add a song to an existing playlist and dependency updates.
What's Changed
Fix crash when adding a song to a playlist by @AnAngryRaven in #1783
chore(toolchain): update by @hrkfdn in #1785
chore(deps): bump the cargo group across 1 directory with 11 updates by @dependabot[bot] in #1787
test: add queue unit tests, fix shuffle append bug by @hrkfdn in #1788
chore(deps): bump chrono from 0.4.43 to 0.4.44 in the cargo group by @dependabot[bot] in #1791
chore(deps): bump the cargo group with 3 updates by @dependabot[bot] in #1792
chore(deps): bump quinn-proto from 0.11.13 to 0.11.14 by @dependabot[bot] in #1794
chore(toolchain): update by @hrkfdn in #1796
chore(deps): bump the cargo group with 3 updates by @dependabot[bot] in #1797
chore(deps): bump rustls-webpki from 0.103.8 to 0.103.10 by @dependabot[bot] in #1798
chore(deps): bump softprops/action-gh-release from 2 to 3 in the github-actions group by @dependabot[bot] in #1807
chore(deps): bump rand from 0.10.0 to 0.10.1 by @dependabot[bot] in #1809
[7 lines not shown]
devel/garden: update to 2.6.0
v2.6.0 Released 2026-03-14
Features:
garden <custom-cmd> now has a -x | --echo option that enables the shell's
native echo mode.
Packaging:
Prebuilt binaries for Apple Darwin aarch64
are now available.
Garden can now be installed directly via
Homebrew on macOS.
The garden-rs/homebrew-garden tap repository has been archived and is no
longer maintained.
news/eilmeldung: update to 1.5.4
1.5.4 - 2026-06-04
Quick bugfix release
- fixed crash when width/height of focused panel was set to 100% (see article_list_focused_height, etc.)
octave: updated to 11.3.0
Summary of bugs fixed for version 11.3.0 (2026-06-01):
This version brings only minor changes compared to Octave 11.2.0. Most
importantly, it fixes the SOVERSION of the `liboctinterp` library.
For (bug #XXXXX) see https://savannah.gnu.org/bugs/?XXXXX
Improvements and fixes
- Fix returning reciprocal condition number as second output from `det` for
triangular dense matrices.
Restore aprint_error_dev() for early errors. It's not perfect, but on
reflection better than removing it for when we run `dmesg` later.
(partially reverts r1.15)