Package: release.debian.org Severity: normal X-Debbugs-Cc: crossh...@packages.debian.org Control: affects -1 + src:crosshurd User: release.debian....@packages.debian.org Usertags: unblock
Hello, I have uploaded crosshurd_1.7.64 for Trixie [ Reason ] As reported in Bug#1109723, source package crosshurd_1.7.63 contains by mistake a 4GB hurd.img file and a boot/ directory. [ Impact ] crosshurd_1.7.63.tar.xz is 240M for no reason. snapshot will keep it anyway but better not keep that on all debian mirrors for years for no reason. [ Tests ] The produced binary package is exactly the same since the source package doesn't install these spurious files. [ Risks ] The change is trivial: just dropping these useless files. [ Checklist ] [X] all changes are documented in the d/changelog [X] I reviewed all changes and I approve them [X] attach debdiff against the package in testing unblock crosshurd/1.7.64 Thanks!
diff -Nru crosshurd-1.7.63/debian/changelog crosshurd-1.7.64/debian/changelog --- crosshurd-1.7.63/debian/changelog 2025-05-02 16:42:00.000000000 +0200 +++ crosshurd-1.7.64/debian/changelog 2025-07-22 15:56:13.000000000 +0200 @@ -1,3 +1,9 @@ +crosshurd (1.7.64) unstable; urgency=medium + + * Re-upload without the spurious hurd.img file (Closes: Bug#1109723) + + -- Samuel Thibault <sthiba...@debian.org> Tue, 22 Jul 2025 15:56:13 +0200 + crosshurd (1.7.63) unstable; urgency=medium [ Samuel Thibault ] Binary files /var/tmp/geTMsOBs5M/crosshurd-1.7.63/boot/exec.static and /var/tmp/L7GhyqwR2H/crosshurd-1.7.64/boot/exec.static differ Binary files /var/tmp/geTMsOBs5M/crosshurd-1.7.63/boot/ext2fs.static and /var/tmp/L7GhyqwR2H/crosshurd-1.7.64/boot/ext2fs.static differ Binary files /var/tmp/geTMsOBs5M/crosshurd-1.7.63/boot/gnumach and /var/tmp/L7GhyqwR2H/crosshurd-1.7.64/boot/gnumach differ Binary files /var/tmp/geTMsOBs5M/crosshurd-1.7.63/hurd.img and /var/tmp/L7GhyqwR2H/crosshurd-1.7.64/hurd.img differ