HomePhorge

(#11996) Fix file server recursion test after hash changes.
884fe754e599Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#11996) Fix file server recursion test after hash changes.

CVE-2011-4815 changed the order of hash processing, and one of our file server
recursion tests is broken by it. Specifically, it terminates early because
the order of sources is unpredictable; fixed by making that predictable.

Signed-off-by: Daniel Pittman <daniel@puppetlabs.com>

Details

Provenance
Daniel Pittman <daniel@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU3fb0938827b5: (#11996) Fix graph cycle reporting order after hash changes.
Branches
Unknown
Tags
Unknown

Event Timeline

Daniel Pittman <daniel@puppetlabs.com> committed rPU884fe754e599: (#11996) Fix file server recursion test after hash changes. (authored by Daniel Pittman <daniel@puppetlabs.com>).Jan 18 2012, 10:50 PM