summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess2017-10-04 14:04:49 -0400
committerJoey Hess2017-10-04 14:04:49 -0400
commit2865b4c13b699e3fb46729b983f80da59eb8d178 (patch)
treeca3418d8e0af14e11ea7452fcaae0545451ec89d /debian/changelog
parent6714b513d2b7c254953cc25a7eddc50e15e22af5 (diff)
override deploy url with PropellorRepo.hasOriginUrl info
* Made the PropellorRepo.hasOriginUrl property override the repository url that --spin passes to a host. * PropellorRepo.hasOriginUrl type changed to include HasInfo. (API change) This commit was sponsored by Jake Vosloo on Patreon.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8265f777..42eebb96 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,9 @@ propellor (4.9.0) UNRELEASED; urgency=medium
* Code that used fromDnsInfo . fromInfo changes to use getDnsInfo.
* addDNS takes an additional Bool parameter to control whether
the DNS info should propagate out of containers. (API change)
+ * Made the PropellorRepo.hasOriginUrl property override the repository
+ url that --spin passes to a host.
+ * PropellorRepo.hasOriginUrl type changed to include HasInfo. (API change)
-- Joey Hess <id@joeyh.name> Wed, 04 Oct 2017 12:46:23 -0400