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
|
[From nobody Mon Mar 12 16:04:09 2012
Return-Path: <ftp-release-list-bounces@gnome.org>
X-Original-To: list-announce@vitters.nl
Delivered-To: list-announce@vitters.nl
Received: from menubar.gnome.org (menubar.gnome.org [209.132.180.169])
by bkor.dhs.org (Postfix) with ESMTP id EE3F45002AC
for <list-announce@vitters.nl>; Sun, 11 Mar 2012 00:10:04 +0100 (CET)
Received: from menubar.gnome.org (localhost.localdomain [127.0.0.1])
by menubar.gnome.org (Postfix) with ESMTP id 5571C7503A1;
Sat, 10 Mar 2012 23:08:23 +0000 (UTC)
X-Original-To: ftp-release-list@gnome.org
Delivered-To: ftp-release-list@gnome.org
Received: from localhost (localhost.localdomain [127.0.0.1])
by menubar.gnome.org (Postfix) with ESMTP id A4EE275036E
for <ftp-release-list@gnome.org>; Sat, 10 Mar 2012 23:08:21 +0000 (UTC)
X-Virus-Scanned: by amavisd-new at gnome.org
X-Spam-Flag: NO
X-Spam-Score: -2.9
X-Spam-Level:
X-Spam-Status: No, score=-2.9 tagged_above=-999 required=2
tests=[ALL_TRUSTED=-1, BAYES_00=-1.9] autolearn=ham
Received: from menubar.gnome.org ([127.0.0.1])
by localhost (menubar.gnome.org [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id 5HxVu-Q2LeGC; Sat, 10 Mar 2012 23:08:08 +0000 (UTC)
Received: from master.gnome.org (master-back [172.31.1.39])
by menubar.gnome.org (Postfix) with ESMTP id 6E12575035E;
Sat, 10 Mar 2012 23:08:08 +0000 (UTC)
Received: by master.gnome.org (Postfix, from userid 7083)
id 4CFEF4428; Sat, 10 Mar 2012 23:08:07 +0000 (UTC)
MIME-Version: 1.0
Subject: GConf 3.2.5
From: Ryan Lortie <install-module@master.gnome.org>
To: FTP Releases <ftp-release-list@gnome.org>
X-Maintainer-Upload: False
X-Module-Version: 3.2.5
X-Module-SHA256-tar.xz: 4ddea9503a212ee126c5b46a0a958fd5484574c3cb6ef2baf38db02e819e58c6
X-Module-URL-tar.xz: http://download.gnome.org/sources/GConf/3.2/GConf-3.2.5.tar.xz
X-Module-Name: GConf
Message-Id: <20120310230807.4CFEF4428@master.gnome.org>
Date: Sat, 10 Mar 2012 23:08:07 +0000 (UTC)
X-BeenThere: ftp-release-list@gnome.org
X-Mailman-Version: 2.1.14
Precedence: list
Reply-To: desktop-devel-list@gnome.org
List-Id: "FTP upload notifications for packagers,
the release team and insane users" <ftp-release-list.gnome.org>
List-Unsubscribe: <http://mail.gnome.org/mailman/options/ftp-release-list>,
<mailto:ftp-release-list-request@gnome.org?subject=unsubscribe>
List-Archive: <http://mail.gnome.org/archives/ftp-release-list/>
List-Post: <mailto:ftp-release-list@gnome.org>
List-Help: <mailto:ftp-release-list-request@gnome.org?subject=help>
List-Subscribe: <http://mail.gnome.org/mailman/listinfo/ftp-release-list>,
<mailto:ftp-release-list-request@gnome.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: ftp-release-list-bounces@gnome.org
Sender: ftp-release-list-bounces@gnome.org
About GConf
===========
GConf is a process-transparent configuration database API used to
store user preferences. It has pluggable backends and features to
support workgroup administration.
This component is deprecated - new code should be written to use
GSettings.
News
====
Fixes:
* fix an obvious memory error from the last release
thanks to Ionut Biru; apologies to everyone else
ChangeLog
=========
http://download.gnome.org/sources/GConf/3.2/GConf-3.2.5.changes (783)
Download
========
http://download.gnome.org/sources/GConf/3.2/GConf-3.2.5.tar.xz (1.45M)
sha256sum: 4ddea9503a212ee126c5b46a0a958fd5484574c3cb6ef2baf38db02e819e58c6
_______________________________________________
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list
]
|