Your message dated Tue, 12 Oct 2010 01:17:07 +0000
with message-id <[email protected]>
and subject line Bug#598971: fixed in roxterm 1.18.5-3
has caused the Debian Bug report #598971,
regarding roxterm: Environment variables not set correctly
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
598971: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=598971
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: roxterm
Version: 1.18.5-2
Severity: important
Tags: patch


A problem cropped up in the Ubuntu Maverick build of this version:
<https://bugs.launchpad.net/bugs/651578>. Although similar symptoms were
not exhibiting in Debian the faulty code still has potential to cause
them.

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

Kernel: Linux 2.6.34-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages roxterm depends on:
ii  libatk1.0-0             1.30.0-1         The ATK accessibility toolkit
ii  libc6                   2.11.2-6         Embedded GNU C Library: Shared lib
ii  libcairo2               1.8.10-6         The Cairo 2D vector graphics libra
ii  libdbus-1-3             1.2.24-3         simple interprocess messaging syst
ii  libdbus-glib-1-2        0.88-2           simple interprocess messaging syst
ii  libfontconfig1          2.8.0-2.1        generic font configuration library
ii  libfreetype6            2.4.2-2          FreeType 2 font engine, shared lib
ii  libglade2-0             1:2.6.4-1        library to load .glade files at ru
ii  libglib2.0-0            2.24.2-1         The GLib library of C routines
ii  libgtk2.0-0             2.20.1-1+b1      The GTK+ graphical user interface 
ii  libice6                 2:1.0.6-1        X11 Inter-Client Exchange library
ii  libpango1.0-0           1.28.1-1         Layout and rendering of internatio
ii  libsm6                  2:1.1.1-1        X11 Session Management library
ii  libvte9                 1:0.24.3-1       Terminal emulator widget for GTK+ 
ii  libx11-6                2:1.3.3-3        X11 client-side library
ii  libxml2                 2.7.7.dfsg-4     GNOME XML library
ii  zlib1g                  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages roxterm recommends:
ii  openssh-client                1:5.5p1-5  secure shell (SSH) client, for sec

roxterm suggests no packages.

-- no debconf information
--- Begin Message ---
===================================================================
--- roxterm-1.18.5.orig/src/roxterm.c   2010-10-03 16:12:47.887096656 +0100
+++ roxterm-1.18.5/src/roxterm.c        2010-10-03 16:13:38.507096657 +0100
@@ -401,7 +401,7 @@
     equals = g_new(char *, replace_len + 1);
     equals[replace_len] = NULL;
     for (i = 0; i < replace_len; ++i)
-        equals[i] = g_strconcat(replace[i], "=", NULL);
+        equals[i] = g_strconcat(replace[i * 2], "=", NULL);
     result = g_new(char *, replace_len + env_len + 1);
     k = 0;
     for (j = 0; j < env_len; ++j)

--- End Message ---

--- End Message ---
--- Begin Message ---
Source: roxterm
Source-Version: 1.18.5-3

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

roxterm_1.18.5-3.debian.tar.gz
  to main/r/roxterm/roxterm_1.18.5-3.debian.tar.gz
roxterm_1.18.5-3.dsc
  to main/r/roxterm/roxterm_1.18.5-3.dsc
roxterm_1.18.5-3_amd64.deb
  to main/r/roxterm/roxterm_1.18.5-3_amd64.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.
Tony Houghton <[email protected]> (supplier of updated roxterm 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: SHA512

Format: 1.8
Date: Sun, 03 Oct 2010 16:57:51 +0100
Source: roxterm
Binary: roxterm
Architecture: source amd64
Version: 1.18.5-3
Distribution: unstable
Urgency: low
Maintainer: Tony Houghton <[email protected]>
Changed-By: Tony Houghton <[email protected]>
Description: 
 roxterm    - Multi-tabbed GTK/VTE terminal emulator
Closes: 598971
Changes: 
 roxterm (1.18.5-3) unstable; urgency=low
 .
   * Fix setting of env variables (Closes: #598971) (LP: #651578)
Checksums-Sha1: 
 41022980924902cc08207e62a15915ed86646a07 1957 roxterm_1.18.5-3.dsc
 84af4d140340616cd9176e99fbf5f67b991aaaf1 21093 roxterm_1.18.5-3.debian.tar.gz
 301e840c79c75175dbc78c7cd491dc33ddc50e1f 203124 roxterm_1.18.5-3_amd64.deb
Checksums-Sha256: 
 2b4e5c34dee28fb697c71bd0d6e5cae1265a5b0afed667fd0f82d851e5be09d9 1957 
roxterm_1.18.5-3.dsc
 31baa06cb59c3a32d35b86844cc5c642122309af3033718dfc63351f954f5e19 21093 
roxterm_1.18.5-3.debian.tar.gz
 9e6a7030a985404eb2a538c9069d873f86f703881b3ddb93cda453aedc500a10 203124 
roxterm_1.18.5-3_amd64.deb
Files: 
 b324ffc883990dc67b0ad03c07e6ab42 1957 x11 optional roxterm_1.18.5-3.dsc
 48697c9c4e39815259a6cef1b9143532 21093 x11 optional 
roxterm_1.18.5-3.debian.tar.gz
 a56f0ed86bd9737bd9a89c7b5d07e38a 203124 x11 optional roxterm_1.18.5-3_amd64.deb

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

iQIcBAEBCgAGBQJMs6PNAAoJEHqPSei2NIC+ZdUQAIWRfLFBGbVXVEiTAS8f7ieZ
JB0YfL2Bf8FwpcF3hTfvaiUfxTaEBqwvizX8R5L991ErKj6fzjF/57SzI2oH03Pe
LUZ/52OSAzr0ZHeU4ZwKLF4M3Ii51Dr4ABbbSgj1ZnV+UG0i3F7PvvlwEdZtbwBz
D2twNMcObwZ0V46vtL24o0CTdRC2fPywSliK+fGCga+ixsTv5QNSNVRtI0+7gK78
3D2TVZ3yVK/4Kl34ru2c4UvI1RL9CZDDA8xXsxiBPs9zRP+N1gjfzd//BEPrrjhl
t08nRNiFF69+8xcucVZ8cp01NSejCQ6sexdrpqZsgD2RDf5QU8M3YHu0WowbzBO6
Vtmr8S+sTmpnlYFfzIoEr2SWrLXVYA60NtFj4dXFkWTcCE9v26WvffUAF9HEi5Eq
/0THxAv7j2LmDbWutMfcBkBcitncsDxmPaS9qym34IH29bl+lPypO/5nj1FcSMa3
YP+uJ5uCR53Ot7eyWFNrQHl1pPXqb7bPS6E+KgAkGzWIBG6WRgIGo6uZ4HEbnrJo
nygZgB5GnPeEiCzjTzRaPs6sOYFSdt9s6THV/Fv2NZt/8Sn5ewMPAHF2x+esWR9r
Gmi9OzczNOoyr7ngyW0RhDzG+AEySJ7mDYv8RDs9h76CZFqD1n7SylYHf/hDj+7s
x544nPeZqrlLQxYHJJwC
=1CUF
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to