aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authordch <dch@FreeBSD.org>2017-11-15 03:01:01 +0800
committerdch <dch@FreeBSD.org>2017-11-15 03:01:01 +0800
commitc5956c6465ce90c53759121049692126b199f2aa (patch)
tree2a867663fab224ab9b2fe29dc5c3df54824985b4 /databases
parentd9b12cf86fd91d91d8b3a0b5ac254cff45a16ae0 (diff)
downloadfreebsd-ports-gnome-c5956c6465ce90c53759121049692126b199f2aa.tar.gz
freebsd-ports-gnome-c5956c6465ce90c53759121049692126b199f2aa.tar.zst
freebsd-ports-gnome-c5956c6465ce90c53759121049692126b199f2aa.zip
databases/couchdb: update to 1.7.1 incl critical security fixes
- addresses 2 critical security fixes listed below - includes fix for post-1.7.0 /_all_docs returning 500 for DB members Reviewed by: olgeni (maintainer) Approved by: jrm (mentor) MFH: 2017Q4 Security: CVE-2017-12635 Security: CVE-2017-12636 Security: https://lists.apache.org/thread.html/6c405bf3f8358e6314076be9f48c89a2e0ddf00539906291ebdf0c67@%3Cdev.couchdb.apache.org%3E Sponsored by: http://iwantmyname.com/ Differential Revision: https://reviews.freebsd.org/D13076
Diffstat (limited to 'databases')
-rw-r--r--databases/couchdb/Makefile3
-rw-r--r--databases/couchdb/distinfo6
2 files changed, 4 insertions, 5 deletions
diff --git a/databases/couchdb/Makefile b/databases/couchdb/Makefile
index 44650b2e9460..6b22a58621d6 100644
--- a/databases/couchdb/Makefile
+++ b/databases/couchdb/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= couchdb
-DISTVERSION= 1.7.0
-PORTREVISION= 1
+DISTVERSION= 1.7.1
PORTEPOCH= 2
CATEGORIES= databases
MASTER_SITES= APACHE/couchdb/source/${DISTVERSION}
diff --git a/databases/couchdb/distinfo b/databases/couchdb/distinfo
index 5525f1f6f48e..f5ca279461e2 100644
--- a/databases/couchdb/distinfo
+++ b/databases/couchdb/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1509799562
-SHA256 (apache-couchdb-1.7.0.tar.gz) = 9b492e7e5389477107100ef83c41cc32185e2fe9cc88c19c550ed4b2192890dd
-SIZE (apache-couchdb-1.7.0.tar.gz) = 9963874
+TIMESTAMP = 1510617171
+SHA256 (apache-couchdb-1.7.1.tar.gz) = 91200aa6fbc6fa5e2f3d78ef40e39d8c1ec7c83ea1c2cd730d270658735b2cad
+SIZE (apache-couchdb-1.7.1.tar.gz) = 9963069