mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-31 12:53:07 +02:00
2.68.3
Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
This commit is contained in:
parent
b2c7013fbc
commit
8249f624ed
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 : [
|
||||
|
Loading…
x
Reference in New Issue
Block a user