Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        gimp-devel: GIMP plugin and extension development kit
        
        
            | Name: | gimp-devel | Vendor: | Scientific Linux | 
        
            | Version: | 2.2.13 | License: | GPL, LGPL | 
        
            | Release: | 2.0.7.el5 | URL: | http://www.gimp.org/ | 
        
        
        - Summary
- The gimp-devel package contains the static libraries and header files
for writing GNU Image Manipulation Program (GIMP) plug-ins and
extensions.
Changelog
        
            - * Mon Sep 17 17:00:00 2007 Nils Philippsen <nphilipp{%}redhat{*}com> - 2:2.2.13-2.0.7
- - validate bytesperline header field when loading PCX files (#247573) 
            - * Mon Sep 10 17:00:00 2007 Nils Philippsen <nphilipp{%}redhat{*}com> - 2:2.2.13-2.0.6
- - 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 
            - * Fri Jul 13 17:00:00 2007 Nils Philippsen <nphilipp{%}redhat{*}com> - 2:2.2.13-2.0.5
- - add safeguard to avoid crashes while loading corrupt PSD images (#247573,
  patch by Raphaƫl Quinet)