Debian Patches
Status for plasma-nm/4:6.7.4-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| tests-skip-testProviderFromMccMnc.diff | Skip MobileProvidersTest::testProviderFromMccMnc() This test relies on mobile-broadband-provider-info version 20240407, and newer versions add more data that make the test fail. . This is discussed upstream, potentially vendoring a static set for the tests (see https://invent.kde.org/plasma/plasma-nm/-/merge_requests/452). |
Pino Toscano <pino@debian.org> | not-needed | debian upstream | 2025-11-25 | |
| upstream_b45f0862_secretagent-fix-crash-with-multiple-requests.patch | secretagent: fix crash with multiple requests The QKeyChain `finished` handlers capture a QList item by reference This is unsafe and causes a crash if a new request is created before the job finishes, because QList will move the item to a new location and the captured reference becomes dangling. Instead, we store QSharedPointer<SecretsRequest> into the list The QKeyChain callbacks capture a weak reference to the shared pointer and check the pointer is still valid before use. |
Mickaƫl Thomas <mickael9@gmail.com> | no | upstream | 2026-08-09 |
All known versions for source package 'plasma-nm'
- 4:6.7.4-2 (sid)
- 4:6.7.4-1 (forky)
- 4:6.3.4-2 (trixie)
- 4:5.27.5-2 (bookworm)
