SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for imlib2-debuginfo-1.4.8-58.1.x86_64.rpm :

* Tue Mar 15 2016 sfleesAATTsuse.de- Spec cleaner run
* Tue Mar 15 2016 sfleesAATTsuse.de- Update to 1.4.8
* Add a Farbfeld loader (FRIGN).
* Fix zlib and bz2 loader filename check.
* Miscellaneous maintenance.
* Tue May 12 2015 olafAATTaepfle.de- run autoreconf unconditional. PMBS got a fixed version for SLE_11
* Mon Apr 27 2015 mpluskalAATTsuse.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 mpluskalAATTsuse.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 olafAATTaepfle.de- disable autoreconf in SLE11, it is too old and causes syntax errors
* Mon Sep 01 2014 jengelhAATTinai.de- Edit imlib2-giflib5.patch and change a bogus >= to a >
* Sun Jun 01 2014 jengelhAATTinai.de- Edit imlib2-giflib5.patch to support giflib7-5.1
* Thu Mar 28 2013 mmeisterAATTsuse.com- Added url as source. Please see http://en.opensuse.org/SourceUrls
* Tue Jan 08 2013 crrodriguezAATTopensuse.org- imlib2-bswap.patch -> USe byteswap.h instead of custom code- imlib2-giflib5.patch --> Fix build failure with new giflib
* Tue Jan 10 2012 crrodriguezAATTopensuse.org- Cleanup total dependency madness here:
* Add explicit BuildRequires on libjpeg-devel,zlib-devel, libid3tag-devel.
* Do not use catch-all xorg-x11-devel, but only xorg-x11-libX11-devel, xorg-x11-libXext-devel
* imlib2-devel only requires xorg-x11-libX11-devel
* Axe all \"la\" files, there is no libltdl usage.
* cleanup imlib-config script at build time.
* This will certainly break build of dependenant packages with broken BuildRequires, drop me a note if you find any problem.
* Mon Nov 21 2011 jengelhAATTmedozas.de- Remove redundant/unwanted tags/section (cf. specfile guidelines)- Employ shlib policy
* Sat Oct 15 2011 cooloAATTsuse.com- add libtool as buildrequire to make the spec file more reliable
* Tue Aug 16 2011 meissnerAATTsuse.de- Updated to 1.4.5 - lots of code cleanup, typo fixes, reindentation - some malloc replaced by calloc to avoid integer issues - bugfixes, especially in the PNM loader
* Wed Nov 17 2010 meissnerAATTsuse.de- Updated to 1.4.4 - upstream merged our fix
* Wed Jun 16 2010 lnusselAATTsuse.de- Recommend imlib2-loaders to actually get them installed as imlib2 is rather useles without them in most cases (bnc#299389).
* Thu Apr 29 2010 meissnerAATTsuse.de- fixed incorrect overflow checking (CVE-2010-0991, bnc#598935)
* Thu Apr 15 2010 meissnerAATTsuse.de- updated to 1.4.3 upstream - upstreamed our fixes - more bugfixes and width adjustments
* Thu Dec 31 2009 jengelhAATTmedozas.de- enable parallel build
* Mon Jul 13 2009 meissnerAATTsuse.de- align AMD64 assembler tables bnc#521020
* Fri Nov 21 2008 meissnerAATTsuse.de- fixed a pointer arithmetic problem in the XPM loader CVE-2008-5187/bnc#447093
* Tue Oct 21 2008 meissnerAATTsuse.de- upgraded to 1.4.2 upstream - our upstream fixes mostly - small bugfixes- removed upstream fixes
* Tue Jun 17 2008 meissnerAATTsuse.de- upgraded to 1.4.1 upstream - security fixes, some bugfixes- removed non-executable stack patch- redone Xorg rgb.txt patch
* Mon Jun 02 2008 mweckbeckerAATTsuse.de- Fix xpm buffer overflow (bnc#394703, CVE-2008-2426)
* Fri Oct 26 2007 meissnerAATTsuse.de- upgraded to 1.4.0 upstream - mostly merged security fixes- cleaned up and redid patches were necessary- enabled visibility hiding option
* Tue Aug 21 2007 meissnerAATTsuse.de- moved provides to the right subpackage.- suggests: imlib2-loaders in the mainpackage. #299389
* Sun Jul 22 2007 ajAATTsuse.de- Reduce BuildRequires.
* Mon Dec 11 2006 jwAATTsuse.de- uninitialized variable bug patched and sent upstream.
* Tue Nov 14 2006 meissnerAATTsuse.de- Removed the incorrect loader_jpeg hunk of fix for #214313. #220671
* Wed Nov 08 2006 meissnerAATTsuse.de- Upgraded to 1.3.0: - several bug fixes - lots of symbols marked as hidden
* Wed Nov 08 2006 meissnerAATTsuse.de- Added an additional JPEG fix.- Also added a fix for TIFF images on 64bit systems.
* Wed Oct 25 2006 meissnerAATTsuse.de- fixed various buffer and integer overflows in various loaders and decoders. #214313
* Wed Sep 20 2006 schwabAATTsuse.de- Use AM_PROG_AS.
* Fri Aug 11 2006 jwAATTsuse.de- RGB_TXT_PATH added to loader_xpm.c defined now as /usr/share/X11/rgb.txt
* Mon Feb 06 2006 roAATTsuse.de- fix build for < 10.1
* Wed Jan 25 2006 mlsAATTsuse.de- converted neededforbuild to BuildRequires
* Wed Jan 11 2006 jwAATTsuse.de- $RPM_OPT_FLAGS + -fstack-protector added.
* Mon Jan 02 2006 ajAATTsuse.de- Fix filelist.
* Thu Dec 22 2005 jwAATTsuse.de- upgraded to 1.2.1, removed upstreamed patches
* Wed Sep 21 2005 roAATTsuse.de- only remove .la files for plugins- add requires to devel package
* Tue Sep 20 2005 jwAATTsuse.de- offending \\
*.la files removed.
* Tue Mar 08 2005 jwAATTsuse.de- Provides for all the loaders added to satisfy building e.g. eterm [#64296]
* Tue Feb 01 2005 cooloAATTsuse.de- put devel files in -devel subpackage
* Wed Jan 05 2005 meissnerAATTsuse.de- Added missing security fixes to BMP and XPM loader #49562.- Added libstdc++-devel and libtiff-devel to neededforbuild.
* Thu Aug 26 2004 meissnerAATTsuse.de- Upgraded to 1.1.1.- Fixed buffer overflow in BMP loader.
* Sun Jan 18 2004 meissnerAATTsuse.de- fixed \"label at end of compound statement\" errors in gcc 3.4
* Mon Jan 12 2004 adrianAATTsuse.de- revert last change (%run_ldconfig already exist before)
* Sun Jan 11 2004 adrianAATTsuse.de- add %run_ldconfig
* Sat Aug 16 2003 mmjAATTsuse.de- Update to 1.1.0
* Fri Jun 13 2003 kukukAATTsuse.de- Add missing directories to filelist
* Wed May 28 2003 roAATTsuse.de- fix build even without archprefix
* Thu Mar 13 2003 mmjAATTsuse.de- Initial package of imlib2-1.0.6
 
ICM