postgresql100: 10.4 -> 10.5
Fixes CVE-2018-10915 & CVE-2018-10925 Release notes: https://www.postgresql.org/docs/current/static/release-10-5.html
This commit is contained in:
parent
be34fdfa89
commit
1c4fc1dbd9
@ -121,9 +121,9 @@ in {
|
|||||||
};
|
};
|
||||||
|
|
||||||
postgresql100 = common {
|
postgresql100 = common {
|
||||||
version = "10.4";
|
version = "10.5";
|
||||||
psqlSchema = "10.0";
|
psqlSchema = "10.0";
|
||||||
sha256 = "0j000bcs9w8wrllg8m7j1lxsd3n2x0yzkack5p35cmxx20iq2q0v";
|
sha256 = "04a07jkvc5s6zgh6jr78149kcjmsxclizsqabjw44ld4j5n633kc";
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user