On Mon, 2023-11-13 at 21:44 +0000, Luca Boccassi wrote: > It was noted that the diffstat is very large - that's because we now > update hwdb.d in point releases, so it's 99.9999% new hardware > identifiers being added. I've regenerated the debdiff to exclude > files > in the hwdb.d directory, so that it's easier to read. >
Thanks for the filtered diff. While it does make the overall diff more tractable, it's not always that simple (as an outsider to the systemd development process at least) to identify what the actual changes are, in amongst the documentation and test suite updates, and reformatting, and whether they make sense for a Debian stable release. Thankfully https://github.com/systemd/systemd-stable/compare/v252.17...v252.19 isn't /too/ large. Regards, Adam