| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 | 
- Update to 10.12:
  * CVE-2020-1720, bsc#1163985: ALTER ... DEPENDS ON EXTENSION is
    missing authorization check.
  * https://www.postgresql.org/about/news/2011/
  * https://www.postgresql.org/docs/10/release-10-12.html
- Update to 10.11:
  * https://www.postgresql.org/about/news/1994/
  * https://www.postgresql.org/docs/10/release-10-11.html
- Update to 10.10:
  * https://www.postgresql.org/about/news/1960/
  * https://www.postgresql.org/docs/10/release-10-10.html
  * CVE-2019-10208, bsc#1145092: TYPE in pg_temp executes arbitrary
    SQL during SECURITY DEFINER execution.