This repository was archived by the owner on Apr 12, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 104
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 253f8a76fa35
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5f6ba36fd289
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 3 commits
- 5 files changed
- 3 contributors
Commits on Apr 9, 2020
-
kwallet-pam: unset QT_PLUGIN_PATH
kwallet sets a limit of 1000 for a single characters for environment variables read from the socket[1]. wrapQtApps gives us a huge value for QT_PLUGIN_PATH (up to 13000 bytes on my system!) Since this was overflowing, the Qt plugin loading mechanism was hitting a segfault when it was trying to parse the truncated QT_PLUGIN_PATH. So for now, we can just unset QT_PLUGIN_PATH in the pam_kwallet_init script. kwalletd5 has its own QT_PLUGIN_PATH which it can use. This problem occured on 20.03, but not 19.09. It’s unclear what changes were made in that time, but likely that previously we weren’t getting a QT_PLUGIN_PATH set in the plasma5 startup at all. This means that in 19.09 our QT_PLUGIN_PATH value must have been small enough to fit into the 1000 char limit. Fixes #77290 [1]: https://github.com/KDE/kwallet/blob/bc9713e2725ab1c4311866f751c674a38584bd92/src/runtime/kwalletd/main.cpp#L44 /cc @ttuegel (cherry picked from commit f0db4de)
Configuration menu - View commit details
-
Copy full SHA for 5ad2b73 - Browse repository at this point
Copy the full SHA 5ad2b73View commit details -
Merge #84773: thunderbird*: 68.6.0 -> 68.7.0
https://www.thunderbird.net/en-US/thunderbird/68.7.0/releasenotes/ (ATM it's unclear if there are any security fixes or not.) (cherry picked from commit f719350) Re-tested both on 20.03.
Configuration menu - View commit details
-
Copy full SHA for 8421672 - Browse repository at this point
Copy the full SHA 8421672View commit details -
Merge #82267: sane-airscan: init at 0.9.17
(cherry picked from commit ab1a184)
Configuration menu - View commit details
-
Copy full SHA for 5f6ba36 - Browse repository at this point
Copy the full SHA 5f6ba36View commit details
There are no files selected for viewing