RSSAmplifier

Blog

Yorhel's Projects

dev.yorhel.nlRSS feed ↗10 posts

Latest posts

FU 1.4 released

Renamed q() and Q() methods in FU::Pg, improved handling of EPIPE errors in FastCGI mode and other minor fixes. Homepage - Changelog .

ncdu 2.9.2 released

Fix a hang that can happen when compiled with Zig 0.15.2. Homepage - Changelog .

FU 1.3 released

Improved UTF-8 validation and moved checking for control characters out of the JSON/URI parsing functions and into the Validation module. Homepage - Changelog .

ncdu 2.9.1 released

Adds support for building with Zig 0.15. Homepage - Changelog .

ncdu 2.9 released

Adds the --delete-command option, fixes binary import on old Linux kernels and improves accessibility of the file deletion confirmation window. Homepage - Changelog .

FU 1.2 released

Reject non-boolean-looking values in Postgres bind parameters & improve process name updating on startup. Homepage - Changelog .

FU 1.1 released

Added several extra hardening features: identifier quoting in the query builder, reject escaped control characters in JSON and refuse to serialize Perl references when writing XML. Homepage - Changelog .

FU 1.0 released

First “stable” release, now that it has been used in production for a while. Includes a whole bunch of debugging improvements and bug fixes. Homepage - Changelog .

ncdu 2.8.2 released

Fixes a build error on MacOS. Homepage - Changelog .

ncdu 2.8.1 released

Fixes a possible crash when fstatat() returns an unexpected error code and a possible integer overflow when exporting to the binary format. Homepage - Changelog .