mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
11
NEWS
11
NEWS
@@ -1,3 +1,14 @@
|
||||
Overview of changes in GLib 2.68.3
|
||||
==================================
|
||||
|
||||
* Bugs fixed:
|
||||
- #2311 testfilemonitor test leaks ip_watched_file_t struct
|
||||
- #2417 GFile: `g_file_replace_contents()` reports `G_IO_ERROR_WRONG_ETAG` when saving from a symlink
|
||||
- !2133 Backport !2128 “inotify: Fix a memory leak” to glib-2-68
|
||||
- !2137 Backport !2136 “tlscertificate: Avoid possible invalid read” to glib-2-68
|
||||
- !2141 Backport !2138 “glocalfileoutputstream: Fix ETag check when replacing through a symlink” to glib-2-68
|
||||
|
||||
|
||||
Overview of changes in GLib 2.68.2
|
||||
==================================
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
project('glib', 'c', 'cpp',
|
||||
version : '2.68.2',
|
||||
version : '2.68.3',
|
||||
# NOTE: We keep this pinned at 0.49 because that's what Debian 10 ships
|
||||
meson_version : '>= 0.49.2',
|
||||
default_options : [
|
||||
|
Reference in New Issue
Block a user