Skip to content

Commit e5928c7

Browse files
committedJul 20, 2015
Release of 2.10.1
1 parent f025a77 commit e5928c7

File tree

3 files changed

+232
-3
lines changed

3 files changed

+232
-3
lines changed
 

‎CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
SET(CPACK_PACKAGE_VERSION_MAJOR "2")
22
SET(CPACK_PACKAGE_VERSION_MINOR "10")
3-
SET(CPACK_PACKAGE_VERSION_PATCH "0")
3+
SET(CPACK_PACKAGE_VERSION_PATCH "1")
44
SET(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
55
SET(RELEASE_NAME "Pisa")
66
IF (POLICY CMP0048) # in CMake 3.0.0+

‎ChangeLog

Lines changed: 223 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,226 @@
1+
Nyall Dawson <nyall.dawson@gmail.com> 2015-07-16
2+
3+
Guard against some crashes in geometry
4+
5+
(cherry picked from commit cc1a34fceaff9c753c267d14a3c4c2f5b567c77b)
6+
7+
volaya <volayaf@gmail.com> 2015-06-26
8+
9+
[processing] do not accept grass vector layers as inputs
10+
11+
fixes #12436
12+
13+
(cherry picked from commit de728743b73541a320f68d087f4402a6d17620f1)
14+
15+
Juergen E. Fischer <jef@norbit.de> 2015-06-26
16+
17+
postgres provider: also cast geography to geometry when using && (fixes #8572)
18+
19+
(cherry picked from commit 90b3efb93dd0b6460ce496a8acd7fcbf34b22f63)
20+
21+
Juergen E. Fischer <jef@norbit.de> 2015-07-19
22+
23+
backport test fixes (grass & delimited text provider)
24+
25+
Juergen E. Fischer <jef@norbit.de> 2015-07-17
26+
27+
Fix test failures on windows
28+
29+
(cherry picked from commit 4d681f03c64478918d8db8096b736bd055a56846)
30+
31+
Juergen E. Fischer <jef@norbit.de> 2015-07-13
32+
33+
osgeo4w backports
34+
35+
Nyall Dawson <nyall.dawson@gmail.com> 2015-07-17
36+
37+
Backport test related font utils from master
38+
39+
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2015-07-07
40+
41+
Accept input with more coordinate dimensions in wkt import
42+
43+
(cherry-picked from 06cc8ba)
44+
45+
Juergen E. Fischer <jef@norbit.de> 2015-07-03
46+
47+
skip blanks between wkt child blocks (fixes #13053)
48+
49+
(cherry-picked from 29aaf1bad8d4ce2bd50391b886ea4116c03cf100)
50+
51+
Nyall Dawson <nyall.dawson@gmail.com> 2015-07-15
52+
53+
Backport test suite from master
54+
55+
Jürgen Fischer <jef@norbit.de> 2015-07-13
56+
57+
Merge pull request #2197 from manisandro/dropconnections
58+
59+
Add QgsConnectionPool::dropConnections, delete connection groups when pool is destroyed
60+
(cherry picked from commit 2a7ccca6fe229764049a19fd33cde974ae9a2588)
61+
62+
Juergen E. Fischer <jef@norbit.de> 2015-07-14
63+
64+
fix windows build
65+
66+
(cherry picked from commit 5a9009118f4f695087de97856d325535faa3767e)
67+
68+
Juergen E. Fischer <jef@norbit.de> 2015-07-13
69+
70+
german translation update
71+
72+
Matthias Kuhn <matthias@opengis.ch> 2015-07-11
73+
74+
Add QgsAttributes::operator== that takes care of NULL variants
75+
76+
Fixes an issue that the postgres provider would return multiple subsequent
77+
features whose attributes only differ only in 0 vs. NULL.
78+
79+
Matthias Kuhn <matthias@opengis.ch> 2015-07-10
80+
81+
Add test to check if QgsFeature.setAttributes handles 0 vs NULL correctly
82+
83+
Juergen E. Fischer <jef@norbit.de> 2015-07-13
84+
85+
Revert "use triple quoting with st_estimatedextent in postgres provider and db_manager (fixes #12478)"
86+
87+
As it seems to address a meanwhile reverted behavior change in PostGIS 2.1
88+
before it was released (see also https://trac.osgeo.org/postgis/ticket/2834).
89+
90+
This reverts commit 048aff01bb9cf42e2c1c17eb0ddbd81537443e19.
91+
92+
(cherry picked from commit e4410abb93e74ca6e85e11f5916e8c07c417e06f)
93+
94+
Nyall Dawson <nyall.dawson@gmail.com> 2015-07-11
95+
96+
Fix zoom last needs two clicks to reset view for zoom tool
97+
(fix #13095)
98+
99+
(cherry-picked from b50c603e47bb330b1ea69efaef4a747a8def5389)
100+
101+
Nyall Dawson <nyall.dawson@gmail.com> 2015-07-09
102+
103+
Avoid hang on WMS legends with missing graphics (fix #12234)
104+
105+
Cherry-picked from 4f29c58e4357fad505c82459e97c17449bf4891b
106+
107+
Nyall Dawson <nyall.dawson@gmail.com> 2015-07-09
108+
109+
[labels] Fix null data defined value was not ignored in some cases
110+
111+
Cherry-picked from eb6279ac5a64f14208d07c305d64e28a354629bb
112+
113+
Nyall Dawson <nyall.dawson@gmail.com> 2015-07-09
114+
115+
Include NULL in expression builder available functions list
116+
117+
Cherry-picked from 7b18f676628b59932df69fd5b98a4432ff0f3d69
118+
119+
Nyall Dawson <nyall.dawson@gmail.com> 2015-07-07
120+
121+
[pal] 'Follow placement' alignment should also work for offset
122+
from point placements
123+
124+
(cherry-picked from 05d7744cd9e4d0c8f8c62fb1f702d5839a34a6bd)
125+
126+
Nyall Dawson <nyall.dawson@gmail.com> 2015-07-06
127+
128+
Fix crash when editing marker through symbol manager (fix #13077)
129+
130+
Juergen E. Fischer <jef@norbit.de> 2015-07-05
131+
132+
fix arm build again (followup 68fe5f5 and 1aff733)
133+
134+
(cherry picked from commit 05ae68f291a4e8a5b8353bd9b905d4ec6710ea5a)
135+
136+
Etienne Trimaille <etienne.trimaille@gmail.com> 2015-07-03
137+
138+
fix #13067 : bad geometries in the difference tool
139+
140+
(cherry picked from commit fe1a032181fb8f3c696918da71df777521f05ceb)
141+
142+
Nathan Woodrow <madmanwoo@gmail.com> 2015-07-04
143+
144+
Fix #13059 - Fix expression template load error
145+
146+
- Backported to 2.10.1
147+
- Cherry-picked from fbad68075b71e2
148+
149+
Nyall Dawson <nyall.dawson@gmail.com> 2015-07-04
150+
151+
Fix setting symbol width/size/rotation from right click menu
152+
(fix #13070)
153+
154+
(cherry-picked from 4bff1e094dc719de6ef452ea149f624488a56a36)
155+
156+
Juergen E. Fischer <jef@norbit.de> 2015-07-02
157+
158+
fix reordering of render order (followup 78c60a2)
159+
160+
(cherry picked from commit df4a41f7800083db5be4bb9ba152209f1e57f575)
161+
162+
Juergen E. Fischer <jef@norbit.de> 2015-07-02
163+
164+
dxf export:
165+
* add missing marker types (fixes #13062)
166+
* add missing support for data-defined marker names (fixes #13063)
167+
168+
(cherry picked from commit b28c4847c7d928a3ec34f187bb7429e83a49f6a9)
169+
170+
Radim Blazek <radim.blazek@gmail.com> 2015-07-03
171+
172+
Revert "GDAL/OGR mutex in data items on GDALOpen/OGROpen"
173+
174+
This reverts commit 9ebb24ebd46853fa595aae20dc73653785235b7f.
175+
176+
Radim Blazek <radim.blazek@gmail.com> 2015-07-02
177+
178+
GDAL/OGR mutex in data items on GDALOpen/OGROpen
179+
180+
Nyall Dawson <nyall.dawson@gmail.com> 2015-06-30
181+
182+
Fix loss of attributes for OGR provider (followup 72c9830)
183+
184+
Cherry-picked from cc13c57
185+
186+
Juergen E. Fischer <jef@norbit.de> 2015-06-30
187+
188+
postgres provider: fix indexing of default values (fixes #12996; folloup 61f39d6f)
189+
190+
(cherry picked from commit b1dac74f2baa17eed89f6652e0d3c1653d8483e9)
191+
192+
Juergen E. Fischer <jef@norbit.de> 2015-06-27
193+
194+
osgeo4w: also follow designer batch rename in nightly build
195+
196+
(cherry picked from commit 9d5aabc16005de3a33c0828b296209438ba4ea5a)
197+
198+
Juergen E. Fischer <jef@norbit.de> 2015-06-29
199+
200+
wms provider: recover the possibility to configure the feature count in WMS requests
201+
202+
(cherry picked from commit 1dfe005e67162bd1950397940de4f0008512f9c0)
203+
204+
Juergen E. Fischer <jef@norbit.de> 2015-06-29
205+
206+
edit widget: fix ranges (followup 91e44eaf; fixes #12421)
207+
208+
Juergen E. Fischer <jef@norbit.de> 2015-06-27
209+
210+
osgeo4w: packaging fix
211+
212+
Matthias Kuhn <matthias@opengis.ch> 2015-06-26
213+
214+
[rpmbuild] support for multi-digit version numbers and add Fedora 22 to default
215+
216+
Juergen E. Fischer <jef@norbit.de> 2015-06-26
217+
218+
Release of 2.10 (Pisa)
219+
220+
Juergen E. Fischer <jef@norbit.de> 2015-06-26
221+
222+
changelog update for 2.10
223+
1224
Juergen E. Fischer <jef@norbit.de> 2015-06-26
2225

3226
translation update for 2.10 from transifex

‎debian/changelog

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
1-
qgis (2.10.0) UNRELEASED; urgency=medium
1+
qgis (2.10.1) UNRELEASED; urgency=medium
2+
3+
* Release of 2.10.1
4+
5+
-- Jürgen E. Fischer <jef@norbit.de> Mon, 20 Jul 2015 20:48:26 +0200
6+
7+
qgis (2.10.0) unstable; urgency=medium
28

39
* Release of 2.10.0
410

5-
-- Jürgen E. Fischer <jef@norbit.de> Fri, 26 Jun 2015 14:38:57 +0200
11+
-- Jürgen E. Fischer <jef@norbit.de> Mon, 20 Jul 2015 20:48:26 +0200
612

713
qgis (2.9.0) unstable; urgency=medium
814

0 commit comments

Comments
 (0)
Please sign in to comment.