oslo.concurrency 2.6.1 for Liberty

The main change is the addition of a new prlimit parameter to
processutils.  This change is needed by the Nova change
I135b5242af1bfdcb0ea09a6fcda21fc03a6fbe7d in Liberty to fix a
security vulnerability: "qemu-img calls need to be restricted by
ulimit (CVE-2015-5162)" (see related bug).

    $ git log efb6c0..d65d93 --oneline
    d65d931 processutils: add support for missing process limits
    e33f64f Add prlimit parameter to execute()
    306cf37 Updated from global requirements
    d0de35f Updated from global requirements
    725e2f4 Updated from global requirements
    d65a8b8 Update .gitreview for stable/liberty

Change-Id: If6541215438f92139a9ced2cbf5b2bd4cfe41546
Related-Bug: #1449062
This commit is contained in:
Victor Stinner 2016-06-22 12:39:52 +02:00
parent 0015d9868e
commit c5245bd2ec

View File

@ -39,3 +39,7 @@ releases:
projects:
- repo: openstack/oslo.concurrency
hash: efb6c06557a437ef982b83261abe2fccb22b96f8
- version: 2.6.1
projects:
- repo: openstack/oslo.concurrency
hash: d65d931da8490576f0abf30f124ca3a032b481c7