r45816 - in /desktop/experimental/glib2.0/debian: changelog libglib2.0-0.symbols
laney at users.alioth.debian.org
laney at users.alioth.debian.org
Thu Sep 3 13:08:54 UTC 2015
Author: laney
Date: Thu Sep 3 13:08:53 2015
New Revision: 45816
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=45816
Log:
New upstream release 2.45.7
debian/libglib2.0-0.symbols: Add new symbol for this release.
Modified:
desktop/experimental/glib2.0/debian/changelog
desktop/experimental/glib2.0/debian/libglib2.0-0.symbols
Modified: desktop/experimental/glib2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/changelog?rev=45816&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/changelog [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/changelog [utf-8] Thu Sep 3 13:08:53 2015
@@ -1,3 +1,20 @@
+glib2.0 (2.45.7-1) UNRELEASED; urgency=medium
+
+ * New upstream release 2.45.7
+ + Add G_FILE_ATTRIBUTE_STANDARD_IS_VOLATILE for use by non-POSIX-like
+ backends (e.g. cloud storage).
+ + GFileMonitor: Make the inotify backend work with atomic renames again
+ + GSettings: change notification is again working unconditionally
+ + GListStore has a sort function now
+ + Test infrastructure:
+ - Tests are now required to have unique names
+ - TAP support has been improved
+ - A macro for asserting that two memory regions have identical content
+ has been added
+ * debian/libglib2.0-0.symbols: Add new symbol for this release.
+
+ -- Iain Lane <laney at debian.org> Wed, 26 Aug 2015 18:10:59 +0100
+
glib2.0 (2.45.6-1) experimental; urgency=medium
* New upstream releases 2.45.5 and 2.45.6
Modified: desktop/experimental/glib2.0/debian/libglib2.0-0.symbols
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/libglib2.0-0.symbols?rev=45816&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/libglib2.0-0.symbols [utf-8] (original)
+++ desktop/experimental/glib2.0/debian/libglib2.0-0.symbols [utf-8] Thu Sep 3 13:08:53 2015
@@ -1014,6 +1014,7 @@
g_list_store_new at Base 2.43.4
g_list_store_remove at Base 2.43.4
g_list_store_remove_all at Base 2.43.4
+ g_list_store_sort at Base 2.45.7
g_list_store_splice at Base 2.43.4
g_loadable_icon_get_type at Base 2.16.0
g_loadable_icon_load at Base 2.16.0
More information about the pkg-gnome-commits
mailing list