File geoserver.changes of Package geoserver
-------------------------------------------------------------------
Wed Dec 11 09:23:12 UTC 2024 - medwinz <medwin@opensuse.org>
- update geoserver to version 2.26.1
Bug
- GEOS-11107 Open search for EO community module: packaging missing gt-cql-json-xx.x.jar
- GEOS-11524 csw: default queryables mapping not generated
- GEOS-11543 Unable to use propertyName to filter properties in a GetFeature request when service is not set
- GEOS-11553 SLD Style: Empty SE Rotationelement throws RuntimeException (QGIS generated SLD)
- GEOS-11556 NullPointerException when GWC disk quota monitoring is disabled
- GEOS-11559 The customized attributes editor is prone to setting the wrong attribute source
- GEOS-11573 TileLayer preview doesn't work anymore
- GEOS-11579 DGGS modules prevent GeoServer startup if JEP is not installed
Improvement
- GEOS-11517 Using various OGC APIs results in service enabled check related WARN logs
- GEOS-11557 CVE-2024-45748 High
- GEOS-11560 OGC API modules lack cql2-json in assembly
- GEOS-11561 Client-Delegating MapML Proxy
- GEOS-11563 Allow configuring a DGGS resolution offset on a layer basis
- GEOS-11565 Allow configuring the minimum and maximum DGGS resolution for a layer
- GEOS-11588 GWC disk quota, check JDBC connection pool validation query
Task
- GEOS-11574 Bump org.eclipse.jetty:jetty-server from 9.4.52.v20230823 to 9.4.55.v20240627 in /src
- GEOS-11587 Update map fish-print-v2 2.3.2
- GEOS-11609 Bump XStream from 1.4.20 to 1.4.21
- GEOS-11610 Update Jetty from 9.4.55.v20240627 to 9.4.56.v20240826
-------------------------------------------------------------------
Wed Sep 18 09:35:26 UTC 2024 - M. Edwin Zakaria <medwin@opensuse.org>
- update geoserver to version 2.25.3
- fixed bug Task manager plugin is missing dependencies
- fixed bug [INSPIRE] Incorrect behavior for unsupported languages
- fixed bug 500 error thrown when double adding a user to a group via REST with JDBC user/group services
- fixed Datadir catalog loader does not decrypt HTTPStoreInfo passwords
- improvement security-keycloak: upgrade keycloak version
- improvement Speed up web-ui WorkspaceAdminComponentAuthorizer
- improvement JDBCOpenSearch access should cache the list of type names in request scope
- improvement Cache availability of gdal_translate in gdal_translate based WCS output formats
- improvement REST API does not take effect immediately due to 10 minute authentication cache
- Update Jackson 2 libs from 2.17.1 to 2.17.2
- see the details on https://github.com/geoserver/geoserver/releases/tag/2.25.3
-------------------------------------------------------------------
Fri May 5 07:45:41 UTC 2023 - medwinz <medwin@opensuse.org>
- delete gwc-gs.xml
- geoserver version 2.23.0
- update geoserver.spec
-------------------------------------------------------------------
Fri May 5 07:37:56 UTC 2023 - medwinz <medwin@opensuse.org>
- update geoserver.spec, delete line Source1: geoserver.service
-------------------------------------------------------------------
Fri May 5 07:24:01 UTC 2023 - medwinz <medwin@opensuse.org>
- update geoserver version 2.23.0
- update package source https://sourceforge.net/projects/geoserver/files/GeoServer/2.23.0/geoserver-2.23.0-bin.zip
-------------------------------------------------------------------
Thu Aug 18 12:58:49 UTC 2022 - M. Edwin Zakaria <medwin@opensuse.org>
- edit geoserver.spec
31 %setup -q -n %{name}-%{version}
-to-
31 %setup -q -c
-------------------------------------------------------------------
Thu Aug 18 09:59:38 UTC 2022 - M. Edwin Zakaria <medwin@opensuse.org>
- update geoserver version 2.21.1
- update package source https://sourceforge.net/projects/geoserver/files/GeoServer/2.21.1/geoserver-2.21.1-bin.zip
- update requires to java-11-openjdk-headless
- update description
-------------------------------------------------------------------
Thu Jan 24 04:53:05 UTC 2019 - M. Edwin Zakaria <medwin@opensuse.org>
- update geoserver version 2.14.2
-------------------------------------------------------------------
Wed Oct 17 09:22:50 UTC 2018 - M. Edwin Zakaria <medwin@opensuse.org>
- update geoserver.service
ExecStart=/usr/share/geoserver/bin/startup.sh
ExecStop=/usr/share/geoserver/bin/shutdown.sh
- update geoserver version 2.14.0
- update geoserver.service
Environment="GEOSERVER_HOME=/usr/share/geoserver"
- update the license on spec file to GPL-2.0-or-later
- update geoserver.spec
%define geoserver_home /usr/share/geoserver
%define geoserver_data_dir /usr/share/geoserver/data_dir
-------------------------------------------------------------------
Tue May 15 11:43:58 UTC 2018 - medwin@opensuse.org
- Initial geoserver version 2.13.0
- revise build requires to java-1_8_0-openjdk-headless