diff options
| author | Joey Hess <joey@kitenet.net> | 2014-04-17 20:09:14 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-04-17 20:09:14 -0400 |
| commit | a19293732d02f6437758c5f269f7a17240adebe4 (patch) | |
| tree | d4fa9c58f9ea30c1bdafdcc99de6cb32b71babd6 /debian | |
| parent | d934c95b96ce5c770acf3482ab64383266cbb997 (diff) | |
prep release
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index e7654a07..41e6fe55 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -propellor (0.3.1) UNRELEASED; urgency=medium +propellor (0.3.1) unstable; urgency=medium * Merge scheduler bug fix from git-annex. * Support for provisioning hosts with ssh and gpg keys. @@ -10,8 +10,10 @@ propellor (0.3.1) UNRELEASED; urgency=medium * Standard apt configuration for stable now includes backports. * Cron jobs generated by propellor use flock(1) to avoid multiple instances running at a time. + * Add support for SSH ed25519 keys. + (Thanks, Franz Pletz.) - -- Joey Hess <joeyh@debian.org> Fri, 11 Apr 2014 15:00:11 -0400 + -- Joey Hess <joeyh@debian.org> Thu, 17 Apr 2014 20:07:33 -0400 propellor (0.3.0) unstable; urgency=medium |
