Your message dated Wed, 14 Jul 2021 13:29:34 +0000
with message-id <[email protected]>
and subject line unblock debmirror
has caused the Debian Bug report #990967,
regarding unblock: debmirror/1:2.35
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
990967: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=990967
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock debmirror 1:2.35. I hadn't been going to request this
because #961197 was only filed at normal severity, but Adrian Bunk
pointed out that "fills up root filesystem" is rather less than ideal
and they probably have a point.
diff -Nru debmirror-2.34/debian/changelog debmirror-2.35/debian/changelog
--- debmirror-2.34/debian/changelog 2021-02-06 17:33:50.000000000 +0000
+++ debmirror-2.35/debian/changelog 2021-06-03 11:23:33.000000000 +0100
@@ -1,3 +1,11 @@
+debmirror (1:2.35) unstable; urgency=medium
+
+ [ Kees Cook ]
+ * Remove temporary files created while verifying InRelease (closes:
+ #961197).
+
+ -- Colin Watson <[email protected]> Thu, 03 Jun 2021 11:23:33 +0100
+
debmirror (1:2.34) unstable; urgency=medium
[ Debian Janitor ]
diff -Nru debmirror-2.34/debmirror debmirror-2.35/debmirror
--- debmirror-2.34/debmirror 2021-02-06 17:33:50.000000000 +0000
+++ debmirror-2.35/debmirror 2021-06-03 11:23:33.000000000 +0100
@@ -2328,6 +2328,8 @@
push (@errlog,$@);
$num_errors++;
}
+ unlink($content_filename);
+ unlink($signature_filename);
}
if (! $got_gpg) {
say("Release gpg signature does not verify, file missing.");
unblock debmirror/1:2.35
Thanks,
--
Colin Watson (he/him) [[email protected]]
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Unblocked.
--- End Message ---