Accepting request 765027 from GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/765027
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/flatpak?expand=0&rev=94
This commit is contained in:
Dominique Leuenberger 2020-01-17 13:07:06 +00:00 committed by Git OBS Bridge
parent 66025defbc
commit 85185aaeb6

View File

@ -155,7 +155,7 @@ Thu Mar 28 13:05:50 UTC 2019 - Andrei Dziahel <develop7@develop7.info>
+ It has been discovered that the previous fix for CVE-2017-5226, + It has been discovered that the previous fix for CVE-2017-5226,
which uses seccomp to prevent sandboxed apps from using the which uses seccomp to prevent sandboxed apps from using the
(dangerous) TIOCSTI ioctl was only incomplete on 64bit arches. (dangerous) TIOCSTI ioctl was only incomplete on 64bit arches.
This is now fixed. This is now fixed (boo#1130637, gh#flatpak/flatpak#2782).
+ seccomp: Only compare the low 32bit of the TIOCSTI ioctl args. + seccomp: Only compare the low 32bit of the TIOCSTI ioctl args.
+ Support multiple nvidia cards on the machine + Support multiple nvidia cards on the machine
+ Fix support for systems where XDG_RUNTIME_DIR is /var/run which + Fix support for systems where XDG_RUNTIME_DIR is /var/run which