/[gentoo-x86]/dev-libs/glib/ChangeLog
Gentoo

Diff of /dev-libs/glib/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.178 Revision 1.494
1# ChangeLog for dev-libs/glib 1# ChangeLog for dev-libs/glib
2# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 2# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
3# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.178 2006/01/22 19:50:22 corsair Exp $ 3# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.494 2011/12/20 21:24:03 jer Exp $
4
5 20 Dec 2011; Jeroen Roovers <jer@gentoo.org> glib-2.30.2.ebuild:
6 Stable for HPPA (bug #393007).
7
8 14 Nov 2011; Alexandre Rostovtsev <tetromino@gentoo.org> glib-2.30.2.ebuild:
9 !<dbus-1.4.16-r2 blocker is not needed with glib-2.30.2-machine-id.patch.
10 Thanks to gflohr in #gentoo-desktop for noticing.
11
12*glib-2.30.2 (14 Nov 2011)
13
14 14 Nov 2011; Alexandre Rostovtsev <tetromino@gentoo.org> +glib-2.30.2.ebuild,
15 +files/glib-2.30.2-machine-id.patch:
16 Bump. Notable changes: gdbus-related bugfixes. Add patch to detect machine-id
17 in both /etc and /var, and lower dbus dep. Compile tests when USE=doc to
18 prevent build failure (bug #387385, solution proposed by Pacho Ramos).
19
20 12 Nov 2011; Samuli Suominen <ssuominen@gentoo.org> -glib-2.28.6.ebuild,
21 -glib-2.30.0.ebuild, -glib-2.30.1.ebuild, -glib-2.30.1-r1.ebuild:
22 old
23
24*glib-2.30.1-r2 (11 Nov 2011)
25
26 11 Nov 2011; Samuli Suominen <ssuominen@gentoo.org> +glib-2.30.1-r2.ebuild:
27 Change hardcoded machine-id path to /etc wrt #390143 by Ewgenij Starostin
28
29 18 Oct 2011; Jeroen Roovers <jer@gentoo.org> glib-2.28.8.ebuild:
30 Stable for HPPA (bug #385699).
31
32*glib-2.30.1-r1 (16 Oct 2011)
33
34 16 Oct 2011; Pacho Ramos <pacho@gentoo.org> +glib-2.30.1-r1.ebuild,
35 +files/glib-2.30.1-homedir-env.patch, metadata.xml:
36 Fix python ddependency issues as it's needed in some cases, bug #384853 (by
37 Alexandre Rostovtsev and Arfrever Frehtes Taifersar Arahesis); depend more
38 scrictly on dev-util/gdbus-codegen to prevent unwanted mixes (and also help
39 maintainers to remember both need to be bumped at the same time); utils die
40 themselves with eapi4 (drop unneeded dies then); handle the G_HOME
41 environment variable to override the passwd entry, upstream bug #142568;
42 handle the G_HOME environment variable to override the passwd entry, upstream
43 bug #142568 (by Debian folks);
44 workaround-gio-test-failure-without-userpriv.patch looks to be no longer
45 needed as upstream bug should be fixed; assert-msg-test prefers to have gdb
46 installed when running test.
47
48*glib-2.30.1 (16 Oct 2011)
49
50 16 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> +glib-2.30.1.ebuild,
51 +files/glib-2.30.1-external-gdbus-codegen.patch:
52 Version bump.
53
54 06 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> glib-2.30.0.ebuild:
55 export LIBFFI_CFLAGS and LIBFFI_LIBS if dev-util/pkgconfig is not installed
56 wrt #385561 by Bartosz Szreder
57
58 05 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> glib-2.28.8.ebuild:
59 ppc/ppc64 stable wrt #369909
60
61 28 Sep 2011; Samuli Suominen <ssuominen@gentoo.org> glib-2.30.0.ebuild:
62 Use virtual/libffi instead of dev-libs/libffi in case we have to switch to
63 using copy from GCC in future.
64
65*glib-2.30.0 (27 Sep 2011)
66
67 27 Sep 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
68 +files/glib-2.29.18-external-gdbus-codegen.patch, +glib-2.30.0.ebuild:
69 Bump to 2.30, from the GNOME overlay. Ebuild updates and patches by
70 tetromino.
71
72 14 Aug 2011; Samuli Suominen <ssuominen@gentoo.org> glib-2.28.8.ebuild:
73 Revert last libtool file preservation since we have usable pkg-config files
74 wrt #379115.
75
76 14 Aug 2011; Nirbheek Chauhan <nirbheek@gentoo.org> glib-2.28.8.ebuild:
77 Remove .la files only when USE=-static-libs. Previous commit by ssuominen
78 punted .la files unconditionally, bug 379115
79
80 13 Aug 2011; Raúl Porcel <armin76@gentoo.org> glib-2.28.8.ebuild:
81 m68k stable wrt #369909
82
83 13 Aug 2011; Raúl Porcel <armin76@gentoo.org> glib-2.28.8.ebuild:
84 alpha/ia64/s390/sh/sparc stable wrt #369909
85
86 10 Aug 2011; Samuli Suominen <ssuominen@gentoo.org> glib-2.28.8.ebuild:
87 Fix circular depend with USE="test" and dev-util/pkgconfig. Remove libtool
88 files.
89
90 17 Jul 2011; Markus Meier <maekke@gentoo.org> glib-2.28.8.ebuild:
91 arm stable, bug #369909
92
93 14 Jul 2011; Thomas Kahle <tomka@gentoo.org> glib-2.28.8.ebuild:
94 x86 stable per bug 369909
95
96 04 Jul 2011; Alexis Ballier <aballier@gentoo.org> glib-2.28.8.ebuild:
97 implicit . argument to find is a GNUism that fails with BSDs find; the die
98 call following it made glib impossile to build on G/FreeBSD
99
100 04 Jul 2011; Pacho Ramos <pacho@gentoo.org> glib-2.28.8.ebuild:
101 Fix warning about skipped tests being shown even when tests are disabled by
102 the user (bug #373963 by William Throwe).
103
104 01 Jul 2011; Markos Chandras <hwoarang@gentoo.org> glib-2.28.8.ebuild:
105 Stable on amd64 wrt bug #278255
106
107 01 Jul 2011; Pacho Ramos <pacho@gentoo.org> glib-2.28.8.ebuild:
108 Really skip tests when unneeded (bug #373069 by Matt Turner).
109
110 11 Jun 2011; Pacho Ramos <pacho@gentoo.org>
111 -files/glib-2.25-skip-tests-with-dbus-keyring.patch, -glib-2.26.1-r1.ebuild,
112 -files/glib-2.26.1-deprecation-tests.patch,
113 -files/glib-2.26.1-gdatetime-test.patch,
114 -files/glib-2.26.1-gdbus-flushes.patch,
115 -files/glib-2.26.1-gsettings-rules.patch:
116 Remove old.
117
118 11 Jun 2011; Nirbheek Chauhan <nirbheek@gentoo.org> -glib-2.28.7.ebuild,
119 glib-2.28.8.ebuild:
120 Use xz tarballs, remove old
121
122 08 Jun 2011; Pacho Ramos <pacho@gentoo.org> glib-2.28.8.ebuild:
123 Notify people about some tests will be skipped in certain situations and
124 intruct them about how to run all of them. Thanks a lot to Gilles for
125 explaining me the possible problems could appear if people ignores this
126 situation.
127
128*glib-2.28.8 (06 Jun 2011)
129
130 06 Jun 2011; Pacho Ramos <pacho@gentoo.org> +glib-2.28.8.ebuild:
131 Version bump, also skip tests requiring dev-python/dbus-python and
132 dev-util/desktop-file-utils when they are not available as cannot DEPEND on
133 them due circular dependencies problem (bugs #286629 and #349236).
134
135 05 Jun 2011; Pacho Ramos <pacho@gentoo.org> glib-1.2.10-r5.ebuild,
136 -files/glib-2.24-punt-python-check.patch,
137 -files/glib-2.26.1-gsettings-read.patch,
138 -files/glib-2.26.1-locked-message.patch, -glib-2.28.5.ebuild,
139 glib-2.28.7.ebuild:
140 Block broken gtk-doc versions that causes problems like bug #363213. Remove
141 old. Make repoman happier with glib-1.
142
143 28 May 2011; Raúl Porcel <armin76@gentoo.org> glib-2.28.6.ebuild:
144 Add patch to fix bug 368275 again
145
146*glib-2.28.7 (21 May 2011)
147
148 21 May 2011; Nirbheek Chauhan <nirbheek@gentoo.org> +glib-2.28.7.ebuild:
149 Bump to 2.28.7, lots of bugfixes
150
151 20 May 2011; Samuli Suominen <ssuominen@gentoo.org> glib-2.28.6.ebuild:
152 Move dev-util/pkgconfig DEPEND behind USE="test" because it's only required
153 for checking sys-apps/dbus. This way we don't get circular dependencies now
154 that dev-util/pkgconfig is using system copy of dev-libs/glib:2.
155 Download pkg.m4 in SRC_URI for eautoreconf.
156
157 30 Apr 2011; Raúl Porcel <armin76@gentoo.org> glib-2.28.6.ebuild:
158 alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #364973
159
160 28 Apr 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> glib-2.28.6.ebuild:
161 x86 stable wrt security bug #364973
162
163 27 Apr 2011; Jeroen Roovers <jer@gentoo.org> glib-2.28.6.ebuild:
164 Stable for HPPA (bug #364973).
165
166 27 Apr 2011; Christoph Mende <angelos@gentoo.org> glib-2.28.6.ebuild:
167 Stable on amd64 wrt bug #364973
168
169 27 Apr 2011; Kacper Kowalik <xarthisius@gentoo.org> glib-2.28.6.ebuild:
170 ppc/ppc64 stable wrt #364973
171
172 26 Apr 2011; Gilles Dartiguelongue <eva@gentoo.org> glib-2.28.5.ebuild,
173 glib-2.28.6.ebuild:
174 Drop disable-visibility, bug #364989.
175
176*glib-2.28.6 (14 Apr 2011)
177
178 14 Apr 2011; Nirbheek Chauhan <nirbheek@gentoo.org> -glib-2.28.4.ebuild,
179 +glib-2.28.6.ebuild:
180 Bump to 2.28.6, remove old
181
182*glib-2.28.5 (01 Apr 2011)
183
184 01 Apr 2011; Nirbheek Chauhan <nirbheek@gentoo.org> +glib-2.28.5.ebuild:
185 Bump to 2.28.5, fixed g-i annotations
186
187 26 Mar 2011; Gilles Dartiguelongue <eva@gentoo.org> -glib-2.22.5.ebuild,
188 -glib-2.24.1-r1.ebuild, -glib-2.28.3.ebuild, glib-2.28.4.ebuild:
189 Re-add gtk-doc-am to DEPEND, bug #360581. Add changes commited to 2.26
190 ebuild. Drop old revisions.
191
192 22 Mar 2011; Brent Baude <ranger@gentoo.org> glib-2.26.1-r1.ebuild:
193 Marking glib-2.26.1-r1 ppc stable for bug 353436
194
195*glib-2.28.4 (22 Mar 2011)
196
197 22 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org> -glib-2.24.2.ebuild,
198 -glib-2.26.1.ebuild, -glib-2.28.2.ebuild, +glib-2.28.4.ebuild:
199 Bump to 2.28.4: doc fixes, translation updates
200
201 21 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> glib-2.26.1-r1.ebuild:
202 ppc64 stable wrt #353436
203
204*glib-2.28.3 (14 Mar 2011)
205
206 14 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org> -glib-2.28.1.ebuild,
207 +glib-2.28.3.ebuild:
208 Bump to 2.28.3, remove 2.28.1
209
210 12 Mar 2011; Raúl Porcel <armin76@gentoo.org> glib-2.26.1-r1.ebuild:
211 alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #353436
212
213*glib-2.28.2 (08 Mar 2011)
214
215 08 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org> -glib-2.28.0.ebuild,
216 +glib-2.28.2.ebuild:
217 Bump to 2.28.2, remove 2.28.0
218
219 07 Mar 2011; Jeroen Roovers <jer@gentoo.org> glib-2.26.1-r1.ebuild:
220 Stable for HPPA (bug #353436).
221
222 24 Feb 2011; Thomas Kahle <tomka@gentoo.org> glib-2.26.1-r1.ebuild:
223 x86 stable per bug 353436
224
225 23 Feb 2011; Markos Chandras <hwoarang@gentoo.org> glib-2.26.1-r1.ebuild:
226 Stable on amd64 wrt bug #353436
227
228*glib-2.28.1 (19 Feb 2011)
229
230 19 Feb 2011; Nirbheek Chauhan <nirbheek@gentoo.org> +glib-2.28.1.ebuild:
231 Bump to 2.28.1, bugfix release
232
233*glib-2.28.0 (08 Feb 2011)
234
235 08 Feb 2011; Nirbheek Chauhan <nirbheek@gentoo.org> -glib-2.27.93.ebuild,
236 +glib-2.28.0.ebuild:
237 Bump to 2.28.0, remove 2.27.x. Various bugfixes, no ebuild changes
238
239*glib-2.27.93 (04 Feb 2011)
240
241 04 Feb 2011; Gilles Dartiguelongue <eva@gentoo.org> +glib-2.27.93.ebuild:
242 Version bump for early new glib testing.
243
244 03 Feb 2011; Pacho Ramos <pacho@gentoo.org> glib-2.26.1-r1.ebuild:
245 Disable dtrace and systemtap supports until bug #351931 is solved instead of
246 letting them be automagic.
247
248 30 Jan 2011; Raúl Porcel <armin76@gentoo.org> glib-2.24.2.ebuild:
249 alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #348987
250
251 25 Jan 2011; Jeroen Roovers <jer@gentoo.org> glib-2.24.2.ebuild:
252 Stable for HPPA (bug #348987).
253
254 24 Jan 2011; Pacho Ramos <pacho@gentoo.org> glib-2.26.1-r1.ebuild,
255 +files/glib-2.26.1-gatomic-header.patch,
256 +files/glib-2.26.1-gdatetime-test.patch:
257 Add openbsd patch to fix build on several arches (bug #351387 by Alan
258 Hourihane and Raúl Porcel) once I confirmed it doesn't cause any test
259 failure regression. Remove test that seems to fail depending on time of day
260 as done by upstream (was causing one of the failures in bug #352451) and
261 unset GSETTINGS_BACKEND (bug #352451) until upstream takes care (upstream bug
262 #640412).
263
264 19 Jan 2011; Markos Chandras <hwoarang@gentoo.org> glib-2.24.2.ebuild:
265 Stable on amd64 wrt bug #348987
266
267 18 Jan 2011; Christian Faulhammer <fauli@gentoo.org> glib-2.24.2.ebuild:
268 stable x86, bug 348987
269
270*glib-2.26.1-r1 (17 Jan 2011)
271
272 17 Jan 2011; Pacho Ramos <pacho@gentoo.org> -glib-2.26.0-r1.ebuild,
273 -files/glib-2.26.0-error-pileup.patch, -files/glib-2.26.0-not-close.patch,
274 -files/glib-2.26.0-unref-null.patch, +glib-2.26.1-r1.ebuild,
275 +files/glib-2.26.1-deprecation-tests.patch,
276 +files/glib-2.26.1-gdbus-flushes.patch,
277 +files/glib-2.26.1-gsettings-read.patch,
278 +files/glib-2.26.1-gsettings-rules.patch,
279 +files/glib-2.26.1-locked-message.patch:
280 Revision bump to include upstream patches from 2.32 branch and fix
281 gsettings.m4 rules to work when there are no schemas, bug #350020. Remove old
282 testing.
283
284 11 Jan 2011; Pacho Ramos <pacho@gentoo.org> glib-2.26.1.ebuild:
285 Inform users about possible breakage when updating glib and not dbus-glib,
286 bug #297483.
287
288 16 Dec 2010; Fabian Groffen <grobian@gentoo.org> glib-2.26.1.ebuild:
289 Do not use ED with DESTDIR
290
291 07 Dec 2010; Gilles Dartiguelongue <eva@gentoo.org>
292 -files/glib-2.6.3-testglib-ssp.patch, -glib-2.20.5-r1.ebuild,
293 -glib-2.22.4.ebuild, -files/glib2-CVE-2008-4316.patch,
294 -files/glib2-CVE-2009-3289.patch:
295 Clean up old revisions.
296
297*glib-2.26.1 (04 Dec 2010)
298
299 04 Dec 2010; Pacho Ramos <pacho@gentoo.org> -glib-2.25.17.ebuild,
300 +glib-2.26.1.ebuild:
301 Version bump with bugfixes and translation updates, remove old and skip tests
302 building when unneeded.
303
304*glib-2.26.0-r1 (17 Oct 2010)
305
306 17 Oct 2010; Pacho Ramos <pacho@gentoo.org> -glib-2.26.0.ebuild,
307 +glib-2.26.0-r1.ebuild, +files/glib-2.26.0-error-pileup.patch,
308 +files/glib-2.26.0-not-close.patch, +files/glib-2.26.0-unref-null.patch:
309 Revision bump to include one important upstream fix to prevent evince
310 crash at startup, also fix test and prevent error pileup. Remove previous
311 broken version.
312
313 17 Oct 2010; Raúl Porcel <armin76@gentoo.org> glib-2.24.1-r1.ebuild:
314 alpha/ia64/m68k/s390/sh/sparc stable wrt #324077
315
316 14 Oct 2010; Markus Meier <maekke@gentoo.org> glib-2.24.1-r1.ebuild:
317 arm stable, bug #324077
318
319 07 Oct 2010; Samuli Suominen <ssuominen@gentoo.org> glib-2.24.1-r1.ebuild:
320 ppc64 stable wrt #324077
321
322 06 Oct 2010; Gilles Dartiguelongue <eva@gentoo.org> glib-2.24.2.ebuild,
323 glib-2.26.0.ebuild,
324 +files/glib-2.26.0-disable-locale-sensitive-test.patch,
325 +files/glib-2.26.0-disable-volumemonitor-broken-test.patch:
326 Fix testsuite failure on hardened, bug #338891. Disable visibility with
327 USE=debug, bug #274647. Disable 3 tests in the 2.26 testsuite to allow a
328 successful run and sync the ebuild back with latest changes in 2.24.
329
330*glib-2.26.0 (28 Sep 2010)
331
332 28 Sep 2010; <nirbheek@gentoo.org> +glib-2.26.0.ebuild:
333 Bump to 2.26.0, stable release with various bug fixes
334
335 25 Sep 2010; <nirbheek@gentoo.org> glib-2.25.17.ebuild:
336 Drop patch that is no longer used for in-tree 2.24 ebuilds. Syncing error
337 pointed out by eva
338
339*glib-2.25.17 (25 Sep 2010)
340
341 25 Sep 2010; <nirbheek@gentoo.org> +glib-2.25.17.ebuild,
342 +files/glib-2.25-punt-python-check.patch,
343 +files/glib-2.25-skip-tests-with-dbus-keyring.patch, metadata.xml:
344 Bump to 2.25.17, needed for gdk-pixbuf-2.22 and gtk+-2.22. Stable release
345 will be made within the next week.
346
347 11 Sep 2010; Joseph Jezak <josejx@gentoo.org> glib-2.24.1-r1.ebuild:
348 Marked ppc for bug #324077.
349
350 08 Sep 2010; Gilles Dartiguelongue <eva@gentoo.org> glib-2.20.5-r1.ebuild,
351 glib-2.22.4.ebuild, glib-2.22.5.ebuild, glib-2.24.1-r1.ebuild,
352 glib-2.24.2.ebuild:
353 Drop ppc64 hardened patch, closes #324899.
354
355*glib-2.24.2 (03 Sep 2010)
356
357 03 Sep 2010; Gilles Dartiguelongue <eva@gentoo.org> +glib-2.24.2.ebuild:
358 Version bump. Couple of fixes, notably gtester race condition. Translation
359 updates.
360
361 31 Aug 2010; Pacho Ramos <pacho@gentoo.org> -glib-2.22.2.ebuild,
362 -glib-2.24.1.ebuild, glib-2.24.1-r1.ebuild:
363 Raise gtk-doc requeriment as reported in bug #331407 by Siim Ainsaar,
364 marlon and others. Drop old testing versions.
365
366 18 Aug 2010; Markus Meier <maekke@gentoo.org> glib-2.22.5.ebuild:
367 arm stable, bug #314899
368
369 14 Aug 2010; Raúl Porcel <armin76@gentoo.org> glib-2.22.5.ebuild:
370 alpha/ia64/sh/sparc stable wrt #314899
371
372 05 Aug 2010; Jeroen Roovers <jer@gentoo.org> glib-2.24.1-r1.ebuild:
373 Stable for HPPA (bug #324077).
374
375 01 Aug 2010; Christian Faulhammer <fauli@gentoo.org>
376 glib-2.24.1-r1.ebuild:
377 x86 stable, bug 324077
378
379 31 Jul 2010; Pacho Ramos <pacho@gentoo.org> glib-2.24.1-r1.ebuild:
380 amd64 stable, bug 324077
381
382 14 Jul 2010; Pacho Ramos <pacho@gentoo.org> glib-2.24.1-r1.ebuild:
383 Add a comment in ebuild for remembering to keep eautoreconf in the future
384 due bug #267603 (by Andrei Slavoiu).
385
386 10 Jul 2010; Nirbheek Chauhan <nirbheek@gentoo.org> glib-2.24.1-r1.ebuild:
387 Add gtk-doc-am to DEPEND for eautoreconf. Fixes bug 327559
388
389*glib-2.24.1-r1 (08 Jul 2010)
390
391 08 Jul 2010; Nirbheek Chauhan <nirbheek@gentoo.org>
392 +glib-2.24.1-r1.ebuild, +files/glib-2.24-assert-test-failure.patch,
393 +files/glib-2.24-punt-python-check.patch:
394 Don't check for python, and don't install gdb python scripts, bug 291328.
395 Also, fix test failure in assert-msg-test, bug 323667
396
397 07 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> glib-2.22.5.ebuild:
398 ppc64 stable wrt #314899
399
400*glib-2.24.1 (13 Jun 2010)
401
402 13 Jun 2010; Pacho Ramos <pacho@gentoo.org> -glib-2.22.3.ebuild,
403 +glib-2.24.1.ebuild:
404 Add new version for Gnome 2.30, clean old testing version.
405
406 04 Jun 2010; Markus Meier <maekke@gentoo.org> glib-2.22.5.ebuild:
407 x86 stable, bug #314899
408
409 11 May 2010; Brent Baude <ranger@gentoo.org> glib-2.22.4.ebuild:
410 Marking glib-2.22.4 ppc64 for bug 304777
411
412 07 May 2010; Jeroen Roovers <jer@gentoo.org> glib-2.22.5.ebuild:
413 Stable for HPPA (bug #304777).
414
415 03 May 2010; Olivier Crête <tester@gentoo.org> glib-2.22.5.ebuild:
416 amd64 stable, bug #314899
417
418*glib-2.22.5 (26 Mar 2010)
419
420 26 Mar 2010; Pacho Ramos <pacho@gentoo.org> +glib-2.22.5.ebuild:
421 Version bump with bugfixes
422
423 24 Mar 2010; Raúl Porcel <armin76@gentoo.org> glib-2.22.4.ebuild:
424 alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #304777
425
426 15 Mar 2010; nixnut <nixnut@gentoo.org> glib-2.22.4.ebuild:
427 ppc stable #304777
428
429 06 Mar 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> glib-2.22.4.ebuild:
430 x86 stable wrt bug #304777
431
432 06 Mar 2010; Samuli Suominen <ssuominen@gentoo.org> glib-2.22.4.ebuild:
433 amd64 stable wrt #304777
434
435*glib-2.22.4 (28 Jan 2010)
436
437 28 Jan 2010; Gilles Dartiguelongue <eva@gentoo.org> -glib-2.20.5.ebuild,
438 +glib-2.22.4.ebuild:
439 Version bump. Bug fixes, and notably bug #297483. Disable test affecting
440 live filesystem, bug #297684.
441
442 19 Jan 2010; Raúl Porcel <armin76@gentoo.org> glib-2.22.2.ebuild:
443 arm stable
444
445*glib-2.22.3 (18 Dec 2009)
446
447 18 Dec 2009; Romain Perier <mrpouet@gentoo.org> +glib-2.22.3.ebuild:
448 Version bump
449
450 10 Dec 2009; Raúl Porcel <armin76@gentoo.org> glib-2.22.2.ebuild:
451 sparc stable
452
453 17 Nov 2009; Brent Baude <ranger@gentoo.org> glib-2.20.5-r1.ebuild:
454 Marking glib-2.20.5-r1 ppc64 for bug 286102
455
456 10 Nov 2009; Raúl Porcel <armin76@gentoo.org> glib-2.20.5-r1.ebuild:
457 ia64/m68k/s390/sh stable wrt #286102
458
459 09 Nov 2009; Tiago Cunha <tcunha@gentoo.org> glib-2.20.5-r1.ebuild:
460 stable sparc, security bug 286102
461
462 09 Nov 2009; Markus Meier <maekke@gentoo.org> glib-2.20.5-r1.ebuild:
463 amd64/arm stable, bug #286102
464
465 09 Nov 2009; Jeroen Roovers <jer@gentoo.org> glib-2.20.5-r1.ebuild:
466 Stable for HPPA (bug #286102).
467
468 08 Nov 2009; Mounir Lamouri <volkmar@gentoo.org> glib-2.20.5-r1.ebuild:
469 Stable for ppc, bug 286102
470
471 07 Nov 2009; Romain Perier <mrpouet@gentoo.org>
472 glib-2.20.5-r1.ebuild:
473 Fix bug #292292, eautomake failed due to missing gtk-doc-am in DEPEND,
474 drop redundant elibtoolize.
475
476 07 Nov 2009; Tobias Klausmann <klausman@gentoo.org> glib-2.20.5-r1.ebuild:
477 Stable on alpha, bug #286102
478
479 07 Nov 2009; Christian Faulhammer <fauli@gentoo.org>
480 glib-2.20.5-r1.ebuild:
481 stable x86, security bug 286102
482
483*glib-2.20.5-r1 (06 Nov 2009)
484
485 06 Nov 2009; Romain Perier <mrpouet@gentoo.org>
486 +glib-2.20.5-r1.ebuild,
487 +files/glib2-CVE-2009-3289.patch:
488 Fix bug #286102, symlink permission error (CVE-2009-3289), new revision.
489
490 02 Nov 2009; Gilles Dartiguelongue <eva@gentoo.org> glib-2.22.2.ebuild:
491 Remove virtual/libc again.
492
493*glib-2.22.2 (29 Oct 2009)
494
495 29 Oct 2009; Gilles Dartiguelongue <eva@gentoo.org>
496 -files/glib-2.18.1-gdesktopappinfo-memleak-fix.patch,
497 -glib-2.18.4-r1.ebuild, -glib-2.18.4-r2.ebuild,
498 -files/glib-2.18.4-gcc44.patch, -files/glib-2.20.1-gio-unref.patch,
499 +glib-2.22.2.ebuild:
500 New version for GNOME 2.28. Clean up old revisions.
501
502 26 Oct 2009; Raúl Porcel <armin76@gentoo.org> glib-2.20.5.ebuild:
503 ia64/m68k/s390/sh/sparc stable wrt #285586
504
505 08 Oct 2009; Markus Meier <maekke@gentoo.org> glib-2.20.5.ebuild:
506 arm stable, bug #285586
507
508 03 Oct 2009; Tobias Klausmann <klausman@gentoo.org> glib-2.20.5.ebuild:
509 Stable on alpha, bug #285586
510
511 30 Sep 2009; Jeroen Roovers <jer@gentoo.org> glib-2.20.5.ebuild:
512 Stable for HPPA (bug #285586).
513
514 27 Sep 2009; nixnut <nixnut@gentoo.org> glib-2.20.5.ebuild:
515 ppc stable #285586
516
517 25 Sep 2009; Brent Baude <ranger@gentoo.org> glib-2.20.5.ebuild:
518 Marking glib-2.20.5 ppc64 stable for bug 285586
519
520 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> glib-2.18.4-r1.ebuild,
521 glib-2.18.4-r2.ebuild, glib-2.20.5.ebuild:
522 Remove virtual/libc
523
524 22 Sep 2009; Markus Meier <maekke@gentoo.org> glib-2.20.5.ebuild:
525 x86 stable, bug #285586
526
527 19 Sep 2009; Olivier Crête <tester@gentoo.org> glib-2.20.5.ebuild:
528 Stable on amd64, bug #285586
529
530*glib-2.20.5 (01 Sep 2009)
531
532 01 Sep 2009; Romain Perier <mrpouet@gentoo.org>
533 +glib-2.20.5.ebuild:
534 Version bump, 4 bugfixes, 2 translations updates.
535
536*glib-2.20.4 (09 Jul 2009)
537
538 09 Jul 2009; Gilles Dartiguelongue <eva@gentoo.org> -glib-2.20.2.ebuild,
539 +glib-2.20.4.ebuild:
540 Version bump. Bug fixes and translation updates.
541
542*glib-2.20.3 (08 Jun 2009)
543
544 08 Jun 2009; Gilles Dartiguelongue <eva@gentoo.org>
545 -glib-2.16.6-r1.ebuild, -glib-2.20.1.ebuild, -glib-2.20.1-r1.ebuild,
546 +glib-2.20.3.ebuild:
547 Bump to 2.20.3. Bug fixes and translation updates. Define XDG environment
548 variable for tests since they might not be present even when
549 xdg-utils-1.0.2-r3 is installed, bug #269155.
550
551 18 May 2009; Gilles Dartiguelongue <eva@gentoo.org> glib-2.20.2.ebuild:
552 Remove unused patch.
553
554*glib-2.20.2 (18 May 2009)
555
556 18 May 2009; Gilles Dartiguelongue <eva@gentoo.org> +glib-2.20.2.ebuild:
557 Bump to 2.20.2. Bug fixes.
558
559*glib-2.20.1-r1 (04 May 2009)
560*glib-2.18.4-r2 (04 May 2009)
561
562 04 May 2009; Gilles Dartiguelongue <eva@gentoo.org>
563 +files/glib-2.18.4-gcc44.patch, +files/glib-2.20.1-gio-unref.patch,
564 +glib-2.18.4-r2.ebuild, +glib-2.20.1-r1.ebuild:
565 Fix gio unref, bug #260301. Fix compilation of glib-2.18 with gcc 4.4, bug
566 #264686.
567
568*glib-2.20.1 (04 May 2009)
569
570 04 May 2009; Gilles Dartiguelongue <eva@gentoo.org> +glib-2.20.1.ebuild:
571 Bump to 2.20.1. Update internal copy of libprcre to 7.8, gio and
572 GHashTable enhancements.
573
574 27 Apr 2009; Jeroen Roovers <jer@gentoo.org> glib-2.18.4-r1:
575 Stable for HPPA (bug #260063).
576
577 19 Apr 2009; Mart Raudsepp <leio@gentoo.org> -glib-2.16.5.ebuild,
578 -glib-2.16.6.ebuild, -glib-2.18.4.ebuild:
579 Remove old redundant security vulnerable revisions
580
581 12 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> ChangeLog:
582 Stable on sparc, bug #260063
583
584 26 Mar 2009; Raúl Porcel <armin76@gentoo.org> glib-2.16.6-r1.ebuild,
585 glib-2.18.4.ebuild, glib-2.18.4-r1.ebuild:
586 arm/ia64/s390/sh/sparc stable
587
588 18 Mar 2009; Brent Baude <ranger@gentoo.org> glib-2.18.4-r1.ebuild:
589 Marking glib-2.18.4-r1 ppc for bug 249214
590
591 18 Mar 2009; Raúl Porcel <armin76@gentoo.org> glib-2.18.4.ebuild:
592 alpha/ia64 stable wrt #260063
593
594 17 Mar 2009; Raúl Porcel <armin76@gentoo.org> glib-2.16.6.ebuild,
595 glib-2.16.6-r1.ebuild, glib-2.18.4.ebuild, glib-2.18.4-r1.ebuild:
596 m68k stable, thanks to kolla for testing
597
598 15 Mar 2009; Markus Meier <maekke@gentoo.org> glib-2.18.4-r1.ebuild:
599 x86 stable, bug #260063
600
601 15 Mar 2009; Tobias Klausmann <klausman@gentoo.org> glib-2.18.4-r1.ebuild:
602 Stable on alpha, bug #249214
603
604 15 Mar 2009; Tobias Klausmann <klausman@gentoo.org> glib-2.16.6-r1.ebuild:
605 Stable on alpha, bug #249214
606
607 15 Mar 2009; Markus Meier <maekke@gentoo.org> glib-2.16.6-r1.ebuild:
608 amd64/x86 stable, bug #249214
609
610 15 Mar 2009; Brent Baude <ranger@gentoo.org> glib-2.16.6-r1.ebuild,
611 glib-2.18.4-r1.ebuild:
612 Marking glib-2.16.6-r1 glib-2.18.4-r1 ppc64 for bug 249214
613
614 13 Mar 2009; Daniel Gryniewicz <dang@gentoo.org> glib-2.18.4-r1.ebuild:
615 Oops, managed to get ~arch in ebuild
616
617*glib-2.18.4-r1 (13 Mar 2009)
618*glib-2.16.6-r1 (13 Mar 2009)
619
620 13 Mar 2009; Daniel Gryniewicz <dang@gentoo.org>
621 +files/glib2-CVE-2008-4316.patch, +glib-2.16.6-r1.ebuild,
622 +glib-2.18.4-r1.ebuild:
623 Add versions with fixes for bug #249214
624
625 11 Mar 2009; Daniel Gryniewicz <dang@gentoo.org> glib-2.18.4.ebuild:
626 Marked stable on amd64
627
628 06 Mar 2009; Brent Baude <ranger@gentoo.org> glib-2.18.4.ebuild:
629 Marking glib-2.18.4 ppc stable for bug 260063
630
631 05 Mar 2009; Brent Baude <ranger@gentoo.org> glib-2.18.4.ebuild:
632 Marking glib-2.18.4 ppc64 stable for bug 260063
633
634 02 Mar 2009; Brent Baude <ranger@gentoo.org> glib-2.16.6.ebuild:
635 Marking glib-2.16.6 ppc64 for bug 245092
636
637 16 Feb 2009; Brent Baude <ranger@gentoo.org> glib-2.16.6.ebuild:
638 stable ppc, bug 245092
639
640 15 Feb 2009; Gilles Dartiguelongue <eva@gentoo.org>
641 -files/glib-2.16.3-pcre-buffer-overflow.patch, -glib-2.14.3.ebuild,
642 -glib-2.14.6.ebuild, -glib-2.16.3-r1.ebuild, glib-2.16.5.ebuild,
643 -glib-2.18.1.ebuild, -glib-2.18.2.ebuild, -glib-2.18.3.ebuild:
644 Clean up old revisions.
645
646 15 Feb 2009; Raúl Porcel <armin76@gentoo.org> glib-2.16.6.ebuild:
647 arm/ia64/s390/sh/sparc stable wrt #245092
648
649 14 Feb 2009; Markus Meier <maekke@gentoo.org> glib-2.16.6.ebuild:
650 amd64/x86 stable, bug #245092
651
652 13 Feb 2009; Tobias Klausmann <klausman@gentoo.org> glib-2.16.6.ebuild,
653 glib-2.18.1.ebuild:
654 Brain fart when trying to stabilize 2.16.6 (bug 245092)
655
656 11 Feb 2009; Tobias Klausmann <klausman@gentoo.org> ChangeLog:
657 Stable on alpha, bug #245092
658
659 11 Feb 2009; Jeroen Roovers <jer@gentoo.org> glib-2.16.6.ebuild:
660 Stable for HPPA (bug #245092).
661
662 09 Feb 2009; Tobias Klausmann <klausman@gentoo.org> glib-2.18.1.ebuild:
663 Stable on alpha, bug #258344
664
665*glib-2.18.4 (13 Jan 2009)
666
667 13 Jan 2009; Mart Raudsepp <leio@gentoo.org> +glib-2.18.4.ebuild:
668 Version bump for various bug fixes - mostly to GIO, e.g MIME sniffing does
669 not update access time anymore
670
671*glib-2.18.3 (27 Nov 2008)
672
673 27 Nov 2008; Mart Raudsepp <leio@gentoo.org> +glib-2.18.3.ebuild:
674 New bug fix release - improves custom mimetype icons display, various
675 memory leak fixes, and GKeyFile improvements.
676
677 13 Nov 2008; Brent Baude <ranger@gentoo.org> glib-2.16.5.ebuild:
678 Marking glib-2.16.5 ppc64 stable for bug 236971
679
680*glib-2.18.2 (19 Oct 2008)
681
682 19 Oct 2008; Mart Raudsepp <leio@gentoo.org> +glib-2.18.2.ebuild:
683 New bug fix release, fixing wrong fallback order of mimetype icons and
684 more
685
686 18 Oct 2008; Brent Baude <ranger@gentoo.org> glib-2.16.5.ebuild:
687 Marking glib-2.16.5 ppc stable for bug 236971
688
689 25 Sep 2008; Jeroen Roovers <jer@gentoo.org> glib-2.16.5.ebuild:
690 Stable for HPPA (bug #236971).
691
692*glib-2.18.1 (25 Sep 2008)
693
694 25 Sep 2008; Mart Raudsepp <leio@gentoo.org>
695 +files/glib-2.18.1-gdesktopappinfo-memleak-fix.patch,
696 +files/glib-2.18.1-workaround-gio-test-failure-without-userpriv.patch,
697 +glib-2.18.1.ebuild:
698 Major version bump. Supports latest version of shared-mime spec, emblems
699 on icons, subparsers in GMarkup, and more
700
701*glib-2.16.6 (22 Sep 2008)
702
703 22 Sep 2008; Mart Raudsepp <leio@gentoo.org> +glib-2.16.6.ebuild:
704 Version bump for bug fixes in the 2.16 series
705
706 09 Sep 2008; Raúl Porcel <armin76@gentoo.org> glib-2.16.5.ebuild:
707 alpha/ia64/sparc stable wrt #236971
708
709 08 Sep 2008; Markus Meier <maekke@gentoo.org> glib-2.16.5.ebuild:
710 x86 stable, bug #236971
711
712 07 Sep 2008; Olivier Crête <tester@gentoo.org> glib-2.16.5.ebuild:
713 amd64 stable, bug #236971
714
715 07 Sep 2008; Gilles Dartiguelongue <eva@gentoo.org> glib-2.16.5.ebuild:
716 drop USE="doc" for 2.16.5 only, bug #232417.
717
718 03 Aug 2008; Gilles Dartiguelongue <eva@gentoo.org>
719 -files/glib-2.8.3-macos.patch, glib-1.2.10-r5.ebuild, -glib-2.8.6.ebuild,
720 -glib-2.10.3.ebuild, -glib-2.10.3-r1.ebuild, -glib-2.12.12.ebuild,
721 -glib-2.12.13.ebuild, glib-2.14.3.ebuild, -glib-2.16.1.ebuild,
722 -glib-2.16.2.ebuild, -glib-2.16.3.ebuild, -glib-2.16.4.ebuild:
723 clean up old revisions, drop to ~mips to shut up repoman's warnings.
724
725*glib-2.16.5 (20 Jul 2008)
726
727 20 Jul 2008; Mart Raudsepp <leio@gentoo.org> +glib-2.16.5.ebuild:
728 Version bump for working around AC_C_BIGENDIAN breakage in autoconf 2.61
729 (bug 231670) and a few bug fixes
730
731*glib-2.16.4 (12 Jul 2008)
732
733 12 Jul 2008; <leio@gentoo.org> +glib-2.16.4.ebuild:
734 Version bump for bug fixes
735
736 05 Jul 2008; Tobias Scherbaum <dertobi123@gentoo.org>
737 glib-2.16.3-r1.ebuild:
738 ppc stable, bug #230039
739
740 01 Jul 2008; Markus Rothe <corsair@gentoo.org> glib-2.16.3-r1.ebuild:
741 Stable on ppc64; bug #230039
742
743*glib-2.16.3-r1 (01 Jul 2008)
744
745 01 Jul 2008; Mart Raudsepp <leio@gentoo.org>
746 +files/glib-2.16.3-pcre-buffer-overflow.patch, +glib-2.16.3-r1.ebuild:
747 Fix for a heap-based buffer overflow possibility in the included modified
748 copy of PCRE, bug 230039, related to CVE-2008-2371
749
750 30 Jun 2008; Jeroen Roovers <jer@gentoo.org> glib-2.16.3.ebuild:
751 Stable for HPPA (bug #227679).
752
753 21 Jun 2008; Markus Rothe <corsair@gentoo.org> glib-2.16.3.ebuild:
754 Stable on ppc64; bug #227679
755
756 20 Jun 2008; Christian Faulhammer <opfer@gentoo.org> glib-2.16.3.ebuild:
757 stable x86, bug 227679
758
759 19 Jun 2008; Raúl Porcel <armin76@gentoo.org> glib-2.16.3.ebuild:
760 alpha/ia64/sparc stable wrt #227679
761
762 19 Jun 2008; nixnut <nixnut@gentoo.org> glib-2.16.3.ebuild:
763 Stable on ppc wrt bug 227679
764
765 19 Jun 2008; Olivier Crête <tester@gentoo.org> glib-2.16.3.ebuild:
766 amd64 stable, bug #227679
767
768 18 Jun 2008; Raúl Porcel <armin76@gentoo.org> glib-2.16.3.ebuild:
769 Fix test failure on alpha/ppc/sparc and probably other arches, authorized
770 by leio, GNOME bug #538836
771
772*glib-2.16.3 (09 Apr 2008)
773
774 09 Apr 2008; Mart Raudsepp <leio@gentoo.org> +glib-2.16.3.ebuild:
775 New version. In addition to a few bug fixes and translation updates this
776 updates Unicode support to version 5.1
777
778*glib-2.16.2 (02 Apr 2008)
779
780 02 Apr 2008; Mart Raudsepp <leio@gentoo.org> +glib-2.16.2.ebuild:
781 New bug fix release
782
783*glib-2.16.1 (11 Mar 2008)
784
785 11 Mar 2008; Mart Raudsepp <leio@gentoo.org> -glib-2.16.0.ebuild,
786 +glib-2.16.1.ebuild:
787 Quick follow-up to fix a GIO crasher and included pcre copy version to
788 secure version
789
790*glib-2.16.0 (10 Mar 2008)
791
792 10 Mar 2008; Mart Raudsepp <leio@gentoo.org> +glib-2.16.0.ebuild:
793 New major release. Major new features include: GIO - a virtual filesystem
794 API designed to replace gnome-vfs, carrying support for local filesystems
795 with gnome-base/gvfs containing backends for many other (samba, ftp, sftp,
796 http, etc); GChecksum providing MD5, SHA-1 and SHA-256 algorithms for
797 applications to use; GTest - a test framework
798
799 10 Feb 2008; Olivier Crête <tester@gentoo.org> glib-2.14.6.ebuild:
800 Stable on amd64, security bug #209293
801
802 08 Feb 2008; Raúl Porcel <armin76@gentoo.org> glib-2.14.6.ebuild:
803 alpha/ia64/sparc stable wrt security #209293
804
805 08 Feb 2008; Jeroen Roovers <jer@gentoo.org> glib-2.14.6.ebuild:
806 Stable for HPPA (bug #209293).
807
808 08 Feb 2008; Tobias Scherbaum <dertobi123@gentoo.org> glib-2.14.6.ebuild:
809 ppc stable, bug #209293
810
811 08 Feb 2008; Brent Baude <ranger@gentoo.org> glib-2.14.6.ebuild:
812 stable ppc64, bug 209293
813
814 07 Feb 2008; Markus Meier <maekke@gentoo.org> glib-2.14.6.ebuild:
815 x86 stable, security bug #209293
816
817*glib-2.14.6 (07 Feb 2008)
818
819 07 Feb 2008; Mart Raudsepp <leio@gentoo.org> +glib-2.14.6.ebuild:
820 Version bump for security fix in the included copy of libpcre (updated to 7.6)
821
822 04 Feb 2008; Jeroen Roovers <jer@gentoo.org> glib-2.14.5.ebuild:
823 Stable for HPPA (bug #208366).
824
825 03 Feb 2008; Raúl Porcel <armin76@gentoo.org> glib-2.14.5.ebuild:
826 alpha/ia64/sparc stable wrt #208366
827
828 02 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org> glib-2.14.5.ebuild:
829 Stable on amd64 wrt bug #208366.
830
831 01 Feb 2008; Brent Baude <ranger@gentoo.org> glib-2.14.5.ebuild:
832 Marking glib-2.14.5 ppc64 and ppc stable for bug 208366
833
834 01 Feb 2008; Christian Faulhammer <opfer@gentoo.org> glib-2.14.5.ebuild:
835 stable x86, bug 208366
836
837*glib-2.14.5 (10 Jan 2008)
838
839 10 Jan 2008; Gilles Dartiguelongue <eva@gentoo.org> +glib-2.14.5.ebuild:
840 bump to 2.14.5
841
842 27 Nov 2007; Jeroen Roovers <jer@gentoo.org> glib-2.14.3.ebuild:
843 Make hppa use -O1.
844
845*glib-2.14.4 (25 Nov 2007)
846
847 25 Nov 2007; Mart Raudsepp <leio@gentoo.org> +glib-2.14.4.ebuild:
848 Version bump for various non-critical bug fixes
849
850 23 Nov 2007; Jeroen Roovers <jer@gentoo.org> glib-2.14.3.ebuild:
851 Stable for HPPA (bug #198845).
852
853 20 Nov 2007; Joshua Kinard <kumba@gentoo.org> glib-2.14.3.ebuild:
854 Stable on mips, per #190019.
855
856 19 Nov 2007; Markus Rothe <corsair@gentoo.org> glib-2.14.3.ebuild:
857 Stable on ppc64; bug #198845
858
859 17 Nov 2007; nixnut <nixnut@gentoo.org> glib-2.14.3.ebuild:
860 Stable on ppc wrt bug 198845
861
862 14 Nov 2007; Raúl Porcel <armin76@gentoo.org> glib-2.14.3.ebuild:
863 sparc stable wrt #198845
864
865 14 Nov 2007; Raúl Porcel <armin76@gentoo.org> glib-2.14.3.ebuild:
866 alpha/ia64 stable wrt #198845
867
868 13 Nov 2007; Christian Faulhammer <opfer@gentoo.org> glib-2.14.3.ebuild:
869 stable x86, bug 198845
870
871 12 Nov 2007; Samuli Suominen <drac@gentoo.org> glib-2.14.3.ebuild:
872 amd64 stable wrt #198845
873
874*glib-2.14.3 (09 Nov 2007)
875
876 09 Nov 2007; Mart Raudsepp <leio@gentoo.org> -glib-2.14.1.ebuild,
877 +glib-2.14.3.ebuild:
878 Version bump
879
880*glib-2.14.2 (16 Oct 2007)
881
882 16 Oct 2007; Mart Raudsepp <leio@gentoo.org> +glib-2.14.2.ebuild:
883 Version bump
884
885*glib-2.14.1 (21 Sep 2007)
886
887 21 Sep 2007; Rémi Cardona <remi@gentoo.org> +glib-2.14.1.ebuild:
888 Add glib-2.14.1 (for Gnome 2.20)
889
890 21 Sep 2007; Brent Baude <ranger@gentoo.org> glib-2.12.13.ebuild:
891 Marking glib-2.12.13 ppc64 for bug#190019
892
893 28 Aug 2007; nixnut <nixnut@gentoo.org> glib-2.12.13.ebuild:
894 Stable on ppc wrt bug 190019
895
896 28 Aug 2007; Jeroen Roovers <jer@gentoo.org> glib-2.12.13.ebuild:
897 Stable for HPPA (bug #190019).
898
899 25 Aug 2007; Raúl Porcel <armin76@gentoo.org> glib-2.12.13.ebuild:
900 alpha/ia64/x86 stable wrt #190019
901
902 24 Aug 2007; Wulf C. Krueger <philantrop@gentoo.org> glib-2.12.13.ebuild:
903 Marked stable on amd64 as per bug 190019.
904
905 24 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> glib-2.12.13.ebuild:
906 Stable on sparc wrt #190019
907
908 06 Aug 2007; Joshua Kinard <kumba@gentoo.org> glib-2.12.12.ebuild:
909 Stable on mips, per #185823.
910
911 23 Jul 2007; nixnut <nixnut@gentoo.org> glib-2.12.12.ebuild:
912 Stable on ppc wrt bug 185614
913
914 19 Jul 2007; Christoph Mende <angelos@gentoo.org> glib-2.12.12.ebuild:
915 Stable on amd64 wrt bug #185614
916
917 18 Jul 2007; Raúl Porcel <armin76@gentoo.org> glib-2.12.12.ebuild:
918 alpha/ia64/x86 stable wrt #185614
919
920 17 Jul 2007; Jeroen Roovers <jer@gentoo.org> glib-2.12.12.ebuild:
921 Stable for HPPA (bug #185614).
922
923 17 Jul 2007; Markus Rothe <corsair@gentoo.org> glib-2.12.12.ebuild:
924 Stable on ppc64; bug #185614
925
926 17 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> glib-2.12.12.ebuild:
927 Stable on sparc wrt #185614
928
929*glib-2.12.13 (16 Jul 2007)
930
931 16 Jul 2007; Mart Raudsepp <leio@gentoo.org> +glib-2.12.13.ebuild:
932 Version bump
933
934 06 Jul 2007; Daniel Gryniewicz <dang@gentoo.org>
935 +files/glib-2.12.12-fbsd.patch, glib-2.12.12.ebuild:
936 Fix gmodule issues on fbsd; bug #184301
937
938 27 Jun 2007; Mike Frysinger <vapier@gentoo.org>
939 +files/glib-1.2.10-automake.patch, glib-1.2.10-r5.ebuild:
940 Fixup autotool handling #168198.
941
942 05 Jun 2007; Daniel Gryniewicz <dang@gentoo.org> glib-2.12.12.ebuild:
943 Add back elibtoolize for fbsd
944
945*glib-2.12.12 (05 Jun 2007)
946
947 05 Jun 2007; Mart Raudsepp <leio@gentoo.org> +glib-2.12.12.ebuild:
948 Version bump
949
950 02 Jun 2007; Mart Raudsepp <leio@gentoo.org> -files/glib-2.12.4-gtimer-fix.patch,
951 -files/glib-2.12.4-tests_pthread.patch, -files/glib-2-macos.patch,
952 -glib-2.12.4-r1.ebuild, -glib-2.12.6.ebuild, -glib-2.12.7.ebuild:
953 Remove redundant versions
954
955 02 Jun 2007; Brent Baude <ranger@gentoo.org> glib-2.12.11.ebuild:
956 Marking glib-2.12.11 ppc stable for bug #171107
957
958 31 May 2007; Jeroen Roovers <jer@gentoo.org> glib-2.12.11.ebuild:
959 Stable for HPPA (bug #171107).
960
961 30 May 2007; Brent Baude <ranger@gentoo.org> glib-2.12.11.ebuild:
962 Marking glib-2.12.11 ppc64 stable for bug 171107
963
964 30 May 2007; Daniel Gryniewicz <dang@gentoo.org> glib-2.12.11.ebuild:
965 Marked stable on amd64 for bug #171107
966
967 30 May 2007; Raúl Porcel <armin76@gentoo.org> glib-2.12.11.ebuild:
968 alpha/ia64 stable wrt #171107
969
970 29 May 2007; Andrej Kacian <ticho@gentoo.org> glib-2.12.11.ebuild:
971 Stable on x86, bug #171107.
972
973 29 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> glib-2.12.11.ebuild:
974 Stable on sparc wrt #171107
975
976 27 May 2007; Joshua Kinard <kumba@gentoo.org> glib-2.12.11.ebuild:
977 Stable on mips.
978
979 12 May 2007; Joshua Kinard <kumba@gentoo.org> glib-2.12.9.ebuild:
980 Stable on mips for #163678.
981
982 25 Apr 2007; Daniel Gryniewicz <dang@gentoo.org> glib-2.12.9.ebuild,
983 glib-2.12.11.ebuild:
984 Remove elibtoolize; it's not needed anymore, and it was causing problems
985 with automake mismatches
986
987 22 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> glib-2.12.9.ebuild:
988 Stable on alpha/ia64/ppc wrt bug #163678.
989
990 15 Mar 2007; Markus Rothe <corsair@gentoo.org> glib-2.12.9.ebuild:
991 Stable on ppc64; bug #163678
992
993 15 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> glib-2.12.9.ebuild:
994 Stable on sparc wrt #163678
995
996 15 Mar 2007; Jeroen Roovers <jer@gentoo.org> glib-2.12.9.ebuild:
997 Stable for HPPA (bug #163678).
998
999*glib-2.12.11 (14 Mar 2007)
1000
1001 14 Mar 2007; Daniel Gryniewicz <dang@gentoo.org> +glib-2.12.11.ebuild:
1002 Bump to 2.12.11
1003 - assorted bug fixes
1004
1005 14 Mar 2007; Simon Stelling <blubb@gentoo.org> glib-2.12.9.ebuild:
1006 stable on amd64; bug 163678
1007
1008 14 Mar 2007; Christian Faulhammer <opfer@gentoo.org> glib-2.12.9.ebuild:
1009 stable x86, bug 163678
1010
1011 03 Mar 2007; Raphael Marichez <falco@gentoo.org> glib-1.2.10-r5.ebuild:
1012 Fix as-needed patch mess up reported by Daniel Glöckner (bug #166374)
1013
1014 11 Feb 2007; Fabian Groffen <grobian@gentoo.org> glib-1.2.10-r5.ebuild,
1015 glib-2.10.3-r1.ebuild, glib-2.12.4-r1.ebuild, glib-2.12.6.ebuild,
1016 glib-2.12.7.ebuild, glib-2.12.9.ebuild:
1017 Dropped ppc-macos keyword, see you in prefix
1018
1019 04 Feb 2007; Markus Rothe <corsair@gentoo.org> glib-2.12.7.ebuild:
1020 Stable on ppc64; bug #164978
1021
1022 03 Feb 2007; Andrej Kacian <ticho@gentoo.org> glib-2.12.7.ebuild:
1023 Stable on x86, bug #164978.
1024
1025 03 Feb 2007; Jeroen Roovers <jer@gentoo.org> glib-2.12.7.ebuild:
1026 Stable for HPPA (bug #164978).
1027
1028 03 Feb 2007; Simon Stelling <blubb@gentoo.org> glib-2.12.7.ebuild:
1029 stable on amd64
1030
1031 03 Feb 2007; Tobias Scherbaum <dertobi123@gentoo.org> glib-2.12.7.ebuild:
1032 Stable on ppc wrt bug #164978.
1033
1034 03 Feb 2007; Saleem Abdulrasool <compnerd@gentoo.org>
1035 glib-1.2.10-r5.ebuild:
1036 Add patch for as-needed (bug #133818)
1037
1038 02 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org> glib-2.12.7.ebuild:
1039 Stable on sparc wrt #164978
1040
1041*glib-2.12.9 (17 Jan 2007)
1042
1043 17 Jan 2007; Mart Raudsepp <leio@gentoo.org> +glib-2.12.9.ebuild:
1044 Version bump
1045
1046 05 Jan 2007; Mart Raudsepp <leio@gentoo.org> glib-2.8.6.ebuild, glib-2.10.3.ebuild,
1047 glib-2.10.3-r1.ebuild, glib-2.12.4-r1.ebuild, glib-2.12.6.ebuild:
1048 Remove debug.eclass usage, bug 160095
1049
1050 05 Jan 2007; Mart Raudsepp <leio@gentoo.org>
1051 -files/glib-2.12.5-gkeyfile-gnomevfs-mime.patch, -glib-2.8.4.ebuild,
1052 -glib-2.8.5.ebuild, -glib-2.12.5-r1.ebuild:
1053 Remove some redundant versions
1054
1055*glib-2.12.7 (05 Jan 2007)
1056
1057 05 Jan 2007; Mart Raudsepp <leio@gentoo.org> +glib-2.12.7.ebuild:
1058 New release
1059
1060*glib-2.12.6 (21 Dec 2006)
1061
1062 21 Dec 2006; Marinus Schraal <foser@gentoo.org> glib-2.12.6.ebuild :
1063 New release
1064
1065*glib-2.12.5-r1 (20 Dec 2006)
1066
1067 20 Dec 2006; Mart Raudsepp <leio@gentoo.org>
1068 +files/glib-2.12.5-gkeyfile-gnomevfs-mime.patch, +glib-2.12.5-r1.ebuild:
1069 Fix file association from MIME types, bug 158646
1070
1071*glib-2.12.5 (19 Dec 2006)
1072
1073 19 Dec 2006; Luis Medinas <metalgod@gentoo.org> +glib-2.12.5.ebuild:
1074 Version Bump. Remove macosx and freebsd patches that is included in this
1075 release.
1076
1077 09 Dec 2006; Bryan Østergaard <kloeri@gentoo.org> glib-2.12.4-r1.ebuild:
1078 Stable on Alpha.
1079
1080 01 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> glib-2.12.4-r1.ebuild:
1081 Stable on hppa wrt #156572
1082
1083 01 Dec 2006; Markus Rothe <corsair@gentoo.org> glib-2.12.4-r1.ebuild:
1084 Stable on ppc64; bug #156572
1085
1086 01 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> glib-2.12.4-r1.ebuild:
1087 Stable on sparc wrt #156572
1088
1089 30 Nov 2006; Tobias Scherbaum <dertobi123@gentoo.org>
1090 glib-2.12.4-r1.ebuild:
1091 ppc stable, bug #156572
1092
1093 30 Nov 2006; Christian Faulhammer <opfer@gentoo.org>
1094 glib-2.12.4-r1.ebuild:
1095 stable x86, bug #156572
1096
1097 29 Nov 2006; Olivier Crête <tester@gentoo.org> glib-2.12.4-r1.ebuild:
1098 Stable on amd64 for bugs #156572
1099
1100 05 Nov 2006; John N. Laliberte <allanonjl@gentoo.org> -glib-2.6.5.ebuild:
1101 remove older glib, fixes #153930
1102
1103 03 Nov 2006; Fabian Groffen <grobian@gentoo.org> glib-1.2.10-r5.ebuild,
1104 glib-2.6.5.ebuild, glib-2.8.4.ebuild, glib-2.8.5.ebuild,
1105 glib-2.8.6.ebuild, glib-2.10.3.ebuild:
1106 Dropped ppc-macos, see you in prefix.
1107
1108*glib-2.10.3-r1 (03 Nov 2006)
1109
1110 03 Nov 2006; John N. Laliberte <allanonjl@gentoo.org>
1111 +glib-2.10.3-r1.ebuild:
1112 apply static lib fix to 2.10.x as well.
1113
1114*glib-2.12.4-r1 (03 Nov 2006)
1115
1116 03 Nov 2006; John N. Laliberte <allanonjl@gentoo.org> -glib-2.12.0.ebuild,
1117 -glib-2.12.1.ebuild, -glib-2.12.2.ebuild, -glib-2.12.3.ebuild,
1118 -glib-2.12.4.ebuild, +glib-2.12.4-r1.ebuild:
1119 add --enable-static so we always build static libs. fixes #153807
1120
1121 24 Oct 2006; Roy Marples <uberlord@gentoo.org> glib-2.12.4.ebuild:
1122 Added ~sparc-fbsd keyword.
1123
1124 19 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> glib-2.10.3.ebuild:
1125 Stable on Alpha.
1126
1127 15 Oct 2006; Mart Raudsepp <leio@gentoo.org>
1128 +files/glib-2.12.4-tests_pthread.patch, glib-2.12.4.ebuild:
1129 Fix pthread related build failure on Gentoo/FreeBSD, bug #150583
1130
1131 09 Oct 2006; Mart Raudsepp <leio@gentoo.org>
1132 +files/glib-2.12.4-gtimer-fix.patch, glib-2.12.4.ebuild:
1133 Fix gtimer build on Gentoo/FreeBSD, bug #150557
1134
1135*glib-2.12.4 (06 Oct 2006)
1136
1137 06 Oct 2006; Mart Raudsepp <leio@gentoo.org> +glib-2.12.4.ebuild:
1138 Version bump
1139
1140 13 Sep 2006; Aron Griffis <agriffis@gentoo.org> glib-2.10.3.ebuild,
1141 glib-2.12.0.ebuild, glib-2.12.1.ebuild, glib-2.12.2.ebuild,
1142 glib-2.12.3.ebuild:
1143 Propogate ia64-atomic-ops.patch to more ebuilds
1144
1145*glib-2.12.3 (04 Sep 2006)
1146
1147 04 Sep 2006; Saleem Abdulrasool <compnerd@gentoo.org> +glib-2.12.3.ebuild:
1148 version bump from upstream (bug #146208)
1149
1150 18 Aug 2006; Tim Yamin <plasmaroo@gentoo.org> glib-2.10.3.ebuild,
1151 +files/glib-2.10.3-ia64-atomic-ops.patch:
1152 Fix compile bug on IA64 with GCC < 4.1.
1153
1154 16 Aug 2006; Markus Rothe <corsair@gentoo.org> glib-2.10.3.ebuild:
1155 Stable on ppc64
1156
1157 26 Jul 2006; Joshua Kinard <kumba@gentoo.org> glib-2.10.3.ebuild:
1158 Marking stable on mips (dep needed by gnome-vfs).
1159
1160*glib-2.12.1 (24 Jul 2006)
1161
1162 24 Jul 2006; Stefan Schweizer <genstef@gentoo.org> +glib-2.12.1.ebuild:
1163 version bump
1164
1165 17 Jul 2006; Daniel Gryniewicz <dang@gentoo.org> glib-2.10.3.ebuild:
1166 Marked stable on amd64 for bug #139612
1167
1168 16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> glib-2.10.3.ebuild:
1169 hppa stable, bug #139612
1170
1171 14 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> glib-2.10.3.ebuild:
1172 ppc stable, bug #139612
1173
1174 12 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> glib-2.10.3.ebuild:
1175 Stable on x86 wrt bug #139612.
1176
1177 10 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org> glib-2.10.3.ebuild:
1178 Stable on sparc wrt #139612
1179
1180*glib-2.12.0 (05 Jul 2006)
1181
1182 05 Jul 2006; Stefan Schweizer <genstef@gentoo.org> +glib-2.12.0.ebuild:
1183 version bump
1184
1185 10 Jun 2006; Mike Frysinger <vapier@gentoo.org>
1186 +files/glib-1.2.10-configure-LANG.patch, glib-1.2.10-r5.ebuild:
1187 Fix building in et_EE locales #133679 by Andres Toomsalu.
1188
1189*glib-2.10.3 (26 May 2006)
1190
1191 26 May 2006; John N. Laliberte <allanonjl@gentoo.org>
1192 -glib-2.10.1-r1.ebuild, -glib-2.10.2.ebuild, +glib-2.10.3.ebuild:
1193 new version
1194
1195 07 May 2006; Diego Pettenò <flameeyes@gentoo.org> Manifest:
1196 Remove .orig file from manifest.
1197
1198 06 May 2006; Diego Pettenò <flameeyes@gentoo.org> glib-2.10.2.ebuild:
1199 Add ~x86-fbsd keyword.
1200
1201 23 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> glib-2.8.6.ebuild,
1202 glib-2.10.2.ebuild:
1203 Don't remove charset.alias conditionally. Wherever you are, if that is
1204 generated it has to be removed.
1205
1206 21 Apr 2006; Thomas Cort <tcort@gentoo.org> glib-2.8.6.ebuild:
1207 Stable on alpha wrt Bug #126321.
1208
1209 15 Apr 2006; Stephen P. Becker <geoman@gentoo.org> glib-2.8.6.ebuild:
1210 stable on mips
1211
1212 13 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> glib-2.8.6.ebuild,
1213 glib-2.10.2.ebuild:
1214 Add dependency over virtual/libiconv as needed.
1215
1216 12 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> glib-1.2.10-r5.ebuild:
1217 Add ~x86-fbsd keyword.
1218
1219*glib-2.10.2 (10 Apr 2006)
1220
1221 10 Apr 2006; Marinus Schraal <foser@gentoo.org> glib-2.10.2.ebuild :
1222 New release
1223
1224 31 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> glib-2.8.6.ebuild:
1225 Drop virtual/libc dep, fix gettext and libintl dependency and add ~x86-fbsd.
1226
1227*glib-2.10.1-r1 (27 Mar 2006)
1228
1229 27 Mar 2006; Saleem Abdulrasool <compnerd@gentoo.org>
1230 +glib-2.10.1-r1.ebuild:
1231 Revbump with fix for debug (bug #127712)
1232
1233 19 Mar 2006; <truedfx@gentoo.org> glib-1.2.10-r5.ebuild:
1234 Use portability eclass for NetBSD/OpenBSD compatibility
1235
1236 19 Mar 2006; Markus Rothe <corsair@gentoo.org> glib-2.8.6.ebuild:
1237 Stable on ppc64
1238
1239 18 Mar 2006; Olivier Crête <tester@gentoo.org> glib-2.8.6.ebuild:
1240 Stable on amd64 per bug #126321
1241
1242 17 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> glib-2.8.6.ebuild:
1243 Stable on x86 wrt bug #126321.
1244
1245 17 Mar 2006; Tobias Scherbaum <dertobi123@gentoo.org> glib-2.8.6.ebuild:
1246 Stable gnome-2.12.3 for ppc, bug #126321
1247
1248 14 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> glib-2.8.6.ebuild:
1249 Stable on hppa
1250
1251*glib-2.10.1 (13 Mar 2006)
1252
1253 13 Mar 2006; Saleem Abdulrasool <compnerd@gentoo.org> +glib-2.10.1.ebuild:
1254 Version bump from upstream
1255
1256 13 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> glib-2.8.6.ebuild:
1257 Stable on sparc
1258
1259 26 Feb 2006; Joshua Kinard <kumba@gentoo.org> glib-2.8.5.ebuild:
1260 Marked stable on mips.
1261
1262*glib-2.8.6 (08 Feb 2006)
1263
1264 08 Feb 2006; Saleem Abdulrasool <compnerd@gentoo.org> +glib-2.8.6.ebuild:
1265 Version bump from upstream for 2.12.3
1266
1267 04 Feb 2006; Aron Griffis <agriffis@gentoo.org> glib-2.8.5.ebuild:
1268 Mark 2.8.5 stable on alpha
4 1269
5 22 Jan 2006; Markus Rothe <corsair@gentoo.org> glib-2.8.5.ebuild: 1270 22 Jan 2006; Markus Rothe <corsair@gentoo.org> glib-2.8.5.ebuild:
6 Stable on ppc64 1271 Stable on ppc64
7 1272
8 22 Jan 2006; <dang@gentoo.org> glib-2.8.5.ebuild: 1273 22 Jan 2006; <dang@gentoo.org> glib-2.8.5.ebuild:

Legend:
Removed from v.1.178  
changed lines
  Added in v.1.494

  ViewVC Help
Powered by ViewVC 1.1.20