]> code.ossystems Code Review - openembedded-core.git/commit
glib-2.0: update 2.62.4 to 2.62.5
authorSteve Sakoman <steve@sakoman.com>
Mon, 3 Aug 2020 16:41:55 +0000 (06:41 -1000)
committerSteve Sakoman <steve@sakoman.com>
Wed, 5 Aug 2020 14:39:52 +0000 (04:39 -1000)
commitd1c337161f70893cd4eec15364c6c41d5040ccc6
treee108a98cc756fe376f2abf506708285f637c87a9
parent6f24a70ed9323a89cb9d0e6c56bacb6a59e2c31f
glib-2.0: update 2.62.4 to 2.62.5

Stable branch bug fix and security release.

One patch updated, three removed since they are no longer needed

Changes (from release notes):

Fix potential relative read when calling g_printerr(), which could lead to a
denial of service from a setuid-root process being used to block access to the
TTY for another user (#1919)
Fix SOCKS proxy resolver sometimes not being used when resolving addresses
via Happy Eyeballs (CVE-2020-6750) (#1989)
Several other Happy Eyeballs fixes for address resolution (#1871, #1872, #1902)
Fix parsing of full Julian day range from $TZ environment variable (#1999)
Several race condition/crash fixes (!1353, !1357)

Bugs fixed:

1919 read from relative path in g_printerr() in 2.58.3
1995 Tracker issue for Happy Eyeballs regressions
1999 GTimeZone fails to accept full Julian day range when parsing the direct $TZ string format
1323 Backport !1314 “gtimezone: fix parsing of Julian day in POSIX TZ format” to glib-2-62
1331 Backport !1330 “W32: Correctly set st_ino when doing private stat()” to glib-2-62
1352 Backport !1351 “glib.supp: update g-threaded-resolver-getaddrinfo-config” to glib-2-62
1361 Backport !1353 GMainContext source reference fixes to glib-2-62
1365 Refactor g_socket_client_connect_async()
1370 Backport !1369 “build: Rework path construction to reliably add prefix” to glib-2-62
1371 Backport !1357 “gunixmounts: Make GUnixMountMonitor thread-safe” to glib-2-62

Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-core/glib-2.0/glib-2.0/0001-Do-not-write-bindir-into-pkg-config-files.patch
meta/recipes-core/glib-2.0/glib-2.0/0011-GMainContext-Fix-GSource-iterator-if-iteration-can-m.patch [deleted file]
meta/recipes-core/glib-2.0/glib-2.0/0012-GMainContext-Fix-memory-leaks-and-memory-corruption-.patch [deleted file]
meta/recipes-core/glib-2.0/glib-2.0/0013-GMainContext-Move-mutex-unlocking-in-destructor-righ.patch [deleted file]
meta/recipes-core/glib-2.0/glib-2.0_2.62.5.bb [moved from meta/recipes-core/glib-2.0/glib-2.0_2.62.4.bb with 83% similarity]