diff options
author | Matt Goins <mjgoins@openflows.com> | 2008-06-25 01:59:19 -0400 |
---|---|---|
committer | Matt Goins <mjgoins@openflows.com> | 2008-06-25 01:59:19 -0400 |
commit | 43097e923b8051ecd0912e367c1cd78149a97dbe (patch) | |
tree | e0553c718ea443a9f7f08a50c6ef1f7c9a9d953a /debian/changelog | |
parent | c1a5568ee2f6c46501df057a71f23681ea0194ec (diff) | |
parent | e0b50e3859931c7fe2a58bb08af440a4f2455174 (diff) |
Merge branch 'master' of http://lair.fifthhorseman.net/~dkg/git/monkeysphere
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 30 |
1 files changed, 27 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 41af80c..82f274a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,31 @@ -monkeysphere (0.2-1) UNRELEASED; urgency=low +monkeysphere (0.4-1) UNRELEASED; urgency=low + + [Daniel Kahn Gillmor] + * New version (switch UNRELEASED to experimental when ready) + + -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> Tue, 24 Jun 2008 01:25:45 -0400 + +monkeysphere (0.3-1) experimental; urgency=low + + [ Daniel Kahn Gillmor ] + * new version. + + [ Jameson Graef Rollins ] + * Move files in /var/cache/monkeysphere and GNUPGHOME for server to + the more appropriate /var/lib/monkeysphere. + + -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> Tue, 24 Jun 2008 00:55:29 -0400 + +monkeysphere (0.2-2) experimental; urgency=low + + * added lockfile-progs dependency + + -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> Mon, 23 Jun 2008 19:34:05 -0400 + +monkeysphere (0.2-1) experimental; urgency=low [ Daniel Kahn Gillmor ] - * NOT YET RELEASED (switch to "experimental" when ready to release) + * openpgp2ssh now supports specifying keys by full fingerprint. [ Jameson Graef Rollins ] * Add AUTHORIZED_USER_IDS config variable for server, which defaults to @@ -14,7 +38,7 @@ monkeysphere (0.2-1) UNRELEASED; urgency=low * Better failure/prompting for gen-subkey * Add ability to set any owner trust level for keys in server keychain. - -- Jameson Graef Rollins <jrollins@phys.columbia.edu> Sun, 22 Jun 2008 11:42:42 -0400 + -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> Mon, 23 Jun 2008 17:03:19 -0400 monkeysphere (0.1-1) experimental; urgency=low |