[shutter] 73/73: mention that patches are forwarded upstream

ChangZhuo Chen czchen at moszumanska.debian.org
Thu Mar 2 01:29:15 UTC 2017


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

czchen pushed a commit to branch master
in repository shutter.

commit ce3015265ff67d77a33315f167e35328f44080b1
Author: Dominique Dumont <dod at debian.org>
Date:   Sat Jan 7 09:19:39 2017 +0100

    mention that patches are forwarded upstream
---
 .../0002-Force-utf8-for-retrieved-window-name-from-Gtk2.patch    | 9 +++++----
 debian/patches/0003-Fix-error-on-executing-xdg-email.patch       | 9 +++++----
 debian/patches/CVE-2016-10081.patch                              | 1 +
 debian/patches/fix-perl-system-calls                             | 1 +
 debian/patches/insecure_use_of_system.patch                      | 5 ++---
 5 files changed, 14 insertions(+), 11 deletions(-)

diff --git a/debian/patches/0002-Force-utf8-for-retrieved-window-name-from-Gtk2.patch b/debian/patches/0002-Force-utf8-for-retrieved-window-name-from-Gtk2.patch
index 2d20365..0bdaed3 100644
--- a/debian/patches/0002-Force-utf8-for-retrieved-window-name-from-Gtk2.patch
+++ b/debian/patches/0002-Force-utf8-for-retrieved-window-name-from-Gtk2.patch
@@ -1,9 +1,10 @@
-From: Boyuan Yang <073plan at gmail.com>
-Date: Mon, 5 Dec 2016 16:21:51 +0800
-Subject: Force utf8 for retrieved window name from Gtk2.
-Bug-Debian: https://bugs.debian.org/847051
 Bug: https://bugs.launchpad.net/ubuntu/+source/shutter/+bug/1556021
+Bug-Debian: https://bugs.debian.org/847051
+Forwarded: https://bugs.launchpad.net/shutter/+bug/1652600/comments/6
+From: Boyuan Yang <073plan at gmail.com>
 Last-Update: 2016-12-05
+Subject: Force utf8 for retrieved window name from Gtk2.
+Date: Mon, 5 Dec 2016 16:21:51 +0800
 
 Transform the window name retrieved from Gtk2 to utf8
 to prevent messy encoding problem. Otherwise latin-1
diff --git a/debian/patches/0003-Fix-error-on-executing-xdg-email.patch b/debian/patches/0003-Fix-error-on-executing-xdg-email.patch
index 46a2e8d..1a6f1c4 100644
--- a/debian/patches/0003-Fix-error-on-executing-xdg-email.patch
+++ b/debian/patches/0003-Fix-error-on-executing-xdg-email.patch
@@ -1,10 +1,11 @@
-From: Robin Lee <robinlee.sysu at gmail.com>
-Date: Tue, 6 Dec 2016 17:26:45 +0800
-Subject: Fix error on executing xdg-email.
-Origin: https://bugs.launchpad.net/shutter/+bug/1469840
 Bug: https://bugs.launchpad.net/shutter/+bug/1469840
 Bug-Debian: https://bugs.debian.org/819149
+Forwarded: https://bugs.launchpad.net/shutter/+bug/1652600/comments/6
+Origin: https://bugs.launchpad.net/shutter/+bug/1469840
+From: Robin Lee <robinlee.sysu at gmail.com>
 Acked-by: Boyuan Yang <073plan at gmail.com>
+Subject: Fix error on executing xdg-email.
+Date: Tue, 6 Dec 2016 17:26:45 +0800
 
 This error occurs because shutter passed
 "--attach file:///path/to/image" to xdg-email,
diff --git a/debian/patches/CVE-2016-10081.patch b/debian/patches/CVE-2016-10081.patch
index 5fef9a2..8e7955c 100644
--- a/debian/patches/CVE-2016-10081.patch
+++ b/debian/patches/CVE-2016-10081.patch
@@ -1,5 +1,6 @@
 Bug: https://bugs.launchpad.net/shutter/+bug/1652600
 Bug-Debian: https://bugs.debian.org/849777
+Forwarded: https://bugs.launchpad.net/shutter/+bug/1652600/comments/6
 Author: Christoph Biedl <debian.axhn at manchmal.in-ulm.de>
 Description: fix insecure use of perl exec()
  The patch attached uses the multi-argument invocation and also changes
diff --git a/debian/patches/fix-perl-system-calls b/debian/patches/fix-perl-system-calls
index 8443952..1300545 100644
--- a/debian/patches/fix-perl-system-calls
+++ b/debian/patches/fix-perl-system-calls
@@ -1,3 +1,4 @@
+Forwarded: https://bugs.launchpad.net/shutter/+bug/1652600/comments/5
 Author: dod
 Description: Fix perl system calls
  This patch replaces all system("big string") calls to 
diff --git a/debian/patches/insecure_use_of_system.patch b/debian/patches/insecure_use_of_system.patch
index 1cd93c2..237f59f 100644
--- a/debian/patches/insecure_use_of_system.patch
+++ b/debian/patches/insecure_use_of_system.patch
@@ -1,9 +1,8 @@
+Bug: https://bugs.launchpad.net/shutter/+bug/1495163
+Forwarded: https://bugs.launchpad.net/shutter/+bug/1652600/comments/6
 From: Loke Faraone <lfaraone at debian.org>
-Date: Thu, 5 Nov 2015 21:35:37 -0500
 Subject: Fix insecure use of system()
-Bug: https://bugs.launchpad.net/shutter/+bug/1495163
 Debian-Bug: https://bugs.debian.org/798862
-
 ---
  share/shutter/resources/modules/Shutter/App/HelperFunctions.pm | 3 ++-
  1 file changed, 2 insertions(+), 1 deletion(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/shutter.git



More information about the Pkg-perl-cvs-commits mailing list