From c9efd3d44010262946d518dc712edba733697b34 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Sun, 16 Nov 2008 02:04:56 -0500 Subject: update debian/changelog. --- packaging/debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'packaging/debian/changelog') diff --git a/packaging/debian/changelog b/packaging/debian/changelog index f1db037..c2c4241 100644 --- a/packaging/debian/changelog +++ b/packaging/debian/changelog @@ -1,8 +1,16 @@ monkeysphere (0.22-1) UNRELEASED; urgency=low * New upstream release: + [ Jameson Rollins ] + - Added info log output when a new key is added to known_hosts file. + [ Daniel Kahn Gillmor ] + + - automatically output two copies of the host's public key: one + standard ssh public key file, and the other a minimal OpenPGP key with + just the latest valid self-sig. + -- Jameson Graef Rollins Sat, 15 Nov 2008 20:49:13 -0500 monkeysphere (0.21-2) unstable; urgency=low -- cgit v1.2.3 From 11e3f75a105d37cc113abe8f19e29ed1d9d90155 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Sun, 16 Nov 2008 02:33:42 -0500 Subject: making the "upstream version" end in ~pre so that test packages created before the release will upgrade properly when the official 0.22 gets released. --- packaging/debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packaging/debian/changelog') diff --git a/packaging/debian/changelog b/packaging/debian/changelog index c2c4241..1aee7d1 100644 --- a/packaging/debian/changelog +++ b/packaging/debian/changelog @@ -1,4 +1,4 @@ -monkeysphere (0.22-1) UNRELEASED; urgency=low +monkeysphere (0.22~pre-1) UNRELEASED; urgency=low * New upstream release: [ Jameson Rollins ] -- cgit v1.2.3