From 7dd73fdb5974720bf038315c374159578d0d851c79b28af0ef3a2d688faf3a39 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 8 Oct 2020 14:23:47 +0000 Subject: [PATCH] Accepting request 840237 from home:iznogood:branches:GNOME:Factory - Update to version 3.36.7: + Fix potential stack overflow in libcroco (CVE-2020-12825). + Fix system action search regressions. + Fix week number alignment when using font-scaling. + Misc. bug fixes and cleanups. + Updated translations. OBS-URL: https://build.opensuse.org/request/show/840237 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=452 --- _service | 2 +- gnome-shell-3.36.6.obscpio | 3 --- gnome-shell-3.36.7.obscpio | 3 +++ gnome-shell.changes | 10 ++++++++++ gnome-shell.obsinfo | 6 +++--- gnome-shell.spec | 2 +- 6 files changed, 18 insertions(+), 8 deletions(-) delete mode 100644 gnome-shell-3.36.6.obscpio create mode 100644 gnome-shell-3.36.7.obscpio diff --git a/_service b/_service index 9970f20..60d7a74 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ https://gitlab.gnome.org/GNOME/gnome-shell.git git - 3.36.6 + 3.36.7 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/gnome-shell-3.36.6.obscpio b/gnome-shell-3.36.6.obscpio deleted file mode 100644 index 183db3b..0000000 --- a/gnome-shell-3.36.6.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:504105b8bf6f2292294bd2f686f3738bfb51bbbcb4595ca2eb12016fd61c1d43 -size 14042125 diff --git a/gnome-shell-3.36.7.obscpio b/gnome-shell-3.36.7.obscpio new file mode 100644 index 0000000..e03fb0c --- /dev/null +++ b/gnome-shell-3.36.7.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca28c58c43df8f46aa09947400cb869aada90b4efaba57cbade2822df5f2f581 +size 14048781 diff --git a/gnome-shell.changes b/gnome-shell.changes index e7e9ef8..d82d85f 100644 --- a/gnome-shell.changes +++ b/gnome-shell.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Oct 7 19:02:07 UTC 2020 - Bjørn Lie + +- Update to version 3.36.7: + + Fix potential stack overflow in libcroco (CVE-2020-12825). + + Fix system action search regressions. + + Fix week number alignment when using font-scaling. + + Misc. bug fixes and cleanups. + + Updated translations. + ------------------------------------------------------------------- Sun Sep 13 12:33:45 UTC 2020 - QK ZHU diff --git a/gnome-shell.obsinfo b/gnome-shell.obsinfo index 950987b..2739b6c 100644 --- a/gnome-shell.obsinfo +++ b/gnome-shell.obsinfo @@ -1,5 +1,5 @@ name: gnome-shell -version: 3.36.6 -mtime: 1599510584 -commit: 682d4588bc6b2c1826013f98c52cc0b5afccea29 +version: 3.36.7 +mtime: 1602009762 +commit: 64d57a2d9e6e3e138593b2c9988a3992ff144f24 diff --git a/gnome-shell.spec b/gnome-shell.spec index 5d08c10..95600ee 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -19,7 +19,7 @@ %global __requires_exclude typelib\\(Meta\\) Name: gnome-shell -Version: 3.36.6 +Version: 3.36.7 Release: 0 Summary: GNOME Shell # shew extension is LGPL 2.1; gnome-shell-extension-tool is GPL-3.0-or-later