Your message dated Sun, 30 Dec 2007 13:47:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#458297: fixed in gbuffy 0.2.6-13
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: gbuffy
Version: 0.2.6-11
Severity: normal
Tags: patch

imap.c already has a large enough buffer for xface, but not count.c

xface headers can certainly be larger than 256 bytes.

--- gbuffy-0.2.6/count.c        2003-10-10 18:14:25.000000000 +1000
+++ gbuffy-0.2.6.beep/count.c   2007-12-30 16:46:22.000000000 +1100
@@ -20,7 +20,7 @@
   static size_t buflen = STRING;
   char from[STRING] = "";
   char subject[STRING] = "";
-  char xface[STRING] = "";
+  char xface[LONG_STRING] = "";
   int status = FALSE;
   int is_new = FALSE;
 

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.23 (SMP w/2 CPU cores)
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages gbuffy depends on:
ii  libc6                        2.7-5       GNU C Library: Shared libraries
ii  libcompfaceg1                1:1.5.2-4   Compress/decompress images for mai
ii  libglib1.2ldbl               1.2.10-19   The GLib library of C routines
ii  libgtk1.2                    1.2.10-18.1 The GIMP Toolkit set of widgets fo
ii  libssl0.9.8                  0.9.8g-3    SSL shared libraries
ii  libx11-6                     2:1.0.3-7   X11 client-side library
ii  libxext6                     1:1.0.3-2   X11 miscellaneous extension librar
ii  libxi6                       2:1.1.3-1   X11 Input extension library

gbuffy recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: gbuffy
Source-Version: 0.2.6-13

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

gbuffy_0.2.6-13.diff.gz
  to pool/main/g/gbuffy/gbuffy_0.2.6-13.diff.gz
gbuffy_0.2.6-13.dsc
  to pool/main/g/gbuffy/gbuffy_0.2.6-13.dsc
gbuffy_0.2.6-13_i386.deb
  to pool/main/g/gbuffy/gbuffy_0.2.6-13_i386.deb



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.
Adeodato Simó <[EMAIL PROTECTED]> (supplier of updated gbuffy 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, 30 Dec 2007 14:28:36 +0100
Source: gbuffy
Binary: gbuffy
Architecture: source i386
Version: 0.2.6-13
Distribution: unstable
Urgency: low
Maintainer: Adeodato Simó <[EMAIL PROTECTED]>
Changed-By: Adeodato Simó <[EMAIL PROTECTED]>
Description: 
 gbuffy     - A GTK+-based, XBuffy-like multiple mailbox "biff" program
Closes: 458297
Changes: 
 gbuffy (0.2.6-13) unstable; urgency=low
 .
   * Add patch from Tim Connors to augment the size of the xface buffer
     in count.c from STRING to LONG_STRING. (Closes: #458297)
 .
   * Add Vcs-Bzr field.
Files: 
 77042f61c02ba5fb8371f939b7e5d6e1 746 mail optional gbuffy_0.2.6-13.dsc
 002b5afb2b6c5af654b2ed5a184915b3 7407 mail optional gbuffy_0.2.6-13.diff.gz
 cbc924d6938e5ab3560c7b0ce0e8891b 71802 mail optional gbuffy_0.2.6-13_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Signed by Adeodato Simó <[EMAIL PROTECTED]>

iEYEARECAAYFAkd3nYgACgkQOzsxEBcMRN0q8gCeIAiFfuisYuLNE9lKzdiDtIyI
q5gAn2SjaNu4CNl7X09TaqHLKjT3nPpY
=/qqz
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to