Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
prelink: An ELF prelinking utility
Name: | prelink |
Vendor: | Scientific Linux |
Version: | 0.3.9 |
License: | GPL |
Release: | 2.1 |
URL: | |
- Summary
- The prelink package contains a utility which modifies ELF shared libraries
and executables, so that far less relocations need to be resolved at runtime
and thus programs come up faster.
Changelog
- * Wed Jun 27 17:00:00 2007 Jakub Jelinek <jakub{%}redhat{*}com> 0.3.9-2.1
- blacklist libfreebl3.so and libsoftokn3.so, as nss does some
FIPS mandated braindamaged integrity checking of these two libraries
(#245775)
- * Fri Jul 28 17:00:00 2006 Alexandre Oliva <aoliva{%}redhat{*}com> 0.3.9-2
- Avoid SEGFAULT when sorting cache entries (#197451)
- * Wed Jul 12 17:00:00 2006 Jakub Jelinek <jakub{%}redhat{*}com> 0.3.9-1
- DT_GNU_HASH support
- handle N_BNSYM and N_ENSYM stabs (#198203)
- handle upgrades from prelink with smaller maxpagesize to prelink
with larger maxpagesize (#196941)