Your message dated Tue, 15 May 2007 06:47:08 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#407509: fixed in kcheckgmail 0.5.6-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: kcheckgmail
Version: 0.5.5-2
Severity: important
Tags: upstream patch

When using kdewallet to store the username and password kcheckgmail
echoes through kdebug the gmail username and password, which is echoed
in stdout (if kdebug's behaviour  has not been changed by using
kdebugdialog --fullmode) which means that it is usually stored in
~/.xsession-errors in plain text.
The next simple patch comments the line that makes the call to kdebug

--- /usr/src/kcheckgmail-0.5.5/src/gmail.cpp    2005-11-04
05:52:24.000000000 -0600
+++ ./gmail.cpp 2007-01-18 19:47:20.000000000 -0600
@@ -112,7 +112,7 @@
       str.sprintf(gGMailLoginPostFormat.ascii(),
                               mUsername.ascii(),
                               pass.ascii());
-       kdDebug() << "Sending login: " << str << endl;
+       //kdDebug() << "Sending login: " << str << endl;

       QCString b(str.utf8());
       QByteArray postData(b);


-- System Information:
Debian Release: 4.0
 APT prefers testing
 APT policy: (500, 'testing'), (100, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-a64
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages kcheckgmail depends on:
ii  kdebase-bin            4:3.5.5a.dfsg.1-5 core binaries for the KDE base mod
ii  kdelibs4c2a            4:3.5.5a.dfsg.1-5 core libraries and binaries for al
ii  libacl1                2.2.41-1          Access control list shared library
ii  libart-2.0-2           2.3.17-1          Library of functions for 2D graphi
ii  libattr1               2.4.32-1          Extended attribute shared library
ii  libaudio2              1.8-2             The Network Audio System (NAS). (s
ii  libc6                  2.3.6.ds1-8       GNU C Library: Shared libraries
ii  libfam0                2.7.0-12          Client library to control the FAM
ii  libfontconfig1         2.4.1-2           generic font configuration library
ii  libfreetype6           2.2.1-5           FreeType 2 font engine, shared lib
ii  libgcc1                1:4.1.1-21        GCC support library
ii  libice6                1:1.0.1-2         X11 Inter-Client Exchange library
ii  libidn11               0.6.5-1           GNU libidn library, implementation
ii  libjpeg62              6b-13             The Independent JPEG Group's JPEG
ii  libpng12-0             1.2.15~beta5-1    PNG library - runtime
ii  libqt3-mt              3:3.3.7-2         Qt GUI Library (Threaded runtime v
ii  libsm6                 1:1.0.1-3         X11 Session Management library
ii  libstdc++6             4.1.1-21          The GNU Standard C++ Library v3
ii  libx11-6               2:1.0.3-4         X11 client-side library
ii  libxcursor1            1.1.7-4           X cursor management library
ii  libxext6               1:1.0.1-2         X11 miscellaneous extension librar
ii  libxft2                2.1.8.2-8         FreeType-based font drawing librar
ii  libxi6                 1:1.0.1-4         X11 Input extension library
ii  libxinerama1           1:1.0.1-4.1       X11 Xinerama extension library
ii  libxrandr2             2:1.1.0.2-5       X11 RandR extension library
ii  libxrender1            1:0.9.1-3         X Rendering Extension client libra
ii  libxt6                 1:1.0.2-2         X11 toolkit intrinsics library
ii  zlib1g                 1:1.2.3-13        compression library - runtime

kcheckgmail recommends no packages.

-- no debconf information

--
Atomo64 - Raphael

Please avoid sending me Word, PowerPoint or Excel attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html


--- End Message ---
--- Begin Message ---
Source: kcheckgmail
Source-Version: 0.5.6-1

We believe that the bug you reported is fixed in the latest version of
kcheckgmail, which is due to be installed in the Debian FTP archive:

kcheckgmail_0.5.6-1.diff.gz
  to pool/main/k/kcheckgmail/kcheckgmail_0.5.6-1.diff.gz
kcheckgmail_0.5.6-1.dsc
  to pool/main/k/kcheckgmail/kcheckgmail_0.5.6-1.dsc
kcheckgmail_0.5.6-1_i386.deb
  to pool/main/k/kcheckgmail/kcheckgmail_0.5.6-1_i386.deb
kcheckgmail_0.5.6.orig.tar.gz
  to pool/main/k/kcheckgmail/kcheckgmail_0.5.6.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jose Luis Tallon <[EMAIL PROTECTED]> (supplier of updated kcheckgmail package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 22 Apr 2007 20:54:46 +0200
Source: kcheckgmail
Binary: kcheckgmail
Architecture: source i386
Version: 0.5.6-1
Distribution: unstable
Urgency: low
Maintainer: Jose Luis Tallon <[EMAIL PROTECTED]>
Changed-By: Jose Luis Tallon <[EMAIL PROTECTED]>
Description: 
 kcheckgmail - KDE systray application to check GMail accounts
Closes: 296420 349531 378192 378192 407509 415234 420264 420264
Changes: 
 kcheckgmail (0.5.6-1) unstable; urgency=low
 .
   * New upstream version (Closes: #415234)
     - Works on amd64 (Closes: #420264, #378192)
 .
   * Several upstream fixes
     - More efficient (Closes: #349531)
     - Fixes charset issues (Closes: #296420)
     - Proprely opens GMail (Closes: #378192, #420264)
 .
   * Build enhancements
     - Completely disable debug verbose debugging code (Closes: #407509)
 .
   * Many thanks to Raphael G <[EMAIL PROTECTED]>, for adopting KCheckGmail
     upstream and providing so much help and feedback.
Files: 
 1d88e9f9aa53dffc6d181a9333ec4cc3 643 kde optional kcheckgmail_0.5.6-1.dsc
 eb2bbc155c7b5ee7cda52009edc659ff 658150 kde optional 
kcheckgmail_0.5.6.orig.tar.gz
 0c530c89bc1d5c92a737edc61a387239 8920 kde optional kcheckgmail_0.5.6-1.diff.gz
 2575f8c0591fb7dbf02454b97ce14cec 129140 kde optional 
kcheckgmail_0.5.6-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGSVYIipBneRiAKDwRAgomAJ9SzjPWr3X0oJg98Y1G2Dlq0ychIACaA4kI
xPKNI+9xUEm6imF/Bh8zbrQ=
=70QC
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to