Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        ia32el: IA-32 Execution Layer
        
        
            | Name: | ia32el | Vendor: |  | 
        
            | Version: | 1.2 | License: | LGPL, Commercial | 
        
            | Release: | 4 | URL: |  | 
        
        
        - Summary
- This package contains IA-32 Execution Layer platform which allows emulation
of IA-32 binaries on IA-64.
Changelog
        
            - * Wed May  4 05:00:00 2005 Jakub Jelinek <jakub{%}redhat{*}com> 1.2-4
- - updated to 5338 version of ia32exec.bin 
            - * Mon Feb 14 04:00:00 2005 Jakub Jelinek <jakub{%}redhat{*}com> 1.2-3
- - updated to 5.3.98.37.22
  - handle SG_IO ioctl (#145695)
  - /proc/self/stat fix 
            - * Mon Feb  7 04:00:00 2005 Jakub Jelinek <jakub{%}redhat{*}com> 1.2-2
- - remove dependency on exact glibc versions (#145400)
- update to 5337 version of ia32exec.bin
- updated to 5.3.96.36.22 (#145390)
  - LSB test fixes
    - use tkill instead of kill in cancellation_signal
    - check membership of secondary groups in check_exec_permissions
    - check_exec_permissions should use euid not ruid
  - core file name uses core_pattern (#143769)
  - values in /proc/self/stat converted to IA-32 values - fix to
    IBM-JVM failure
  - fixes to execve-script patch