[libosmium] 06/07: New upstream bugfix release

Bas Couwenberg sebastic at debian.org
Wed May 3 17:00:15 UTC 2017


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository libosmium.

commit 238374933db78ade51b5c8f52f5b7aafca60e938
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Wed May 3 18:44:23 2017 +0200

    New upstream bugfix release
    
    - Use minimum size of 64 bytes for buffers. This fixes an infinite
      loop when buffer size is zero.
    - Two bugs in area assembler affecting very complex multipolygons and
      multipolygons with overlapping or nearly overlapping lines.
    - Invalid use of iterators leading to undefined behaviour in area
      assembler code.
    - Read OPL file correctly even if trailing newline in file is missing.
---
 debian/changelog | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index eae3a16..5bb7f3e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,16 @@
-libosmium (2.11.1-2) UNRELEASED; urgency=medium
+libosmium (2.11.3-1) UNRELEASED; urgency=medium
 
+  * New upstream bugfix release.
+    - Use minimum size of 64 bytes for buffers. This fixes an infinite
+      loop when buffer size is zero.
+    - Two bugs in area assembler affecting very complex multipolygons and
+      multipolygons with overlapping or nearly overlapping lines.
+    - Invalid use of iterators leading to undefined behaviour in area
+      assembler code.
+    - Read OPL file correctly even if trailing newline in file is missing.
   * Update watch file to limit results to 2.11.x releases.
 
- -- Bas Couwenberg <sebastic at debian.org>  Wed, 03 May 2017 18:39:07 +0200
+ -- Bas Couwenberg <sebastic at debian.org>  Wed, 03 May 2017 18:39:40 +0200
 
 libosmium (2.11.1-1) unstable; urgency=medium
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/libosmium.git



More information about the Pkg-grass-devel mailing list