MapCache 1.4 Changelog¶
Changes from 1.4.1 to 1.4.2¶
- Security release for CVE-2017-12808
- s/Exceptions/Exception/ in GetCapabilities responses ( #159 ) (Tom Kralidis) : d6e13f5
- Fix WMTS exception on out of range tile requests ( #153 ) (Thomas Bonfort) : 5dacd41
- remove unused variable (Thomas Bonfort) : c956fa1
- fix build with pixman on/off (Thomas Bonfort) : 2be99e3
- fix build without pixman (Thomas Bonfort) : 2739fb4
- Do more validation on returned WMS GetMap results ( #149 ) (Thomas Bonfort) : 91c7d9a