[OSGeo-Discuss] New deegree release version available 3.4.0 (stable)

2018-06-15 Thread Torsten Friebe

Dear deegree users,

We're happy to announce the final release version 3.4.0 of deegree  
webservices! It has been a while for getting it through the OGC CITE  
tests - but it is done now! deegree webservices 3.4.0 has passed the  
compliance tests successfully [1].


* New bug fix release: 3.4.0 *

- Download: http://www.deegree.org/Download
- Documentation: http://www.deegree.org/Documentation
- Changelog for 3.4.0 [2].

deegree 3.4 comes with quite a lot of improvements:
* 13 new features
* 112 enhancements
* 171 bug fixes

You can help us by downloading and testing the new deegree release version and
report any issue you may encounter to the github issue tracker [3].

IMPORTANT NOTE:

Please note that deegree webservices 3.3 is reaching end-of-life and  
there may be one
more patch release later this year for it - if needed. There are still  
some pending pull requests for 3.3. We kindly remind all committers to  
support the TMC to get those pull requests handled in timely manner.


If you have not upgraded to deegree 3.4, we encourage you to do so
as soon as possible. The deegree 3.4.x line requires at least JDK 8 as a
runtime environment. So, please be prepared to upgrade your environment soon!

Many thanks also to the sponsors of this year's OSGeo Code Sprint in  
Bonn. We got some stuff done there! [4]


Thanks,
deegree Development Team & TMC members

[1] http://www.opengeospatial.org/resource/products/details/?pid=1351
[2]  
https://github.com/deegree/deegree3/pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Aclosed+milestone%3A3.4+merged%3A%3E2018-03-01+

[3] https://github.com/deegree/deegree3/issues
[4] https://github.com/deegree/deegree3/wiki/2018-OSGeo-CodeSprint

--
### -->  Bitte beachten Sie unsere neuen Rufnummern!  <--  ###

l a t / l o n  GmbH
Aennchenstrasse 1953177 Bonn, Germany
phone ++49 +228 9477 9877 fax ++49 +228 9477 0154
http://www.lat-lon.de http://www.deegree.org

lat/lon gesellschaft für raumbezogene informationssysteme mbH
Registergericht: Amtsgericht Bonn, HRB 13042
Geschäftsführer: Jens Fitzke und Torsten Friebe

___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss

[OSGeo-Discuss] New deegree web services release version available 3.4.1 (stable)

2018-07-02 Thread Torsten Friebe
Dear deegree users,

We're happy to announce a new official deegree web services release!

* New bug fix release: 3.4.1 *

- Download: http://www.deegree.org/Download
- Documentation: http://www.deegree.org/Documentation
- Changelog for 3.4.1 [1].

You can help us by downloading and testing the new deegree release
version and report any issue you may encounter to the github issue
tracker [2].

IMPORTANT NOTE:

The deegree 3.4.x line requires at least Java SE 8 as a runtime
environment. So, please be prepared to upgrade your environment soon!

Thanks,
deegree Development Team & TMC members

[1]
https://github.com/deegree/deegree3/pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Aclosed+milestone%3A3.4.1
[2] https://github.com/deegree/deegree3/issues



signature.asc
Description: OpenPGP digital signature
___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss

[OSGeo-Discuss] New deegree web services release version available 3.4.2 (stable)

2018-07-11 Thread Torsten Friebe
Dear deegree users,

We're happy to announce a new official deegree web services release!

* New bug fix release: 3.4.2 *

- Download: http://www.deegree.org/Download
- Documentation: http://www.deegree.org/Documentation
- Changelog for 3.4.2 [1].

You can help us by downloading and testing the new deegree release
version and report any issue you may encounter to the github issue
tracker [2].

IMPORTANT NOTE:

The deegree 3.4.x line requires at least Java SE 8 as a runtime
environment. So, please be prepared to upgrade your environment!

Thanks,
deegree Development Team & TMC members

[1]
https://github.com/deegree/deegree3/pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Aclosed+milestone%3A3.4.2
[2] https://github.com/deegree/deegree3/issues





signature.asc
Description: OpenPGP digital signature
___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss

[OSGeo-Discuss] New deegree web services release version available 3.4.3 (stable)

2018-08-31 Thread Torsten Friebe
Dear deegree users,

We're happy to announce a new official deegree web services release!

* New bug fix release: 3.4.3 *

- Download: http://www.deegree.org/Download
- Documentation: http://www.deegree.org/Documentation
- Changelog for 3.4.3 [1].

You can help us by downloading and testing the new deegree release
version and report any issue you may encounter to the github issue
tracker [2].

IMPORTANT NOTE:

The deegree 3.4.x line requires at least Java SE 8 as a runtime
environment. So, please be prepared to upgrade your environment!

Thanks,
deegree Development Team & TMC members

[1]
https://github.com/deegree/deegree3/pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Aclosed+is%3Amerged+milestone%3A3.4.3+

[2] https://github.com/deegree/deegree3/issues







signature.asc
Description: OpenPGP digital signature
___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss

Re: [OSGeo-Discuss] New deegree web services release version available 3.4.1 (stable)

2018-08-31 Thread Torsten Friebe
Well, we are preparing right now to be ready for the big step with Java
11. We see the following phases to make deegree ready for the Java roadmap:

1) Run the existing deegree application with JRE 11.
2) Compile deegree with JDK 11.
3) Modularize deegree to use the new Module System of Java 11.

All this should work with OpenJDK. With some luck step 1 and 2 should
just work. But for step 3 we expect some more work to do.

Any experience already from other OSGeo projects running on top of Java
9/10/11?

Torsten


Am 03.07.18 um 09:27 schrieb Jody Garnett:
> Congrats to the deegree team :)
>
> Is the deegree project taking any steps to be compatible with the Java
> 18.9 roadmap? It would be good to compare notes between our osgeo java
> projects.
> --
> Jody Garnett
>
>
> On Mon, 2 Jul 2018 at 10:37, Torsten Friebe  <mailto:fri...@lat-lon.de>> wrote:
>
> Dear deegree users,
>
> We're happy to announce a new official deegree web services release!
>
> * New bug fix release: 3.4.1 *
>
> - Download: http://www.deegree.org/Download
> - Documentation: http://www.deegree.org/Documentation
> - Changelog for 3.4.1 [1].
>
> You can help us by downloading and testing the new deegree release
> version and report any issue you may encounter to the github issue
> tracker [2].
>
> IMPORTANT NOTE:
>
> The deegree 3.4.x line requires at least Java SE 8 as a runtime
> environment. So, please be prepared to upgrade your environment soon!
>
> Thanks,
> deegree Development Team & TMC members
>
> [1]
> 
> https://github.com/deegree/deegree3/pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Aclosed+milestone%3A3.4.1
> [2] https://github.com/deegree/deegree3/issues
>
> ___
> Discuss mailing list
> Discuss@lists.osgeo.org <mailto:Discuss@lists.osgeo.org>
> https://lists.osgeo.org/mailman/listinfo/discuss
>

-- 
### -->  Bitte beachten Sie unsere neuen Rufnummern!  <--  ###

l a t / l o n  GmbH
Aennchenstrasse 1953177 Bonn, Germany
phone ++49 +228 9477 9877 fax ++49 +228 9477 0154
http://www.lat-lon.de http://www.deegree.org

lat/lon gesellschaft für raumbezogene informationssysteme mbH
Registergericht: Amtsgericht Bonn, HRB 13042
Geschäftsführer: Jens Fitzke und Torsten Friebe



signature.asc
Description: OpenPGP digital signature
___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss

Re: [OSGeo-Discuss] Java 11 code sprint taking shape for October 22-26th

2018-09-18 Thread Torsten Friebe

Hi Jody,

thanks for setting up this code sprint. For the deegree project this  
is very important too. Besides getting deegree ready for Java 11+ we  
are also facing the issue that deegree code has dependencies to  
Oracle's JAI and other outdated libraries.
I will share this with the deegree Developer mailing list and  
hopefully we can join the code sprint.


Cheers
Torsten

Zitat von Jody Garnett :


When:  October 22-26th
Where: North America (Victoria, BC), Europe (Italy or UK proposed), Oceania
(recommendations welcome)
Wiki: https://wiki.osgeo.org/wiki/Java_2018_Code_Sprint

If you or your project is interested in taking part, even remotely, please
add yourself to the above wiki page!

The Java community has a challenge ahead, with recent policy changes
setting the Java platform on a six-month release cycle. We also have  
a *python3

moment* as our open source libraries are tasked with upgrading to the use
of the "jigsaw" module system.

Top level applications like GeoServer and GeoNetwork need to make some
changes in order to run at all. Mostly this requires a dependency review,
upgrading to new libraries such as Spring 5 that are compatible with Java
11. Many of these libraries are broken due to changes to how reflection is
handled.

Java libraries like JTS and GeoTools are put in an awkward position as a
bottleneck on the safe use of the module system (see module hell problem
<http://blog.joda.org/2017/05/java-se-9-jpms-automatic-modules.html>). A
further complication for is a restriction preventing two jars from making
use of the same package.

Planning is currently underway:

   - GSIP 171 Java 18.9 Compatibility
   <https://github.com/geoserver/geoserver/wiki/GSIP-171> (GeoServer)
   - Strategy for GeoNetwork

<https://github.com/geonetwork/core-geonetwork/wiki/OSGeo-Java-codesprint-2018>

   - Restructure GeoTools into Jigsaw modules

<https://github.com/geotools/geotools/wiki/Restructure-GeoTools-into-Jigsaw-modules>


Recommended reading:

   - What Comes After JDK 8? <https://www.azul.com/what-comes-after-jdk-8/> -
   java release cycle changes
   - It's time! Migrating to Java 11

<https://medium.com/criciumadev/its-time-migrating-to-java-11-5eb3868354f9>

-
   spring upgrade example
   - The State of the Module System
   <http://openjdk.java.net/projects/jigsaw/spec/sotms> - technical
   background



--
### -->  Bitte beachten Sie unsere neuen Rufnummern!  <--  ###

l a t / l o n  GmbH
Aennchenstrasse 1953177 Bonn, Germany
phone ++49 +228 9477 9877 fax ++49 +228 9477 0154
http://www.lat-lon.de http://www.deegree.org

lat/lon gesellschaft für raumbezogene informationssysteme mbH
Registergericht: Amtsgericht Bonn, HRB 13042
Geschäftsführer: Jens Fitzke und Torsten Friebe

___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss

[OSGeo-Discuss] New deegree web services release version available 3.4.4 (stable)

2019-03-06 Thread Torsten Friebe
Dear deegree users,

We're happy to announce a new official deegree web services release!

* New bug fix release: 3.4.4 *

- Download: http://www.deegree.org/Download
- Documentation: http://www.deegree.org/Documentation
- Change log for release version 3.4.4 [1].

You can help us by downloading and testing the new deegree release
version.

IMPORTANT NOTE:

We highly recommend every user of deegree to immediately upgrade to
version 3.4.4 since two critical security issues have been fixed. Please
read further in our new handbook chapter on how to secure deegree web
services. [2]

Thanks,
deegree Development Team & TMC members

[1] https://github.com/deegree/deegree3/milestone/38?closed=1
[2]
http://download.deegree.org/documentation/3.4.4/html/installation.html#securing-deegree








signature.asc
Description: OpenPGP digital signature
___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss

[OSGeo-Discuss] New deegree web services release version available 3.4.5 (stable)

2019-04-02 Thread Torsten Friebe
Dear deegree users,

We're happy to announce a new official deegree web services release!

* New bug fix release: 3.4.5 *

- Download: http://www.deegree.org/Download
- Documentation: http://www.deegree.org/Documentation
- Change log for release version 3.4.5 [1].

You can help us by downloading and testing the new deegree release
version.

Thanks,
deegree Development Team & TMC members

[1] https://github.com/deegree/deegree3/milestone/35?closed=1











signature.asc
Description: OpenPGP digital signature
___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss

[OSGeo-Discuss] New deegree web services release version available 3.4.7 (stable)

2019-06-24 Thread Torsten Friebe
Dear deegree users,

We're happy to announce a new official deegree web services release and
that deegree has successfully passed the OGC compliance renewal process!

* New bug fix release: 3.4.7 *

- Download: http://www.deegree.org/Download
- Documentation: http://www.deegree.org/Documentation
- Change log for release version 3.4.7 [1].

You can help us by downloading and testing the new deegree release version.

Thanks,
deegree Development Team & TMC members

[1] https://github.com/deegree/deegree3/milestone/40













signature.asc
Description: OpenPGP digital signature
___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss

[OSGeo-Discuss] New deegree web services release version available 3.4.9 (stable)

2019-09-09 Thread Torsten Friebe
Dear deegree users,

We're happy to announce a new official deegree web services release.

* New bug fix release: 3.4.9 *

- Download: http://www.deegree.org/Download or
https://github.com/deegree/deegree3/releases
- Documentation: http://www.deegree.org/Documentation

- Change log for release version 3.4.9 (2019-09-06) [1]

#992 - bug -  Check if destination denotes a path inside the workspace
directory
#997 - bug - Fix GetFeatureInfo on group layers
#680 - enhancement - Enhanced GFI response of coverage layer with
dimension to return UOM

You can help us by testing the new bugfix version of deegree and
reporting bugs at our github issue tracker. [2]

Thanks,
deegree Development Team & TMC members

[1] https://github.com/deegree/deegree3/milestone/42?closed=1

[2] https://github.com/deegree/deegree3/issues




signature.asc
Description: OpenPGP digital signature
___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss

[OSGeo-Discuss] New deegree web services release version available 3.4.10 (stable)

2019-10-31 Thread Torsten Friebe
Dear deegree users,

We're happy to announce a new official deegree web services release.

* New bug fix release: 3.4.10 *

- Download: http://www.deegree.org/Download or
https://github.com/deegree/deegree3/releases
- Documentation: http://www.deegree.org/Documentation

- Change log for release version 3.4.10 (2019-10-25) [1]

#995  - enhancement - Upgrade gdal to official release version 2.4.x
fixes #994  by tfr42
#1001 - enhancement - Migrate handbook from Sphinx to asciidoc fixes
#858 by lgoltz
#1000 - bugfix - retain requested SRS name in CRS object for XML
requests fixes (#933) by  stempler
#1010 - bugfix - WKTWriter#writeMultiLineString produces invalid WKT
string fixes #1009 by RobinTopper

You can help us by testing the new bugfix version of deegree and
reporting bugs at our github issue tracker. [2]

Thanks,
deegree Development Team & TMC members

[1] https://github.com/deegree/deegree3/milestone/43?closed=1

[2] https://github.com/deegree/deegree3/issues





signature.asc
Description: OpenPGP digital signature
___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss

Re: [OSGeo-Discuss] GeoServer CITE Test Automation Request for Proposal

2019-12-10 Thread Torsten Friebe
Dear Jody,

That's an interesting activity. The deegree project has an similar
outstanding issue: https://github.com/deegree/deegree3/issues/773

It would be great to learn how the GeoServer project is going to
implement this.

Cheers

Torsten

Am 13.11.19 um 07:04 schrieb Jody Garnett:
> The correct link is https://github.com/geoserver/geoserver/wiki/GSIP-176
>
> I would also like to thank everyone who has supported this activity
> via sponsorship and donation.  Special thanks to sponsors Gaia3D, and
> OSGeo.UK for help making this activity possible.
> --
> Jody Garnett
>
>
> On Tue, 12 Nov 2019 at 22:00, Jody Garnett  <mailto:jody.garn...@gmail.com>> wrote:
>
> GeoServer PSC has an outstanding maintenance activity
> <https://github.com/geoserver/geoserver/wiki/CITE-Test-Upgrade> to
> automate CITE testing for our build server and have put together a
> budget of between $10,000 and $12,000 USD towards this activity.
>
> If you or your organization is interested in this work please
> respond to the geoserver-devel email list with your proposal by
> the end of November. Applicants are welcome to attend bi-weekly
> GeoServer meeting for any clarification of requirements and
> participate in the review process. For details, including detailed
> requirements, see GISP-176
> <https://github.com/geoserver/geoserver/wiki/GISP-176>.
> --
> GeoServer Project Steering Committee
>
>
> ___
> Discuss mailing list
> Discuss@lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/discuss

-- 
l a t / l o n  GmbH
Aennchenstrasse 1953177 Bonn, Germany
phone ++49 +228 9477 9877 fax ++49 +228 9477 0154
http://www.lat-lon.de http://www.deegree.org

lat/lon gesellschaft für raumbezogene informationssysteme mbH
Registergericht: Amtsgericht Bonn, HRB 13042
Geschäftsführer: Jens Fitzke und Torsten Friebe



signature.asc
Description: OpenPGP digital signature
___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss

Re: [OSGeo-Discuss] GeoServer CITE Test Automation Request for Proposal

2019-12-11 Thread Torsten Friebe
That would be great to have a central Jenkins CI instance at OSGeo
infrastructure. Having such a docker based test environment for all
OSGeo projects implementing OGC standards would definitely ease the
check for compliance.

Kind regards,

Torsten

Am 10.12.19 um 20:58 schrieb Jody Garnett:
> Well in this case we have had several false starts, simply too big an
> activity to tackle on volunteer time.
>
> The GeoServer PSC is voting on a received proposal now, primarily
> based around docker images. The resulting work will be public (and
> could be adapted to a Jenkins instances hosted by SAC for example).
> --
> Jody Garnett
>
>
> On Tue, 10 Dec 2019 at 12:14, Torsten Friebe  <mailto:fri...@lat-lon.de>> wrote:
>
> Dear Jody,
>
> That's an interesting activity. The deegree project has an similar
> outstanding issue: https://github.com/deegree/deegree3/issues/773
>
> It would be great to learn how the GeoServer project is going to
> implement this.
>
> Cheers
>
> Torsten
>
> Am 13.11.19 um 07:04 schrieb Jody Garnett:
>> The correct link
>> is https://github.com/geoserver/geoserver/wiki/GSIP-176
>>
>> I would also like to thank everyone who has supported this
>> activity via sponsorship and donation.  Special thanks to
>> sponsors Gaia3D, and OSGeo.UK for help making this activity possible.
>> --
>> Jody Garnett
>>
>>
>> On Tue, 12 Nov 2019 at 22:00, Jody Garnett
>> mailto:jody.garn...@gmail.com>> wrote:
>>
>> GeoServer PSC has an outstanding maintenance activity
>> <https://github.com/geoserver/geoserver/wiki/CITE-Test-Upgrade> to
>> automate CITE testing for our build server and have put
>> together a budget of between $10,000 and $12,000 USD towards
>> this activity.
>>
>> If you or your organization is interested in this work please
>> respond to the geoserver-devel email list with your proposal
>> by the end of November. Applicants are welcome to attend
>> bi-weekly GeoServer meeting for any clarification of
>> requirements and participate in the review process. For
>> details, including detailed requirements, see GISP-176
>> <https://github.com/geoserver/geoserver/wiki/GISP-176>.
>> --
>> GeoServer Project Steering Committee
>>
>>
>> ___
>> Discuss mailing list
>> Discuss@lists.osgeo.org <mailto:Discuss@lists.osgeo.org>
>> https://lists.osgeo.org/mailman/listinfo/discuss
>
> -- 
> l a t / l o n  GmbH
> Aennchenstrasse 19        53177 Bonn, Germany
> phone ++49 +228 9477 9877 fax ++49 +228 9477 0154
> http://www.lat-lon.de http://www.deegree.org
>
> lat/lon gesellschaft für raumbezogene informationssysteme mbH
> Registergericht: Amtsgericht Bonn, HRB 13042
> Geschäftsführer: Jens Fitzke und Torsten Friebe
>
> ___
> Discuss mailing list
> Discuss@lists.osgeo.org <mailto:Discuss@lists.osgeo.org>
> https://lists.osgeo.org/mailman/listinfo/discuss
>
-- 
l a t / l o n  GmbH
Aennchenstrasse 1953177 Bonn, Germany
phone ++49 +228 9477 9877 fax ++49 +228 9477 0154
http://www.lat-lon.de http://www.deegree.org

lat/lon gesellschaft für raumbezogene informationssysteme mbH
Registergericht: Amtsgericht Bonn, HRB 13042
Geschäftsführer: Jens Fitzke und Torsten Friebe

___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss

[OSGeo-Discuss] New deegree web services release version available 3.4.12 (stable)

2020-04-11 Thread Torsten Friebe
Dear deegree users,

We're happy to announce a new official deegree web services release.

* New bug fix release: 3.4.12 *

- Download: http://www.deegree.org/Download or
https://github.com/deegree/deegree3/releases
- Documentation: http://www.deegree.org/Documentation

- Change log (short) for release version 3.4.12 (2020-03-24) [1]

#1034 - bugfix - Fixes incorrect result for polygon in left-handed CRS
in GeometryValidator  by carlospzurita
#999 - enhancement - Added support of XSLT 2.0 by lgoltz, dstenger
#957 - enhancement - Upgrade org.reflections:reflections to 0.9.11  by tfr42
#949/#1045 - enhancement - Upgrade JTS from version 1.13 to 1.15.0  by
tfr42
#1007 - enhancement - Update handbook regarding support of Extended
Capabilities in WMS 1.1.1 by dstenger, lgoltz
#1019 - enhancement - Add Jenkinsfile for Jenkins CI to repository  by
tfr42

You can help us by testing the new bugfix version of deegree and
reporting bugs at our github issue tracker. [2]

Thanks,
deegree Development Team & TMC members
_
[1] https://github.com/deegree/deegree3/milestone/45?closed=1
[2] https://github.com/deegree/deegree3/issues






___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss

[OSGeo-Discuss] New deegree web services release version available 3.4.13 (stable)

2020-05-02 Thread Torsten Friebe
Dear deegree users,

We're happy to announce a new official deegree web services release.

* New bug fix release: 3.4.13 *

- Download: https://www.deegree.org/download/ or
https://github.com/deegree/deegree3/releases
- Documentation: https://www.deegree.org/documentation/

- Change log (short) for release version 3.4.13 (2020-04-21) [1]

#1020 - bugfix - Fix GFI for requests with CRS with inverted axis order
by lgoltz, dstenger
#1006 - enhancement - deegree-tools-config: Allow to define cycle depth
when creating relational mapping
 by lgoltz, dstenger

You can help us by testing the new bugfix version of deegree and
reporting bugs at our github issue tracker. [2]

Thanks,
deegree Development Team & TMC members
_
[1] https://github.com/deegree/deegree3/milestone/46?closed=1
[2] https://github.com/deegree/deegree3/issues








___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss

[OSGeo-Discuss] deegree 3.4.12 has passed the OGC compliance renewal process

2020-05-20 Thread Torsten Friebe
Dear all,

we are happy to announce that deegree version 3.4.12 has successfully
passed the OGC compliance renewal process. The OGC compliance badge is
now valid until 9th of May 2021!

deegree is a compliant OGC Reference Implementation of the following OGC
standards:

- WMS 1.3.0
- WMS 1.1.1
- WFS 1.0.0
- WFS 1.1.0
- WFS 2.0
- GML 3.2.1
- WMTS 1.0.0

For more information please visit:
http://www.opengeospatial.org/resource/products/details/?pid=1351

Thanks to all contributors and supporters!

Kind regards,
Torsten


___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss

[OSGeo-Discuss] deegree webservices 3.4.14 released

2020-12-22 Thread Torsten Friebe

The deegree team announces the release of deegree webservices 3.4.14

This is a bug fix release of the deegree 3.4 series.

Download source code and binaries at

 * https://github.com/deegree/deegree3/releases
 * https://www.deegree.org/download/

For further information about the release please check:

 * Changelog at [1]
 * Documentation https://download.deegree.org/documentation/3.4.14/html/

You can help us by testing the new bug fix version of deegree and
reporting bugs at our github issue tracker. [2]

Thanks to all contributors!

We wish you all a wonderful holiday season and a happy new year!

deegree Development Team & TMC members
_
[1] https://github.com/deegree/deegree3/milestone/47?closed=1
[2] https://github.com/deegree/deegree3/issues









___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss


[OSGeo-Discuss] deegree webservices bug fix version 3.4.16 released

2021-04-11 Thread Torsten Friebe
The deegree team announces the release of deegree webservices version 
3.4.16.


This is a bug fix release of the deegree 3.4 series.

This version contains an important bug fix applicable to all 
installations resolving INSPIRE schema files remotely via HTTPS. See 
issue https://github.com/deegree/deegree3/issues/1064 for more information.


Download source code and binaries at

 * https://github.com/deegree/deegree3/releases
 * https://www.deegree.org/download/

For further information about the release please check:

 * Changelog at [1]
 * Documentation https://download.deegree.org/documentation/3.4.16/html/

You can help us by testing the new bug fix version of deegree and
reporting bugs at our github issue tracker. [2]

Thanks to all contributors!

deegree Development Team & TMC members
_
[1] https://github.com/deegree/deegree3/milestone/49?closed=1
[2] https://github.com/deegree/deegree3/issues









___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss


[OSGeo-Discuss] deegree 3.4.16 has passed the OGC compliance renewal process

2021-05-20 Thread Torsten Friebe
Dear all,

we are happy to announce that deegree version 3.4.16 has successfully
passed the OGC compliance renewal process. The OGC compliance badge is
now valid until 9th of May 2022!

deegree is a compliant OGC Reference Implementation of the following OGC
standards:

- WMS 1.3.0
- WMS 1.1.1
- WFS 1.0.0
- WFS 1.1.0
- WFS 2.0
- GML 3.2.1
- WMTS 1.0.0

For more information please visit:
http://www.opengeospatial.org/resource/products/details/?pid=1351

Thanks to all contributors and supporters!

Kind regards,
Torsten



___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss


[OSGeo-Discuss] deegree webservices bug fix version 3.4.17 released

2021-08-18 Thread Torsten Friebe via Discuss
The deegree team announces the release of deegree webservices version 
3.4.17.


This is a bug fix release of the deegree 3.4 series. This version was 
built on the new server infrastructure and contains important changes 
regarding building and testing the software. For users of deegree WMTS 
this version contains an important bug fix. Please check the changelog 
before upgrading your installation!


Download source code and binaries at

 * https://github.com/deegree/deegree3/releases
 * https://www.deegree.org/download/

For further information about the release please check:

 * Changelog at [1]
 * Documentation: https://download.deegree.org/documentation/3.4.17/html/

You can help us by testing the new bug fix version of deegree and
reporting bugs at our github issue tracker. [2]

Thanks to all contributors!

deegree Development Team & TMC members
_
[1]  https://github.com/deegree/deegree3/milestone/50?closed=1
[2] https://github.com/deegree/deegree3/issues









___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss


[OSGeo-Discuss] deegree webservices bug fix version 3.4.18 released

2021-11-19 Thread Torsten Friebe via Discuss
The deegree team announces the release of deegree webservices version 
3.4.18.


This is a bug fix release of the deegree 3.4 series.

Download source code and binaries at

 * https://github.com/deegree/deegree3/releases
 * https://www.deegree.org/download/

For further information about the release please check:

 * Changelog:
   https://github.com/deegree/deegree3/releases/tag/deegree-3.4.18
 * Documentation: https://download.deegree.org/documentation/3.4.18/html/

You can help us by testing the new bug fix version of deegree and
reporting bugs at our github issue tracker. [1]

Thanks to all contributors!

deegree Development Team & TMC members
_
[1] https://github.com/deegree/deegree3/issues









___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss


[OSGeo-Discuss] deegree webservices bug fix version 3.4.19 released

2021-12-01 Thread Torsten Friebe via Discuss
The deegree team announces the release of deegree webservices version 
3.4.19.


This is a bug fix release of the deegree 3.4 series.

Download source code and binaries at

 * https://github.com/deegree/deegree3/releases
 * https://www.deegree.org/download/

For further information about the release please check:

 * Changelog:
   https://github.com/deegree/deegree3/releases/tag/deegree-3.4.19
 * Documentation: https://download.deegree.org/documentation/3.4.19/html/

You can help us by testing the new bug fix version of deegree and
reporting bugs at our github issue tracker. [1]

Thanks to all contributors!

deegree Development Team & TMC members
_
[1] https://github.com/deegree/deegree3/issues









___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss


[OSGeo-Discuss] deegree webservices bug fix version 3.4.20 released

2021-12-16 Thread Torsten Friebe via Discuss
The deegree team announces the release of deegree webservices version 
3.4.20.


This is a bug fix release of the deegree 3.4 series.

Download source code and binaries at

 * https://github.com/deegree/deegree3/releases
 * https://www.deegree.org/download/


   What's Changed

 * Add check of transparent parameter for WMS by @dstenger
    in #1216
   
 * SchemaLocation points to GML 3.2.2 when GML 3.2.1 is requested by
   @dstenger  in #1127
   
 * Removed redundant repository elements from sub modules by @lgoltz
    in #1142
   
 * Moved module deegree-spring to uncoupled by @lgoltz
    in #1227
   
 * Integrate GmlTool into deegree3 repository by @dstenger
    in #1229
   
 * Added log4j configuration files for WMS and WMTS integration tests
   by @tfr42  in #1230
   
 * Enhancement of the deegree WMTS documentation by @julianzz98
    in #1221
   
 * Add myself to CONTRIBUTORS.md by @ejn  in
   #1125 
 * Upgrade Jersey to 1.19.4 and commons-fileupload to 1.4 by @tfr42
    in #1031
   
 * Bump commons-io from 2.4 to 2.7 by @dependabot
    in #1141
   
 * Bump tomcat from 8.5.54 to 8.5.66 in
   /deegree-services/deegree-webservices-tomcat-bundle by @dependabot
    in #1171
   


   New Contributors

 * @julianzz98  made their first
   contribution in #1221 
 * @ejn  made their first contribution in #1125
   

For further information about the release please check:

 * Changelog:
   https://github.com/deegree/deegree3/releases/tag/deegree-3.4.20
 * Documentation: https://download.deegree.org/documentation/3.4.20/html/

You can help us by testing the new bug fix version of deegree and
reporting bugs at our github issue tracker. [1]

Thanks to all contributors!

deegree Development Team & TMC members
_
[1] https://github.com/deegree/deegree3/issues









___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss


[OSGeo-Discuss] deegree webservices bug fix version 3.4.22 released

2021-12-23 Thread Torsten Friebe via Discuss
The deegree team announces the release of deegree webservices version 
3.4.22.


This is a bug fix release of the deegree 3.4 series. This version 
contains Apache Log4j v2.17.0! We do highly recommend to update any 
installation of deegree! Please read further why in the change log (link 
below).


Download source code and binaries at

 * https://github.com/deegree/deegree3/releases
 * https://www.deegree.org/download/


   What's Changed

 * Upgrade to Apache Log4j2 2.16.0 by @lgoltz
    in #1247
   
 * Bump httpclient from 4.3.6 to 4.5.13 by @dependabot
    in #1148
   
 * Fixed Shape files for workspace used by WMS integration tests by
   @lgoltz  in #1243
   
 * Revert "Fixed Shape files for workspace used by WMS integration
   tests " by @copierrj  in #1249
   
 * Upgrade to JTS 1.18.2 by @lgoltz  in
   #1244 
 * Improved handling of strict parameter only if geometry parameter is
   passed by @dstenger  in #1239
   
 * WMS 1.3: Throw exception when using invalid service parameter in
   GetCapabilities request by @dstenger 
   in #1240 
 * WMS 1.3: Throw correct exception type when requesting erroneous
   version in GetMap request by @dstenger 
   in #1241 
 * Bump log4j-core from 2.16.0 to 2.17.0 by @dependabot
    in #1253
   
 * Bump log4j-api from 2.16.0 to 2.17.0 by @dependabot
    in #1252
   

For further information about the release please check:

 * Changelog:
   https://github.com/deegree/deegree3/releases/tag/deegree-3.4.22
 * Documentation: https://download.deegree.org/documentation/3.4.22/html/

You can help us by testing the new bug fix version of deegree and
reporting bugs at our github issue tracker. [1]

Thanks to all contributors!

deegree Development Team & TMC members
_
[1] https://github.com/deegree/deegree3/issues









___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss


[OSGeo-Discuss] deegree webservices bug fix version 3.4.23 released

2022-01-14 Thread Torsten Friebe via Discuss
The deegree team announces the release of deegree webservices version 
3.4.23.


This is a bug fix release of the deegree 3.4 series. This version 
contains Apache Log4j v2.17.1! We do highly recommend to update any 
installation of deegree! Please read further why in the change log (link 
below).


Download source code and binaries at

 * https://github.com/deegree/deegree3/releases
 * https://www.deegree.org/download/


   What's Changed

 * Bump log4j2 to v2.17.1 to resolve CVE-2021-44832
    by @tfr42
    in #1254
   
 * Improved image comparison for WMS and WMTS similarity tests by
   @lgoltz  in #1245
   
 * Fix request logging by @dstenger  in
   #1237 
 * Updated GML Tools CLI documentation and command names by @tfr42
    in #1242
   
 * Fixed position of SupportedRequests in deegreeWFS configuration by
   @lgoltz  in #1136
   

For further information about the release please check:

 * Changelog:
   https://github.com/deegree/deegree3/releases/tag/deegree-3.4.23
 * Documentation: https://download.deegree.org/documentation/3.4.23/html/

You can help us by testing the new bug fix version of deegree and
reporting bugs at our github issue tracker. [1]

Thanks to all contributors!

deegree Development Team & TMC members
_
[1] https://github.com/deegree/deegree3/issues









___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss


[OSGeo-Discuss] deegree webservices bug fix version 3.4.24 released

2022-02-14 Thread Torsten Friebe via Discuss
The deegree team announces the release of deegree webservices version 
3.4.24.


This is a bug fix release of the deegree 3.4 series.

Download source code and binaries at

 * https://github.com/deegree/deegree3/releases
 * https://www.deegree.org/download/
 * Documentation: https://download.deegree.org/documentation/3.4.24/html/


   What's Changed

 * Added soapUI test module deegree-integrations-tests by @lgoltz
    in #1153
   
 * Upgrade Batik to v1.14 by @copierrj  in
   #1267 
 * Bump xercesImpl from 2.12.0 to 2.12.2 by @dependabot
    in #1272
   
 * Bump tomcat from 8.5.66 to 8.5.75 in
   /deegree-services/deegree-webservices-tomcat-bundle by @dependabot
    in #1273
   
 * Bump postgresql from 42.2.8 to 42.2.25 by @dependabot
    in #1274
   
 * Fix Oracle 11g.R2 compability, upgrade Oracle Driver to 19.3.0.0 and
   remove use of profile for public available Oracle database drivers
   by @dstenger  in #1206
   
 * Enhanced implementation for WFS 2.0 response paging by @lgoltz
    in #1128
   
 * Fix JAI dependencies by @lgoltz  in #1256
   
 * Updated enforcer plugin configuration by @tfr42
    in #924
   
 * Support of CRS:84 in GdalLayer by @dstenger
    in #1199
   

For further information about the release please check:

 * https://github.com/deegree/deegree3/releases/tag/deegree-3.4.24

You can help us by testing the new bug fix version of deegree and
reporting bugs at our github issue tracker. [1]

Thanks to all contributors!

deegree Development Team & TMC members
_
[1] https://github.com/deegree/deegree3/issues___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss


[OSGeo-Discuss] deegree webservices bug fix version 3.4.25 released

2022-02-21 Thread Torsten Friebe via Discuss
The deegree team announces the release of deegree webservices version 
3.4.25.


This is a bug fix release of the deegree 3.4 series.

Download source code and binaries at

 * https://github.com/deegree/deegree3/releases
 * https://www.deegree.org/download/
 * Documentation: https://download.deegree.org/documentation/3.4.25/html/


   What's Changed

 * Bump postgresql from 42.2.25 to 42.3.3 by @dependabot
    in #1277
   
 * Remove oracle profile from deegree-tools-gml and
   deegree-featurestore-sql by @dstenger 
   in #1275 

For further information about the release please check:

 * https://github.com/deegree/deegree3/releases/tag/deegree-3.4.25

You can help us by testing the new bug fix version of deegree and
reporting bugs at our github issue tracker. [1]

Thanks to all contributors!

deegree Development Team & TMC members
_
[1] https://github.com/deegree/deegree3/issues___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss


[OSGeo-Discuss] deegree webservices bug fix version 3.4.26 released

2022-03-07 Thread Torsten Friebe via Discuss
The deegree team announces the release of deegree webservices version 
3.4.26.


This is a bug fix release of the deegree 3.4 series.

Download source code and binaries at

 * https://www.deegree.org/download/


   What's Changed

 * Ensure that tmp files are deleted with enabled buffering in WFS and
   when a request is closed by @lgoltz  in
   #1280 
 * Remove deegree-sqldialect-postgis dependency from
   deegree-featurestore-sql by @dstenger 
   in #1181 

For further information about the release please check:

 * https://github.com/deegree/deegree3/releases/tag/deegree-3.4.26

You can help us by testing the new bug fix version of deegree and
reporting bugs at our github issue tracker. [1]

Thanks to all contributors!

deegree Development Team & TMC members
_
[1] https://github.com/deegree/deegree3/issues___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss


[OSGeo-Discuss] deegree webservices bug fix version 3.4.28 released

2022-04-03 Thread Torsten Friebe via Discuss
The deegree team announces the release of deegree webservices version 
3.4.28.


This is a bug fix release of the deegree 3.4 series.

Download source code and binaries at

 * https://www.deegree.org/download/


   What's Changed

 * Fixed Error "Table "DBF_INDEX" already exists" by @julianzz98
    in #1299
   
 * Improve curve linearization by @dstenger
    in #1281
   
 * Optimize logging for feature references to speed up batch import
   jobs by @stephanr  in #1286
   
 * Optimize logging of SQLFeaturestore in initialization phase by
   @stephanr  in #1289
   

Changes included in pre-release 3.4.27:

 * Bump h2 from 1.3.171 to 2.1.210 and fix issue in creation of table
   LOCKS by @stephanr  in #1296
   
 * Bump h2 from 1.3.171 to 2.1.210 by @dependabot
    in #1270
   
 * Enhanced WMS GetMap request by the vendor specific parameters
   FILTERPROPERTY and FILTERVALUE to filter the underlying data source
   by @lgoltz  in #819
   
 * Upgrade to most recent MS SQL Server JDBC Driver version for JDK 8
   by @tfr42  in #1026
   
 * Fixing wps client bug: LiteralInputs don't have to have a DataType
   specified by @awst-baum  in #843
   
 * Add geometry fixes by @dstenger  in
   #1035 

For further information about the release please check: 
https://github.com/deegree/deegree3/releases/tag/deegree-3.4.28


You can help us by testing the new bug fix version of deegree and
reporting bugs at our github issue tracker. [1]

Thanks to all contributors!

deegree Development Team & TMC members
_
[1] https://github.com/deegree/deegree3/issues___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss


[OSGeo-Discuss] deegree webservices bug fix version 3.4.29 released

2022-04-28 Thread Torsten Friebe via Discuss
The deegree team announces the release of deegree webservices version 
3.4.29.


This is a bug fix release of the deegree 3.4 series.

Download source code and binaries at

 * https://www.deegree.org/download/


   What's Changed

 * Upgrade Spring dependencies by @tfr42  in
   #1301 
 * Enhance FeatureInspector with the context of the transaction, if
   available by @stephanr  in #1290
   
 * upgraded enforcer plugin and added ban duplicate classes rule by
   @tfr42  in #1303
   

For further information about the release please check: 
https://github.com/deegree/deegree3/releases/tag/deegree-3.4.29


You can help us by testing the new bug fix version of deegree and 
reporting bugs at our github issue tracker. [1]


Thanks to all contributors!

deegree Development Team & TMC members
_
[1] https://github.com/deegree/deegree3/issues___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss


[OSGeo-Discuss] deegree Code Sprint 2022 - 12-14 May 2022

2022-05-10 Thread Torsten Friebe via Discuss

Dear all,

We are happy to announce the deegree 3.5 Release Code Sprint!

The Code Sprint will be held from 12th of May until 14th of May 2022 at 
the LinuxHotel in Essen, Germany. And everyone, no matter where, can 
participate by joining us via IRC [1]. There are many things that can be 
done remotely such as testing the interim releases, giving feedback on 
pull requests, reading and improving the documentation and much more. 
Anyway, this is the time to participate! We welcome everyone who is 
interested. If you consider to join us as a daily guest (sorry, no free 
accommodation anymore) you can do so. Please get in contact with us by 
sending an email to t...@deegree.org.


More information can be found here: https://www.deegree.org

Kind regards,
deegree Development Team & TMC members

_
[1] https://www.deegree.org/community/

___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss


[OSGeo-Discuss] deegree webservices v3.4.30 and deegree OGC API v1.3 have passed the OGC compliance renewal process

2022-05-30 Thread Torsten Friebe via Discuss

Dear all,

we are happy to announce that deegree webservices version 3.4.30 and 
deegree OGC API version 1.3 have both successfully
passed the OGC compliance renewal process. Both OGC compliance badges 
are valid until 9th of May 2023!


deegree webservices v3.4.30 is a compliant OGC Reference Implementation 
of the following OGC

standards:

- WMS 1.3.0
- WMS 1.1.1
- WFS 1.0.0
- WFS 1.1.0
- WFS 2.0
- GML 3.2.1
- WMTS 1.0.0

For more information please visit: 
http://www.opengeospatial.org/resource/products/details/?pid=1351


deegree OGC API - Features v1.3 is a compliant OGC Reference 
Implementation of the following OGC

standards:

- OGC API - Features - Part 1: Core
- OGC API - Features - Part 2: Coordinate Reference Systems by Reference

For more information please visit: 
https://www.ogc.org/resource/products/details/?pid=1736


Thanks to all contributors and supporters!

Kind regards,
Torsten




___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss


[OSGeo-Discuss] deegree community and user meeting at FOSSGIS conference 2023 in Berlin

2023-02-24 Thread Torsten Friebe via Discuss

Dear all,

The deegree user and developer community will meet on Thursday, 16th of 
March 2023 at the FOSSGIS (local chapter of OSGeo for D-A-CH) conference 
2023 in Berlin. The meeting will be an on-site and remote event and 
attendees will need a conference ticket to join.


More details what we will talk about are in the submission link: 
https://pretalx.com/fossgis2023/talk/UCRZQC/


You will find the schedule and further information of the FOSSGIS 
conference here: https://fossgis-konferenz.de/2023/programm/


The event and presentation will be held in German (most likely).

Kind regards,

Torsten Friebe

--

 
l a t / l o n  GmbH

Im Ellig 1   53343 Wachtberg, Germany
phone ++49 +228 24 333 784
http://www.lat-lon.dehttp://www.deegree.org

lat/lon gesellschaft für raumbezogene informationssysteme mbH
Registergericht: Amtsgericht Bonn, HRB 13042
Geschäftsführer: Jens Fitzke und Torsten Friebe

___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss


[OSGeo-Discuss] deegree Community Code Sprint 2023 - 11-13 May 2023 in Essen, Germany

2023-04-21 Thread Torsten Friebe via Discuss

Dear all,

We are happy to announce the deegree Community Code Sprint 2023!

The Code Sprint will be held from 11th of May until 13th of May 2023 at 
the Unperfekthaus in Essen, Germany [1][2]. And everyone, no matter 
where, can participate by joining us remotely via IRC [3]. There are 
many things that can be done such as testing the interim releases, 
giving feedback on pull requests, reading and improving the 
documentation and much more. And of course meet the people behind 
deegree in person.


We welcome everyone who is interested. If you consider to join us as a 
daily guest (please organise your accommodation soon) you can do so. 
Please get in contact with us by sending an email to the mailing list. 
More information about the code sprint and the location can found in the 
project wiki [4].


More information about the OSGeo project deegree can be found here: 
https://www.deegree.org


Kind regards,
deegree Development Team & TMC members

_
[1] https://www.uph.de/
[2] 
https://www.openstreetmap.org/search?query=unperfekthaus#map=19/51.45885/7.00688

[3] https://www.deegree.org/community/
[4] https://github.com/deegree/deegree3/wiki/CodeSprint_20230511_UPH


___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss


[OSGeo-Discuss] deegree webservices bug fix version 3.4.33 and 3.5-RC1 released

2023-05-26 Thread Torsten Friebe via Discuss
The deegree team announces the releases of deegree webservices version 
3.4.33 and 3.5-RC1.


** deegree 3.5-RC1 **

We are happy to announce that deegree webservices version 3.5-RC1 
(release candidate) is available for download. Please download from 
https://deegree.org/download/, install and test. In case of problems, 
please report back until 2023-06-06 [1].


The full change log is available here: 
https://github.com/deegree/deegree3/releases/tag/deegree-3.5-RC1

This release includes 34 bug fixes, 93 enhancements, and 2 new features!

** deegree 3.4.33 **

This version is most likely the last bugfix version of the deegree 3.4 
line and includes bug fixes and backports of important dependency 
updates to mitigate vulnerabilities. Users are advised to update their 
installation as soon as possible.


What's Changed:

  -  Fix background colour issues with no-data sections in gdal tiles 
[3.4] by @stephanr in #1382
  -  Dependency updates for deegree 3.4 (backport from 3.5) by 
@copierrj in #1397


The full change log is available here: 
https://github.com/deegree/deegree3/releases/tag/deegree-3.4.33


You can help us by testing and reporting bugs at our github issue 
tracker. [1]


Thanks to all contributors!

deegree Development Team & TMC members
_
[1] https://github.com/deegree/deegree3/issues
___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss


[OSGeo-Discuss] deegree webservices new minor version 3.5.0 released

2023-07-26 Thread Torsten Friebe via Discuss

The deegree team announces the release of deegree webservices version 3.5.0

** deegree webservices version 3.5.0 **

We are happy to announce that deegree webservices version 3.5.0 is now 
general available.

Download from https://deegree.org/download/

What has changed?

This release includes 33 bug fixes, 92 enhancements, and 1 new feature!

The full change log is available here: 
https://github.com/deegree/deegree3/milestone/29?closed=1


deegree webservices 3.5 has passed OGC compliance for GML 3.2.1, WFS 
1.0.0/1.1.0/2.0, WMS 1.1.1/1.3.0, and WMTS 1.0.0 (see [1] for more 
information).


** Important note about end of community support for deegree webservices 
3.4 line **


With the release of version 3.5.0 the end of life (EOL) for deegree 
webservices version 3.4 is set for 26th October 2023! Until EOL you 
should only expect releases for critical bugs or security issues for 
3.4. After EOL you may not expect new release in any form. Users are 
advised to upgrade to version 3.5 as soon as possible. Please read 
further in our upgrade guide [3] when upgrading an existing installation.


Please report any issue at GitHub issues [3]!

Thanks to all contributors!

deegree Development Team & TMC members
_
[1] https://www.ogc.org/resources/product-details/?pid=1779
[2] 
https://github.com/deegree/deegree3/wiki/Upgrading-deegree-webservices#from-34x-to-350

[3] https://github.com/deegree/deegree3/issues

___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss


Re: [OSGeo-Discuss] EU Cyber Resilience Act - potential impacts on open geospatial software?

2023-08-17 Thread Torsten Friebe via Discuss

Dear all,

I would like to share with you the press release and statement of the 
Open Source Business Alliance (OSBA), a non-profit organisation based in 
Germany, which represents companies and organizations developing, 
building and using Open Source Software. The German Local Chapter of 
OSGeo, the FOSSGIS e.V. is member of the OSBA organisation since 2022.


Press release: 
https://osb-alliance.de/english/statement-on-the-cyber-resilience-act


Statement: 
https://osb-alliance.de/wp-content/uploads/2023/01/OSB-Alliance-Statement-on-the-CRA.pdf


As the current CRA is still under discussion and there are still 
opportunities to address the issues towards the EU and EU member states 
I would like to propose that (all) European OSGeo local chapters develop 
a joint declaration/statement and share this within the local communities.


Cheers

Torsten

Am 09.08.23 um 00:02 schrieb Jody Garnett via Discuss:

Dear all,

A lot of very good thoughts on this thread (and online).

I have been thinking a bit more on this. As Luís highlights while 
there are steps to take to be clear with our license the result would 
end up not being useful / legal in Europe (which defeats OSGeo vision 
of empowering everyone with free and open source geospatial goodness).


a) The CRA treating everything as a supplier arrangement is a problem. 
It is disrespectful to be treated as a supplied rather than a 
respected commons (or even labour.)


If we borrow a tool from labour - what would adopting a work-to-rule 
practice for Europe?


  * Delay downloads by two weeks (simulation of anticipated
certification overhead)
  * Release source code to Europe but not the digital downloads
(respect Free and Open Source license and provide a taste of VPN
future)


Aside: I use the word disrespectful to help indicated the violation of 
the social norms asserted with our community. We should be offended 
that after creating so much value for Europe regulation is being setup 
to require more from our community.


b) The proposed CRA certification SME to declare technology used. This 
technically sets up a "dependency list" showing the open-source used 
by each organization.


Could this be used in a Robbin Hood manner to direct funding where needed:

  * Use such insight to support projects that are underfunded for
their level of importance to European Economy
  * Use tax dollars, or certification fees from industry, to scale
funding to match use of free and open source technologies


Aside: This is what I mean about seeking economic solutions for the 
root cause (underfunded open-source projects used in critical or 
economically important systems).


--
Jody Garnett


On Aug 3, 2023 at 12:43:59 AM, Luí­s Moreira de Sousa via Discuss 
 wrote:

Dear all,

hours ago, Wordpress, Joomla, Drupal and TYPO3 published an open 
letter on the CRA painting a scenario similar to the worst case I put 
forth here last week. Not only are FOSS projects threatened, 
thousands of European SMEs will either perish or move on to wholesale 
commercial software in the wake of this legislation. Essentially, we 
are speaking of the companies that contribute to fund OSGeo and 
sponsor the FOSS4G.


https://wordpress.org/news/files/2023/08/Open_Letter_on_the_Significance_of_Free_and_Open_Source_Software_in_the_EU_s_Proposed_Cyber_Resilience_Act.pdf

I am becoming increasingly concerned by this. I would exhort every 
charter member in Europe to get thoroughly informed and seek advice 
from trade guilds or unions and enterprise associations or federations.


Regards,

Luís
___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss


___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss


--

l a t / l o n  GmbH
Im Ellig 1   53343 Wachtberg, Germany
phone ++49 +228 24 333 784
http://www.lat-lon.de http://www.deegree.org

lat/lon gesellschaft für raumbezogene informationssysteme mbH
Registergericht: Amtsgericht Bonn, HRB 13042
Geschäftsführer: Jens Fitzke und Torsten Friebe
___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss


[OSGeo-Discuss] deegree webservices - bugfix version 3.5.2 available & end of life for 3.4.x line

2023-10-26 Thread Torsten Friebe via Discuss
**The deegree team announces the release of bugfix version 3.5.2 and EoL 
for version 3.4**


Bugfix version 3.5.2:
--
We are happy to announce that deegree webservices bugfix version 3.5.2 
is general available.

Download from https://deegree.org/download/

What has changed?

This release includes 1 bug fix, and 4 enhancements!

The full change log is available at GitHub [1].


Important note about end of community support for deegree webservices 
3.4 line:

-

Today, the End of Life (EoL) for version 3.4.x of the deegree 
webservices software has been reached! After EOL you may not expect any 
new release for version 3.4! Users are advised to upgrade to version 3.5 
as soon as possible. Please read further in our upgrade guide [2] when 
upgrading an existing installation.


Please report any issue at GitHub issues [3]!

Thanks to all contributors!

deegree Development Team & TMC members
_
[1] https://github.com/deegree/deegree3/milestone/70?closed=1
[2] 
https://github.com/deegree/deegree3/wiki/Upgrading-deegree-webservices#from-34x-to-350

[3] https://github.com/deegree/deegree3/issues


___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss


[OSGeo-Discuss] deegree webservices new bugfix version 3.5.5 released

2023-12-13 Thread Torsten Friebe via Discuss

The deegree team announces the release of deegree webservices version 3.5.5

** deegree webservices version 3.5.5 **

We are happy to announce that deegree webservices version 3.5.5 is now 
general available.

Download from https://deegree.org/download/

What has changed?

This bugfix release includes 40 bug fixes and enhancements compared to 
3.5.0!


The full change log is available at GitHub: 
https://github.com/deegree/deegree3/releases


Acknowledgments:
The bug fix release 3.5.5 was created during the deegree code sprint in 
Essen at the end of November, supported by OSGeo and FOSSGIS e.V.. We 
would like to thank both organisations for their long-term support! For 
more information about the code sprint please vitit our wiki page on GitHub:

https://github.com/deegree/deegree3/wiki/CodeSprint_20231130_UPH


Thanks to all contributors and supports!

deegree Development Team & TMC members


___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss


[OSGeo-Discuss] deegree webservices new bugfix version 3.5.7 released

2024-04-12 Thread Torsten Friebe via Discuss
The deegree team announces the release of a new bugfix version of 
deegree webservices


** deegree webservices version 3.5.7 **

We are happy to announce that bugfix version 3.5.7 is now general available.
Download from https://deegree.org/download/

Most important changes:

- This bugfix release resolves a critical CVE and contains improvements 
to use deegree with the new updated INSPIRE schemas.


The full change log is available at GitHub: 
https://github.com/deegree/deegree3/releases/tag/deegree-3.5.7



Thanks to all contributors and supports!

    deegree Development Team & TMC members



___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss


[OSGeo-Discuss] deegree webservices 3.5.8 is available now

2024-06-20 Thread Torsten Friebe via Discuss

** deegree webservices version 3.5.8 **

On behalf of the team and everyone who has contributed, I'm happy to 
announce that deegree webservices 3.5.8 has been released and is now 
available from our website https://www.deegree.org and repository 
https://repo.deegree.org.


This release includes 2 bug fixes including important dependency 
upgrades. The full change log is available at GitHub:

https://github.com/deegree/deegree3/releases/tag/deegree-3.5.8.

How can you help?

If you're interested in helping out, check out the "contributions 
welcome" tag in our issue repository 
(https://github.com/deegree/deegree3/issues?q=is%3Aissue+is%3Aopen+label%3A%22contributions+welcome%22). 
If you have general questions, please ask on 
https://gis.stackexchange.com/questions/tagged/deegree using the 
"deegree" tag or chat with the community on IRC channel #deegree.


Thanks to all those who have contributed with issue reports and pull 
requests.


Kind regards,
Torsten

___
Discuss mailing list
Discuss@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/discuss