~ubuntu-branches/ubuntu/lucid/perl-tk/lucid

« back to all changes in this revision

Viewing changes to PNG/libpng/KNOWNBUG

  • Committer: Bazaar Package Importer
  • Author(s): Colin Tuckley
  • Date: 2008-02-15 13:56:59 UTC
  • mfrom: (1.1.3 upstream) (4.1.1 hardy)
  • Revision ID: james.westby@ubuntu.com-20080215135659-ru2oqlykuju20fav
Tags: 1:804.028-1
* New Upstream Release (Closes: #463080).
* Update to Debhelper v5.
* Build with XFT=1 (Closes: #411129).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 
2
 
Known bugs in libpng version 1.2.5
 
2
Known bugs in libpng version 1.2.12
3
3
 
4
4
1. April 22, 2001: pnggccrd.c has been reported to crash on NetBSD when
5
5
   reading interlaced PNG files, when assembler code is enabled but running
9
9
   fixed a problem under FreeBSD but not the problem with NetBSD, which
10
10
   still fails as of libpng-1.2.2rc1.
11
11
 
 
12
2. February 23, 2006: The custom makefiles don't build libpng with -lz.
 
13
 
 
14
   STATUS: This is a subject of debate. The change will probably be made
 
15
   as a part of a major overhaul of the makefiles in libpng version 1.3.0.
 
16
 
 
17
3. February 24, 2006: The Makefile generated by the "configure" script
 
18
   fails to install symbolic links
 
19
   libpng12.so => libpng12.so.0.1.2.9betaN
 
20
   that are generated by the custom makefiles.
 
21
 
 
22
   STATUS: For now, system library builders should use the custom makefiles.
 
23