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 From b6fc95602d4defced34e557db9257ddf68b2bda7 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 13 Jun 2014 10:06:42 -0400 Subject: prep release --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 58ab7ba7..b3f4572f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -propellor (0.7.0) UNRELEASED; urgency=medium +propellor (0.7.0) unstable; urgency=medium * combineProperties no longer stops when a property fails; now it continues trying to satisfy all properties on the list before propigating the @@ -8,7 +8,7 @@ propellor (0.7.0) UNRELEASED; urgency=medium * 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 + -- Joey Hess Fri, 13 Jun 2014 10:06:40 -0400 propellor (0.6.0) unstable; urgency=medium -- cgit v1.3-2-g0d8e