mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
This version bump is required following the glib security version bump to 2.88.3 [1] to fix a runtime issue due to GLib-2.0 backward compatibility removal [2]. We prefer updating python-gobject to 3.56 stable release instead of backporting complex commits from 3.55.x unstable release [3]. Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/16060152329 (TestFirewalldSysVInit) https://gitlab.com/buildroot.org/buildroot/-/jobs/16060152332 (TestFirewalldSystemd) [1]e313a2d259[2]e02603d44d[3]74e4e0f40aRuntime tested with TestGst1Python and TestFirewalld{Systemd,SysVInit}. Cc: Fiona Klute <fiona.klute@gmx.de> Signed-off-by: Romain Naour <romain.naour@smile.fr> Signed-off-by: Julien Olivain <ju.o@free.fr>