add sha256 files to releases

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Subject: add sha256 files to releases
Date: 2013-04-15 02:57:27
Message-ID: 1365994647.16368.4.camel@vanquo.pezone.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Could we generated sha256 files for the release tarballs, instead of the
md5 files that are currently generated? The packaging systems that I
surveyed that verify the checksum of the tarball (FreeBSD ports and the
like) don't use md5 anymore, so a sha256 file would be much more useful
for direct verification. For someone doing manual checking of their
download, it wouldn't make a difference if a different method is used.

We could start doing that either beginning with the 9.3 release series,
or beginning with the next set of minor releases.

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2013-04-15 03:20:18 Re: PROPOSAL: tracking aggregated numbers from pg_stat_database
Previous Message Hannu Krosing 2013-04-14 17:03:56 Re: Inconsistent DB data in Streaming Replication