[Bug binutils/2676] New: ld and shared libraries

2006-05-20 Thread Philippe dot Vouters at laposte dot net
I noticed that, instead of inserting a soft shared library link inside the executable, Linux linker (ld) inserts the resolved shared library name. This forces programs to be relinked each time an actual shared library name has changed, after any upgrade either using yum or distribution upgrades. Th

[Bug binutils/2676] ld and shared libraries

2006-05-20 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2006-05-20 12:38 --- Not a ld bug/enhancement. ld uses the soname of the library. $ readelf -d /lib/libc.so.6 | grep SONAME 0x000e (SONAME) Library soname: [libc.so.6] -- What|Remov

[Bug binutils/2584] SIGSEGV in strings tool when the file is crafted.

2006-05-20 Thread alec at thened dot net
--- Additional Comments From alec at thened dot net 2006-05-20 14:13 --- This is CVE-2006-2362. -- http://sourceware.org/bugzilla/show_bug.cgi?id=2584 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. _