changelog

This commit is contained in:
Joey Hess 2014-04-01 15:07:07 -04:00
parent 83a2c17bba
commit b6eba67f78
3 changed files with 14 additions and 0 deletions

1
CHANGELOG Symbolic link
View File

@ -0,0 +1 @@
debian/changelog

11
debian/changelog vendored Normal file
View File

@ -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

View File

@ -13,7 +13,9 @@ Category: Utility
Extra-Source-Files:
README
TODO
CHANGELOG
Makefile
debian/changelog
Synopsis: property-based host configuration management in haskell
Description:
Propellor enures that the system it's run in satisfies a list of