Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: libjavamapscript | Distribution: openSUSE:Factory:zSystems |
Version: 8.2.2 | Vendor: openSUSE |
Release: 1.3 | Build date: Sun Oct 13 22:43:59 2024 |
Group: Development/Languages/Java | Build host: reproducible |
Size: 619794 | Source RPM: mapserver-8.2.2-1.3.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://www.mapserver.org/ | |
Summary: Java/Mapscript map making extensions to Java |
The Java/Mapscript extension provides full map customization capabilities within the Java programming language.
MIT
* Sun Oct 13 2024 Jan Engelhardt <[email protected]> - Update to release 8.2.2 * Use EPSGTreatsAsLatLong and EPSGTreatsAsNorthingEasting to determine inverted axis - Delete 0001-Fix-compilation-errors-with-libxml2-2.12.patch (merged) - Perform multipython build * Mon Aug 19 2024 Jan Engelhardt <[email protected]> - Add 0001-Fix-compilation-errors-with-libxml2-2.12.patch * Fri Mar 01 2024 Dominique Leuenberger <[email protected]> - BuildRequire proj-devel instead of the long deprecated name libproj-devel. * Wed Sep 13 2023 Dirk Stoecker <[email protected]> - update to 8.0.1 * PROJ_DATA set through config option: take into account possibility of multiple paths separated by ; on Windows or : on Unix * Resolve a bunch of memory leaks, integer overflows, nullptr dereferences, double-frees. * Allow NULL shapes to be returned in WFS GetFeature requests * Ensure POINT blocks do not contain too many points * https://www.mapserver.org/development/changelog/changelog-8-0.html * Sat Nov 05 2022 Jan Engelhardt <[email protected]> - Enable PHP8 module build in Tumbleweed again since newer SWIG is available. New subpackage php-mapscriptng emitted as a result. [boo#1204736] * Sat Oct 08 2022 Jan Engelhardt <[email protected]> - Update to release 8 * MapServer now requires a config file. To get back mapserver7 behavior, copy /usr/share/doc/packages/mapserver/mapserver.conf to mapserver.conf once. * The shp2img utility has been renamed to map2img * FlatGeobuf is now supported natively * Initial OGC API support * PHP native MapScript has been removed, in place of PHPNG (SWIG) MapScript, and PHP unit tests have been re-enabled * New labeling centerline GEOMTRANSFORM method for polygons * Numerical validation of mapfile entries * Removed various deprecated mapfile parameters * New coshp utility to sort shapefile contents as well as sort the associated qix spatial index. - Drop mapserver-7.6.1-fix_python_install_path.patch (no longer applicable) * Tue Jul 26 2022 Boris Manojlovic <[email protected]> - re-enable postgresql support... * Wed Mar 09 2022 Jan Engelhardt <[email protected]> - Make the package build on current Tumbleweed again: * Disable PHP bindings (fails to build) * Disable PostgreSQL (fails to configure) - Have mapserver-devel require the accompanying library * Thu Nov 11 2021 Boris Manojlovic <[email protected]> - update to release 7.6.4 * PostGIS: fix ST_Intersects() with collections with PostGIS < 2.5. Fixes https://github.com/MapServer/MapServer/pull/6355#issuecomment-877290417 (Even Rouault) : 3e42e35 * Check if sizeunits is not set to pixels (Patrik Sylve) : 3688004 * Change legend symbol scale factor when SIZEUNITS is set to METERS (Patrik Sylve) : 39a4ead * spatialindex for sqlite sources in filter (Wouter Visscher) : 955d14e * Make sure requested class with mode=legendicon is not negative. ( #6357 ) (Steve Lime) : 0901b57 * Updates to CONTRIBUTING.md (Jeff McKenna) : ee6297a * PostGIS: fix ST_Intersects() with bounding box that is a point (follow-up of fixes #6181 , fixes #6230 ) (fixes https://github.com/MapServer/MapServer/pull/6347#issuecomment-870002856) (Even Rouault) : 44d5d9c * WMS: make attribute color binding work with FILTER vendor parameter (fixes #6200 ) (Even Rouault) : 1a98ac7 * msQueryByFeatures(): avoid potential segfault when reslut set is empty (Even Rouault) : 98ad83a * PostGIS: use ST_Intersects instead of && for bounding box (fixes #6181 , fixes #6230 ) (Even Rouault) : e2ef155 * check_single_font(): use quotation mark when msGetGlyphIndex() fails to retrieve the glyph (Even Rouault) : 53ee29e * msGetGlyphByIndex() / msGetGlyphOutline(): tweak debug/error messages (Even Rouault) : 0bbf943 * When a font is missing a glyph we try to fallback to using a question mark (Krister Wicksell) : cf4756e * WFS: fix paging with GPKG/Spatialite datasources and non-point geometries (fixes #6325 ) (Even Rouault) : ce8dc4d * Fix querymap failure for polygon layers with labels only (no styles) ( #6262 ) (Tamas Szekeres) : 782ee8b * mapxbase: validate nHeadLen (Max Kellermann) : ee5d5de * mapshape, mapxbase: fix several memory leaks in error code paths (Max Kellermann) : 5e4c504 * mapshape: validate numshapes (Max Kellermann) : b5c0e29 * mapshape: remove useless null terminator (Max Kellermann) : 9755395 * Mon May 31 2021 Ferdinand Thiessen <[email protected]> - Update to 7.6.3 * Security: Address flaw in CGI mapfile loading that makes it possible to bypass security controls ( CVE-2021-32062 ) * Fix most of remaining Coverity scan warnings with high priority * Use CPLSetConfigOption/CPLGetConfigOption for some CGI/FastCGI-related env vars. * Require url-based symbol values to be pre-defined. * Improved initial check on generating reference maps, avoid crash with label styles * Fix resource leak and pointObj initialization errors. - Enable python - Refresh mapserver-7.6.1-fix_python_install_path.patch * Mon Feb 01 2021 Jan Engelhardt <[email protected]> - Update to release 7.6.2 * Contour layer: take into account nodata value from GDAL raster * WCS 1.1 and 2.0: fix support of netCDF output * Wed Jan 20 2021 Jan Engelhardt <[email protected]> - Drop BuildRequires on binary library packages; this is wrong. - Drop excessive runtime package requirements.
/usr/lib64/libjavamapscript.so /usr/share/doc/packages/libjavamapscript /usr/share/doc/packages/libjavamapscript/README /usr/share/doc/packages/libjavamapscript/examples /usr/share/doc/packages/libjavamapscript/examples/ConnPool.java /usr/share/doc/packages/libjavamapscript/examples/DrawMap.java /usr/share/doc/packages/libjavamapscript/examples/DumpShp.java /usr/share/doc/packages/libjavamapscript/examples/MakePoint.java /usr/share/doc/packages/libjavamapscript/examples/Metadata.java /usr/share/doc/packages/libjavamapscript/examples/OutputFormatList.java /usr/share/doc/packages/libjavamapscript/examples/QueryByAttribute.java /usr/share/doc/packages/libjavamapscript/examples/QueryByAttributeUnicode.java /usr/share/doc/packages/libjavamapscript/examples/RFC24.java /usr/share/doc/packages/libjavamapscript/examples/RunTimeBuiltWMSClient.java /usr/share/doc/packages/libjavamapscript/examples/ShapeInfo.java /usr/share/doc/packages/libjavamapscript/examples/WxSTest.java /usr/share/doc/packages/libjavamapscript/examples/WxSTestNoThread.java /usr/share/doc/packages/libjavamapscript/tests /usr/share/doc/packages/libjavamapscript/tests/threadtest /usr/share/doc/packages/libjavamapscript/tests/threadtest/MapTest.java /usr/share/doc/packages/libjavamapscript/tests/threadtest/MapThread.java /usr/share/doc/packages/libjavamapscript/tests/threadtest/README_THREADTEST.TXT
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Dec 4 00:10:59 2024