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

Bug#861328: unblock: check-all-the-things/2017.01.15.1



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock check-all-the-things 2017.01.15.1,
it fixes a security issue when running perlcritic.

unblock check-all-the-things/2017.01.15.1

-- 
bye,
pabs

https://wiki.debian.org/PaulWise
diff -Nru check-all-the-things-2017.01.15/data/perl check-all-the-things-2017.01.15.1/data/perl
--- check-all-the-things-2017.01.15/data/perl	2017-01-15 10:37:30.000000000 +0800
+++ check-all-the-things-2017.01.15.1/data/perl	2017-04-27 20:32:49.000000000 +0800
@@ -17,7 +17,7 @@
 flags = perl-bug-588017 fixme fixme-silent
 apt = libperl-critic-perl
 comment = May create/overwrite a perltidy.ERR file in the current dir (#834213)
-command = perlcritic -1 . 2>&1 | grep -vF 'No perl files were found.'
+command = perlcritic --noprofile -1 . 2>&1 | grep -vF 'No perl files were found.'
 
 [perllib]
 command = grep -rw PERLLIB .
diff -Nru check-all-the-things-2017.01.15/debian/changelog check-all-the-things-2017.01.15.1/debian/changelog
--- check-all-the-things-2017.01.15/debian/changelog	2017-01-15 10:37:30.000000000 +0800
+++ check-all-the-things-2017.01.15.1/debian/changelog	2017-04-27 20:34:00.000000000 +0800
@@ -1,3 +1,11 @@
+check-all-the-things (2017.01.15.1) unstable; urgency=high
+
+  * New release.
+    - The "Check Shiny Things More Securely" release
+    - Fix perlcritic to not execute code from the current dir
+
+ -- Paul Wise <pabs@debian.org>  Thu, 27 Apr 2017 20:34:00 +0800
+
 check-all-the-things (2017.01.15) unstable; urgency=high
 
   * New release.

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: