Skip to content
Commits on Source (6)
SET(CPACK_PACKAGE_VERSION_MAJOR "2")
SET(CPACK_PACKAGE_VERSION_MINOR "18")
SET(CPACK_PACKAGE_VERSION_PATCH "18")
SET(CPACK_PACKAGE_VERSION_PATCH "19")
SET(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
SET(RELEASE_NAME "Las Palmas")
IF (POLICY CMP0048) # in CMake 3.0.0+
......
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-04-20
Add safety check
Merge: c577b65ba4 cdb4f859c9
Borys Jurgiel <info@borysjurgiel.pl> 2018-04-20
Merge pull request #6827 from borysiasty/gpkgfix
Backport 1822b76c1a6 & 24de8195449 - use layername instead of layerid in multilayer OGR source URI
Merge: 9bf55aa19a 543f501cd5
mhugent <marco.hugentobler@sourcepole.ch> 2018-04-20
Merge pull request #6810 from mhugent/dxf_fixes_2_18
Dxf fixes for 2 18
Borys Jurgiel <info@borysjurgiel.pl> 2018-04-20
[tr] Polish translation update
Borys Jurgiel <info@borysjurgiel.pl> 2018-04-19
Backport critical part of 1822b76c1a6 and 24de8195449 to 2.18 in order to prevent gpkg layers from being accidentally corrupted.
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-04-19
Fix geometry generator symbol layers in dxf export
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-04-19
Document function arguments
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-04-19
Fix warning
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-04-19
Add sip binding and comments
Merge: 73f7bd3e8b c217cbb4dd
mhugent <marco.hugentobler@sourcepole.ch> 2018-04-17
Merge pull request #6792 from mhugent/get_legend_fix_no_layers
2.18 Server: return empty image in GetLegendGraphis if no layer is there
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-04-17
Add unit test for empty contextual legend
Daan Goedkoop <dgoedkoop@gmx.net> 2016-07-09
Add null handling to value map edit widget (fixes #15215) (#3274)
* Add null handling to value map edit widget (fixes #15215)
* Return QVariant type
* Use hardcoded value for 'null' representation
* Detect "null" value when loading value map from csv; use null QString constructor
* Use configured "null" representation for display in value map
* Use single definition for value map null representation guid
* Added unit test for value map widget and fixed value displaying bug
(cherry picked from commit d2c986343c5311dfd05cc819fe9807e53259c035)
Matthias Kuhn <matthias@opengis.ch> 2018-04-16
Use relation id instead of name for nesting detection
Borys Jurgiel <info@borysjurgiel.pl> 2018-04-16
[tr] Polish translation update
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-04-13
Server: return empty image in GetLegendGraphis if no layer is there (e.g. contextual legend)
Andrea Giudiceandrea <andreaerdna@libero.it> 2018-03-04
Fixes a wrong dpi resolution in images exported from composer
In order to avoid wrong dpi resolution in images exported from composer we need to round the dpi resolution calculated "using average of derived x/y dpi" instead of truncate it to int.
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-04-12
Fix line offset dxf export
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-04-12
Support more QgsMapUnitScale properties in dxf export
Merge: 6c06421aee 8c8cd8df80
Matthias Kuhn <matthias@opengis.ch> 2018-04-12
Merge pull request #6788 from signedav/fix_condformat_alpha_BP_218_3
Backport to 2.18 Save and load alpha of conditional style color
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-04-12
Consider QgsMapUnitScale in dxf export and fix QgsDxfExport::mapUnitScaleFactor
David <david@opengis.ch> 2018-04-12
Save and load alpha of conditional style color
Alpha (opacity) will be saved and loaded for the conditional style color of text and background.
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-04-12
Support symbology width in pixels in dxf export
Juergen E. Fischer <jef@norbit.de> 2018-04-11
spanish translation fix
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-04-10
Fix dxf export outline width
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-04-10
Set global and project expression scope for dxf export
Merge: 3c3c00aae7 aa40425885
Matthias Kuhn <matthias@opengis.ch> 2018-04-09
Merge pull request #6701 from sebastic/wmsprovider-qt4_wrap_cpp-dependencies
Add custom target for QT4_WRAP_CPP macro to fix parallel builds.
Merge: b1c6a87806 032e08294c
Blottiere Paul <blottiere.paul@gmail.com> 2018-04-09
Merge pull request #6719 from pblottiere/bugfix_transaction_constraints_218
[backport][bugfix] Update all attributes in a single transaction
Blottiere Paul <blottiere.paul@gmail.com> 2018-04-06
Update doc and add python binding
Blottiere Paul <blottiere.paul@gmail.com> 2018-04-06
Add unit tests
Borys Jurgiel <info@borysjurgiel.pl> 2018-04-06
[tr] Polish translation update
rldhont <rldhont@gmail.com> 2018-04-05
[BUGFIX][Processing] updateAlgsList
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-04-03
Fix opacity in svg marker dxf export
rldhont <rldhont@gmail.com> 2018-04-01
[BUGFIX][Server] Enhance cleaning propertyname and searching by propertyname
rldhont <rldhont@gmail.com> 2018-04-01
[Server] Enhance shortNameRegExp
Juergen E. Fischer <jef@norbit.de> 2018-03-31
Revert "translation fix" (applied translation of previous version to
changed strings)
This reverts commit cea9746b4f5b7aec465586331266b7b1923c4710.
Blottiere Paul <blottiere.paul@gmail.com> 2018-03-30
Update all attributes in a single transaction
Fixes #17869
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-03-29
Fix offset in svg marker dxf export
Bas Couwenberg <sebastic@xs4all.nl> 2018-03-28
Add custom target for QT4_WRAP_CPP macro.
Move wmsprovider dependencies to QT4_WRAP_CPP target to fix parallel build.
Bas Couwenberg <sebastic@xs4all.nl> 2018-03-27
Add dependency on ui target to wms provider.
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-03-27
Fix double vertices in simple marker dxf export
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-03-27
Dxf export: fix offset and offset rotation for simple marker
Salvatore Larosa <lrssvtml@gmail.com> 2018-03-26
translation fix
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-03-26
Dxf export: fix offset direction and consider simple marker offset also for circles
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-03-26
Dxf export: fix data defined properties in simple marker
Juergen E. Fischer <jef@norbit.de> 2018-03-23
Release of 2.18.18
Juergen E. Fischer <jef@norbit.de> 2018-03-23
 
update translation stats
qgis (2.18.19+dfsg-1~exp1) experimental; urgency=medium
[ Jürgen E. Fischer ]
* Release of 2.18.19
[ Bas Couwenberg ]
* New upstream release.
* Drop wmsprovides patches, applied upstream. Refresh remaining patches.
* Update symbols for amd64.
-- Bas Couwenberg <sebastic@debian.org> Fri, 20 Apr 2018 16:25:56 +0200
qgis (2.18.18+dfsg-4) UNRELEASED; urgency=medium
* Bump Standards-Version to 4.1.4, no changes.
......
......@@ -112,7 +112,7 @@ Description: QGIS - architecture-independent data
This package contains architecture-independent supporting data files for use
with QGIS.
Package: libqgis-app2.18.18
Package: libqgis-app2.18.19
Architecture: any
Section: libs
Depends: ${shlibs:Depends},
......@@ -123,7 +123,7 @@ Description: QGIS - shared app library
.
This package contains the shared app library.
Package: libqgis-core2.18.18
Package: libqgis-core2.18.19
Architecture: any
Section: libs
Depends: ${shlibs:Depends},
......@@ -134,7 +134,7 @@ Description: QGIS - shared core library
.
This package contains the shared core library.
Package: libqgis-gui2.18.18
Package: libqgis-gui2.18.19
Architecture: any
Section: libs
Depends: ${shlibs:Depends},
......@@ -145,7 +145,7 @@ Description: QGIS - shared gui library
.
This package contains the shared gui library.
Package: libqgis-analysis2.18.18
Package: libqgis-analysis2.18.19
Architecture: any
Section: libs
Depends: ${shlibs:Depends},
......@@ -156,7 +156,7 @@ Description: QGIS - shared analysis library
.
This package contains the shared analysis library.
Package: libqgis-networkanalysis2.18.18
Package: libqgis-networkanalysis2.18.19
Architecture: any
Section: libs
Depends: ${shlibs:Depends},
......@@ -167,7 +167,7 @@ Description: QGIS - shared network analysis library
.
This package contains the shared network analysis library.
Package: libqgisgrass7-2.18.18
Package: libqgisgrass7-2.18.19
Architecture: any
Section: libs
Depends: ${shlibs:Depends},
......@@ -178,7 +178,7 @@ Description: QGIS - shared grass library
.
This package contains the shared grass library.
Package: libqgispython2.18.18
Package: libqgispython2.18.19
Architecture: any
Section: libs
Depends: ${shlibs:Depends},
......@@ -209,7 +209,7 @@ Description: QGIS custom widgets for Qt Designer
.
This package contains a library to use specific QGIS widgets in Qt Designer.
Package: libqgis-server2.18.18
Package: libqgis-server2.18.19
Architecture: any
Section: libs
Depends: ${shlibs:Depends},
......@@ -230,14 +230,14 @@ Depends: grass-dev (>= 7.4.0),
libgsl-dev,
libpq-dev,
libproj-dev,
libqgis-app2.18.18 (= ${binary:Version}),
libqgis-core2.18.18 (= ${binary:Version}),
libqgis-gui2.18.18 (= ${binary:Version}),
libqgis-analysis2.18.18 (= ${binary:Version}),
libqgis-networkanalysis2.18.18 (= ${binary:Version}),
libqgis-server2.18.18 (= ${binary:Version}),
libqgisgrass7-2.18.18 (= ${binary:Version}),
libqgispython2.18.18 (= ${binary:Version}),
libqgis-app2.18.19 (= ${binary:Version}),
libqgis-core2.18.19 (= ${binary:Version}),
libqgis-gui2.18.19 (= ${binary:Version}),
libqgis-analysis2.18.19 (= ${binary:Version}),
libqgis-networkanalysis2.18.19 (= ${binary:Version}),
libqgis-server2.18.19 (= ${binary:Version}),
libqgisgrass7-2.18.19 (= ${binary:Version}),
libqgispython2.18.19 (= ${binary:Version}),
libqt4-dev (>= 4.7.0),
libsqlite3-dev,
python-qt4 (>= 4.1.0),
......@@ -344,7 +344,7 @@ Depends: python-qgis-common (= ${source:Version}),
python-six,
python-tz,
python-yaml,
libqgispython2.18.18,
libqgispython2.18.19,
${shlibs:Depends},
${python:Depends},
${misc:Depends},
......
# SymbolsHelper-Confirmed: 2.18.17 amd64
libqgis_analysis.so.2.18.18 #PACKAGE# #MINVER#
libqgis_analysis.so.2.18.19 #PACKAGE# #MINVER#
_ZN12TriDecorator10calcNormalEddP8Vector3D@Base 2.0.1
_ZN12TriDecorator11getTriangleEddP7Point3DPiS1_S2_S1_S2_@Base 2.0.1
_ZN12TriDecorator11getTriangleEddP7Point3DS1_S1_@Base 2.0.1
......
# SymbolsHelper-Confirmed: 2.18.18 amd64 arm64 hppa i386 mips mips64el mipsel powerpc ppc64 ppc64el s390x
libqgis_app.so.2.18.18 #PACKAGE# #MINVER#
# SymbolsHelper-Confirmed: 2.18.19 amd64
libqgis_app.so.2.18.19 #PACKAGE# #MINVER#
(optional=templinst|arch=!amd64 !hurd-i386 !i386 !kfreebsd-amd64 !kfreebsd-i386)_Z10qDeleteAllI5QListIPN13QFormInternal11DomPropertyEEEvRKT_@Base 2.14.18
(optional=templinst)_Z13qvariant_castI26QUiTranslatableStringValueET_RK8QVariant@Base 2.14.0
(optional=templinst|arch=!amd64 !hurd-i386 !i386 !kfreebsd-amd64 !kfreebsd-i386)_Z13qvariant_castI5QIconET_RK8QVariant@Base 2.14.18
......@@ -1535,8 +1535,6 @@ libqgis_app.so.2.18.18 #PACKAGE# #MINVER#
_ZN16QgsMeasureDialogD0Ev@Base 2.18.17
_ZN16QgsMeasureDialogD1Ev@Base 2.18.17
_ZN16QgsMeasureDialogD2Ev@Base 2.18.17
(optional=templinst|arch=!armel)_ZN17QForeachContainerI11QStringListEC1ERKS0_@Base 2.14.0
(optional=templinst|arch=!armel)_ZN17QForeachContainerI11QStringListEC2ERKS0_@Base 2.14.0
_ZN17QgisAppStyleSheet11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.14.0
_ZN17QgisAppStyleSheet11qt_metacastEPKc@Base 2.14.0
_ZN17QgisAppStyleSheet14defaultOptionsEv@Base 2.14.0
......@@ -3331,7 +3329,6 @@ libqgis_app.so.2.18.18 #PACKAGE# #MINVER#
(optional=templinst)_ZN5QHashIPKN13QFormInternal20QAbstractFormBuilderEPNS0_17QFormBuilderExtraEE13detach_helperEv@Base 2.14.0
(optional=templinst)_ZN5QHashIPKN13QFormInternal20QAbstractFormBuilderEPNS0_17QFormBuilderExtraEE13duplicateNodeEPN9QHashData4NodeEPv@Base 2.14.0
(optional=templinst)_ZN5QListI10QByteArrayE18detach_helper_growEii@Base 2.14.0
(optional=templinst|arch=amd64 hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 x32)_ZN5QListI10QByteArrayE4freeEPN9QListData4DataE@Base 2.14.15
(optional=templinst)_ZN5QListI10QByteArrayE6appendERKS0_@Base 2.14.0
(optional=templinst)_ZN5QListI26FormBuilderSaveLayoutEntryE13detach_helperEi@Base 2.14.0
(optional=templinst)_ZN5QListI26FormBuilderSaveLayoutEntryE18detach_helper_growEii@Base 2.14.0
......@@ -3360,9 +3357,6 @@ libqgis_app.so.2.18.18 #PACKAGE# #MINVER#
(optional=templinst)_ZN5QListI5QPairIS0_IN2Qt12ItemDataRoleES2_E7QStringEE6appendERKS5_@Base 2.14.0
(optional=templinst|arch=!amd64 !hurd-i386 !i386 !kfreebsd-amd64 !kfreebsd-i386)_ZN5QListI5QPairIS0_IN2Qt12ItemDataRoleES2_E7QStringEED1Ev@Base 2.14.18
(optional=templinst|arch=!amd64 !hurd-i386 !i386 !kfreebsd-amd64 !kfreebsd-i386)_ZN5QListI5QPairIS0_IN2Qt12ItemDataRoleES2_E7QStringEED2Ev@Base 2.14.18
(optional=templinst|arch=amd64 i386 kfreebsd-amd64 kfreebsd-i386)_ZN5QListI7QStringE4freeEPN9QListData4DataE@Base 2.14.18
(optional=templinst)_ZN5QListI7QStringEC1ERKS1_@Base 2.14.0
(optional=templinst)_ZN5QListI7QStringEC2ERKS1_@Base 2.14.0
(optional=templinst)_ZN5QListIP30QDesignerCustomWidgetInterfaceE13detach_helperEi@Base 2.14.0
(optional=templinst)_ZN5QListIP30QDesignerCustomWidgetInterfaceE18detach_helper_growEii@Base 2.14.0
(optional=templinst|arch=alpha armel hppa mips mips64el mipsel powerpcspe sparc64)_ZN5QListIP30QDesignerCustomWidgetInterfaceE6appendERKS1_@Base 2.14.0
......
# SymbolsHelper-Confirmed: 2.18.18 amd64 arm64 hppa i386 mips mips64el mipsel powerpc ppc64 ppc64el s390x
libqgis_core.so.2.18.18 #PACKAGE# #MINVER#
# SymbolsHelper-Confirmed: 2.18.19 amd64
libqgis_core.so.2.18.19 #PACKAGE# #MINVER#
GEOPROJ4@Base 2.0.1
GEOWKT@Base 2.0.1
GEO_EPSG_CRS_AUTHID@Base 2.0.1
......@@ -640,7 +640,7 @@ libqgis_core.so.2.18.18 #PACKAGE# #MINVER#
_ZN12QgsDxfExport17setDestinationCrsEl@Base 2.18.17
_ZN12QgsDxfExport17writeFilledCircleERK7QStringRK6QColorRK10QgsPointV2d@Base 2.18.17
_ZN12QgsDxfExport17writeFilledCircleERK7QStringRK6QColorRK8QgsPointd@Base 2.14.0
_ZN12QgsDxfExport18mapUnitScaleFactorEdN11QgsSymbolV210OutputUnitEN4QGis8UnitTypeE@Base 2.2.0
_ZN12QgsDxfExport18mapUnitScaleFactorEdN11QgsSymbolV210OutputUnitEN4QGis8UnitTypeEd@Base 2.18.19
_ZN12QgsDxfExport20colorFromSymbolLayerEPK16QgsSymbolLayerV2R24QgsSymbolV2RenderContext@Base 2.14.0
_ZN12QgsDxfExport20lineNameFromPenStyleEN2Qt8PenStyleE@Base 2.2.0
_ZN12QgsDxfExport21writeDefaultLinetypesEv@Base 2.6.0
......@@ -648,6 +648,7 @@ libqgis_core.so.2.18.18 #PACKAGE# #MINVER#
_ZN12QgsDxfExport24lineStyleFromSymbolLayerEPK16QgsSymbolLayerV2@Base 2.2.0
_ZN12QgsDxfExport24writeSymbolLayerLinetypeEPK16QgsSymbolLayerV2@Base 2.6.0
_ZN12QgsDxfExport25writeEntitiesSymbolLevelsEP14QgsVectorLayer@Base 2.2.0
_ZN12QgsDxfExport31addGeometryGeneratorSymbolLayerER24QgsSymbolV2RenderContextPK22QgsCoordinateTransformRK7QStringP16QgsSymbolLayerV2b@Base 2.18.19
_ZN12QgsDxfExport8writeIntEi@Base 2.2.0
_ZN12QgsDxfExport9addLayersERK5QListINS_8DxfLayerEE@Base 2.18.17
_ZN12QgsDxfExport9drawLabelE7QStringR16QgsRenderContextPN3pal13LabelPositionERK19QgsPalLayerSettings@Base 2.14.4
......@@ -1151,36 +1152,36 @@ libqgis_core.so.2.18.18 #PACKAGE# #MINVER#
_ZN14QgsApplication15activeThemePathEv@Base 2.0.1
_ZN14QgsApplication15authorsFilePathEv@Base 2.0.1
_ZN14QgsApplication15licenceFilePathEv@Base 2.0.1
_ZN14QgsApplication15mThemeName21818E@Base 2.18.18
_ZN14QgsApplication15mThemeName21819E@Base 2.18.19
_ZN14QgsApplication15settingsChangedEv@Base 2.14.5
_ZN14QgsApplication15shortNameRegExpEv@Base 2.14.0
_ZN14QgsApplication15userStyleV2PathEv@Base 2.0.1
_ZN14QgsApplication16defaultThemePathEv@Base 2.0.1
_ZN14QgsApplication16mConfigPath21818E@Base 2.18.18
_ZN14QgsApplication16mMaxThreads21818E@Base 2.18.18
_ZN14QgsApplication16mPluginPath21818E@Base 2.18.18
_ZN14QgsApplication16mPrefixPath21818E@Base 2.18.18
_ZN14QgsApplication16mConfigPath21819E@Base 2.18.19
_ZN14QgsApplication16mMaxThreads21819E@Base 2.18.19
_ZN14QgsApplication16mPluginPath21819E@Base 2.18.19
_ZN14QgsApplication16mPrefixPath21819E@Base 2.18.19
_ZN14QgsApplication16reportStyleSheetEv@Base 2.0.1
_ZN14QgsApplication16setAuthDbDirPathERK7QString@Base 2.14.0
_ZN14QgsApplication16sponsorsFilePathEv@Base 2.0.1
_ZN14QgsApplication16staticMetaObjectE@Base 2.0.1
_ZN14QgsApplication16userThemesFolderEv@Base 2.14.0
_ZN14QgsApplication17createThemeFolderEv@Base 2.14.0
_ZN14QgsApplication17mLibexecPath21818E@Base 2.18.18
_ZN14QgsApplication17mLibraryPath21818E@Base 2.18.18
_ZN14QgsApplication17mPkgDataPath21818E@Base 2.18.18
_ZN14QgsApplication17mUIThemeName21818E@Base 2.18.18
_ZN14QgsApplication17mLibexecPath21819E@Base 2.18.19
_ZN14QgsApplication17mLibraryPath21819E@Base 2.18.19
_ZN14QgsApplication17mPkgDataPath21819E@Base 2.18.19
_ZN14QgsApplication17mUIThemeName21819E@Base 2.18.19
_ZN14QgsApplication17restoreGdalDriverERK7QString@Base 2.14.0
_ZN14QgsApplication18defaultStyleV2PathEv@Base 2.0.1
_ZN14QgsApplication18mGdalSkipList21818E@Base 2.18.18
_ZN14QgsApplication18mGdalSkipList21819E@Base 2.18.19
_ZN14QgsApplication18qgisAuthDbFilePathEv@Base 2.14.0
_ZN14QgsApplication18qgisUserDbFilePathEv@Base 2.0.1
_ZN14QgsApplication18registerOgrDriversEv@Base 2.0.1
_ZN14QgsApplication18setDefaultSvgPathsERK11QStringList@Base 2.0.1
_ZN14QgsApplication19defaultThemesFolderEv@Base 2.14.0
_ZN14QgsApplication19emitSettingsChangedEv@Base 2.14.5
_ZN14QgsApplication19mAuthDbDirPath21818E@Base 2.18.18
_ZN14QgsApplication19mSystemEnvVars21818E@Base 2.18.18
_ZN14QgsApplication19mAuthDbDirPath21819E@Base 2.18.19
_ZN14QgsApplication19mSystemEnvVars21819E@Base 2.18.19
_ZN14QgsApplication19qgisSettingsDirPathEv@Base 2.0.1
_ZN14QgsApplication19translatorsFilePathEv@Base 2.0.1
_ZN14QgsApplication20contributorsFilePathEv@Base 2.0.1
......@@ -1188,18 +1189,18 @@ libqgis_core.so.2.18.18 #PACKAGE# #MINVER#
_ZN14QgsApplication21QGIS_APPLICATION_NAMEE@Base 2.4.0
_ZN14QgsApplication21composerTemplatePathsEv@Base 2.14.0
_ZN14QgsApplication21developersMapFilePathEv@Base 2.8.0
_ZN14QgsApplication21mBuildOutputPath21818E@Base 2.18.18
_ZN14QgsApplication21mBuildSourcePath21818E@Base 2.18.18
_ZN14QgsApplication21mDefaultSvgPaths21818E@Base 2.18.18
_ZN14QgsApplication21mBuildOutputPath21819E@Base 2.18.19
_ZN14QgsApplication21mBuildSourcePath21819E@Base 2.18.19
_ZN14QgsApplication21mDefaultSvgPaths21819E@Base 2.18.19
_ZN14QgsApplication22QGIS_ORGANIZATION_NAMEE@Base 2.4.0
_ZN14QgsApplication23applyGdalSkippedDriversEv@Base 2.0.1
_ZN14QgsApplication23mFileOpenEventList21818E@Base 2.18.18
_ZN14QgsApplication23mFileOpenEventList21819E@Base 2.18.19
_ZN14QgsApplication24QGIS_ORGANIZATION_DOMAINE@Base 2.4.0
_ZN14QgsApplication24setFileOpenEventReceiverEP7QObject@Base 2.0.1
_ZN14QgsApplication25mRunningFromBuildDir21818E@Base 2.18.18
_ZN14QgsApplication25mRunningFromBuildDir21819E@Base 2.18.19
_ZN14QgsApplication26absolutePathToRelativePathERK7QStringS2_@Base 2.14.0
_ZN14QgsApplication26relativePathToAbsolutePathERK7QStringS2_@Base 2.14.0
_ZN14QgsApplication27mFileOpenEventReceiver21818E@Base 2.18.18
_ZN14QgsApplication27mFileOpenEventReceiver21819E@Base 2.18.19
_ZN14QgsApplication4initE7QString@Base 2.0.1
_ZN14QgsApplication5eventEP6QEvent@Base 2.0.1
_ZN14QgsApplication6endianEv@Base 2.0.1
......@@ -2112,6 +2113,7 @@ libqgis_core.so.2.18.18 #PACKAGE# #MINVER#
_ZN14QgsVectorLayer20setLayerTransparencyEi@Base 2.0.1
_ZN14QgsVectorLayer21attributeValueChangedExiRK8QVariant@Base 2.0.1
_ZN14QgsVectorLayer21boundingBoxOfSelectedEv@Base 2.0.1
_ZN14QgsVectorLayer21changeAttributeValuesExRK4QMapIi8QVariantES4_@Base 2.18.19
_ZN14QgsVectorLayer21onJoinedFieldsChangedEv@Base 2.6.0
_ZN14QgsVectorLayer21removeExpressionFieldEi@Base 2.6.0
_ZN14QgsVectorLayer21updateExpressionFieldEiRK7QString@Base 2.14.0
......@@ -6335,6 +6337,7 @@ libqgis_core.so.2.18.18 #PACKAGE# #MINVER#
_ZN24QgsVectorLayerEditBuffer20changeAttributeValueExiRK8QVariantS2_@Base 2.2.0
_ZN24QgsVectorLayerEditBuffer20handleAttributeAddedEi@Base 2.0.1
_ZN24QgsVectorLayerEditBuffer21attributeValueChangedExiRK8QVariant@Base 2.0.1
_ZN24QgsVectorLayerEditBuffer21changeAttributeValuesExRK4QMapIi8QVariantES4_@Base 2.18.19
_ZN24QgsVectorLayerEditBuffer21updateFeatureGeometryER10QgsFeature@Base 2.0.1
_ZN24QgsVectorLayerEditBuffer22committedFeaturesAddedERK7QStringRK5QListI10QgsFeatureE@Base 2.0.1
_ZN24QgsVectorLayerEditBuffer22handleAttributeDeletedEi@Base 2.0.1
......@@ -7272,6 +7275,7 @@ libqgis_core.so.2.18.18 #PACKAGE# #MINVER#
_ZN29QgsVectorLayerEditPassthrough15renameAttributeEiRK7QString@Base 2.18.17
_ZN29QgsVectorLayerEditPassthrough16staticMetaObjectE@Base 2.8.0
_ZN29QgsVectorLayerEditPassthrough20changeAttributeValueExiRK8QVariantS2_@Base 2.8.0
_ZN29QgsVectorLayerEditPassthrough21changeAttributeValuesExRK4QMapIi8QVariantES4_@Base 2.18.19
_ZN29QgsVectorLayerEditPassthrough8rollBackEv@Base 2.8.0
_ZN29QgsVectorLayerEditPassthroughC1EP14QgsVectorLayer@Base 2.14.0
_ZN29QgsVectorLayerEditPassthroughC2EP14QgsVectorLayer@Base 2.14.0
......@@ -8220,6 +8224,7 @@ libqgis_core.so.2.18.18 #PACKAGE# #MINVER#
_ZNK12QgsDxfExport13renderContextEv@Base 2.2.0
_ZNK12QgsDxfExport14sizeToMapUnitsEd@Base 2.2.0
_ZNK12QgsDxfExport17dashSeparatorSizeEv@Base 2.2.0
_ZNK12QgsDxfExport23clipValueToMapUnitScaleERdRK15QgsMapUnitScaled@Base 2.18.19
_ZNK12QgsDxfExport24layerIsScaleBasedVisibleEPK11QgsMapLayer@Base 2.2.0
_ZNK12QgsDxfExport7dotSizeEv@Base 2.2.0
_ZNK12QgsDxfExport8dashSizeEv@Base 2.2.0
......@@ -9132,9 +9137,11 @@ libqgis_core.so.2.18.18 #PACKAGE# #MINVER#
_ZNK17QgsDxfPaintDevice14dxfCoordinatesE7QPointF@Base 2.14.0
_ZNK17QgsDxfPaintDevice16widthScaleFactorEv@Base 2.2.0
_ZNK17QgsDxfPaintDevice6metricEN12QPaintDevice17PaintDeviceMetricE@Base 2.2.0
_ZNK17QgsDxfPaintEngine10brushColorEv@Base 2.18.19
_ZNK17QgsDxfPaintEngine12currentWidthEv@Base 2.2.0
_ZNK17QgsDxfPaintEngine16toDxfCoordinatesE7QPointF@Base 2.14.0
_ZNK17QgsDxfPaintEngine4typeEv@Base 2.2.0
_ZNK17QgsDxfPaintEngine8penColorEv@Base 2.18.19
_ZNK17QgsEditFormConfig10expressionEi@Base 2.18.17
_ZNK17QgsEditFormConfig10labelOnTopEi@Base 2.14.0
_ZNK17QgsEditFormConfig10metaObjectEv@Base 2.14.0
......
# SymbolsHelper-Confirmed: 2.18.18 amd64 arm64 hppa i386 mips mips64el mipsel powerpc ppc64 ppc64el s390x
libqgis_gui.so.2.18.18 #PACKAGE# #MINVER#
# SymbolsHelper-Confirmed: 2.18.19 amd64
libqgis_gui.so.2.18.19 #PACKAGE# #MINVER#
(optional=templinst|arch=!amd64 !hurd-i386 !i386 !kfreebsd-amd64 !kfreebsd-i386 !x32)_Z10qDeleteAllI5QListIPN13QFormInternal11DomPropertyEEEvRKT_@Base 2.14.16
(optional=templinst)_Z13qvariant_castI26QUiTranslatableStringValueET_RK8QVariant@Base 2.0.1
(optional=templinst|arch=!amd64 !hurd-i386 !i386 !kfreebsd-amd64 !kfreebsd-i386 !x32)_Z13qvariant_castI5QIconET_RK8QVariant@Base 2.14.16
......@@ -2216,8 +2216,6 @@ libqgis_gui.so.2.18.18 #PACKAGE# #MINVER#
_ZN16QgsWidgetWrapperD0Ev@Base 2.18.17
_ZN16QgsWidgetWrapperD1Ev@Base 2.18.17
_ZN16QgsWidgetWrapperD2Ev@Base 2.18.17
(optional=templinst|arch=!armel)_ZN17QForeachContainerI11QStringListEC1ERKS0_@Base 2.4.0
(optional=templinst|arch=!armel)_ZN17QForeachContainerI11QStringListEC2ERKS0_@Base 2.4.0
_ZN17QgsAnnotationItem11setItemDataEiRK8QVariant@Base 2.14.5
_ZN17QgsAnnotationItem12setFrameSizeE6QSizeF@Base 2.14.0
_ZN17QgsAnnotationItem13updateBalloonEv@Base 2.0.1
......@@ -3618,10 +3616,12 @@ libqgis_gui.so.2.18.18 #PACKAGE# #MINVER#
_ZN20QgsValueMapConfigDlg11qt_metacastEPKc@Base 2.4.0
_ZN20QgsValueMapConfigDlg12vCellChangedEii@Base 2.4.0
_ZN20QgsValueMapConfigDlg16staticMetaObjectE@Base 2.4.0
_ZN20QgsValueMapConfigDlg19addNullButtonPushedEv@Base 2.18.19
_ZN20QgsValueMapConfigDlg23loadFromCSVButtonPushedEv@Base 2.4.0
_ZN20QgsValueMapConfigDlg25loadFromLayerButtonPushedEv@Base 2.4.0
_ZN20QgsValueMapConfigDlg26removeSelectedButtonPushedEv@Base 2.4.0
_ZN20QgsValueMapConfigDlg6configEv@Base 2.4.0
_ZN20QgsValueMapConfigDlg6setRowEi7QStringS0_@Base 2.18.19
_ZN20QgsValueMapConfigDlg9setConfigERK4QMapI7QString8QVariantE@Base 2.4.0
_ZN20QgsValueMapConfigDlg9updateMapERK4QMapI7QString8QVariantEb@Base 2.4.0
_ZN20QgsValueMapConfigDlgC1EP14QgsVectorLayeriP7QWidget@Base 2.4.0
......@@ -7524,7 +7524,6 @@ libqgis_gui.so.2.18.18 #PACKAGE# #MINVER#
(optional=templinst)_ZN5QHashIPKN13QFormInternal20QAbstractFormBuilderEPNS0_17QFormBuilderExtraEE13detach_helperEv@Base 2.0.1
(optional=templinst)_ZN5QHashIPKN13QFormInternal20QAbstractFormBuilderEPNS0_17QFormBuilderExtraEE13duplicateNodeEPN9QHashData4NodeEPv@Base 2.0.1
(optional=templinst)_ZN5QListI10QByteArrayE18detach_helper_growEii@Base 2.0.1
(optional=templinst|arch=amd64 hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 x32)_ZN5QListI10QByteArrayE4freeEPN9QListData4DataE@Base 2.8.3
(optional=templinst)_ZN5QListI10QByteArrayE6appendERKS0_@Base 2.0.1
(optional=templinst)_ZN5QListI26FormBuilderSaveLayoutEntryE13detach_helperEi@Base 2.0.1
(optional=templinst)_ZN5QListI26FormBuilderSaveLayoutEntryE18detach_helper_growEii@Base 2.0.1
......@@ -7553,9 +7552,6 @@ libqgis_gui.so.2.18.18 #PACKAGE# #MINVER#
(optional=templinst)_ZN5QListI5QPairIS0_IN2Qt12ItemDataRoleES2_E7QStringEE6appendERKS5_@Base 2.0.1
(optional=templinst|arch=!amd64 !hurd-i386 !i386 !kfreebsd-amd64 !kfreebsd-i386 !x32)_ZN5QListI5QPairIS0_IN2Qt12ItemDataRoleES2_E7QStringEED1Ev@Base 2.14.16
(optional=templinst|arch=!amd64 !hurd-i386 !i386 !kfreebsd-amd64 !kfreebsd-i386 !x32)_ZN5QListI5QPairIS0_IN2Qt12ItemDataRoleES2_E7QStringEED2Ev@Base 2.14.16
(optional=templinst|arch=amd64 i386 kfreebsd-amd64 kfreebsd-i386)_ZN5QListI7QStringE4freeEPN9QListData4DataE@Base 2.14.19
(optional=templinst)_ZN5QListI7QStringEC1ERKS1_@Base 2.0.1
(optional=templinst)_ZN5QListI7QStringEC2ERKS1_@Base 2.0.1
(optional=templinst)_ZN5QListIP30QDesignerCustomWidgetInterfaceE13detach_helperEi@Base 2.0.1
(optional=templinst)_ZN5QListIP30QDesignerCustomWidgetInterfaceE18detach_helper_growEii@Base 2.0.1
(optional=templinst|arch=alpha armel hppa mips mips64el mipsel powerpcspe sparc64)_ZN5QListIP30QDesignerCustomWidgetInterfaceE6appendERKS1_@Base 2.14.8
......@@ -8857,7 +8853,6 @@ libqgis_gui.so.2.18.18 #PACKAGE# #MINVER#
_ZNK39QgsRelationReferenceSearchWidgetWrapper5validEv@Base 2.18.17
_ZNK39QgsRelationReferenceSearchWidgetWrapper5valueEv@Base 2.18.17
(optional=templinst|arch=!alpha !armel !hppa !mips !mips64el !mipsel !powerpcspe !sparc64)_ZNK4QMapI7QStringP30QDesignerCustomWidgetInterfaceE6valuesEv@Base 2.2.0
(optional=templinst|arch=amd64 armel hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 x32)_ZNK4QMapI7QStringbE4keysEv@Base 2.2.0
(optional=templinst)_ZNK5QHashI10QByteArraybE4keysEv@Base 2.2.0
(optional=templinst)_ZNK5QHashI10QByteArraybE8findNodeERKS0_Pj@Base 2.0.1
(optional=templinst)_ZNK5QHashI7QString5QPairIN2Qt12ItemDataRoleES3_EE8findNodeERKS0_Pj@Base 2.0.1
......
# SymbolsHelper-Confirmed: 2.18.18 amd64 arm64 hppa mips mips64el mipsel powerpc ppc64 ppc64el s390x
libqgis_networkanalysis.so.2.18.18 #PACKAGE# #MINVER#
libqgis_networkanalysis.so.2.18.19 #PACKAGE# #MINVER#
_ZN11QgsGraphArcC1Ev@Base 2.0.1
_ZN11QgsGraphArcC2Ev@Base 2.0.1
_ZN14QgsGraphVertexC1ERK8QgsPoint@Base 2.0.1
......
# SymbolsHelper-Confirmed: 2.18.18 amd64 i386 powerpc ppc64 ppc64el s390x
libqgis_server.so.2.18.18 #PACKAGE# #MINVER#
libqgis_server.so.2.18.19 #PACKAGE# #MINVER#
_ZN14QgsConfigCache11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.8.0
_ZN14QgsConfigCache11qt_metacastEPKc@Base 2.8.0
_ZN14QgsConfigCache11removeEntryERK7QString@Base 2.18.17
......
# Build uses -D_FORTIFY_SOURCE=2, but hardening-check reports:
# Fortify Source functions: no, only unprotected functions found!
libqgisgrass7-2.18.18: hardening-no-fortify-functions *
libqgisgrass7-2.18.19: hardening-no-fortify-functions *
# SymbolsHelper-Confirmed: 2.18.17 alpha amd64 arm64 armel armhf i386 mips mips64el mipsel powerpc ppc64 ppc64el s390x
libqgisgrass7.so.2.18.18 #PACKAGE# #MINVER#
libqgisgrass7.so.2.18.19 #PACKAGE# #MINVER#
_ZN11QgsGrassWin10hideWindowEi@Base 2.14.0
_ZN12QgsGrassCopy11qt_metacallEN11QMetaObject4CallEiPPv@Base 2.14.0
_ZN12QgsGrassCopy11qt_metacastEPKc@Base 2.14.0
......