Accepting request 751356 from GNOME:Factory

screen (bsc#1124493, glgo#GNOME/gnome-shell#851, CVE-2019-3820). (forwarded request 751049 from mgorse)

OBS-URL: https://build.opensuse.org/request/show/751356
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-shell?expand=0&rev=168
This commit is contained in:
Dominique Leuenberger 2019-11-29 14:58:27 +00:00 committed by Git OBS Bridge
commit 461aad9c3b
7 changed files with 29 additions and 12 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://gitlab.gnome.org/GNOME/gnome-shell.git</param>
<param name="changesrevision">750c5acd30ef724b2398bb9d9178a130b58e046b</param></service></servicedata>
<param name="changesrevision">7e8884a6010863c6d90ec9b72ba1fcb2ac1ecc7e</param></service></servicedata>

View File

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

View File

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

View File

@ -333,7 +333,7 @@ Index: gnome-shell-3.34.1+7/js/gdm/loginDialog.js
+ }));
+ this._updateCancelButton();
+ this._showPrompt();
+ },
+ }
+
_startSession(serviceName) {
this._bindOpacity();
@ -345,7 +345,7 @@ Index: gnome-shell-3.34.1+7/js/gdm/loginDialog.js
+ _hideUserListAskForDomainUsernameAndBeginVerification() {
+ this._hideUserList();
+ this._askForDomainUsernameAndBeginVerification();
+ },
+ }
+
_hideUserListAndBeginVerification() {
this._hideUserList();

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Nov 21 15:58:13 UTC 2019 - Frederic Crozat <fcrozat@suse.com>
- Update gnome-shell-domain.patch to fix syntax errors.
-------------------------------------------------------------------
Tue Nov 19 12:09:59 UTC 2019 - dimstar@opensuse.org
- Update to version 3.34.1+14:
* windowManager: Replace left-over calls to _removeEffect()
* Update Russian translation
* windowManager: Complete interrupted size change effects
* windowManager: Use Sets to track ongoing effects
* ci: Fix checking out mutter on stable branches
* theme: Adjust system-menu-action buttons
* calendar-server: Uses wrong timezone for event times
-------------------------------------------------------------------
Fri Nov 1 08:03:00 UTC 2019 - Alynx Zhou <alynx.zhou@suse.com>
@ -425,7 +442,7 @@ Thu Feb 21 12:00:59 UTC 2019 - bjorn.lie@gmail.com
+ Remove top bar translucency.
+ Support emojis and keypads in on-screen keyboard.
+ Don't allow popups to re-enable keyboard shortcuts on lock
screen (CVE-2019-3820).
screen (bsc#1124493, glgo#GNOME/gnome-shell#851, CVE-2019-3820).
+ Replace app menu.
+ Include commonly copied+pasted extension helpers.
+ Misc. bug fixes and cleanups: glgo#GNOME/gnome-shell#780,

View File

@ -1,5 +1,5 @@
name: gnome-shell
version: 3.34.1+7
mtime: 1571958488
commit: 750c5acd30ef724b2398bb9d9178a130b58e046b
version: 3.34.1+14
mtime: 1573508398
commit: 7e8884a6010863c6d90ec9b72ba1fcb2ac1ecc7e

View File

@ -19,7 +19,7 @@
%global __requires_exclude typelib\\(Meta\\)
Name: gnome-shell
Version: 3.34.1+7
Version: 3.34.1+14
Release: 0
Summary: GNOME Shell
License: GPL-2.0-or-later
@ -95,7 +95,7 @@ BuildRequires: pkgconfig(json-glib-1.0) >= 0.13.2
BuildRequires: pkgconfig(libcanberra)
BuildRequires: pkgconfig(libcanberra-gtk3)
BuildRequires: pkgconfig(libcroco-0.6) >= 0.6.8
BuildRequires: pkgconfig(libecal-2.0) >= 3.5.3
BuildRequires: pkgconfig(libecal-2.0) >= 3.33.1
BuildRequires: pkgconfig(libedataserver-1.2) >= 3.17.2
BuildRequires: pkgconfig(libgnome-menu-3.0) >= 3.5.3
BuildRequires: pkgconfig(libmutter-5) >= 3.33.92