mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-23 18:52:09 +01:00
Updates
svn path=/branches/glib-2-16/; revision=7125
This commit is contained in:
parent
7bdd7beaa2
commit
e3233aa1b4
@ -1,3 +1,7 @@
|
||||
2008-07-01 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* NEWS: Updates
|
||||
|
||||
2008-06-30 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
Backport from trunk:
|
||||
|
36
NEWS
36
NEWS
@ -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
|
||||
===================================================
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user