summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess2014-04-01 15:07:07 -0400
committerJoey Hess2014-04-01 15:07:07 -0400
commitb6eba67f786601f624f93547dbe150bc6071a2c2 (patch)
treee9510dca2eb4369a2871a3920bf34493d2d3816b /debian/changelog
parent83a2c17bba011c48e7694420257b1a4b281f72cd (diff)
changelog
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 00000000..bbb7591e
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,11 @@
+propellor (0.2) UNRELEASED; urgency=low
+
+ * Added support for provisioning Docker containers.
+ * Bootstrap deployment now pushes the git repo to the remote host
+ over ssh, securely.
+ * propellor --add-key configures a gpg key, and makes propellor refuse
+ to pull commits from git repositories not signed with that key.
+ This allows propellor to be securely used with public, non-encrypted
+ git repositories without the possibility of MITM.
+
+ -- Joey Hess <joeyh@debian.org> Tue, 01 Apr 2014 15:05:00 -0400