Allow the user to decline roll forward by passing option "-o nolog" to
mount_lfs. Internally this is implemented by interpreting the MNT_LOG
flag to mean "do roll forward". Option "-o log" defaults on in mount_lfs(8).
bigloo: update to 4.7a
* gmtoff: adjust variable type
* Generic bignum fix again (bootstrap)
* Fix typo in ude-autoload.el
* Silence gcc buffer overflow warning
* Make the test suite fail if individual tests fail
* Fix bignum tests
* Removal of pkgcomp and lib and generic bignum implementation fix (bootstrap)
* Fixnum bignum generic implementation (bootstrap)
* add support for periods in xml attribute names
* Doc typo
* Backport fixes for SawC (bootstrap)
* backport jvm fix
* Bug fixes backported from 5.0a (bootstrap)
* _index.md: Fix a double sentence
* Complete the renaming of flt into fst (bootstrap)
* Renaming flt into fst (bootstrap)
* Rename *saw-register-allocation?* variable to get rid of the ? character (bootstrap)
[24 lines not shown]
knot: Update to 3.6.0
Knot DNS 3.6.0 (2026-09-08)
Features:
knotd: DELEG-aware answering (see 'zone.deleg-aware')
knotd: DELEG-aware zone signing (see 'policy.deleg-adt')
knotd: configurable storage for the last signed serial (see 'zone.dnssec-metadata-db')
knotd: optional jitter for DNSSEC events (see 'policy.dnssec-jitter')
knotd: optional jitter for SOA refresh events (see 'zone.refresh-jitter')
knotd: implemented a "trash bin" for deleted DNSSEC keys (see 'DNSSEC key delete and recovery')
knotc: zone retransfer with automatic IXFR fix-up (see '+fixfr')
kdig: per zone DNSSEC answer validation (see '+validate')
utils: automatic LMDB migration from version 0.9 using embedded LMDB 0.9.35
libknot: support for DELEG and DELEGPARAM record types
Improvements:
knotd: millisecond-precision prefix timestamps in non-syslog logging
knotd: enforced serial policy during initial zone file load if 'difference-no-serial' is enabled
[34 lines not shown]
www/php-concrete-cms: update to 9.5.4
9.5.4 (2026-09-08)
Behavioral Improvements
* Test mail settings: show email sender, add links to configuration pages
(#13078) (thanks mlocati)
* SEO bulk report no longer rescans paths needlessly for every page it
lists. (#13071)
* Improve sanitization checking of SVG on upload
Bug Fixes
* Fix issue with composer attribute control not saving
* When dragging / dropping page in sitemap an "invalid token"-error occurs
(#13077)
* Rescan Locale strips every content-block page link and crashes on stack
pages (#13082) (thanks janscarton)
[22 lines not shown]
www/ruby-css-parser: update to 3.1.0
3.1.0 (2026-09-09)
* Parser#load_uri! accepts an integrity: option (Subresource Integrity,
https://www.w3.org/TR/SRI/) to verify a fetched remote stylesheet before
it is parsed