[PostGIS] #5736: latest releases md5 mismatch
PostGIS
trac at osgeo.org
Fri May 31 03:54:58 PDT 2024
#5736: latest releases md5 mismatch
-------------------------+--------------------------------------
Reporter: strk | Owner: robe
Type: defect | Status: closed
Priority: medium | Milestone: Website Management, Bots
Component: management | Version: 3.4.x
Resolution: fixed | Keywords:
-------------------------+--------------------------------------
Comment (by strk):
Reopening. I've scripted an MD5 checker which found other mismatches among
the 3.0+ series:
{{{
[strk at c23:/usr/local/src/postgis/postgis(main)]
utils/check_releases_md5.sh
Fetching list of supported releases
Checking postgis-3.0.11.tar.gz ... MD5 mismatch
Checking postgis-3.0.10.tar.gz ... OK
Checking postgis-3.0.9.tar.gz ... OK
Checking postgis-3.0.8.tar.gz ... OK
Checking postgis-3.0.7.tar.gz ... OK
Checking postgis-3.0.6.tar.gz ... OK
Checking postgis-3.0.5.tar.gz ... OK
Checking postgis-3.0.4.tar.gz ... MD5 mismatch
Checking postgis-3.0.3.tar.gz ... MD5 mismatch
Checking postgis-3.0.2.tar.gz ... MD5 mismatch
Checking postgis-3.0.1.tar.gz ... MD5 mismatch
Checking postgis-3.0.0.tar.gz ... MD5 mismatch
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5736#comment:13>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list