glib r7125 - branches/glib-2-16



Author: matthiasc
Date: Tue Jul  1 04:42:06 2008
New Revision: 7125
URL: http://svn.gnome.org/viewvc/glib?rev=7125&view=rev

Log:
Updates


Modified:
   branches/glib-2-16/ChangeLog
   branches/glib-2-16/NEWS

Modified: branches/glib-2-16/NEWS
==============================================================================
--- branches/glib-2-16/NEWS	(original)
+++ branches/glib-2-16/NEWS	Tue Jul  1 04:42:06 2008
@@ -1,3 +1,39 @@
+Overview of Changes from GLib 2.16.3 to GLib 2.16.4
+===================================================
+
+* Update to PCRE 7.7
+ - fix a heap-based buffer overflow in PCRE (CVE-2008-2371)
+
+* Bug fixes: 
+ 528752 Win32 build and SSL not working
+ 539074 Cannot get exit status with g_spawn_command_line_sync()
+ 316221 G_LOCK warns about breaking strict-aliasing rules
+ 519137 g_slice_dup macro needs cast for 64-bit platform
+ 536158 also bump GHashTable version when a node is removed via
+        g_hash_table_iter_remove()/g_hash_table_iter_steal()
+ 529321 make check fails in glib/pcre
+ 314453 Nautilus crashes in Solaris when browsing the attached
+        file
+ 502511 g_assert_cmphex prints invalid message
+ 538119 glib's mainloop leaks a pipe to sub-processes
+ 540459 there are no way of getting the real number of bytes
+        written in GMemoryOutputStream
+ 540423 unrecoverable error after g_seekable_truncate(seekable,0,...)
+ 530196 _g_local_file_has_trash_dir() doesn't handle st_dev == 0
+ 528600 g_dummy_file_get_parent("scheme://example.com/")
+ 536641 Filesystem querying in gio does not list AFS and autofs
+        file systems
+ 537392 Additional colon in xattr name
+ 528433 gdesktopappinfo snafu ...
+ 526320 should not list mounts that the user doesn't have permiss...
+ 527132 nautilus crash when making ftp connection
+ 532852 totem_pl_parser_parse_with_base: assertion `... 
+
+* Updated translations:
+ Bulgarian (bg)
+ German (de)
+
+
 Overview of Changes from GLib 2.16.2 to GLib 2.16.3
 ===================================================
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]