summaryrefslogtreecommitdiff
blob: 7a699bd04bb878167f6b8628987bab2cd82c0594 (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
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
# ChangeLog for media-libs/libpng
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/libpng/ChangeLog,v 1.41 2004/06/24 23:13:27 agriffis Exp $

*libpng-1.2.5-r6 (13 May 2004)

  13 May 2004; Mike Frysinger <vapier@gentoo.org>
  -files/libpng-1.0.12-gentoo.diff, files/libpng-1.2.5-gentoo.diff,
  -files/libpng-update-bins.sh, -files/libpng-update-libs.sh,
  -libpng-1.0.12-r2.ebuild, -libpng-1.0.15-r1.ebuild, libpng-1.0.15-r2.ebuild,
  -libpng-1.0.15.ebuild, -libpng-1.2.5-r2.ebuild, -libpng-1.2.5-r3.ebuild,
  -libpng-1.2.5-r4.ebuild, -libpng-1.2.5-r5.ebuild, +libpng-1.2.5-r6.ebuild:
  Add small patch from netbsd #49263 by Anders Rune Jensen. Re-add the
  flag-o-matic stuff for k6 cpus and gcc-3.2/3.3 #50931 by Viperlin.
  Clean out the old versions of libpng for the security fix #49887 by Olivier.

*libpng-1.2.5-r5 (11 May 2004)
*libpng-1.0.15-r2 (11 May 2004)

  11 May 2004; <solar@gentoo.org> libpng-1.0.15-r2.ebuild,
  libpng-1.2.5-r5.ebuild:
  bump ebuild revisions to force user updates for GLSA process. No change in the
  .ebuild so no need to call for arch maintiners. By request of koon@g.o

  09 May 2004; <solar@gentoo.org> files/libpng-1.0.15-gentoo.diff,
  files/libpng-1.2.5-gentoo.diff:
  The library provides 2 calls png_chunk_error and png_chunk_warning for default
  error and warning messages handling. Inside the code a fixed size buffer is
  used and 64 bytes are used to store the caller supplied message. But there are
  no bounds checking and this limitation is not documented. Programs linked
  against libpng may crash or even execute arbitrary code if the caller message
  is dependent on external inputs. Bugzilla bug #49887

  02 Apr 2004; <randy@gentoo.org> libpng-1.2.5-r4.ebuild:
  adding s390 keywords

  16 Nov 2003; Brad House <brad_mssw@gentoo.org> libpng-1.0.15-r1.ebuild:
  mark stable on amd64

  01 Jul 2003; Todd Sunderlin <todd@gentoo.org> libpng-1.2.5-r4.ebuild:
  set stable on sparc

  18 maj 2003; <spider@gentoo.org>libpng-1.0.15-r1.ebuild :
  update to make libpng not overwrite libpng.pc, which broke fbdesk

  24 Apr 2003; Martin Schlemmer <azarah@gentoo.org> libpng-1.2.5-r4.ebuild :
  Fix it to default CC to "gcc" if not set, else build borks.

*libpng-1.2.5-r4 (21 Jan 2003)

  15 Mar 2003; Jan Seidel <tuxus@gentoo.org> :
  Added mips to KEYWORDS

  12 Mar 2003; Zach Welch <zwelch@gentoo.org> libpng-1.2.5-r4.ebuild:
  add arm keyword

  01 Mar 2003; Brandon Low <lostlogic@gentoo.org> libpng-1.2.5-r4.ebuild:
  Various ebuild fixes, better errors, use of einstall, and make the package use
  the proper CC and CXXs from the portage environment

  12 Feb 2003; Guy Martin <gmsoft@gentoo.org> libpng-1.2.5-r4.ebuild :
  Added hppa to keywords.

  21 Jan 2003; Mike Frysinger <vapier@gentoo.org> libpng-1.2.5-r4.ebuild :
  fixed doman #14303

*libpng-1.2.5-r3 (13 Feb 2003)
 
  12 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
  Added missing changelog entry.

*libpng-1.0.15-r1 (18 May 2003)
 
  12 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
  Added missing changelog entry.

*libpng-1.0.15 (14 Jan 2003)

  09 Feb 2003; Seemant Kulleen <seemant@gentoo.org> *.ebuild :

  Sed delimiter to : from /, closing bug #15006 by Blu3
  <david+gentoo.org@blue-labs.org>

  15 Jan 2003; Seemant Kulleen <seemant@gentoo.org>
  files/libpng-1.0.15-gentoo.diff :

  Forgot to add to cvs yesterday.

  14 Jan 2003; Seemant Kulleen <seemant@gentoo.org> libpng-1.0.15.ebuild
  files/digest-libpng-1.0.15 :

  Version bump of the libpng-10 series.  This should not clobber libpng-12
  from being the default.  Closes bug #10726 by : jk@xylema.org (John Kozak)


*libpng-1.2.5-r2 (08 Jan 2003)
*libpng-1.0.12-r2 (08 Jan 2003)

  21 Jan 2003; Mike Frysinger <vapier@gentoo.org> libpng-1.2.5-r4.ebuild :
  Fixed 'doman' so that in doesn't mistakenly install library files.

  19 Jan 2003; George Shapovalov <george@gentoo.org> libpng-1.2.5-r3.ebuild, libpng-1.0.15.ebuild :
  update to libpng-1.0.15 may cause autocleaning of png.h if user did not remerge libpng-1.2.5 after
  emerging 1.0.12. Revision bumped libpng-1.2.5-r3.ebuild to force remerge.
  Also added warning to libpng-1.0.15.ebuild about this issue.

  17 Jan 2003; Daniel Ahlberg <aliz@gentoo.org> libpng-1.2.5-r2.ebuild :
  Changed sed "/" to ":".

  16 Jan 2003; Seemant Kulleen <seemant@gentoo.org> libpng-1.0.15.ebuild
  libpng-1.2.5-r2.ebuild files/libpng-1.0.15-gentoo.diff :

  fixed the diff and using epatch

  08 Jan 2003; Daniel Ahlberg <aliz@gentoo.rg> libpng-1.0.12-r2.ebuild, libpng-1.2.5-r2.ebuild :
  Applied Debian patch to fix buffer overflows.

*libpng-1.2.5-r1 (21 Dec 2002)

  22 Dec 2002; foser <foser@gentoo.org> libpng-1.2.5-r1.ebuild :
  Fixed problems with -march=k6 (bug #12561)

  22 Dec 2002; Martin Holzer <mholzer@gentoo.org> libpng-1.2.5-r1.ebuild files/digest-libpng-1.2.5-r1 Changelog :       
  Changed SRC_URI to sf and .tar.gz to tar.bz2 

  21 Dec 2002; foser <foser@gentoo.org> libpng-1.2.5-r1.ebuild :
  Add fix for linker issues (bug #9792), revision bump to make sure everybody gets it

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*libpng-1.2.5 (25 Oct 2002)

  25 Oct 2002; Mike Frysinger <vapier@gentoo.org> :
  Version bump per #9651

*libpng-1.2.4 libpng-1.2.3-r1 (09 Jul 2002)

  22 Dec 2002; Martin Holzer <mholzer@gentoo.org> libpng-1.2.4.ebuild files/digest-libpng-1.2.4 Changelog : 
  Changed SRC_URI to sf and .tar.gz to tar.bz2 

  09 Jul 2002; Seemant Kulleen <seemant@gentoo.org> libpng-1.2.4.ebuild,
  libpng-1.2.3-r1.ebuild files/digest-libpng-1.2.3-r1 :

  added a check to see if /usr/lib/libpng.so.3.1.2.1 exists, and to remove
  it if it does, in pkg_postinst(). This is because upstream screwed up
  somehow between 1.2.1 and 1.2.3

*libpng-1.2.4 (08 Jul 2002)

  08 Jul 2002; Gabriele Giorgetti <stroke@gentoo.org> libpng-1.2.4.ebuild
  files/digest-libpng-1.2.4 :

  new version, I've been testing it for a while, but I'm leaving it masked 
  untill someone wiser (Seemant ? :) than me decides it is ready to go live.
 

*libpng-1.2.3 (26 May 2002)

  26 May 2002; Seemant Kulleen <seemant@gentoo.org> libpng-1.2.3.ebuild
  files/digest-libpng-1.2.3 :

  Version bump, masked for now


  20 Apr 2002; Seemant Kulleen <seemant@gentoo.org>
   
   This has been masked for testing.  testing shows that it stinks worse than
   1.2.1, so it is being killed.

*libpng-1.2.2 (16 Apr 2002)

  16 Apr 2002; Seemant Kulleen <seemant@gentoo.org>

  Quick version update (new version fixes many bugs; whatever).  Kaali in 
  #gentoo is to be thanked for finding the two bogus symlinks that the make
  install process installs.  Those are fixed with the two dosym operations
  in src_install()

*libpng-1.0.12-r1 and libpng-1.2.1-r1 (13 April 2002)

  22 Dec 2002; Martin Holzer <mholzer@gentoo.org> libpng-1.0.12-r1.ebuild files/digest-libpng-1.0.12-r1 Changelog :
  Changed SRC_URI to sf and .tar.gz to tar.bz2 

  13 April 2002; Bart Verwilst <verwilst@gentoo.org> ChangeLog :

  In order to prevent users from having to almost completely rebuild their 
  system after they upgraded to 1.2.1, i'm adding SLOT's to 1.0.x and 
  1.2.x, so they can happily live together :o)

*libpng-1.0.12 (1 Feb 2002)

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
  
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.