Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
This commit is contained in:
Philip Withnall 2021-08-19 16:25:53 +01:00
parent 4e13a16029
commit d99d7967a2
2 changed files with 19 additions and 1 deletions

18
NEWS
View File

@ -1,3 +1,21 @@
Overview of changes in GLib 2.68.4
==================================
* Bugs fixed:
- #2454 Read past the end of buffer in g_win32_package_parser_enum_packages
- !2158 Backport !2155 “glocalfilemonitor: Avoid a deadlock on finalization” to glib-2-68
- !2175 Backport !2174 “data-to-c.py: generate new-line at the end of the file” to glib-2-68
- !2183 Backport !2180 “correctly use 3 parameters for close_range” to glib-2-68
- !2186 Backport !2185 “glocalfile: Fix the global trash dir detection” to glib-2-68
- !2209 Backport !2208 “g_string_replace: Don't replace empty string more than once per location” to glib-2-68
- !2220 Backport GWin32AppInfo fixes to glib-2-68
* Translation updates:
- Chinese (China)
- Chinese (Taiwan)
- Occitan (post 1500)
Overview of changes in GLib 2.68.3
==================================

View File

@ -1,5 +1,5 @@
project('glib', 'c', 'cpp',
version : '2.68.3',
version : '2.68.4',
# NOTE: We keep this pinned at 0.49 because that's what Debian 10 ships
meson_version : '>= 0.49.2',
default_options : [