pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/databases/couchdb



Module Name:    pkgsrc
Committed By:   fhajny
Date:           Mon Mar  4 14:12:40 UTC 2013

Modified Files:
        pkgsrc/databases/couchdb: Makefile distinfo
        pkgsrc/databases/couchdb/patches: patch-aa patch-ab patch-ac patch-ae

Log Message:
Update couchdb to 1.2.1.

Changes in 1.2.1:
* Fixed CVE-2012-5641: Apache CouchDB Information disclosure via unescaped
  backslashes in URLs on Windows
* Fixed CVE-2012-5649: Apache CouchDB JSONP arbitrary code execution with Adobe
  Flash
* Fixed CVE-2012-5650: Apache CouchDB DOM based Cross-Site Scripting via Futon
  UI
* Fix various bugs in the URL rewriter when recursion is involved.
* Fix couchdb start script.
* Futon: Disable buttons that aren't available for the logged-in user.
* Fix potential replication timeouts.
* Change use of signals to avoid broken view groups.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/databases/couchdb/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/databases/couchdb/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/databases/couchdb/patches/patch-aa \
    pkgsrc/databases/couchdb/patches/patch-ae
cvs rdiff -u -r1.2 -r1.3 pkgsrc/databases/couchdb/patches/patch-ab
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/databases/couchdb/patches/patch-ac

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index