-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GDAL 3.5.1-2 & MapServer 8.0.0 on EL9 #64
Conversation
jbronn
commented
Aug 19, 2022
•
edited
Loading
edited
- Integrate GTiff: fix reading some JPEG compressed COG files through /vsicurl/ OSGeo/gdal#6105 into a GDAL 3.5.1-2 release.
- Upgrade MapServer to 8.0.0-0 (beta2), and support prereleases like we've done for GEOS & PostGIS.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good stuff! 🚀
Thanks! I'll use MapServer 8, but not quite yet. MapServer-8 has some minor breaking changes I need to experiment with. We'll probably do it once it's out of beta. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome
Awesome, MapServer 8.0.0-rc1 has since been released. |
Co-authored-by: Hummeltech <[email protected]>
@hummeltech updated to use RC1 in c57acd9. GDAL 3.5.1-2 and MapServer 8.0.0-0 are signed & published. |