[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#990967: unblock: debmirror/1:2.35



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
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 <cjwatson@debian.org>  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)                              [cjwatson@debian.org]

Attachment: signature.asc
Description: PGP signature


Reply to: