summaryrefslogtreecommitdiff
blob: 751754e4ec26ad007a29d87d0006af2b6cbef9d4 (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
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
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
# ChangeLog for media-gfx/splashutils
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.47 2005/09/29 08:47:37 spock Exp $

*splashutils-1.1.9.10 (29 Sep 2005)

  29 Sep 2005; Michał Januszewski <spock@gentoo.org>
  -splashutils-0.9.1.ebuild, -splashutils-1.1.9.6-r1.ebuild,
  -splashutils-1.1.9.7.ebuild, +splashutils-1.1.9.10.ebuild:
  Version bump.

  09 Sep 2005; Michał Januszewski <spock@gentoo.org>
  splashutils-1.1.9.9-r1.ebuild:
  Updated zlib to 1.2.3 (requested in bug #104118).

  08 Sep 2005; Michał Januszewski <spock@gentoo.org>
  splashutils-1.1.9.9-r1.ebuild:
  Added a fix for bug #104251 -- try to support gcc built with the 'vanilla' 
  USE flag.

  02 Sep 2005; Michael Hanselmann <hansmi@gentoo.org>
  splashutils-1.1.9.8.ebuild:
  Stable on ppc.

  31 Aug 2005; Luis Medinas <metalgod@gentoo.org>
  splashutils-1.1.9.8.ebuild:
  Marked Stable on AMD64.

*splashutils-1.1.9.9-r1 (28 Aug 2005)

  28 Aug 2005; Michał Januszewski <spock@gentoo.org>
  +files/splashutils-1.1.9.9-external-klibc.patch,
  splashutils-1.1.9.8.ebuild, +splashutils-1.1.9.9-r1.ebuild:
  Updated the splashutils ebuild to build against external klibc. Credits for
  the patch go to Martin Schlemmer <azarah (at) gentoo (dot) org> (bug
  #103855). Marked 1.1.9.8 stable on x86.

*splashutils-1.1.9.9 (21 Aug 2005)

  21 Aug 2005; Michał Januszewski <spock@gentoo.org>
  +splashutils-1.1.9.9.ebuild:
  Version bump.

  20 Jul 2005; Joseph Jezak <josejx@gentoo.org> splashutils-1.1.9.7.ebuild:
  Marked ppc stable for 2.6.12 support.

*splashutils-1.1.9.8 (18 Jul 2005)

  18 Jul 2005; Michał Januszewski <spock@gentoo.org>
  +splashutils-1.1.9.8.ebuild:
  Version bump.

*splashutils-1.1.9.7 (09 Jul 2005)

  09 Jul 2005; Michał Januszewski <spock@gentoo.org>
  +splashutils-1.1.9.7.ebuild:
  Version bump -- 1.1.9.7 includes many bugfixes and has support for genkernel
  initrds. Changed all KBUILD_OUTPUT references to KV_OUT_DIR in the ebuild.
  This should fix compilation problems for people using an external kernel
  object directory.

  08 Jul 2005; Michał Januszewski <spock@gentoo.org>
  -splashutils-1.1.9.6.ebuild, splashutils-1.1.9.6-r1.ebuild:
  Fixed a typo in the ebuild info messages (bug #98375). Removed old ebuild.

  07 Jul 2005; Herbie Hopkins <herbs@gentoo.org>
  splashutils-1.1.9.6-r1.ebuild:
  Stable on amd64.

  06 Jul 2005; Daniel Drake <dsd@gentoo.org> splashutils-1.1.9.6-r1.ebuild:
  Stable on x86, required for fbsplash on 2.6.12

  23 Jun 2005; Michał Januszewski <spock@gentoo.org>
  splashutils-1.1.9.6-r1.ebuild:
  Use KERNEL_DIR instead of /usr/src/linux for the kernel source tree (bug
  #96897).

  23 Jun 2005; Michał Januszewski <spock@gentoo.org>
  splashutils-1.1.9.6.ebuild, splashutils-1.1.9.6-r1.ebuild:
  Replaced 'mkdev' with 'mknod' (bug #96725).

  12 Jun 2005; Michał Januszewski <spock@gentoo.org>
  splashutils-0.9.1.ebuild, splashutils-1.1.9.6.ebuild:
  Negate -fstack-protector regardless of the 'hardened' USE flag state (fix
  for bug #71193).

  12 Jun 2005; Michał Januszewski <spock@gentoo.org>
  -splashutils-1.1.9.5.ebuild:
  Removed old ebuild.

*splashutils-1.1.9.6-r1 (12 Jun 2005)

  12 Jun 2005; Michał Januszewski <spock@gentoo.org>
  +splashutils-1.1.9.6-r1.ebuild:
  Added a fix for bug #95657.

  05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org>
  splashutils-0.9.1.ebuild:
  Stable on ppc.

  24 May 2005; Herbie Hopkins <herbs@gentoo.org> splashutils-1.1.9.6.ebuild:
  fixed multilib issue

*splashutils-1.1.9.6 (16 May 2005)

  16 May 2005; Michał Januszewski <spock@gentoo.org>
  -splashutils-1.1.9.3.ebuild, -splashutils-1.1.9.4.ebuild,
  +splashutils-1.1.9.6.ebuild:
  And another bugfix release, which includes fixes for some remaining issues 
  spotted in the 1.1.9.x series (bug #90483 comes to mind). The default silent 
  tty has now been set to tty16 to avoid conflicts with consolefont and 
  syslog-ng. If you have a 'tty:' setting on your kernel command line, try 
  removing it in case of any problems. A new utility script, called 
  splash_manager, is included in this release. The script can be used for 
  switching, setting, testing and listing themes. It's somewhat experimental
  at this stage, so please test it. If you are not sure how the kernel command 
  line should be set, try using 'splash_manager -c switch -t <theme>'.

  29 Apr 2005; Michał Januszewski <spock@gentoo.org>
  -splashutils-0.9_rc1.ebuild, -splashutils-1.1.9.1.ebuild,
  -splashutils-1.1.9.2.ebuild:
  Removed old ebuilds.

*splashutils-1.1.9.5 (29 Apr 2005)

  29 Apr 2005; Michał Januszewski <spock@gentoo.org>
  +splashutils-1.1.9.5.ebuild:
  Yet another bugfix release. Includes fixes for 16bpp modes, and complete or
  partial fixes for bugs: #90307, #90331, #90483, #90556. There have also been
  some important changes in the ebuild. The sample Gentoo themes have been
  removed from this package and are now available in
  media-gfx/splash-themes-gentoo. Some additional sanity checks (/dev/tty1
  presence, GCC_SPEC checking) have been added to make it easier to fix common
  problems.

  26 Apr 2005; Michał Januszewski <spock@gentoo.org>
  splashutils-1.1.9.4.ebuild:
  Avoid installing the default symlink if it already exists -- fixed bug #90484.

*splashutils-1.1.9.4 (24 Apr 2005)

  24 Apr 2005; Michał Januszewski <spock@gentoo.org>
  +splashutils-1.1.9.4.ebuild:
  A bugfix release (fixes bugs: #88461, #87113, #85531). It also introduces
  support for new USE flags: png, truetype and kdgraphics. The first two of
  them should probably be enabled to make sure all themes work correctly.
  kdgraphics is a local USE flag which changes the way the silent splash image
  is displayed. Please read the description in use.local.desc before enabling
  it, as it has the potential to break things and it should probably be kept
  disabled in all common situations.

*splashutils-1.1.9.3 (28 Mar 2005)

  28 Mar 2005; Michał Januszewski <spock@gentoo.org>
  +splashutils-1.1.9.3.ebuild:
  A new release with bugfixes and some simple new features. Please have a look
  at the project changelog at my devsite for a full list of changes.

*splashutils-1.1.9.2 (21 Mar 2005)

  21 Mar 2005; Michał Januszewski <spock@gentoo.org>
  +splashutils-1.1.9.2.ebuild:
  Version bump. Mostly bugfixes. Please have a look at the project homepage
  for a full list of changes.

*splashutils-1.1.9.1 (09 Mar 2005)

  09 Mar 2005; Michał Januszewski <spock@gentoo.org>
  +splashutils-1.1.9.1.ebuild:
  Added a development version of splashutils.

  08 Mar 2005; Michał Januszewski <spock@gentoo.org>
  splashutils-0.9.1.ebuild, -splashutils-0.9_pre09.ebuild,
  -splashutils-0.9_pre10.ebuild, splashutils-0.9_rc1.ebuild:
  Removed old ebuilds. Updated the remaining ebuilds to work with KBUILD_OUTPUT.

  07 Mar 2005; Chris Gianelloni <wolf31o2@gentoo.org>
  splashutils-0.9.1.ebuild:
  Marking stable on amd64 so we have the right version on the LiveCD... bad
  spock...

  01 Mar 2005; Michał Januszewski <spock@gentoo.org>
  splashutils-0.9.1.ebuild:
  Marked stable on x86.

  11 Feb 2005; Michał Januszewski <spock@gentoo.org>
  splashutils-0.9.1.ebuild, splashutils-0.9_pre09.ebuild,
  splashutils-0.9_pre10.ebuild, splashutils-0.9_rc1.ebuild:
  Added version deps as a fix for bug #81608.

*splashutils-0.9.1 (27 Jan 2005)

  27 Jan 2005; Michał Januszewski <spock@gentoo.org>
  +splashutils-0.9.1.ebuild, -splashutils-0.9_pre07.ebuild,
  -splashutils-0.9_pre08.ebuild:
  Added a new version of splashutils with some amazing new features and
  bugfixes which I'm too lazy to list here ;) Removed old ebuilds.

  16 Jan 2005; Michal Januszewski <spock@gentoo.org>
  splashutils-0.9_rc1.ebuild:
  Added hardened compilation fixes from bug #71193.

  12 Jan 2005; Michal Januszewski <spock@gentoo.org>
  splashutils-0.9_rc1.ebuild:
  Marked stable on x86.

  04 Jan 2005; Michael Hanselmann <hansmi@gentoo.org>
  splashutils-0.9_rc1.ebuild:
  Added to ~ppc, bug 76637.

*splashutils-0.9_rc1 (12 Nov 2004)

  12 Nov 2004; Michal Januszewski <spock@gentoo.org>
  +splashutils-0.9_rc1.ebuild:
  A new bugfix release. Closes #68853 and #70029. Fixes some theme issues
  (wrong images for 8bpp, wrong box coordinates for the gentoo theme).

  20 Oct 2004; Michal Januszewski <spock@gentoo.org>
  splashutils-0.9_pre10.ebuild:
  Marked splashutils stable on x86 and amd64. Changed baselayout dep. to >=
  1.9.4-r5.

  13 Oct 2004; Michal Januszewski <spock@gentoo.org>
  splashutils-0.9_pre07.ebuild, splashutils-0.9_pre08.ebuild,
  splashutils-0.9_pre09.ebuild, splashutils-0.9_pre10.ebuild:
  Added a dep on virtual/linux-sources.

  01 Oct 2004; Michal Januszewski <spock@gentoo.org>
  splashutils-0.9_pre10.ebuild:
  Added a little fix (removed dependency on unistd.h for syscalls.nrs) which
  should make splashutils compile with older kernels.

*splashutils-0.9_pre10 (27 Sep 2004)

  27 Sep 2004; Michal Januszewski <spock@gentoo.org>
  +splashutils-0.9_pre10.ebuild:
  Splashutils update. Includes small bugfixes, klibc and libpng updates, and
  2.6.9-rc2 compatibility. Closes bug #64068.

  08 Sep 2004; Michal Januszewski <spock@gentoo.org>
  splashutils-0.9_pre09.ebuild:
  Updated the klibc version (bug #63170). Marked ~amd64.

*splashutils-0.9_pre09 (07 Sep 2004)

  07 Sep 2004; Michal Januszewski <spock@gentoo.org>
  +splashutils-0.9_pre09.ebuild:
  Splashutils update, includes fixes for amd64 and dithering for 15/16bpp modes.
  Special thanks to Christian Roessner for his help with making it work on 
  amd64.

*splashutils-0.9_pre08 (05 Sep 2004)

  05 Sep 2004; Michal Januszewski <spock@gentoo.org>
  +splashutils-0.9_pre08.ebuild:
  Version bump. Added a new theme 'gentoo' and fixed the 'emergence' theme. For
  a full ChangeLog for splashutils check http://dev.gentoo.org/~spock/. Closes
  bugs #61341, #61478, #61960 and possibly #61678.

  30 Aug 2004; Michal Januszewski <spock@gentoo.org>
  splashutils-0.9_pre07.ebuild:
  Updated the ebuild to display info about 'make prepare', not try to execute it.

  22 Aug 2004; Michal Januszewski <spock@gentoo.org>
  splashutils-0.9_pre07.ebuild:
  Added a fix for 8bpp silent images for the emergence theme.

*splashutils-0.9_pre07 (21 Aug 2004)

  21 Aug 2004; Michal Januszewski <spock@gentoo.org> +metadata.xml,
  +splashutils-0.9_pre07.ebuild:
  Intial commit.