[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#378523: /usr/sbin/tripwire is not statically linked.



Package: tripwire
Version: 2.3.1.2.0-4

/usr/sbin/tripwire is not statically linked. I ran the following
command to verify this:

ldd /usr/sbin/tripwire

which returned:

               libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0x40021000)
       libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0x400db000)
       libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x400fe000)
       libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0x40107000)
       /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

According to the Debian change log tripwire should be statically linked:

tripwire (1.2-6) non-free; urgency=low
* Link tripwire static so changing libc doesn't help intruder.
-- Michael Meskes <meskes@debian.org>  Wed,  6 Aug 1997 12:29:14 +0200

David Riddle



Reply to: