-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
Fix/spotify update #26793
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Fix/spotify update #26793
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Using fixed-commit URLs and fetchpatch is just more robust. (cherry picked from commit 165a654)
(cherry picked from commit 995d41c)
also remove nvidia 4.10 kernel patch as it is no longer needed (cherry picked from commit 11b8cfb)
(cherry picked from commit ae6f932)
Add the binaries from gitlab-workhorse to the path of the gitlab-workhorse service, as gitlab-zip-metadata is needed by the service (cherry picked from commit 8aa756b)
kdevelop: Fix shell integration, version bump
(cherry picked from commit f7580a1)
I copied the patches, as the changelog changes would certainly conflict. (cherry picked from commit b0d2de4)
Details: #24295 (comment) (cherry-picked from master commit 2a6edac)
(cherry picked from commit 17107fc)
(cherry picked from commit 3d3e4cd)
(cherry picked from commit ba58564)
…ocesses (cherry picked from commit a92bdc5)
(cherry picked from commit 8ae6797) Signed-off-by: Domen Kožar <domen@dev.si>
(cherry picked from commit 6679dbb)
(cherry picked from commit e177440)
(cherry picked from commit 030862f)
(cherry picked from commit b646ead)
(from master commit 0460c77)
(from master commit 1b3f3f0)
Fixes this: $ ./result/libexec/vino-server ... (vino-server:13915): GLib-GIO-ERROR **: Settings schema 'org.gnome.Vino' is not installed (cherry picked from commit 94c47b0)
Without this change there will be silent errors when enabling screen sharing. The GUI thinks it enables the service when it in fact does not (errors are seen in the system journal). vino is already in the closure of gnome-control-center, so this is basically free. Configuration of screen sharing is done in GNOME control center. (cherry picked from commit f9633c7)
Fixes this: .vino-server-wr[8931]: Using the 'memory' GSettings backend. \ Your settings will not be saved or shared with other applications. Still, the screen sharing settings under "gnome-control-center sharing" does not seem to be persisted (except the enabling/disabling sharing flag itself). Making changes and then re-opening gnome-control-center shows the default screen sharing settings. Sigh. (cherry picked from commit 0eff1d9)
https://lkml.org/lkml/2017/5/20/75 (cherry picked from commit de26307)
(cherry picked from commit 8de08ff)
(cherry picked from commit 82852ac)
(cherry picked from commit a551ca6)
(cherry picked from commit 3b44cd7)
(cherry picked from commit ac84515)
(cherry picked from commit 264ec92)
The previous releases were 404ing. (cherry picked from commit dda6daa)
See https://community.openvpn.net/openvpn/wiki/VulnerabilitiesFixedInOpenVPN243 Fixed: * CVE-2017-7508 * CVE-2017-7520 * CVE-2017-7521 * CVE-2017-7512 * CVE-2017-7522 (cherry picked from commit 5521b54)
Fixes arbitrary memory write. See https://bugs.chromium.org/p/project-zero/issues/detail?id=1286 (cherry picked from commit cfdb976)
(cherry picked from commit be4a4ef) Signed-off-by: Domen Kožar <domen@dev.si>
(cherry picked from commit 7bd918b) Signed-off-by: Domen Kožar <domen@dev.si>
(cherry picked from commit e35f3c0)
Including also a patch for bug https://bugs.kde.org/show_bug.cgi?id=379433 which is a quite annoying regression from 5.0.4. The patch is the same as the change committed upstream. (cherry picked from commit 8f4619b)
(cherry picked from commit 3d6ed4a)
(cherry picked from commit 3de90b2)
Fixes: * CVE-2017-2538 * CVE-2017-2424 See https://webkitgtk.org/security/WSA-2017-0005.html (cherry picked from commit febe37a)
(cherry picked from commit 50527db)
(cherry picked from commit 024cbbd)
(cherry picked from commit f016fa3)
The motivation is to be able to get rid of common configuration when initial packages differs since common configuration assumes a very specific version set. cc @jmitchell @peti (cherry picked from commit bb9e238) Signed-off-by: Domen Kožar <domen@dev.si>
(cherry picked from commit 05f94c8) Signed-off-by: Domen Kožar <domen@dev.si>
(cherry picked from commit 722d61c)
It is no longer present on JetBrains download servers and is very outdated. (cherry picked from commit d41dee0)
(cherry picked from commit ccef481)
(cherry picked from commit 282fba7)
(cherry picked from commit bf5c57e)
Sorry for that. Shame on me |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Motivation for this change
Things done
(nix.useSandbox on NixOS,
or option
build-use-sandbox
innix.conf
on non-NixOS)
nix-shell -p nox --run "nox-review wip"
./result/bin/
)