15 Apr
2008
15 Apr
'08
10:57 p.m.
On Tue, Apr 15, 2008 at 5:54 PM, Tom K <tom@archlinux.org> wrote:
Found it. Our PKGBUILD links /lib/libbz2.so to /lib/libbz2.so.$pkgver, but the dev has not bumped the so number - I suppose because this release is only for the vuln fix in bzlib.c. So we're linking to nothing, which means building against bzip2 uses static.
Awesome, thanks a million!