Your message dated Wed, 06 Sep 2006 22:32:06 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#384667: fixed in libselinux 1.30.27-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: libselinux
Version: 1.30.26-2
Severity: grave
Tags: upstream

libselinux1 currently fails to build on arm, m68k, hppa and mips*
because the version of gcc/binutils currently in etch does not support
TLS.
This is keeping udev, cron and other important packages out from testing.


From #selinux:

<Md> does the latest libselinux *really* depend on TLS? now it's broken on 
     mips*, arm, m68k and hppa
[...]
<PeBenito|work> looks like that has been in there since june 26
<dwalsh> Should be ifdef'd around I guess
<PeBenito|work> dwalsh: why are those needed?
<Md> dwalsh: can you confirm that __thread can be safely removed on 
     architectures not supporting TLS?
<dwalsh> myflags was needed as a global to maintain flags over multiple calls 
         of matchpatchon functions as I recall.
<Md> also four prev_t2r_* variables in setrans_client.c
<dwalsh> They are not thread safe, so making it __threads made them thread 
         local variables.
<dwalsh> Do these other platforms have the concept of thread local variable or 
         do you need to wrap them in semaphores?
<Md> is this an implementation detail which changed or did it fix a bug which 
     has always been present?
<dwalsh> They were done to speed things up.
<Md> dwalsh: at least some have it in trunk gcc/binutils, but it will not be 
     available in time for the next debian release, which is half frozen
<PeBenito|work> if its not safe w/o TLS, and not all archs have TLS, it seems 
                like the design needs to be rethought :x
<dwalsh> As I recall in translations, if you translate the same context over 
         and over again for example ls -lZ /etc you can save lots of processing
<Md> (does anybody mind if I will attach this log to the debian bug report?)
<PeBenito|work> Md: this is a public channel
<PeBenito|work> Md: you should still send an email to the selinux list, 
                referencing the bug

-- 
ciao,
Marco

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: libselinux
Source-Version: 1.30.27-1

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

libselinux1-dev_1.30.27-1_i386.deb
  to pool/main/libs/libselinux/libselinux1-dev_1.30.27-1_i386.deb
libselinux1_1.30.27-1_i386.deb
  to pool/main/libs/libselinux/libselinux1_1.30.27-1_i386.deb
libselinux_1.30.27-1.diff.gz
  to pool/main/libs/libselinux/libselinux_1.30.27-1.diff.gz
libselinux_1.30.27-1.dsc
  to pool/main/libs/libselinux/libselinux_1.30.27-1.dsc
libselinux_1.30.27.orig.tar.gz
  to pool/main/libs/libselinux/libselinux_1.30.27.orig.tar.gz
python-selinux_1.30.27-1_i386.deb
  to pool/main/libs/libselinux/python-selinux_1.30.27-1_i386.deb
selinux-utils_1.30.27-1_i386.deb
  to pool/main/libs/libselinux/selinux-utils_1.30.27-1_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.
Manoj Srivastava <[EMAIL PROTECTED]> (supplier of updated libselinux 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: Wed,  6 Sep 2006 23:55:37 -0500
Source: libselinux
Binary: libselinux1-dev selinux-utils libselinux1 python-selinux
Architecture: source i386
Version: 1.30.27-1
Distribution: unstable
Urgency: low
Maintainer: Manoj Srivastava <[EMAIL PROTECTED]>
Changed-By: Manoj Srivastava <[EMAIL PROTECTED]>
Description: 
 libselinux1 - SELinux shared libraries
 libselinux1-dev - SELinux development headers
 python-selinux - Python bindings to SELinux shared libraries
 selinux-utils - SELinux utility programs
Closes: 384667 385099
Changes: 
 libselinux (1.30.27-1) unstable; urgency=low
 .
   * New upstream point release
      * Merged patch to not log avc stats upon a reset from Steve Grubb.
      * Applied patch to revert compat_net setting upon policy load.
   * Provide md5sums
   * Bug fix: "FTBFS on architectures lacking TLS support", thanks to Marco
     d'Itri.  We don't build setrans_client on machines that lack tls
     support, and matchpathcon has been fixed to not require thread local
     storage.                                                 (Closes: #384667).
   * Bug fix: "libselinux: .version file for python package
     (python-selinux) contains spaces", thanks to Rudolph Pereira
                                                              (Closes: #385099).
Files: 
 b9f71f2c2edd4f86e941c480907e71a8 701 libs optional libselinux_1.30.27-1.dsc
 77d2e2b780f7a53ccc0313af086d229a 125748 libs optional 
libselinux_1.30.27.orig.tar.gz
 9dfede35308f2259ecf06e6daf4732fa 62758 libs optional 
libselinux_1.30.27-1.diff.gz
 bf3522366f8c29aae736618dfbf024de 43826 admin optional 
selinux-utils_1.30.27-1_i386.deb
 bf4813da602a28bcdf92831ef53fc236 58072 libs required 
libselinux1_1.30.27-1_i386.deb
 4ac486c288e2ada7f1063d6a03f47f32 200952 libdevel optional 
libselinux1-dev_1.30.27-1_i386.deb
 80e7dbef955aecd637c40afbf19e9a57 61056 devel optional 
python-selinux_1.30.27-1_i386.deb

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

iD8DBQFE/62iIbrau78kQkwRAobNAJ9W4fPZQdze/NNFlz4+qJE4GYn6LACeJS0i
gDnsmSTGUggC1+X1cwQM19s=
=Xtyn
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to