Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        prelink: An ELF prelinking utility
        
        
            | Name: | prelink | Vendor: | Red Hat, Inc. | 
        
            | Version: | 0.3.6 | License: | GPL | 
        
            | Release: | 3 | 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.
            Arch: ppc
            
                
                | Download: | prelink-0.3.6-3.ppc.rpm | 
                
                | Build Date: | Mon Feb 13 10:42:52 2006 | 
                
                | Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> | 
                
                | Size: | 1.75 MiB | 
            
         
        Changelog
        
            - * Mon Feb 13 17:00:00 2006 Jakub Jelinek <jakub{%}redhat{*}com> 0.3.6-3
- 
            - rebuilt again, disable -Wl,-z,nocopyreloc tests on x86_64,
  nocopyreloc really doesn't work on this platform (#180552) 
            - * Mon Dec 12 17:00:00 2005 Jakub Jelinek <jakub{%}redhat{*}com> 0.3.6-2
- 
            - rebuilt with GCC 4.1
- link against newer glibc to fix MALLOC_PERTURB_ bug on 64-bit
  arches 
            - * Thu Sep  1 18:00:00 2005 Jakub Jelinek <jakub{%}redhat{*}com> 0.3.6-1
- 
            - remove kernel requires - installed kernel doesn't imply running
  kernel anyway and in FC5 kernels older than 2.4.20 can't be used
  anyway, as LinuxThreads are no longer included
- don't relocate stabs N_{B,D,}SLINE (reported by Ashley Pittman)