From e6187fc80de701bee5db84bb13d5884b3ca34e77 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 19 Feb 2016 11:30:44 -0400 Subject: Obnam: Only let one backup job run at a time when a host has multiple different backup properties, to avoid concurrent jobs fighting over scarce resources (particularly memory). Other jobs block on a lock file. --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 729fe42d..a9fa5593 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +propellor (2.15.5) UNRELEASED; urgency=medium + + * Obnam: Only let one backup job run at a time when a host has multiple + different backup properties, to avoid concurrent jobs fighting over + scarce resources (particularly memory). Other jobs block on a lock + file. + + -- Joey Hess Fri, 19 Feb 2016 11:29:53 -0400 + propellor (2.15.4) unstable; urgency=medium * Build /usr/src/propellor/propellor.git reproducibly, -- cgit v1.3-2-g0d8e