Package Release Info

imlib2-1.4.10-bp151.1.1

Update Info: Base Release
Available in Package Hub : 15 SP1

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

imlib2
imlib2-devel
imlib2-filters
imlib2-loaders
libImlib2-1

Change Logs

Version: 1.4.10-1.28
* Wed May 10 2017 sflees@suse.de
- Update to 1.4.10
  * PNM, TGA, XPM, and general loader fixes.
* Sun May 01 2016 mpluskal@suse.com
- Update to 1.4.9
  * Fix cross-endianness for masks (1-bit depth images)
  * gif: fix oob reads w/bad colormaps
  * Fix "assuming signed overflow does not occur" warning.
  * Fix some "variable set but not used" warnings.
  * Fix some "variable might be clobbered" warnings.
  * Fix off-by-one OOB read in __imlib_MergeUpdate().
  * Revert "gif: fix oob reads w/bad colormaps"
  * GIF loader: Fix out-of-bound reads from colormap.
  * GIF loader: Remove check made redundant by previous commit.
  * GIF loader: Reduce progress checks from per-pixel to per-row.
  * GIF loader: Indent.
  * Fix potential divide-by-zero in imlib_image_draw_ellipse().
  * Make a number of functions static.
  * Eliminate pImlibExternalFilter type.
  * Trivial file function cleanups.
  * Move __imlib_ItemInList() to file.c.
  * Fix various potential OOM crashes.
  * Fix integer overflow resulting in insufficient heap allocation
  * loader_xpm: remove nonsense/impossible/broken condition
  * Harden API and internals against overly large images
* Tue Mar 15 2016 sflees@suse.de
- Spec cleaner run
* Tue Mar 15 2016 sflees@suse.de
- Update to 1.4.8
  * Add a Farbfeld loader (FRIGN).
  * Fix zlib and bz2 loader filename check.
  * Miscellaneous maintenance.
* Tue May 12 2015 olaf@aepfle.de
- run autoreconf unconditional. PMBS got a fixed version for SLE_11
* Mon Apr 27 2015 mpluskal@suse.com
- Update to 1.4.7
  * Prevent division-by-zero crashes
  * imlib_conv: Use proper buffer size to prevent invalid write of
    size one
  * loader_gif: Don't read uninitilized memory in case of invalid
    input
  * loader_gif(): Abort gif parsing if DGifGetLine() fails
  * Fix segfault when opening input/queue/id:000007,src:000000,
    op:flip1,pos:51 with feh
  * Make IMAGE_DIMENSIONS_OK() more restrictive
  * load_pnm: Deal with fread() errors consistently
  * __imlib_LoadImage(): Additionally check loader_ret to detect
    loader failures
  * loader_tga: Abort file loading if the file obviously isn't
    large enough
  * imlib_save_image(): Check loader return code for errors
  * loader_tga.c: Properly signal if decoding uncompressed BGRA
    data failed
  * loader_tga.c: Properly signal if decoding RLE compressed data
    failed
  * imlib_save_image_with_error_return(): Check loader return code
    to prevent use of unitialized memor
  * load_gif: Make sure rows isn't used partly unitialized
- Drop imlib2-giflib5.patch
* Sat Feb 28 2015 mpluskal@suse.com
- Cleanup spec file with spec-cleaner
- Update to 1.4.6
  * TGA loader: Fix for corrupt RLE format.
  * Fix drawing of closed polygons in certain situations.
  * Set warning options when using gcc.
  * Silence compiler warnings.
  * Don't set -std=gnu99.
  * XPM loader: Simplify and fix certain case of cpp > 2.
* Mon Nov 03 2014 olaf@aepfle.de
- disable autoreconf in SLE11, it is too old and causes syntax errors
* Mon Sep 01 2014 jengelh@inai.de
- Edit imlib2-giflib5.patch and change a bogus >= to a >
* Sun Jun 01 2014 jengelh@inai.de
- Edit imlib2-giflib5.patch to support giflib7-5.1