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
This commit is contained in:
Dominique Leuenberger 2020-10-08 14:23:47 +00:00 committed by Git OBS Bridge
parent a074fb74a0
commit 7dd73fdb59
6 changed files with 18 additions and 8 deletions

View File

@ -2,7 +2,7 @@
<service name="obs_scm" mode="disabled" >
<param name="url">https://gitlab.gnome.org/GNOME/gnome-shell.git</param>
<param name="scm">git</param>
<param name="revision">3.36.6</param>
<param name="revision">3.36.7</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:504105b8bf6f2292294bd2f686f3738bfb51bbbcb4595ca2eb12016fd61c1d43
size 14042125

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ca28c58c43df8f46aa09947400cb869aada90b4efaba57cbade2822df5f2f581
size 14048781

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Oct 7 19:02:07 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
- 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 <qkzhu@suse.com>

View File

@ -1,5 +1,5 @@
name: gnome-shell
version: 3.36.6
mtime: 1599510584
commit: 682d4588bc6b2c1826013f98c52cc0b5afccea29
version: 3.36.7
mtime: 1602009762
commit: 64d57a2d9e6e3e138593b2c9988a3992ff144f24

View File

@ -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