From 51d6704c619e91380db66affe45dd2b872e7803c Mon Sep 17 00:00:00 2001 From: Rob Norris Date: Tue, 24 Nov 2015 22:24:58 +0000 Subject: [PATCH] Releasing Viking 1.6.1 --- NEWS | 17 +++++++++++++++++ configure.ac | 2 +- help/C/viking.xml | 6 +++--- help/viking.xml.in | 2 +- win32/installer/viking-installer.nsi | 2 +- 5 files changed, 23 insertions(+), 6 deletions(-) diff --git a/NEWS b/NEWS index b32e652f..d5814abd 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,20 @@ +Viking 1.6.1 (2015-11-24) +Bug Fix Release + updated translations +* Several fixes and many code improvements from Coverity scans +* Fix heap-buffer-overflows +* Mapnik3 support. +** C++ standard required is now C++11 +* Reactivate building of the reference documentation +* SF Bugs#126: Fix crash in gdk_rgb_convert_0888 due to using deallocated memory. +* SF Bugs#121: Fix crash when invalidating previously acquired tiles. +* SF Bugs#123: Fix bzip2 decompression on Windows. +* SF Bugs#122: Fix memory cache confusion with multiple "On Disk OSM Tile Format" maps +* SF Bugs#120: Fix Track drawing bug across the 180th Meridian. +* Red Hat Bugzilla – Bug 1210403: Only download and process one Bing attribution list. +* Fix Geocaches acquiring with latest geo-* software +* Import latest Launchpad translation updates +* Many other small fixes - see the ChangeLog for the full details. + Viking 1.6 (2015-03-29) New features since 1.5.1 * Mapnik Rendering Layer (not available in Windows build ATM) - with preprocessor CartoCSS option. diff --git a/configure.ac b/configure.ac index 6591cc9b..198de165 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.64) -AC_INIT(viking, 1.6, , viking, http://viking.sf.net/) +AC_INIT(viking, 1.6.1, , viking, http://viking.sf.net/) AM_INIT_AUTOMAKE([dist-bzip2 dist-zip subdir-objects]) dnl AC_CONFIG_SRCDIR([src/main.c]) AC_CONFIG_HEADERS([src/config.h]) diff --git a/help/C/viking.xml b/help/C/viking.xml index 2145a0c4..4ba1ef88 100644 --- a/help/C/viking.xml +++ b/help/C/viking.xml @@ -3,9 +3,9 @@ "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ Viking"> - - - + + + ]> - 2015-03-29"> + 2015-11-24">