[From nobody Tue Sep 27 00:00:39 2011 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 1958550057E for <list-announce@vitters.nl>; Mon, 26 Sep 2011 23:52:55 +0200 (CEST) Received: from menubar.gnome.org (localhost.localdomain [127.0.0.1]) by menubar.gnome.org (Postfix) with ESMTP id 3DA32750261; Mon, 26 Sep 2011 21:53:07 +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 E71127501D4 for <ftp-release-list@gnome.org>; Mon, 26 Sep 2011 21:53:04 +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 2g76jtY-hSPr; Mon, 26 Sep 2011 21:52:58 +0000 (UTC) Received: from master.gnome.org (master-back [172.31.1.39]) by menubar.gnome.org (Postfix) with ESMTP id 45F58750136; Mon, 26 Sep 2011 21:52:58 +0000 (UTC) Received: by master.gnome.org (Postfix, from userid 7083) id 2389B44FE; Mon, 26 Sep 2011 21:52:57 +0000 (UTC) MIME-Version: 1.0 Subject: glib 2.30.0 From: Ryan Lortie <install-module@master.gnome.org> To: FTP Releases <ftp-release-list@gnome.org> X-Module-URL-tar.bz2: http://download.gnome.org/sources/glib/2.30/glib-2.30.0.tar.bz2 X-Maintainer-Upload: False X-Module-Version: 2.30.0 X-Module-SHA256-tar.xz: d64c00b43409eabb89aad78501fcb1a992b002b314a4414a9bd069585cb7cdc1 X-Module-SHA256-tar.bz2: ca9c731017ab370859e847f8b70079bc6dcf389dc0ccb0d0419925aff81b9687 X-Module-URL-tar.xz: http://download.gnome.org/sources/glib/2.30/glib-2.30.0.tar.xz X-Module-Name: glib Message-Id: <20110926215257.2389B44FE@master.gnome.org> Date: Mon, 26 Sep 2011 21:52:57 +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 GLib ========== GLib is the low-level core library that forms the basis for projects such as GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, dynamic loading, and an object system. News ==== This release contains an ABI change: code written by the GDBus code generation in this version of GLib is not compatible with earlier versions of the library (and vice versa). * GDBus changes: - change property API to avoid namespace problems - use correct object path in export_uniquely() method of GDBusObjectManagerServer - docs and tests improvements - better handling of Ugly_Case method names - build fixes for generated code * Unix mounts: - BSD compile fixes - ignore mounts with mountpoint "none" (as swap is on Debian) * GMappedFile: - return an error when trying to mmap device files (like /dev/stdin) * gio-2.0.pc.in: drop stray reference to libasyncns * introspection annotation improvements, docs fixes * avoid double close() on the fd of a stream after splicing * desktop file handling: avoid mimeapps.list corruption issue * Bugs fixed: 654563 info capplet: Failed to calculate disk space 658188 _set_as_last_used_for_type generates a broken mimeapps.list 658692 add introspection annotations to g_time_val_from_iso8601() 659324 SPLICE_CLOSE_TARGET doesn't mark the output stream as closed 659528 unbreak compilation on BSD systems 659646 gdbus-codegen produce code that warnings at build 659690 Possible build warning in code generated by gdbus-codegen 659699 property name collision when generating code for "Connection" 659794 gmappedfile.c-No S_ISREG on certain Windows compilers 659838 incorrect argument types in for g_object_bind_property 659889 glib-2.29.92/gio-2.0.pc.in has a wrong line. * Translation updates: Assamese Basque Bulgarian Catalan Catalan (Valencian) Czech Danish Esperanto German Gujarati Lithuanian Oriya Serbian Slovenian ChangeLog ========= http://download.gnome.org/sources/glib/2.30/glib-2.30.0.changes (14.5K) Download ======== http://download.gnome.org/sources/glib/2.30/glib-2.30.0.tar.xz (5.48M) sha256sum: d64c00b43409eabb89aad78501fcb1a992b002b314a4414a9bd069585cb7cdc1 http://download.gnome.org/sources/glib/2.30/glib-2.30.0.tar.bz2 (7.29M) sha256sum: ca9c731017ab370859e847f8b70079bc6dcf389dc0ccb0d0419925aff81b9687 _______________________________________________ ftp-release-list mailing list ftp-release-list@gnome.org http://mail.gnome.org/mailman/listinfo/ftp-release-list Upcoming changes: Nov 16: new tarballs use format .tar.xz (no more .tar.bz2 nor .tar.gz!) ]