| Summary: | sci-libs/geos-3.5.0 vesion bump | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Tomáš Mózes <hydrapolic> |
| Component: | [OLD] Unspecified | Assignee: | Sci-geo Project <sci-geosciences> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | pgsql-bugs, rossi.f |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
The patch 3.4.2-ruby_so_name.patch got upstream and it seems to compile fine. Moreover the version 3.5.0 solves the issue with the php package compiled with the threads USE flag. This means that the fix introduced with bug #415023 can be now removed. I have opened another bug (#567204) with the backport of the upstream patch for the versions 3.4.[12] commit a4952c16e644ae9e7b8be6c3a402cad6eaed8150 Author: Aaron W. Swenson <titanofold@gentoo.org> Date: Sat Dec 5 23:16:33 2015 -0500 Version Bump Package-Manager: portage-2.2.20.1 Thanks Aaron. |
- New things: - Voronoi API (#627) - PHP: Geometry->normalize method - GEOS_USE_ONLY_R_API macro support (#695) - PHP: WKBReader->read() & WKBWriter::write() methods (Benjamin Morel) - GEOSClipByRect (#699, Mika Heiskanen, Sandro Santilli) - CAPI: thread-safe message handling API (#663, Pepijn Van Eeckhoudt) - Improvements: - Speed-up intersection and difference between geometries with small bounding box overlap. - CAPI: add MULTILINESTRING support for GEOSisClosed (Benjamin Morel) - C++ API changes: - Added no-parameter CoordinateSequenceFactory::create method (Sandro Mani)