Your message dated Fri, 28 Sep 2007 17:32:06 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#443824: fixed in tracker 0.6.3-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: libtrackerclient0
Version: 0.6.2-2
Severity: normal

Hi,

as libtrackerclient.so.0 is now dlopen()ed by GTK+ applications, the
symbols it contains can now share the namespace of any of these
applications, and that makes a lot.

To avoid weird crashes caused by namespace conflicts, libtrackerclient
should be built with LDFLAGS += -Wl,-Bsymbolic.

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

Kernel: Linux 2.6.22-2-amd64 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libtrackerclient0 depends on:
ii  libc6                         2.6.1-5    GNU C Library: Shared libraries
ii  libdbus-1-3                   1.1.1-3    simple interprocess messaging syst
ii  libdbus-glib-1-2              0.74-1     simple interprocess messaging syst
ii  libglib2.0-0                  2.14.1-3   The GLib library of C routines

libtrackerclient0 recommends no packages.

-- no debconf information

-- 
 .''`.
: :' :      We are debian.org. Lower your prices, surrender your code.
`. `'       We will add your hardware and software distinctiveness to
  `-        our own. Resistance is futile.



--- End Message ---
--- Begin Message ---
Source: tracker
Source-Version: 0.6.3-1

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

libdeskbar-tracker_0.6.3-1_all.deb
  to pool/main/t/tracker/libdeskbar-tracker_0.6.3-1_all.deb
libtracker-gtk-dev_0.6.3-1_i386.deb
  to pool/main/t/tracker/libtracker-gtk-dev_0.6.3-1_i386.deb
libtracker-gtk0_0.6.3-1_i386.deb
  to pool/main/t/tracker/libtracker-gtk0_0.6.3-1_i386.deb
libtrackerclient-dev_0.6.3-1_i386.deb
  to pool/main/t/tracker/libtrackerclient-dev_0.6.3-1_i386.deb
libtrackerclient0_0.6.3-1_i386.deb
  to pool/main/t/tracker/libtrackerclient0_0.6.3-1_i386.deb
tracker-dbg_0.6.3-1_i386.deb
  to pool/main/t/tracker/tracker-dbg_0.6.3-1_i386.deb
tracker-search-tool_0.6.3-1_i386.deb
  to pool/main/t/tracker/tracker-search-tool_0.6.3-1_i386.deb
tracker-utils_0.6.3-1_i386.deb
  to pool/main/t/tracker/tracker-utils_0.6.3-1_i386.deb
tracker_0.6.3-1.diff.gz
  to pool/main/t/tracker/tracker_0.6.3-1.diff.gz
tracker_0.6.3-1.dsc
  to pool/main/t/tracker/tracker_0.6.3-1.dsc
tracker_0.6.3-1_i386.deb
  to pool/main/t/tracker/tracker_0.6.3-1_i386.deb
tracker_0.6.3.orig.tar.gz
  to pool/main/t/tracker/tracker_0.6.3.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.
Michael Biebl <[EMAIL PROTECTED]> (supplier of updated tracker 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: Fri, 28 Sep 2007 11:25:49 +0200
Source: tracker
Binary: libtracker-gtk-dev libdeskbar-tracker tracker-search-tool tracker-dbg 
tracker-utils libtrackerclient0 tracker libtrackerclient-dev libtracker-gtk0
Architecture: source i386 all
Version: 0.6.3-1
Distribution: unstable
Urgency: low
Maintainer: Michael Biebl <[EMAIL PROTECTED]>
Changed-By: Michael Biebl <[EMAIL PROTECTED]>
Description: 
 libdeskbar-tracker - metadata database, indexer and search tool - 
deskbar-applet plugi
 libtracker-gtk-dev - GTK+ widgets for apps that use tracker - development files
 libtracker-gtk0 - GTK+ widgets for apps that use tracker
 libtrackerclient-dev - metadata database, indexer and search tool - 
development files
 libtrackerclient0 - metadata database, indexer and search tool - library
 tracker    - metadata database, indexer and search tool
 tracker-dbg - metadata database, indexer and search tool - debugging symbols
 tracker-search-tool - metadata database, indexer and search tool - GNOME 
frontend
 tracker-utils - metadata database, indexer and search tool - commandline tools
Closes: 443824
Changes: 
 tracker (0.6.3-1) unstable; urgency=low
 .
   * New upstream release.
   * debian/patches/01-version_fix.patch
     - Removed, merged upstream.
   * debian/patches/02-getenv.patch
     - Removed, merged upstream.
   * debian/patches/03-system_ioprio.patch
     - Removed, fixed upstream.
   * debian/control
     - Build-Depend on libqdbm-dev (again); qdbm proved to be a lot faster and
       less ressource hungy for the index databases than sqlite3.
     - Enable XMP support by adding a Build-Depends on libexempi-dev.
     - Use the new "Homepage:" field to specify the upstream URL.
   * debian/rules
     - Build against the system qdbm libray.
     - Pass "-Wl,-Bsymbolic" to LDFLAGS. This will avoid namespace conflicts
       which can lead to all kinds of subtle bugs in clients that load
       libtrackerclient via dlopen. Closes: #443824
Files: 
 5d225e07ca5f90e0337ce3c28df4eb1e 1392 utils optional tracker_0.6.3-1.dsc
 1b7bafdf1371be7d3b207a2a23d5988a 1097228 utils optional 
tracker_0.6.3.orig.tar.gz
 95fc8860b75779567b0916bd11f7d66b 7111 utils optional tracker_0.6.3-1.diff.gz
 7f31f7e79725a4a6831b570b8531d647 37100 utils optional 
libdeskbar-tracker_0.6.3-1_all.deb
 9f9dfacc75722555266f19981d8ae52b 360710 utils optional tracker_0.6.3-1_i386.deb
 d222ae6a34eb3e0b80b9041d3d70b382 41162 libs optional 
libtrackerclient0_0.6.3-1_i386.deb
 212204ff74b10387603a533f264ed4b9 45978 libdevel optional 
libtrackerclient-dev_0.6.3-1_i386.deb
 e9fcbc51d0b578455212cd93271f2d6e 47450 libs optional 
libtracker-gtk0_0.6.3-1_i386.deb
 c1c2a0b90ad1bbe6e11c945382b53125 48892 libdevel optional 
libtracker-gtk-dev_0.6.3-1_i386.deb
 9e0684709da3878166a4722db25c9108 48218 utils optional 
tracker-utils_0.6.3-1_i386.deb
 fc0c6d9d1054071d76756823d6a39cfe 93872 gnome optional 
tracker-search-tool_0.6.3-1_i386.deb
 0fd3d60c342a72302c974e6c80b2c79a 677212 utils extra 
tracker-dbg_0.6.3-1_i386.deb

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

iD8DBQFG/TbEh7PER70FhVQRAma5AKCkZ/0JnBxVc9fA6427dYAc5hdmtgCdF8Nq
GiRquJnuzVDue3GFDubPtzg=
=CEFO
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to