Jump to letter: [
          
            BCEFGHIKLMNOPQRSTUVWXY
          ]
        
        gimp-perl: Perl extensions and plug-ins for the GIMP.
        
        
            | Name: | gimp-perl | 
            Vendor: | Scientific Linux | 
        
        
            | Version: | 1.2.3 | 
            License: | GPL, LGPL | 
        
        
            | Release: | 20.9.el3 | 
            URL: | http://www.gimp.org/ | 
        
        
        
        - Summary
 
        - The gimp-perl package contains Perl extensions and plug-ins for the
GIMP image manipulation program.
 
        
        
        Changelog
        
            - * Mon Sep 17 19:00:00 2007 Nils Philippsen <nphilipp{%}redhat{*}com> 1:1.2.3-20.9.el3
 
            - validate bytesperline header field when loading PCX files (#247570)
 
        
            - * Mon Sep 17 19:00:00 2007 Nils Philippsen <nphilipp{%}redhat{*}com> 1:1.2.3-20.8.el3
 
            - reduce GIMP_MAX_IMAGE_SIZE to 2^18 to detect bogus image widths/heights
  (#247570)
 
        
            - * Tue Sep 11 19:00:00 2007 Nils Philippsen <nphilipp{%}redhat{*}com> 1:1.2.3-20.7.el3
 
            - replace gimp_error() by gimp_message()/gimp_quit() in a few plugins so they
  don't crash but gracefully exit when encountering error conditions
- fix endianness issues in the PSP plugin to avoid it doing (seemingly) endless
  loops when loading images
- fix endianness issues in the PCX plugin which cause it to not detect corrupt
  images