As reported on Flypig's blog, his huge work on moving to a newer engine for the native browser, started to get merged in the Sailfish OS repositories, also with the help of other contributors. The user facing part of the telephony stack received the ability to filter out incoming calls. And last but not least, one can notice that direc85 has now write access to the official repositories, which means he's working directly for Jollyboys. LLVM, Rust and other packages were upgraded thanks to his work as a contributor and he started his new public tasks by upgrading various low level libraries.
-
wpa_supplicant
, for accessing WPA and WPA2 protected WiFi networks, Laakkonenjussi updated it to 2.11. -
voicecall
, the open source part of the calling application, dcaliste added a new API in the voice call manager to filter incoming calls. The pull request also contains a minimal plugin to the manager that block incoming calls based on a blacklist stored in DConf. While the current implementation only supports exact number matching, he proposed to extend it with prefix matching. -
commhistory-daemon
, the daemon handling call and message history, dcaliste adjusted the miss call notification so it does not appear for blocked calls. pvuorela deleted some left over code about contact access authorisation and also removed unnecessary use ofqtcontacts-sqlite
.
-
gecko-dev
, Mozilla's Gecko web rendering engine, flypig updated the submodule mirror to ESR 91 and added patches for building for Sailfish OS. The pull request is currently under discussion and is targetting a dedicated branch. -
qtmozembed
, Qt bindings for the Gecko engine, flypig got his changes in to support the engine upgrade to ESR 91. This is currently merged in a dedicated branch. -
embedlite-components
, QML components for the browser, flypig pushed his work changes to support ESR 91. Following wider testing of ESR 91, b100dian proposed a patch to workaround invalid certificates by allowing them temporarily.
droidmedia
, Android media wrapper library, mal added support for Android 14 APIs. Michal-Szczepaniak proposed a workaround for Motorola G2 display issues.
-
dsme
, device state management entity, jmlich fixed compiling issues when using a new GCC. -
ohm
, the open hardware manager (OHM), jmlich fixed compiling issues on Manjaro. -
qtcontacts-sqlite
, SQLite-based plugin for QtPIM contacts, pvuorela pushed some cleanups, including avoiding to expose some internal details with the installed headers. -
libcommhistory
, the library to access SMS/phone history, pvuorela moved as internal the contact resolution, solibcommhistory
is not exposingqtcontacts-sqlite
headers. -
libgsf
, a library to read structured files, direc85 updated it to 1.14.52. -
sqlite
, an embeddable SQL database engine, direc85 updated it to 3.46.1. -
libxml2
, an XML parsing library, direc85 updated it to 2.13.3. -
xslt
, the XML toolkit, direc85 updated it to 1.1.42. -
curl
, the command-line tool to access the web, direc85 updated it to 8.9.1. -
libsignon
, a framework to centralise signing credentials and procedures, pvuorela updated it to 8.61. -
cpio
, GNU archiving program, direc85 updated it to 2.15. -
zlib
, the compression library, direc85 updated it to 1.3.1. -
shadow-utils
, used to manage the the shadow password files, direc85 proposed to update it to 4.15.3. -
pam
, an extensible library which provides authentication for applications, pvuorela reworked the packaging and upgraded it to 1.6.1, using Fedora as a base.
git
, the famous version control, direc85 updated it to 2.46.0.