Package Release Info

solid-5.103.0-150500.1.2

Update Info: Base Release
Available in Package Hub : 15 SP5 Subpackages

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libKF5Solid5
libKF5Solid5-lang
solid-devel
solid-imports
solid-tools

Change Logs

* Wed Feb 08 2023 christophe@krop.fr
- Update to 5.103.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.103.0
- No code change since 5.102.0
* Thu Jan 12 2023 christophe@krop.fr
- Update to 5.102.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.102.0
- Changes since 5.101.0:
  * Remove unused variable 'vendor'
  * Perform some initializations in initialization list
  * Convert uint to enum before passing to switch
* Tue Dec 06 2022 christophe@krop.fr
- Update to 5.101.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
  * upower: Support UP_DEVICE_KIND_BLUETOOTH_GENERIC
  * imobiledevice: Check error returned by idevice_new (kde#448329)
  * UDisks2::DeviceBackend add udi in trace when failing to to get prop
  * imobiledevice: Handle events in correct thread
  * imobiledevice: Don't call udiPrefix() from constructor
* Tue Nov 08 2022 christophe@krop.fr
- Update to 5.100.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.100.0
- Changes since 5.99.0:
  * Fix the translation folder name
* Sat Oct 01 2022 christophe@krop.fr
- Update to 5.99.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
  * Add Windows Qt 6 CI
  * Disambiguate expression for MSVC
  * .gitlab-ci.yml: enable static builds
  * FstabStorageAccess: Trim output from (u)mount
  * udisks2: Handle NotAuthorizedCanObtain and NotAuthorizedDismissed
* Tue Sep 06 2022 christophe@krop.fr
- Update to 5.98.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
  * Add FreeBSD Qt6 CI support
  * Add explanation for enum value 'Smb3'.
  * Improve SMB3 filesystem integration.
  * Add Samba's SMB3 filesystem to Solid.
* Sun Aug 07 2022 christophe@krop.fr
- Update to 5.97.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
  * [UDisksDeviceBackend] Port introspect to QXmlStreamReader
  * [UDisksDeviceBackend] Remove pointless QDBusInterface
  * udev/cpuinfo_arm: add more Apple part IDs
  * udev/cpuinfo_arm: change Apple part formatting
  * Drop lib prefix when building for Windows (MinGW)
* Sun Jul 03 2022 christophe@krop.fr
- Update to 5.96.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
  * Require passing tests for the CI to pass
  * avoid segfault if qobject_cast fails
  * upower: Allow displaying Apple Magic Trackpad charge level
  * skip non-FileSystem StorageVolumes in storageAccessFromPath
* Fri Jun 10 2022 christophe@krop.fr
- Update to 5.95.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.95.0
- No code change since 5.94.0
* Tue May 10 2022 christophe@krop.fr
- Update to 5.94.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.94.0
- Changes since 5.93.0:
  * udev/cpuinfo_arm: Add missing CPU ID
  * Mark as supported on Android
  * Add windows CI