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

Bug#599217: unblock: gnome-keyring/2.30.3-2



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: freeze-exception

Hi,

please unblock gnome-keyring for squeeze.

 gnome-keyring (2.30.3-2) unstable; urgency=high
 .
   * 10_debugging_output.patch: new patch. Stop spewing sensitive
     information in the system logs. Note that it does *not* spew actual
     keys or passphrases. This bug was introduced in 2.30.
     Credits go to Romain Françoise for the discovery.

Patch attached.

Cheers,
-- 
 .''`.      Josselin Mouette
: :' :
`. `'  “If you behave this way because you are blackmailed by someone,
  `-    […] I will see what I can do for you.”  -- Jörg Schilling

Index: gnome-keyring-2.30.3/daemon/prompt/gkd-prompt.c
===================================================================
--- gnome-keyring-2.30.3.orig/daemon/prompt/gkd-prompt.c	2010-10-05 19:15:30.151925967 +0200
+++ gnome-keyring-2.30.3/daemon/prompt/gkd-prompt.c	2010-10-05 19:15:39.399424728 +0200
@@ -38,7 +38,7 @@
 
 #include <sys/wait.h>
 
-#define DEBUG_PROMPT 1
+#define DEBUG_PROMPT 0
 #define DEBUG_STDERR 0
 
 enum {

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


Reply to: