summaryrefslogtreecommitdiffstats
path: root/graphics-libs/libpng/HISTORY
blob: 8cc56d07bd4e4892231050ff0305db571070f673 (plain) (blame)
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
2012-03-31 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 1.2.49, SECURITY_PATCH=8, CVE-2011-3048

2012-02-19 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 1.2.47, SECURITY_PATCH=7, CVE-2011-3026

2011-09-01 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 1.2.46
	  SECURITY_PATCH=6
	  multiple security fixes
	  CVE-2011-2690, CVE-2011-2691, CVE-2011-2692, CVE-2004-042
	  see <http://www.libpng.org/pub/png/src/libpng-1.2.46-README.txt>

2010-06-28 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 1.2.44, SECURITY_PATCH=5

2010-03-14 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 1.2.43, SECURITY_PATCH=4
	  http://libpng.sourceforge.net/ADVISORY-1.4.1.html

2010-01-06 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 1.2.42

2009-12-07 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 1.2.41; used upstream url for ani patch
	* PRE_BUILD: apply new patch
	* libpng-1.2.38-apng.patch.gz: removed

2009-09-10 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 1.2.40

2009-08-13 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 1.2.39

2009-07-16 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 1.2.38
	* PRE_BUILD, libpng-1.2.38-apng.patch.gz: added patch from
	  http://hp.vector.co.jp/authors/VA013651/freeSoftware/apng.html
	* libpng-1.2.37-apng.patch.gz: removed

2009-06-07 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 1.2.37
	* PRE_BUILD, libpng-1.2.37-apng.patch.gz: added patch from
	  http://hp.vector.co.jp/authors/VA013651/freeSoftware/apng.html
	* libpng-1.2.31-apng.patch.bz2: removed

2009-05-08 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 1.2.36
	* pngconf-setjmp.patch: removed

2009-02-19 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 1.2.35

2008-12-18 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 1.2.34

2008-12-01 Vlad Glagolev <stealth@sourcemage.org>
	* PRE_BUILD: fixed compiler error for the apps like inkscape
	* DETAILS: PATCHLEVEL+=1
	* pngconf-setjmp.patch: added

2008-10-31 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 1.2.33

2008-09-18 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 1.2.32

2008-08-24 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 1.2.31, fixed the desc, cleaned up
	* PRE_BUILD: cleaned up, quoting the paths!
	* libpng-1.2.26-apng.patch => libpng-1.2.31-apng.patch, bzipped

2008-06-17 Arwed v. Merkatz <v.merkatz@gmx.net>
	* REPAIR^none^PRE_SUB_DEPENDS: added so the sub_depends actually works
	  if libpng is already installed

2008-06-17 Vlad Glagolev <stealth@sourcemage.org>
	* SUB_DEPENDS, PRE_SUB_DEPENDS: added APNG subdep
	* PRE_BUILD: added warn-comment about apng-patch

2008-05-08 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 1.2.29
	* DEPENDS: removed autoconf, automake and libtool
	* PRE_BUILD: removed sed and autogen.sh

2008-05-03 George Sherwood <george@beernabeer.com>
	* DETAILS: Downgraded to 1.2.28.
	* DEPENDS: Added autoconf, automake, libtool for autogen.sh.
	* PRE_BUILD: Added fix from gentoo for broken Makefile.am.
	  Patch for ani png applies.  Fixes Bug #14486.

2008-05-02 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 1.2.29beta03

2008-04-14 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 1.2.27beta03

2008-04-14 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
	* DETAILS: updated to 1.2.27beta01 to fix
	   http://libpng.sourceforge.net/Advisory-1.2.26.txt
	   incremented SECURITY_PATCH

2008-04-03 Vlad Glagolev <stealth@sourcemage.org>
	* PRE_BUILD: apng patch updated for 1.2.26 to fix compilation problem

2008-04-03 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 1.2.26

2008-02-19 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 1.2.25
	* DEPENDS: cleaned up the spaces

2007-12-20 George Sherwood <george@beernabeer.com>
	* PRE_BUILD: Update apng patch to 1.2.24
	* libpng-1.2.23-apng.patch: removed
	* libpng-1.2.24-apng.patch: Added

2007-12-15 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 1.2.24

2007-12-01 George Sherwood <george@beernabeer.com>
	* CONFIGURE: Added to query concerning animated png's
	* PRE_BUILD: Added to apply patch from
	  http://littlesvr.ca/apng/
	* libpng-1.2.23-apng.patch: Added optional patch for animated
	  png's.  Needed for firefox 3
	
2007-11-09 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 1.2.23

2007-10-14 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 1.2.21

2007-10-04 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 1.2.21

2007-09-08 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 1.2.20

2007-08-18 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 1.2.19

2007-05-16 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 1.2.18
	* SECURITY_PATCH++
	  Fixes CVE-2007-2445 

2007-01-31 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 1.2.16

2007-01-08 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 1.2.15

2006-11-30 Flavien Bridault <vlaaad@sourcemage.org>
	* DETAILS: Fix sig, bug #13296 

2006-11-27 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 1.2.14

2006-11-15 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 1.2.13, SECURITY_PATCH=1 (potential buffer overflow)

2006-06-28 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 1.2.12

2006-06-26 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 1.2.11
	  additional SOURCE_URL

2006-04-22 George Sherwood <george@beernabeer.com>
	* DETAILS: Downgraded to version 1.2.8.  Breaks at least gimp.
	  Bug reported to gimp upstream author. Bug #339402.

2006-04-18 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 1.2.9
	  use .bz2

2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
	* DETAILS: (automated) Add KEYWORDS

2005-11-24 George Sherwood <george@beernabeer.com>
	* DETAILS: Update to use config version. Update UPDATED.
	* BUILD: Deleted. Used default build with config version.

2004-12-04 David Braaten <xiticix47@hotmail.com>
	* DETAILS: upgrade to 1.2.8.

2004-09-12 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: upgrade to 1.2.7.

2004-08-24 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD: converted to BUILD_API 2, cleanups,
	  install man pages to /usr/share/man instead of /usr/man,
	  use $INSTALL_ROOT

2004-08-15 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: upgrade to 1.2.6.

2004-08-15 Jose Bernardo Silva <jbernardo@sourcemage.org>
	* DETAILS: upgrade to 1.2.6rc5, rc1 is badly broken;

2004-08-14 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: upgrade to 1.2.6rc1;
	* BUILD,*.patch: no patching necessary.

2004-08-04 Seth Woolley <seth@tautology.org>
	* BUILD, DETAILS, libpng-buffer.patch: SECURITY FIX
	  http://www.securityfocus.com/archive/1/370853

2004-06-08 Seth Woolley <seth@tautology.org>
	* BUILD, libpng-1.2.5-can-2002-1363.patch: added cleanup patch for earlier vulns

2004-05-02 Treeve Jelbert <treeve@sourcemage.org>
	* BUILD: fix compiler error message when using gcc-3.4.0
	  pnggccrd.c: In function `png_read_filter_row':
	  pnggccrd.c:4496: error: PIC register `%ebx' clobbered in `asm'
	  pnggccrd.c:4920: error: PIC register `%ebx' clobbered in `asm'

2004-05-01 Seth Woolley <seth@tautology.org>
	* BUILD, libpng-1.2.5-can-2004-0421.patch: added patch for DoS vuln.

2003-11-13 hgg <hgreig@bigpond.net.au>
	* DEPENDS: add pkgconfig

2003-07-09 hgg <hgreig@bigpond.net.au>
	* DETAILS: Updated to 1.2.5 some spells might need -lz -lm added to -lpng

2002-01-12 Seth Woolley <seth@tautology.org>
	* DETAILS: downgraded to 1.2.4 cleaned HISTORY

2002-10-25 Seth Woolley <seth@tautology.org>
	* TRIGGERS: Added TRIGGERS file for zlib
	* DETAILS: UPDATED incremented to force recompile for zlib

2002-10-09 Seth Woolley <seth@tautology.org>
	* DETAILS: Updated to 1.2.5, thanks Sergey for the diff

2002-07-27 Unet <unet@sourcemage.org>
	* DETAIILS: Updated to 1.2.4!

2002-05-22 Unet <unet@sourcemage.org>
	* DETAILS: to 1.2.3 [later] modified DETAILS in order to build correctly

2002-05-09 Unet <unet@sourcemage.org>
	* DETAILS: point to sourceforge new sites, bug #67 fixed.

2002-04-29 Unet <unet@sourcemage.org>
	* BUILD: Fixed the BUILD to have png.h and pngconf.h copied to 
	  /usr/include.

2002-04-18 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: Updated to 1.2.2. Added a SOURCE2, which is a fix of many a makefile.