diff options
author | Max Rees <maxcrees@me.com> | 2019-06-21 14:43:27 -0400 |
---|---|---|
committer | Max Rees <maxcrees@me.com> | 2019-06-21 14:43:27 -0400 |
commit | e68b9aaaa8d272c4b456ac1c02980b52be56467c (patch) | |
tree | fe6991773b9701e16fb960056716200fa9b29775 /user/gutenprint | |
parent | 94871950f0ccca43a98fe9209c03a175c133a95b (diff) | |
download | packages-e68b9aaaa8d272c4b456ac1c02980b52be56467c.tar.gz packages-e68b9aaaa8d272c4b456ac1c02980b52be56467c.tar.bz2 packages-e68b9aaaa8d272c4b456ac1c02980b52be56467c.tar.xz packages-e68b9aaaa8d272c4b456ac1c02980b52be56467c.zip |
user/postgresql: [CVE] bump to 10.8
Dump/restore is not required for this update. However, if the
pg_stat_statements extension is used, the changelog has this to say:
https://www.postgresql.org/docs/10/release-10-6.html
"In contrib/pg_stat_statements, disallow the pg_read_all_stats role from
executing pg_stat_statements_reset() (Haribabu Kommi)
pg_read_all_stats is only meant to grant permission to read statistics,
not to change them, so this grant was incorrect.
To cause this change to take effect, run ALTER EXTENSION
pg_stat_statements UPDATE in each database where pg_stat_statements has
been installed."
Diffstat (limited to 'user/gutenprint')
0 files changed, 0 insertions, 0 deletions