mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
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
This commit is contained in:
parent
3d96790bcd
commit
1309bf5a8c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=454191
@ -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}
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user