Package: linphone-desktop / 5.2.6+dfsg-1
Metadata
| Package | Version | Patches format |
|---|---|---|
| linphone-desktop | 5.2.6+dfsg-1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| fix libapp plugin install path.patch | (download) |
linphone-app/cmake_builder/linphone_package/CMakeLists.txt |
6 3 + 3 - 0 ! |
--- |
| to_upstream/fix assistant setTransport segfault.patch | (download) |
linphone-app/src/components/assistant/AssistantModel.cpp |
6 5 + 1 - 0 ! |
fix a crash when an invalid sip domain is entered in the "other sip account" assistant |
| guard codec download.patch | (download) |
linphone-app/src/components/codecs/VideoCodecsModel.cpp |
6 5 + 1 - 0 ! |
download codec only if permitted through envvar (#1009210) Prevent codec download unless user opts in and print an informative message. |
| adjust terms of service barrier.patch | (download) |
linphone-app/ui/views/App/Main/Assistant/AssistantHome.qml |
3 1 + 2 - 0 ! |
enable creation of third-party accounts unconditionally Users should be able to do it without the need for accepting BC's Terms of Use and Privacy Policy. |
| disable SAL smartly.patch | (download) |
linphone-app/ui/views/App/Settings/Dialogs/SettingsLdapEdit.qml |
3 3 + 0 - 0 ! |
disable sal smartly Since our liblinphone cannot use SAL and TLS at the same time we must disable the former whenever the latter is enabled in the UI. |
| to_upstream/fix CallModel segfault.patch | (download) |
linphone-app/src/components/call/CallModel.cpp |
2 1 + 1 - 0 ! |
fix segfault in linphone-app/src/components/call/callmodel.cpp:callmodel::searchreceived() Reproducible by calling non-numerical strings instead of phone numbers. |
| fix ListForm.patch | (download) |
linphone-app/ui/modules/Common/Form/ListForm.js |
2 1 + 1 - 0 ! |
fix listform focus issue The setTimeout() hack for working around a focus issue stopped working some time ago rendering the Contacts edit form largely unusable. This patch disables the hack to make the form at least somewhat usable again. |
| Link with liblinphone.patch | (download) |
linphone-app/CMakeLists.txt |
2 1 + 1 - 0 ! |
link with liblinphone++ |
| use_system_qtkeychain.patch | (download) |
linphone-app/CMakeLists.txt |
2 1 + 1 - 0 ! |
--- |
| use_system_singleapplication.patch | (download) |
linphone-app/CMakeLists.txt |
6 1 + 5 - 0 ! |
use system's singleapplication |
| Rename CMake symbol Belcard to BelCard.patch | (download) |
linphone-app/CMakeLists.txt |
4 2 + 2 - 0 ! |
rename cmake symbol belcard to belcard Issue: https://gitlab.linphone.org/BC/public/linphone-desktop/-/issues/32 |
| Disable SpellChecker on Linux.patch | (download) |
linphone-app/CMakeLists.txt |
7 2 + 5 - 0 ! |
disable spellchecker on linux |
| Prevent explicitly setting default font.patch | (download) |
linphone-app/src/app/AppController.cpp |
1 0 + 1 - 0 ! |
prevent explicitly setting default font Works around: error: class App has no member named setFont mApp->setFont(QFont(Constants::DefaultFont)); |
| Drop_calls.patch | (download) |
linphone-app/src/app/App.cpp |
3 0 + 3 - 0 ! |
drop setwindowicon and setquitonlastwindowclosed calls |
