Package Release Info

libqt5-qtlocation-5.15.17+kde7-bp160.1.3

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libqt5-qtlocation-devel
libqt5-qtlocation-examples
libqt5-qtlocation-private-headers-devel
libQt5Location5
libQt5Positioning5
libQt5PositioningQuick5

Change Logs

* Wed May 28 2025 Fabian Vogt <fabian@ritter-vogt.de>
- Update to version 5.15.17+kde7, rebased upstream:
  * Bump version to 5.15.17
* Mon Nov 25 2024 Fabian Vogt <fabian@ritter-vogt.de>
- Update to version 5.15.16+kde7, rebased upstream:
  * Android: fix null array when requesting available providers
  * WeatherInfo example: fix a potential crash
  * Bump version to 5.15.16
* Wed Sep 04 2024 Fabian Vogt <fabian@ritter-vogt.de>
- Update to version 5.15.15+kde7, rebased upstream:
  * Bump version to 5.15.15
  * CoreLocation plugin: introduce RequestAlwaysPermission parameter
* Wed May 29 2024 Fabian Vogt <fabian@ritter-vogt.de>
- Update to version 5.15.14+kde7, rebased upstream:
  * Doc: Clean up list
  * Don't build geojson_viewer example without qt.labs.location module
  * Bump version to 5.15.14
* Thu May 16 2024 Fabian Vogt <fvogt@suse.com>
- Update to version 5.15.13+kde7:
  * Update mapbox-gl-native (boo#1224376)
* Tue Mar 19 2024 Fabian Vogt <fabian@ritter-vogt.de>
- Update to version 5.15.13+kde6, rebased upstream:
  * QtPositioning: add GnssStatus support for android plugin
  * Bump version to 5.15.13
* Fri Dec 29 2023 Fabian Vogt <fabian@ritter-vogt.de>
- Update to version 5.15.12+kde6, rebased upstream:
  * Fix HereMap plugin not supporting authentication via apiKey
  * Fix build of Qt.labs.location QML plugin
  * PositionSource: fix lastKnownPosition request at startup
  * Bump version to 5.15.12
- Drop patches, now upstream:
  * 0001-Fix-build-of-Qt.labs.location-QML-plugin.patch
* Fri Oct 06 2023 Fabian Vogt <fabian@ritter-vogt.de>
- Update to version 5.15.11+kde4, rebased upstream:
  * Revert "Make location-labs-plugin depend on features.opengl"
  * Add check to getSatInfoFromNmea to avoid undefined behavior
  * Fix undefined behavior in qlocationutils_readGsa()
  * Use std::remove_if + QVector::erase to remove child pipes
  * PositionSource: do not query lastKnownPosition if the source is inactive
  * Android: fix crash on exit when QGeoAreaMonitorPolling is used
- Add patch to fix build of the Qt.labs.location QML plugin:
  * 0001-Fix-build-of-Qt.labs.location-QML-plugin.patch
* Thu Sep 28 2023 Fabian Vogt <fvogt@suse.com>
- Update to version 5.15.10+kde5:
  * Update mapbox-gl-native
* Tue Jun 13 2023 Fabian Vogt <fabian@ritter-vogt.de>
- Update to version 5.15.10+kde4, rebased upstream:
  * Make location-labs-plugin depend on features.opengl
- Commits dropped by the rebase:
  * Fix build of Qt.labs.location QML plugin