freenode

← digests

Distributions & plumbing: Fedora blocker, OpenWrt ports, Nix tooling

Distributions & Plumbing2026-09-23

Fedora 45 hits a release blocker on secrets providers while packagers debate checksum migration, and OpenWrt advances IPQ9574 support plus a LuCI dashboard rewrite. NixOS threads introduce cargo-dyndrv and agent-oriented docs, and Ubuntu launches its new wiki after a MoinMoin migration.

Fedora 45 secrets provider blocks fresh installs

Fresh Fedora 45 installs lack a working secrets service provider because oo7 fails to create keyrings. The problem has been accepted as a release blocker. Anyone tracking the Fedora 45 cycle needs a fix before the release can stabilize.

OpenWrt port progresses for Spectrum SBE1V1K

An active OpenWrt porting thread for the Spectrum SBE1V1K (IPQ9574) reports working regulators, Wi-Fi MLO, and a TFTP boot method. Contributors submitted a pull request that fixes kernel load address alignment. The work expands OpenWrt reach on that Qualcomm platform for device owners and vendors.

Fedora packagers eye MD5 sources conversion

Fedora packagers are discussing conversion of 2641 legacy sources files that still use plain md5sum format over to SHA512. The thread weighs tooling and security benefits against the required effort. Completing the shift would improve supply-chain integrity for package builds.

LuCI dashboard rewrite merges to OpenWrt master

An AI-assisted rewrite of luci-mod-dashboard has been merged to OpenWrt master. The update adds charts, cards, and plans for a customizable layout. Administrators who rely on the LuCI web interface gain a more modern management surface.

cargo-dyndrv starts dynamic Cargo builds in Nix

The cargo-dyndrv project was announced on the NixOS discourse as a dynamic-derivation approach to building Cargo projects that uses the unit graph. It aims to ease Rust packaging friction under Nix. Nix users building Cargo software have a new experimental path to evaluate.

Ubuntu launches MediaWiki wiki

Ubuntu has launched a new MediaWiki-based wiki after a seven-month migration from MoinMoin. The change refreshes the distribution's documentation platform. Contributors and readers will need to work with the new system going forward.

wwand adds eSIM mobile management on OpenWrt

A new ucode QMI daemon called wwand was announced on the OpenWrt forum with eSIM support. Compatibility work continues for modems and offload paths. Mobile and cellular router users gain another connection manager option.

NixOS discusses docs aimed at LLM agents

A NixOS discourse thread explores documentation and skills oriented toward LLM agents and has spawned two small GitHub repositories. The conversation reflects interest in AI-assisted development workflows around Nix. Maintainers may eventually pair human docs with clearer agent-facing material.