diff options
| author | Palle Girgensohn <girgen@FreeBSD.org> | 2016-03-31 14:52:39 +0000 |
|---|---|---|
| committer | Palle Girgensohn <girgen@FreeBSD.org> | 2016-03-31 14:52:39 +0000 |
| commit | ae80c36049600e94ebc437a8160da224ef4b52e0 (patch) | |
| tree | c305984395a3cbe12150e73c3d4c2fb5bdaacc2c | |
| parent | Update PostgreSQL 9.1, 9.2 9.3 and 9.4 to latest versions. (diff) | |
This CVE is actually for the -contrib module:
Security: CVE-2016-3065
| -rw-r--r-- | security/vuxml/vuln.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 59a3916b4c34..9d6459c56dce 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -63,6 +63,7 @@ Notes: <affects> <package> <name>postgresql95-server</name> + <name>postgresql95-contrib</name> <range><ge>9.5.0</ge><lt>9.5.2</lt></range> </package> </affects> |
