diff options
author | Palle Girgensohn <girgen@FreeBSD.org> | 2017-11-09 16:11:21 +0000 |
---|---|---|
committer | Palle Girgensohn <girgen@FreeBSD.org> | 2017-11-09 16:11:21 +0000 |
commit | c007195e816a28e3cf09eb0e3d1863ab200265a2 (patch) | |
tree | 12072c8e9a286a2e809428b869a857fc3ff517da /databases/postgresql92-server/distinfo | |
parent | 91954754d8ba8bdfa67cdb6a91d8384444607d9d (diff) |
Update to latest versions of PostgreSQL
The PostgreSQL Global Development Group has released an update to all supported
versions of our database system, including 10.1, 9.6.6, 9.5.10, 9.4.15, 9.3.20,
and 9.2.24. This release fixes three security issues. This release also fixes
issues found in BRIN indexing, logical replication and other bugs reported over
the past three months.
Please note that the CVE-2017-12172 does not affect the FreeBSD port unless you
decided to not use the contrib/startscript instead of the startscript
distributed with the FreeBSD port/package.
Security: CVE-2017-12172, CVE-2017-15099, CVE-2017-15098
URL: https://www.postgresql.org/about/news/1801/
Notes
Notes:
svn path=/head/; revision=453847
Diffstat (limited to 'databases/postgresql92-server/distinfo')
-rw-r--r-- | databases/postgresql92-server/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/postgresql92-server/distinfo b/databases/postgresql92-server/distinfo index 3878a0f0acfc..c21134035a0a 100644 --- a/databases/postgresql92-server/distinfo +++ b/databases/postgresql92-server/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1503997923 -SHA256 (postgresql/postgresql-9.2.23.tar.bz2) = 0e6ecdfeed69030dac8d219ecd4c350ce45e9f2caa9d73e166e407e87afec450 -SIZE (postgresql/postgresql-9.2.23.tar.bz2) = 16531436 +TIMESTAMP = 1510172181 +SHA256 (postgresql/postgresql-9.2.24.tar.bz2) = a754c02f7051c2f21e52f8669a421b50485afcde9a581674d6106326b189d126 +SIZE (postgresql/postgresql-9.2.24.tar.bz2) = 16552576 SHA256 (postgresql/pg-9218-icu-2016-08-10.diff.gz) = 2f9c831b3dff866f0b2f6f2a9ef771a4045486bc252a851aadc73c50d376319d SIZE (postgresql/pg-9218-icu-2016-08-10.diff.gz) = 5587 |