From d4dfc4421a1764da719fa8491fe0f322c179f9bf Mon Sep 17 00:00:00 2001 From: unkin-agent Date: Wed, 12 Aug 2026 22:49:04 +1000 Subject: [PATCH] rpm: make local repodata deterministic repomd.xml regenerates per request and advertised a primary.xml.gz sha256 that drifted every second (time.Now() embedded in the gzipped primary.xml), so dnf failed the checksum on the content-addressed -primary.xml.gz. Fixes #117. - Derive