diff options
author | Adam Duskett <aduskett@gmail.com> | 2018-08-28 12:31:27 -0400 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-08-28 22:27:44 +0200 |
commit | 81ccf146a79983f52c055b734c57c8ab1e69c936 (patch) | |
tree | d2295003d2e3d771f24ca164b1c90e070c7080af /package/postgresql/postgresql.hash | |
parent | 3a3601fe583f937f433e03f954f1ee93ac01b537 (diff) | |
download | buildroot-81ccf146a79983f52c055b734c57c8ab1e69c936.tar.gz buildroot-81ccf146a79983f52c055b734c57c8ab1e69c936.zip |
postgresql: security bump to 10.5
Fixes CVE-2018-10915 & CVE-2018-10925
Changelog: https://www.postgresql.org/docs/10/static/release-10-5.html
Signed-off-by: Adam Duskett <aduskett@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/postgresql/postgresql.hash')
-rw-r--r-- | package/postgresql/postgresql.hash | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/postgresql/postgresql.hash b/package/postgresql/postgresql.hash index 533c398d59..a9cc93c76c 100644 --- a/package/postgresql/postgresql.hash +++ b/package/postgresql/postgresql.hash @@ -1,5 +1,5 @@ -# From https://ftp.postgresql.org/pub/source/v10.3/postgresql-10.3.tar.bz2.sha256 -sha256 6ea268780ee35e88c65cdb0af7955ad90b7d0ef34573867f223f14e43467931a postgresql-10.3.tar.bz2 +# From https://ftp.postgresql.org/pub/source/v10.5/postgresql-10.5.tar.bz2.sha256 +sha256 6c8e616c91a45142b85c0aeb1f29ebba4a361309e86469e0fb4617b6a73c4011 postgresql-10.5.tar.bz2 # License file, Locally calculated sha256 24cfc70cf16b3a23242c49ffce39510683bdd48cbedb8a46fe03976ee5f5c21e COPYRIGHT |