Hello community, here is the log from the commit of package kscreenlocker for openSUSE:Factory checked in at 2017-09-08 20:43:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kscreenlocker (Old) and /work/SRC/openSUSE:Factory/.kscreenlocker.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kscreenlocker" Fri Sep 8 20:43:25 2017 rev:32 rq:519866 version:5.10.5 Changes: -------- --- /work/SRC/openSUSE:Factory/kscreenlocker/kscreenlocker.changes 2017-08-24 18:08:31.512164676 +0200 +++ /work/SRC/openSUSE:Factory/.kscreenlocker.new/kscreenlocker.changes 2017-09-08 20:43:26.550791140 +0200 @@ -1,0 +2,7 @@ +Thu Aug 31 07:33:23 UTC 2017 - [email protected] + +- Add patch to allow the NVIDIA driver to poke through seccomp and + thus not crashing (kde#384005): + * 0001-Don-t-dissallow-open-with-write-flag-syscall-on-NVID.patch + +------------------------------------------------------------------- New: ---- 0001-Don-t-dissallow-open-with-write-flag-syscall-on-NVID.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kscreenlocker.spec ++++++ --- /var/tmp/diff_new_pack.BYyK8f/_old 2017-09-08 20:43:27.170703979 +0200 +++ /var/tmp/diff_new_pack.BYyK8f/_new 2017-09-08 20:43:27.174703418 +0200 @@ -27,6 +27,8 @@ Source: http://download.kde.org/stable/plasma/%{version}/kscreenlocker-%{version}.tar.xz # PATCH-FIX-OPENSUSE fix-wayland-version-requirement.diff -- Changes wayland requirement from 1.3 to 1.2.1 Patch0: fix-wayland-version-requirement.diff +# PATCH-FIX-UPSTREAM 0001-Don-t-dissallow-open-with-write-flag-syscall-on-NVID.patch +Patch1: 0001-Don-t-dissallow-open-with-write-flag-syscall-on-NVID.patch BuildRequires: cmake >= 2.8.12 BuildRequires: extra-cmake-modules >= 1.8.0 BuildRequires: kf5-filesystem @@ -59,11 +61,7 @@ BuildRequires: pkgconfig(xi) Requires(post): pam-config Requires(post): /usr/bin/killall -%if %{with lang} Recommends: %{name}-lang -%else -Obsoletes: %{name}-lang -%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -93,6 +91,7 @@ # SLE12 has a patched 1.2.1 wayland with all features KDE needs from up to 1.7.0 %patch0 -p1 %endif +%patch1 -p1 %build %cmake_kf5 -d build -- -DKDE4_COMMON_PAM_SERVICE=xdm -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir} ++++++ 0001-Don-t-dissallow-open-with-write-flag-syscall-on-NVID.patch ++++++ ++++ 1640 lines (skipped)
