- Bastille 0.13.20250126
- CI: Update FreeBSD images to 14.2 and 13.4
- FreeBSD at FOSDEM 2025
Category: Uncategorized
-
-
- Qt Creator 16 Beta
- Qt 6.8.2
- Qt AI Assistant Experimental

https://www.qt.io/blog/qt-creator-16-beta-released
https://www.qt.io/blog/qt-6.8.2-released
https://www.qt.io/blog/more-time-for-coding-with-the-qt-ai-assistant
-
1.25.0 key changes:
Require PHP 8.1+ (and improved support of PHP 8.4+)Require PostgreSQL 10+ or MariaDB 10.0.5+ or MySQL 8+
# Rebuild an image (see build section below) or get a new online version: docker pull freshrss/freshrss # And then docker stop freshrss docker rename freshrss freshrss_old docker run -d --restart unless-stopped --log-opt max-size=10m \ -p 8080:80 \ -e TZ=Europe/Berlin \ -e 'CRON_MIN=1,31' \ -v freshrss_data:/var/www/FreshRSS/data \ -v freshrss_extensions:/var/www/FreshRSS/extensions \ --name freshrss \ freshrss/freshrss # If everything is working, delete the old container docker rm freshrss_old
https://github.com/FreshRSS/FreshRSS/blob/edge/Docker/README.md
-
“The Zero-Trust Build project is scheduled from Jan-Aug 2025 and centers on the FreeBSD build process, and in particular, release building. The primary goal of this work is to enable the entire release process to run without requiring root access, and that build artifacts build reproducibly – that is, that a third party can build bit-for-bit identical artifacts.”
-
100% compatibility for df, dircolors, chmod, chroot, comm, seq, split, uniq, and more.
- +77,65% more Pass tests and 15,34% less Fail tests.















