Your message dated Fri, 09 Sep 2005 14:47:12 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#300242: fixed in librra 0.9.1-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)
--------------------------------------
Received: (at submit) by bugs.debian.org; 18 Mar 2005 14:22:13 +0000
>From [EMAIL PROTECTED] Fri Mar 18 06:22:13 2005
Return-path: <[EMAIL PROTECTED]>
Received: from smtp7.wanadoo.fr [193.252.22.24]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DCIMf-0007t8-00; Fri, 18 Mar 2005 06:22:13 -0800
Received: from me-wanadoo.net (localhost [127.0.0.1])
by mwinf0712.wanadoo.fr (SMTP Server) with ESMTP id 1E4E21C00089
for <[EMAIL PROTECTED]>; Fri, 18 Mar 2005 15:21:42 +0100 (CET)
Received: from awak.dyndns.org (AGrenoble-152-1-35-199.w82-122.abo.wanadoo.fr
[82.122.129.199])
by mwinf0712.wanadoo.fr (SMTP Server) with ESMTP id E13F01C00094
for <[EMAIL PROTECTED]>; Fri, 18 Mar 2005 15:21:41 +0100 (CET)
X-ME-UUID: [EMAIL PROTECTED]
Received: from localhost
([127.0.0.1] helo=gonzales.priv.grenoble.com ident=stunnel4)
by awak.dyndns.org with asmtp (Exim 3.36 #1 (Debian))
id 1DCIM3-00083g-00; Fri, 18 Mar 2005 15:21:35 +0100
Subject: librra0: deadlock on unexpected escape
From: Xavier Bestel <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
Content-Type: text/plain
Date: Fri, 18 Mar 2005 15:21:27 +0100
Message-Id: <[EMAIL PROTECTED]>
Mime-Version: 1.0
X-Mailer: Evolution 2.0.2 (2.0.2-3)
Content-Transfer-Encoding: 7bit
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: librra0
Version: 0.9.0-2
Severity: important
Tags: patch
I have setup an Evolution2/SynCE pair with multisync, but somehow
Evolution had some entries ending with a '\' character. The problem is
that librra then deadlock around contact.c:670.
Here is a fix for that problem (note that you can't do source+=2
otherwise you skip the EOS char) :
--- lib/contact.c.orig 2005-03-18 14:49:45.000000000 +0100
+++ lib/contact.c 2005-03-18 15:06:57.000000000 +0100
@@ -668,6 +668,7 @@ static void unescape_string(char* value)
default:
synce_warning("Unexpected escape:
'%c%c'", source[0], source[1]);
+ source++;
break;
}
}
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-686-smp
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8)
Versions of packages librra0 depends on:
ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an
ii libmimedir 0.4-2 A library to parse RFC 2425 Direct
ii librapi2 0.9.0-6 Make RAPI calls to a WinCE device,
ii libsynce0 0.9.0-3 A helper library for synce, a tool
-- no debconf information
---------------------------------------
Received: (at 300242-close) by bugs.debian.org; 9 Sep 2005 21:48:36 +0000
>From [EMAIL PROTECTED] Fri Sep 09 14:48:36 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1EDqiG-0003kC-00; Fri, 09 Sep 2005 14:47:12 -0700
From: Volker Christian <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#300242: fixed in librra 0.9.1-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Fri, 09 Sep 2005 14:47:12 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Source: librra
Source-Version: 0.9.1-1
We believe that the bug you reported is fixed in the latest version of
librra, which is due to be installed in the Debian FTP archive:
librra0-dev_0.9.1-1_i386.deb
to pool/main/libr/librra/librra0-dev_0.9.1-1_i386.deb
librra0-tools_0.9.1-1_i386.deb
to pool/main/libr/librra/librra0-tools_0.9.1-1_i386.deb
librra0_0.9.1-1_i386.deb
to pool/main/libr/librra/librra0_0.9.1-1_i386.deb
librra_0.9.1-1.diff.gz
to pool/main/libr/librra/librra_0.9.1-1.diff.gz
librra_0.9.1-1.dsc
to pool/main/libr/librra/librra_0.9.1-1.dsc
librra_0.9.1.orig.tar.gz
to pool/main/libr/librra/librra_0.9.1.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.
Volker Christian <[EMAIL PROTECTED]> (supplier of updated librra 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: Thu, 8 Sep 2005 20:53:04 +0200
Source: librra
Binary: librra0-dev librra0 librra0-tools
Architecture: source i386
Version: 0.9.1-1
Distribution: unstable
Urgency: low
Maintainer: Volker Christian <[EMAIL PROTECTED]>
Changed-By: Volker Christian <[EMAIL PROTECTED]>
Description:
librra0 - Library to deal with synchronisation with WinCE devices
librra0-dev - Library to deal with synchronisation with WinCE devices (dev file
librra0-tools - Library to deal with synchronisation with WinCE devices (tools)
Closes: 300242 317766 322641
Changes:
librra (0.9.1-1) unstable; urgency=low
.
* New upstream release
* Changed Maintainer-Email to [EMAIL PROTECTED]
* Updated watch file to conform to version 3
* Updated the the Policy standard 3.6.2
* FTBFS: Missing braces around an ambiguous else (Closes: #322641)
* librra0: deadlock on unexpected escape (Closes: #300242)
* librra0-tools: rra-* tools in src/ directory should be installed
(Closes: #317766)
* Removed the -Werror from the CFLAGS
Files:
69bd16a2afd3c0da3fdf17329f6d7eca 695 libs optional librra_0.9.1-1.dsc
72742f93f19d5727159989ec80a725f0 379075 libs optional librra_0.9.1.orig.tar.gz
6452d879edcf1d32fc25560ed6c0e012 19755 libs optional librra_0.9.1-1.diff.gz
6fa369779b23bfe68ff05f5a920b35b7 60084 libdevel optional
librra0-dev_0.9.1-1_i386.deb
fd112eee21bfe4cb5072cf4a401c9ae2 48210 libs optional librra0_0.9.1-1_i386.deb
f774015dda129db04cbade6fa9adea8f 28536 utils optional
librra0-tools_0.9.1-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDIf9Ui2zQYBBlZYQRAogsAKDnZxDvv/7ckq+DlWLM85+RtkZI7wCgrT6D
Cfh+jZrpLkpMtii94xz12M0=
=xADk
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]