postgresql93: 9.3.23 -> 9.3.24
Fixes CVE-2018-10915 & CVE-2018-10925 Release notes: https://www.postgresql.org/docs/current/static/release-9-3-24.html
This commit is contained in:
@@ -97,9 +97,9 @@ let
|
|||||||
in {
|
in {
|
||||||
|
|
||||||
postgresql93 = common {
|
postgresql93 = common {
|
||||||
version = "9.3.23";
|
version = "9.3.24";
|
||||||
psqlSchema = "9.3";
|
psqlSchema = "9.3";
|
||||||
sha256 = "1jzncs7b6zrcgpnqjbjcc4y8303a96zqi3h31d3ix1g3vh31160x";
|
sha256 = "1a8dnv16n2rxnbwhqw7c0kjpj3xqvkpwk50kvimj4d917cxaf542";
|
||||||
};
|
};
|
||||||
|
|
||||||
postgresql94 = common {
|
postgresql94 = common {
|
||||||
|
|||||||
Reference in New Issue
Block a user