--- dev-libs/glib/ChangeLog 2010/10/07 19:55:08 1.427 +++ dev-libs/glib/ChangeLog 2011/12/20 21:24:03 1.494 @@ -1,6 +1,320 @@ # ChangeLog for dev-libs/glib -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.427 2010/10/07 19:55:08 ssuominen Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.494 2011/12/20 21:24:03 jer Exp $ + + 20 Dec 2011; Jeroen Roovers glib-2.30.2.ebuild: + Stable for HPPA (bug #393007). + + 14 Nov 2011; Alexandre Rostovtsev glib-2.30.2.ebuild: + ! +glib-2.30.2.ebuild, + +files/glib-2.30.2-machine-id.patch: + Bump. Notable changes: gdbus-related bugfixes. Add patch to detect machine-id + in both /etc and /var, and lower dbus dep. Compile tests when USE=doc to + prevent build failure (bug #387385, solution proposed by Pacho Ramos). + + 12 Nov 2011; Samuli Suominen -glib-2.28.6.ebuild, + -glib-2.30.0.ebuild, -glib-2.30.1.ebuild, -glib-2.30.1-r1.ebuild: + old + +*glib-2.30.1-r2 (11 Nov 2011) + + 11 Nov 2011; Samuli Suominen +glib-2.30.1-r2.ebuild: + Change hardcoded machine-id path to /etc wrt #390143 by Ewgenij Starostin + + 18 Oct 2011; Jeroen Roovers glib-2.28.8.ebuild: + Stable for HPPA (bug #385699). + +*glib-2.30.1-r1 (16 Oct 2011) + + 16 Oct 2011; Pacho Ramos +glib-2.30.1-r1.ebuild, + +files/glib-2.30.1-homedir-env.patch, metadata.xml: + Fix python ddependency issues as it's needed in some cases, bug #384853 (by + Alexandre Rostovtsev and Arfrever Frehtes Taifersar Arahesis); depend more + scrictly on dev-util/gdbus-codegen to prevent unwanted mixes (and also help + maintainers to remember both need to be bumped at the same time); utils die + themselves with eapi4 (drop unneeded dies then); handle the G_HOME + environment variable to override the passwd entry, upstream bug #142568; + handle the G_HOME environment variable to override the passwd entry, upstream + bug #142568 (by Debian folks); + workaround-gio-test-failure-without-userpriv.patch looks to be no longer + needed as upstream bug should be fixed; assert-msg-test prefers to have gdb + installed when running test. + +*glib-2.30.1 (16 Oct 2011) + + 16 Oct 2011; Samuli Suominen +glib-2.30.1.ebuild, + +files/glib-2.30.1-external-gdbus-codegen.patch: + Version bump. + + 06 Oct 2011; Samuli Suominen glib-2.30.0.ebuild: + export LIBFFI_CFLAGS and LIBFFI_LIBS if dev-util/pkgconfig is not installed + wrt #385561 by Bartosz Szreder + + 05 Oct 2011; Kacper Kowalik glib-2.28.8.ebuild: + ppc/ppc64 stable wrt #369909 + + 28 Sep 2011; Samuli Suominen glib-2.30.0.ebuild: + Use virtual/libffi instead of dev-libs/libffi in case we have to switch to + using copy from GCC in future. + +*glib-2.30.0 (27 Sep 2011) + + 27 Sep 2011; Nirbheek Chauhan + +files/glib-2.29.18-external-gdbus-codegen.patch, +glib-2.30.0.ebuild: + Bump to 2.30, from the GNOME overlay. Ebuild updates and patches by + tetromino. + + 14 Aug 2011; Samuli Suominen glib-2.28.8.ebuild: + Revert last libtool file preservation since we have usable pkg-config files + wrt #379115. + + 14 Aug 2011; Nirbheek Chauhan glib-2.28.8.ebuild: + Remove .la files only when USE=-static-libs. Previous commit by ssuominen + punted .la files unconditionally, bug 379115 + + 13 Aug 2011; Raúl Porcel glib-2.28.8.ebuild: + m68k stable wrt #369909 + + 13 Aug 2011; Raúl Porcel glib-2.28.8.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #369909 + + 10 Aug 2011; Samuli Suominen glib-2.28.8.ebuild: + Fix circular depend with USE="test" and dev-util/pkgconfig. Remove libtool + files. + + 17 Jul 2011; Markus Meier glib-2.28.8.ebuild: + arm stable, bug #369909 + + 14 Jul 2011; Thomas Kahle glib-2.28.8.ebuild: + x86 stable per bug 369909 + + 04 Jul 2011; Alexis Ballier glib-2.28.8.ebuild: + implicit . argument to find is a GNUism that fails with BSDs find; the die + call following it made glib impossile to build on G/FreeBSD + + 04 Jul 2011; Pacho Ramos glib-2.28.8.ebuild: + Fix warning about skipped tests being shown even when tests are disabled by + the user (bug #373963 by William Throwe). + + 01 Jul 2011; Markos Chandras glib-2.28.8.ebuild: + Stable on amd64 wrt bug #278255 + + 01 Jul 2011; Pacho Ramos glib-2.28.8.ebuild: + Really skip tests when unneeded (bug #373069 by Matt Turner). + + 11 Jun 2011; Pacho Ramos + -files/glib-2.25-skip-tests-with-dbus-keyring.patch, -glib-2.26.1-r1.ebuild, + -files/glib-2.26.1-deprecation-tests.patch, + -files/glib-2.26.1-gdatetime-test.patch, + -files/glib-2.26.1-gdbus-flushes.patch, + -files/glib-2.26.1-gsettings-rules.patch: + Remove old. + + 11 Jun 2011; Nirbheek Chauhan -glib-2.28.7.ebuild, + glib-2.28.8.ebuild: + Use xz tarballs, remove old + + 08 Jun 2011; Pacho Ramos glib-2.28.8.ebuild: + Notify people about some tests will be skipped in certain situations and + intruct them about how to run all of them. Thanks a lot to Gilles for + explaining me the possible problems could appear if people ignores this + situation. + +*glib-2.28.8 (06 Jun 2011) + + 06 Jun 2011; Pacho Ramos +glib-2.28.8.ebuild: + Version bump, also skip tests requiring dev-python/dbus-python and + dev-util/desktop-file-utils when they are not available as cannot DEPEND on + them due circular dependencies problem (bugs #286629 and #349236). + + 05 Jun 2011; Pacho Ramos glib-1.2.10-r5.ebuild, + -files/glib-2.24-punt-python-check.patch, + -files/glib-2.26.1-gsettings-read.patch, + -files/glib-2.26.1-locked-message.patch, -glib-2.28.5.ebuild, + glib-2.28.7.ebuild: + Block broken gtk-doc versions that causes problems like bug #363213. Remove + old. Make repoman happier with glib-1. + + 28 May 2011; Raúl Porcel glib-2.28.6.ebuild: + Add patch to fix bug 368275 again + +*glib-2.28.7 (21 May 2011) + + 21 May 2011; Nirbheek Chauhan +glib-2.28.7.ebuild: + Bump to 2.28.7, lots of bugfixes + + 20 May 2011; Samuli Suominen glib-2.28.6.ebuild: + Move dev-util/pkgconfig DEPEND behind USE="test" because it's only required + for checking sys-apps/dbus. This way we don't get circular dependencies now + that dev-util/pkgconfig is using system copy of dev-libs/glib:2. + Download pkg.m4 in SRC_URI for eautoreconf. + + 30 Apr 2011; Raúl Porcel glib-2.28.6.ebuild: + alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #364973 + + 28 Apr 2011; Pawel Hajdan jr glib-2.28.6.ebuild: + x86 stable wrt security bug #364973 + + 27 Apr 2011; Jeroen Roovers glib-2.28.6.ebuild: + Stable for HPPA (bug #364973). + + 27 Apr 2011; Christoph Mende glib-2.28.6.ebuild: + Stable on amd64 wrt bug #364973 + + 27 Apr 2011; Kacper Kowalik glib-2.28.6.ebuild: + ppc/ppc64 stable wrt #364973 + + 26 Apr 2011; Gilles Dartiguelongue glib-2.28.5.ebuild, + glib-2.28.6.ebuild: + Drop disable-visibility, bug #364989. + +*glib-2.28.6 (14 Apr 2011) + + 14 Apr 2011; Nirbheek Chauhan -glib-2.28.4.ebuild, + +glib-2.28.6.ebuild: + Bump to 2.28.6, remove old + +*glib-2.28.5 (01 Apr 2011) + + 01 Apr 2011; Nirbheek Chauhan +glib-2.28.5.ebuild: + Bump to 2.28.5, fixed g-i annotations + + 26 Mar 2011; Gilles Dartiguelongue -glib-2.22.5.ebuild, + -glib-2.24.1-r1.ebuild, -glib-2.28.3.ebuild, glib-2.28.4.ebuild: + Re-add gtk-doc-am to DEPEND, bug #360581. Add changes commited to 2.26 + ebuild. Drop old revisions. + + 22 Mar 2011; Brent Baude glib-2.26.1-r1.ebuild: + Marking glib-2.26.1-r1 ppc stable for bug 353436 + +*glib-2.28.4 (22 Mar 2011) + + 22 Mar 2011; Nirbheek Chauhan -glib-2.24.2.ebuild, + -glib-2.26.1.ebuild, -glib-2.28.2.ebuild, +glib-2.28.4.ebuild: + Bump to 2.28.4: doc fixes, translation updates + + 21 Mar 2011; Kacper Kowalik glib-2.26.1-r1.ebuild: + ppc64 stable wrt #353436 + +*glib-2.28.3 (14 Mar 2011) + + 14 Mar 2011; Nirbheek Chauhan -glib-2.28.1.ebuild, + +glib-2.28.3.ebuild: + Bump to 2.28.3, remove 2.28.1 + + 12 Mar 2011; Raúl Porcel glib-2.26.1-r1.ebuild: + alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #353436 + +*glib-2.28.2 (08 Mar 2011) + + 08 Mar 2011; Nirbheek Chauhan -glib-2.28.0.ebuild, + +glib-2.28.2.ebuild: + Bump to 2.28.2, remove 2.28.0 + + 07 Mar 2011; Jeroen Roovers glib-2.26.1-r1.ebuild: + Stable for HPPA (bug #353436). + + 24 Feb 2011; Thomas Kahle glib-2.26.1-r1.ebuild: + x86 stable per bug 353436 + + 23 Feb 2011; Markos Chandras glib-2.26.1-r1.ebuild: + Stable on amd64 wrt bug #353436 + +*glib-2.28.1 (19 Feb 2011) + + 19 Feb 2011; Nirbheek Chauhan +glib-2.28.1.ebuild: + Bump to 2.28.1, bugfix release + +*glib-2.28.0 (08 Feb 2011) + + 08 Feb 2011; Nirbheek Chauhan -glib-2.27.93.ebuild, + +glib-2.28.0.ebuild: + Bump to 2.28.0, remove 2.27.x. Various bugfixes, no ebuild changes + +*glib-2.27.93 (04 Feb 2011) + + 04 Feb 2011; Gilles Dartiguelongue +glib-2.27.93.ebuild: + Version bump for early new glib testing. + + 03 Feb 2011; Pacho Ramos glib-2.26.1-r1.ebuild: + Disable dtrace and systemtap supports until bug #351931 is solved instead of + letting them be automagic. + + 30 Jan 2011; Raúl Porcel glib-2.24.2.ebuild: + alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #348987 + + 25 Jan 2011; Jeroen Roovers glib-2.24.2.ebuild: + Stable for HPPA (bug #348987). + + 24 Jan 2011; Pacho Ramos glib-2.26.1-r1.ebuild, + +files/glib-2.26.1-gatomic-header.patch, + +files/glib-2.26.1-gdatetime-test.patch: + Add openbsd patch to fix build on several arches (bug #351387 by Alan + Hourihane and Raúl Porcel) once I confirmed it doesn't cause any test + failure regression. Remove test that seems to fail depending on time of day + as done by upstream (was causing one of the failures in bug #352451) and + unset GSETTINGS_BACKEND (bug #352451) until upstream takes care (upstream bug + #640412). + + 19 Jan 2011; Markos Chandras glib-2.24.2.ebuild: + Stable on amd64 wrt bug #348987 + + 18 Jan 2011; Christian Faulhammer glib-2.24.2.ebuild: + stable x86, bug 348987 + +*glib-2.26.1-r1 (17 Jan 2011) + + 17 Jan 2011; Pacho Ramos -glib-2.26.0-r1.ebuild, + -files/glib-2.26.0-error-pileup.patch, -files/glib-2.26.0-not-close.patch, + -files/glib-2.26.0-unref-null.patch, +glib-2.26.1-r1.ebuild, + +files/glib-2.26.1-deprecation-tests.patch, + +files/glib-2.26.1-gdbus-flushes.patch, + +files/glib-2.26.1-gsettings-read.patch, + +files/glib-2.26.1-gsettings-rules.patch, + +files/glib-2.26.1-locked-message.patch: + Revision bump to include upstream patches from 2.32 branch and fix + gsettings.m4 rules to work when there are no schemas, bug #350020. Remove old + testing. + + 11 Jan 2011; Pacho Ramos glib-2.26.1.ebuild: + Inform users about possible breakage when updating glib and not dbus-glib, + bug #297483. + + 16 Dec 2010; Fabian Groffen glib-2.26.1.ebuild: + Do not use ED with DESTDIR + + 07 Dec 2010; Gilles Dartiguelongue + -files/glib-2.6.3-testglib-ssp.patch, -glib-2.20.5-r1.ebuild, + -glib-2.22.4.ebuild, -files/glib2-CVE-2008-4316.patch, + -files/glib2-CVE-2009-3289.patch: + Clean up old revisions. + +*glib-2.26.1 (04 Dec 2010) + + 04 Dec 2010; Pacho Ramos -glib-2.25.17.ebuild, + +glib-2.26.1.ebuild: + Version bump with bugfixes and translation updates, remove old and skip tests + building when unneeded. + +*glib-2.26.0-r1 (17 Oct 2010) + + 17 Oct 2010; Pacho Ramos -glib-2.26.0.ebuild, + +glib-2.26.0-r1.ebuild, +files/glib-2.26.0-error-pileup.patch, + +files/glib-2.26.0-not-close.patch, +files/glib-2.26.0-unref-null.patch: + Revision bump to include one important upstream fix to prevent evince + crash at startup, also fix test and prevent error pileup. Remove previous + broken version. + + 17 Oct 2010; Raúl Porcel glib-2.24.1-r1.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #324077 + + 14 Oct 2010; Markus Meier glib-2.24.1-r1.ebuild: + arm stable, bug #324077 07 Oct 2010; Samuli Suominen glib-2.24.1-r1.ebuild: ppc64 stable wrt #324077