From cbbc7bdfb66b392b159eb931bc52f3b7b4bed07a Mon Sep 17 00:00:00 2001 From: "Juergen E. Fischer" Date: Fri, 19 Jul 2024 14:05:58 +0200 Subject: [PATCH] Release of 3.34.9 --- CMakeLists.txt | 2 +- ChangeLog | 113 +++++++++++++++++++++++++++++ debian/changelog | 10 ++- linux/org.qgis.qgis.appdata.xml.in | 1 + 4 files changed, 123 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 6c85821f6a68..7913993c3d2b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -23,7 +23,7 @@ set(CMAKE_LINK_DEPENDS_NO_SHARED ON) # Project and version set(CPACK_PACKAGE_VERSION_MAJOR "3") set(CPACK_PACKAGE_VERSION_MINOR "34") -set(CPACK_PACKAGE_VERSION_PATCH "8") +set(CPACK_PACKAGE_VERSION_PATCH "9") set(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}) set(RELEASE_NAME "Prizren") project(qgis VERSION ${COMPLETE_VERSION}) diff --git a/ChangeLog b/ChangeLog index ad30c9ffe434..5e1afd1a31c7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,116 @@ +Jürgen E. Fischer 2024-07-19 + + translation update for 3.34.9 from transifex + +Jürgen E. Fischer 2024-07-18 + + debian packaging: include sipify.yaml (followup 6e9933145a) + +qgis-bot 2024-07-16 + + auto sipify 🍺 + +Denis Rouzaud 2024-07-16 + + Adds a file to hold a map from class/method to headerfile (#58130) + + * Adds a file to hold a map from class/method to headerfile (#58054) + + * create map file for class / header files for PyQGIS API docs + + * create map files + + * install file + + * add line numbers + + * also add methods + + * wait to sort + + * more methods + + * fix CMakeLists install + + * fix sorting + + * fix spell check + + * remove map files for Qt6 + + * Revert "remove map files for Qt6" + + This reverts commit 972f483410f556d1735a2070943b8ad9e2522c5e. + + * do not test class_map files + auto sipify_all on branches + + * fix warning + + * fix sipify bot + + * fix warning + + * no error if nothing to commit + +Merge: 50a81193e54 16022e6ebe0 +Alexander Bruy 2024-07-15 + + Merge pull request #58098 from qgis/backport-58096-to-release-3_34 + + [Backport release-3_34] [processing] Fix buffer algorithm's primary key collision + +Mathieu Pellerin 2024-07-13 + + [processing] Fix buffer algorithm's primary key collision + +Merge: 959dbf3551c 33210d8df28 +Alexander Bruy 2024-07-11 + + Merge pull request #58071 from qgis/backport-58060-to-release-3_34 + + [Backport release-3_34] Fix crash when editing grass layers on debug builds + +Nyall Dawson 2024-07-11 + + Fix crash when editing grass layers on debug builds + + Parent methods for QgsFeatureRenderer subclasses must be called + +Nyall Dawson 2024-07-09 + + Don't try to translate boolean object + + Fix #58025 + +Merge: 536316bf20f c2502e4f947 +Alexander Bruy 2024-07-09 + + Merge pull request #58031 from nyalldawson/backport_57962_ltr + + Allow negative scaling for elevation properties (LTR) + +Nyall Dawson 2024-07-03 + + Allow negative scaling for elevation properties + + Fixes #57947 + + (cherry picked from commit 80f540db7e67642d6d11a113f251bc2e210f9d77) + +Nyall Dawson 2024-07-03 + + Fix link in comment + +Nyall Dawson 2024-07-03 + + Fix thread safety in QgsGeos::isValid + + Fixes #57960 + +Jürgen E. Fischer 2024-06-21 + + Release of 3.34.8 + Jürgen E. Fischer 2024-06-21 translation update for 3.34.8 from transifex diff --git a/debian/changelog b/debian/changelog index 05e7f875043d..10a5bc2c87f3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,14 @@ -qgis (3.34.8) UNRELEASED; urgency=medium +qgis (3.34.9) UNRELEASED; urgency=medium + + * Release of 3.34.9 + + -- Jürgen E. Fischer Fri, 19 Jul 2024 14:05:58 +0200 + +qgis (3.34.8) unstable; urgency=medium * Release of 3.34.8 - -- Jürgen E. Fischer Fri, 21 Jun 2024 14:01:23 +0200 + -- Jürgen E. Fischer Fri, 19 Jul 2024 14:05:58 +0200 qgis (3.34.7) unstable; urgency=medium diff --git a/linux/org.qgis.qgis.appdata.xml.in b/linux/org.qgis.qgis.appdata.xml.in index 16a356628811..9d3275014ee3 100644 --- a/linux/org.qgis.qgis.appdata.xml.in +++ b/linux/org.qgis.qgis.appdata.xml.in @@ -19,6 +19,7 @@ QGIS +