ncdu 2.9.2

This commit is contained in:
Yorhel 2025-10-24 10:05:37 +02:00
parent d9425150f8
commit eccb709570
6 changed files with 25 additions and 2 deletions

View file

@ -10,6 +10,10 @@ crap I've written over the years. :)
<!-- These announcements are parsed by mkfeed.pl, see that file for formatting -->
## Announcements <a href="/feed.atom"><img src="/img/feed_icon.png" alt="Atom feed"></a>
`2025-10-24` - ncdu 2.9.2 released <!-- tags: ncdu, link: /ncdu -->
: Fix a hang that can happen when compiled with Zig 0.15.2. [Homepage](/ncdu) -
[Changelog](/ncdu/changes2).
`2025-09-04` - FU 1.3 released <!-- tags: fu, link: /fu -->
: Improved UTF-8 validation and moved checking for control characters out of
the JSON/URI parsing functions and into the Validation module.
@ -26,7 +30,7 @@ crap I've written over the years. :)
`2025-07-06` - FU 1.2 released <!-- tags: fu, link: /fu -->
: Reject non-boolean-looking values in Postgres bind parameters & improve
process name updating on starup. [Homepage](/fu) - [Changelog](/fu/changes).
process name updating on startup. [Homepage](/fu) - [Changelog](/fu/changes).
`2025-06-07` - FU 1.1 released <!-- tags: fu, link: /fu -->
: Added several extra hardening features: identifier quoting in the query

View file

@ -37,7 +37,7 @@ Static binaries
[AArch64](/download/ncdu-2.9.1-linux-aarch64.tar.gz).
Zig version (stable)
: 2.9.1 (2025-08-21 - [ncdu-2.9.1.tar.gz](/download/ncdu-2.9.1.tar.gz) - [changes](/ncdu/changes2))
: 2.9.2 (2025-10-24 - [ncdu-2.9.2.tar.gz](/download/ncdu-2.9.2.tar.gz) - [changes](/ncdu/changes2))
Requires Zig 0.14 or 0.15.