From dd554e20b999fbd24ae15e7ee96556ff52d9f0cc Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 10 Jun 2014 15:49:17 -0400 Subject: When git gpg signature of a fetched git branch cannot be verified, propellor will now continue running, but without merging in that branch. This way, propellor doesn't stop enforcing properties just because its new configuration isn't ready. It just uses the old configuration. --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index b7303cb3..58ab7ba7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ propellor (0.7.0) UNRELEASED; urgency=medium failure. * Attr is renamed to Info. * Renamed wrapper to propellor to make cabal installation of propellor work. + * When git gpg signature of a fetched git branch cannot be verified, + propellor will now continue running, but without merging in that branch. -- Joey Hess Sat, 07 Jun 2014 00:12:44 -0400 -- cgit v1.3-2-g0d8e