[Reportbug-commits] [reportbug] 02/05: wrap every command execution in a helper function to (eventually) decode the command output, this will prevent non-UTF-8 output to crash reportbug; patch by Nis Martensen; Closes: #857794

Sandro Tosi morph at moszumanska.debian.org
Wed Apr 19 01:17:37 UTC 2017


This is an automated email from the git hooks/post-receive script.

morph pushed a commit to branch master
in repository reportbug.

commit df3421fcd603037616d28b1d78a86374adb7acfb
Author: Sandro Tosi <morph at debian.org>
Date:   Tue Apr 18 20:53:16 2017 -0400

    wrap every command execution in a helper function to (eventually) decode the command output, this will prevent non-UTF-8 output to crash reportbug; patch by Nis Martensen; Closes: #857794
---
 debian/changelog | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index c922ff2..3b8feb5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+reportbug (7.1.6) UNRELEASED; urgency=medium
+
+  * reportbug/utils.py
+    - wrap every command execution in a helper function to (eventually) decode
+      the command output, this will prevent non-UTF-8 output to crash reportbug;
+      patch by Nis Martensen; Closes: #857794
+
+ -- Sandro Tosi <morph at debian.org>  Tue, 18 Apr 2017 20:51:22 -0400
+
 reportbug (7.1.5) unstable; urgency=medium
 
   * reportbug/utils.py

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reportbug/reportbug.git



More information about the Reportbug-commits mailing list