Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libpng-64bit-1.2.8-5.6 RPM for ppc

From SuSE Linux 10.0-OSS updates for i386 / deltas

Name: libpng-64bit Distribution: SUSE LINUX 10.0 (PPC64)
Version: 1.2.8 Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany
Release: 5.6 Build date: Wed Nov 7 00:30:38 2007
Group: System/Libraries Build host: chokeberry.suse.de
Size: 628384 Source RPM: libpng-1.2.8-5.6.src.rpm
Packager: http://www.suse.de/feedback
Url: http://www.libpng.org/pub/png/libpng.html
Summary: Library for the Portable Network Graphics Format
libpng is the official PNG reference library.



Authors:
--------
    Andreas Dilger <adilger@enel.ucalgary.ca>

Provides

Copyright

zlib/libpng License

Signatures

internal MD5: e41edaa7fbd00e805777faf0cc66b532
GPG

Changelog

* Fri Oct 26 2007 - nadvornik@suse.cz
  - fixed possible crashes on invalid input data
    CVE-2007-5269, [#332249]
* Thu May 10 2007 - nadvornik@suse.cz
  - fixed crash on malformed tRNS chumk CVE-2007-2445 [#272642]
* Tue Nov 28 2006 - nadvornik@suse.cz
  - fixed crash on malformed sPLT chunks CVE-2006-5793 [#219007]
  - included fix for CVE-2006-3334 [#189241]
* Thu May 19 2005 - ro@suse.de
  - fix libdir in pkgconfig file libpng.pc
* Thu Jan 20 2005 - nadvornik@suse.cz
  - updated to 1.2.8:
    * fixed crash of applications that strip the alpha channel
    * fixed invalid zlib header within the PNG datastream
* Mon Sep 27 2004 - sf@suse.de
  -  fixed problem with wrong assumption for long on 64bit archs
    which prevents khunphan from working (#45738)
* Wed Aug 25 2004 - kukuk@suse.de
  - Avoid /bin/sh PreRequires
* Mon Aug 16 2004 - nadvornik@suse.cz
  - updated to 1.2.6: included security fixes
* Mon Jul 19 2004 - nadvornik@suse.cz
  - fixed several buffer overflows [#43008]
* Wed Jun 16 2004 - nadvornik@suse.cz
  - added missing part of pngtran overflow patch [#42043]
* Fri Apr 23 2004 - nadvornik@suse.cz
  - fixed reading behind end of string [#39180]
* Sat Jan 10 2004 - adrian@suse.de
  - build as user
* Fri Oct 10 2003 - adrian@suse.de
  - add %run_ldconfig
* Tue Apr 08 2003 - ro@suse.de
  - fix tail calling syntax
* Mon Feb 10 2003 - nadvornik@suse.cz
  - link the shared library with -lz -lm -lc again
* Wed Jan 29 2003 - kukuk@suse.de
  - Fix libpng-devel requires (add zlib-devel) [Bug #23154]
* Fri Jan 24 2003 - sbrabec@suse.cz
  - Added missing pkgconfig files to %files.
* Tue Jan 07 2003 - nadvornik@suse.cz
  - updated to 1.2.5
  - fixed buffer overflow
* Wed Jul 31 2002 - coolo@suse.de
  - fix libz dependency, so the resulting libpng is self containing
* Fri Jul 26 2002 - adrian@suse.de
  - fix neededforbuild
* Wed Jul 24 2002 - nadvornik@suse.cz
  - updated to 1.2.4:
    - fixed buffer overflow in pngpread.c when IDAT is
    corrupted with extra data
* Fri Jul 12 2002 - schwab@suse.de
  - Fix makefile.
* Fri Jul 05 2002 - kukuk@suse.de
  - Use %ix86 macro
* Tue Jul 02 2002 - nadvornik@suse.cz
  - updated to 1.2.3
  - changed package version to match the version of source tarball
* Tue Mar 05 2002 - nadvornik@suse.cz
  - fixed permissions for man pages
* Tue Feb 05 2002 - nadvornik@suse.cz
  - added Provides: libpng:/usr/include/png.h to libpng-devel
* Thu Jan 31 2002 - nadvornik@suse.cz
  - back to 1.0.12, libpng 1.2.x will be packed in separate package
  - created devel subpackage to allow parallel instalation of
    shared libraries
* Wed Jan 09 2002 - nadvornik@suse.cz
  - update to 1.2.1
  - used macros %{_lib} and %{_libdir}
* Tue Dec 04 2001 - nadvornik@suse.cz
  - update to 1.2.0
    - shared library version changed to 3.1.2.0
    - new API for dynamically enabling and disabling certain optimizations
  - added Provides: libpng-devel for compatibility [bug #11978]
* Tue Jul 17 2001 - nadvornik@suse.cz
  - update to 1.0.12
* Tue Apr 03 2001 - nadvornik@suse.cz
  - update to 1.0.10
  - used pnggccrd.c - MMX support on intel
* Tue Feb 13 2001 - nadvornik@suse.cz
  - update to 1.0.9
* Fri Jan 19 2001 - bk@suse.de
  - call pngtest program to have some tests that libpng works.
  - don't remove -O3 when adding RPM_OPT_FLAGS(still do -O3 optimisations)
* Thu Jan 04 2001 - nadvornik@suse.cz
  - changed rpm version to 2.1.0.8 (bug #5062)
  - changed shared library name to libpng.so.2.1.0.8
* Wed Aug 23 2000 - nadvornik@suse.cz
  - update to 1.0.8
* Tue Jul 11 2000 - adrian@suse.de
  - seg fault fix in pngrutil.c
* Mon May 22 2000 - nadvornik@suse.cz
  - changed group
  - changed URL
* Sat Apr 29 2000 - kukuk@suse.de
  - Make sure libpng.so.2 is linked against libz to avoid problems
    with missing dependencies.
* Mon Apr 10 2000 - nadvornik@suse.cz
  - added URL
* Tue Apr 04 2000 - nadvornik@suse.cz
  - update to 1.0.6
  - added BuildRoot
* Tue Jan 25 2000 - ro@suse.de
  - update to 1.0.5
  - manpages to /usr/share using macro
* Mon Sep 13 1999 - bs@suse.de
  - ran old prepare_spec on spec file to switch to new prepare_spec.
* Tue Jun 29 1999 - ro@suse.de
  - moved from /usr/X11R6 to /usr
* Mon Jun 28 1999 - ro@suse.de
  - update to 1.0.3
* Wed Feb 17 1999 - ro@suse.de
  - added .so.2 link
* Fri Jan 22 1999 - ro@suse.de
  - bump version to 2.1.0 (the version of the installed library)
* Fri Mar 20 1998 - ro@suse.de
  - extracted package from libgr tree
    update to version 1.0.1

Files

Àÿ%		


Generated by rpm2html 1.8.1

Daniel Veillard, Sat Nov 22 04:51:17 2008