TUWF 1.6 + ncdu 2.8.1

This commit is contained in:
Yorhel 2025-04-28 13:30:41 +02:00
parent e0770de4ae
commit 5c809a4096
29 changed files with 148 additions and 12 deletions

View file

@ -10,6 +10,17 @@ 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-04-28` - ncdu 2.8.1 released <!-- tags: ncdu, link: /ncdu -->
: Fixes a possible crash when `fstatat()` returns an unexpected error code
and a possible integer overflow when exporting to the binary format.
[Homepage](/ncdu) - [Changelog](/ncdu/changes2).
`2025-04-25` - TUWF 1.6 released <!-- tags: tuwf, link: /fu -->
: Includes fixes and features that have lingered on the git repository for
the past two years. The project has now gone into maintenance mode as it
has been superseded by [FU](/fu). [TUWF homepage](/tuwf) -
[Changelog](/tuwf/changes).
`2025-04-24` - FU 0.5 released <!-- tags: fu, link: /fu -->
: Whole bunch of fixes, slowly progressing towards making FU ready for
production use. [Homepage](/fu) - [Changelog](/fu/changes).