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
|
# ChangeLog for net-libs/glib-networking
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/glib-networking/ChangeLog,v 1.21 2011/10/19 16:09:07 tetromino Exp $
*glib-networking-2.30.1-r1 (19 Oct 2011)
*glib-networking-2.30.0-r1 (19 Oct 2011)
*glib-networking-2.28.7-r1 (19 Oct 2011)
19 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org>
+glib-networking-2.28.7-r1.ebuild,
+files/glib-networking-2.28.7-gnome-proxy-AC_ARG_WITH.patch,
-glib-networking-2.30.0.ebuild, +glib-networking-2.30.0-r1.ebuild,
-glib-networking-2.30.1.ebuild, +glib-networking-2.30.1-r1.ebuild,
+files/glib-networking-2.30.1-gnome-proxy-test.patch:
Fix configure to respect --without-gnome-proxy (bug #387597) and drop ~arch
versions with broken configure. For 2.30.1, apply patch to not build
gnome-proxy test when USE=-gnome, and restrict tests (they appear to fail
~50% of the time, need to investigate).
Note that the gnome-proxy patches have been applied in upstream git master.
*glib-networking-2.30.1 (18 Oct 2011)
18 Oct 2011; Pacho Ramos <pacho@gentoo.org> +glib-networking-2.30.1.ebuild:
Version bump.
*glib-networking-2.30.0 (27 Sep 2011)
27 Sep 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
+glib-networking-2.30.0.ebuild:
Bump to 2.30, from the GNOME overlay. Ebuild updates by tetromino.
18 Sep 2011; Raúl Porcel <armin76@gentoo.org> glib-networking-2.28.7.ebuild:
alpha/ia64/sh/sparc stable wrt #376793
12 Sep 2011; Kacper Kowalik <xarthisius@gentoo.org>
glib-networking-2.28.7.ebuild:
ppc/ppc64 stable wrt #376793
09 Sep 2011; Jeroen Roovers <jer@gentoo.org> glib-networking-2.28.7.ebuild:
Stable for HPPA (bug #376793).
04 Sep 2011; Markus Meier <maekke@gentoo.org> glib-networking-2.28.7.ebuild:
arm/x86 stable, bug #376793
04 Sep 2011; Tony Vroon <chainsaw@gentoo.org> glib-networking-2.28.7.ebuild:
Marked stable as a dependency of net-libs/libsoup-2.34.3 based on arch
testing by Agostino "ago" Sarubbo in bug #376793 filed by Pacho Ramos.
28 Jul 2011; Pacho Ramos <pacho@gentoo.org> -glib-networking-2.28.5.ebuild,
-glib-networking-2.28.6.1.ebuild, glib-networking-2.28.7.ebuild:
Remove old and RDEPEND on a fixed libproxy version to prevent errors with
buggy xulrunner and webkit backends.
15 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
glib-networking-2.28.7.ebuild:
Marked ~ppc/~ppc64 wrt #365331
10 Jul 2011; Matt Turner <mattst88@gentoo.org> glib-networking-2.28.7.ebuild:
Added ~mips, bug 365331
07 Jul 2011; Alexis Ballier <aballier@gentoo.org>
glib-networking-2.28.7.ebuild:
keyword ~x86-fbsd, bug #365331
11 Jun 2011; Raúl Porcel <armin76@gentoo.org> glib-networking-2.28.5.ebuild,
glib-networking-2.28.6.1.ebuild, glib-networking-2.28.7.ebuild:
Add ~alpha/~ia64/~sh/~sparc wrt #365331
27 May 2011; Jeroen Roovers <jer@gentoo.org> glib-networking-2.28.6.1.ebuild,
glib-networking-2.28.7.ebuild:
Marked ~hppa (bug #365331).
26 May 2011; Markus Meier <maekke@gentoo.org>
glib-networking-2.28.6.1.ebuild, glib-networking-2.28.7.ebuild:
add ~arm, bug #365331
*glib-networking-2.28.7 (25 May 2011)
25 May 2011; Gilles Dartiguelongue <eva@gentoo.org>
+glib-networking-2.28.7.ebuild:
Version bump, thread-safety fixes.
03 May 2011; Jeremy Olexa <darkside@gentoo.org>
glib-networking-2.28.6.1.ebuild:
better align keywords with libsoup, tested by myself
03 May 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
glib-networking-2.28.5.ebuild, glib-networking-2.28.6.1.ebuild:
Fix ca-certificates path, pointed out by Jeremy on IRC
*glib-networking-2.28.6.1 (29 Apr 2011)
29 Apr 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
+glib-networking-2.28.6.1.ebuild:
Bump to 2.28.6.1
*glib-networking-2.28.5 (24 Apr 2011)
24 Apr 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
+glib-networking-2.28.5.ebuild, +metadata.xml:
Move glib-networking from the gnome overlay to tree
|