summaryrefslogtreecommitdiff
path: root/ANNOUNCE
blob: d43d487f07e7d2962333318fbf1d856a1e4a2c36 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42

Libpng 1.5.29beta01 - March 30, 2017

This is not intended to be a public release.  It will be replaced
within a few weeks by a public version or by another test version.

Files available for download:

Source files with LF line endings (for Unix/Linux) and with a
"configure" script

   1.5.29beta01.tar.xz (LZMA-compressed, recommended)
   1.5.29beta01.tar.gz

Source files with CRLF line endings (for Windows), without the
"configure" script

   lp1529b01.7z  (LZMA-compressed, recommended)
   lp1529b01.zip

Other information:

   1.5.29beta01-README.txt
   1.5.29beta01-LICENSE.txt
   libpng-1.5.29beta01-*.asc (armored detached GPG signatures)

Changes since the last public release (1.5.28):

version 1.5.29beta01 [March 30, 2017]
  Suppress clang warnings about implicit sign changes in png.c
  Avoid potential overflow of shift operations in png_do_expand() (Aaron Boxer).
  Added missing "$(CPPFLAGS)" to the compile line for c.pic.o in
    makefile.linux and makefile.solaris-x86 (Cosmin).
  Silence clang -Wcomma warnings (Viktor SzaKats).

Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit
https://lists.sourceforge.net/lists/listinfo/png-mng-implement
to subscribe)
or to glennrp at users.sourceforge.net

Glenn R-P