Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package glib2 for openSUSE:Factory checked in at 2021-07-30 23:22:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/glib2 (Old) and /work/SRC/openSUSE:Factory/.glib2.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glib2" Fri Jul 30 23:22:08 2021 rev:240 rq:909315 version:2.68.3 Changes: -------- --- /work/SRC/openSUSE:Factory/glib2/glib2.changes 2021-07-21 19:06:54.819347122 +0200 +++ /work/SRC/openSUSE:Factory/.glib2.new.1899/glib2.changes 2021-07-30 23:22:32.783612038 +0200 @@ -160,0 +161,2 @@ +- Drop glib2-fix-6-days-until-the-end-of-the-month.patch: fixed + upstream. @@ -175,0 +178,2 @@ +- Drop glib2-CVE-2021-27218.patch: fixed upstream. +- Drop glib2-CVE-2021-27219-add-g_memdup2.patch: fixed upstream. @@ -184,0 +189,17 @@ +Wed Feb 10 01:17:16 UTC 2021 - Alynx Zhou <[email protected]> + +- Add glib2-CVE-2021-27219-add-g_memdup2.patch: g_memdup takes a + guint as parameter and sometimes leads into an integer overflow, + so add a g_memdup2 function which uses gsize to replace it. + (bsc#1182362, glgo#GNOME/glib!1927, glgo#GNOME/glib!1933, + glgo#GNOME/glib!1943) + +------------------------------------------------------------------- +Thu Feb 10 00:49:58 UTC 2021 - Alynx Zhou <[email protected]> + +- Add glib2-CVE-2021-27218.patch: g_byte_array_new_take takes a + gsize as length but stores in a guint, this patch will refuse if + the length is larger than guint. (bsc#1182328, + glgo#GNOME/glib!1944) + +------------------------------------------------------------------- @@ -337,0 +359,2 @@ +- Drop glib2-add-support-for-slim-timezone-format.patch: fixed + upstream. @@ -347,0 +371,10 @@ + +------------------------------------------------------------------- +Fri Oct 4 07:12:20 UTC 2020 - Alynx Zhou <[email protected]> + +- Add patches to support for slim format of timezone (bsc#1178346): + + glib2-add-support-for-slim-timezone-format.patch: basic support + for slim format (glgo#GNOME/glib!1533). + + glib2-fix-6-days-until-the-end-of-the-month.patch: fix DST + incorrect end day when using slim format + (glgo#GNOME/glib!1683). ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------
