summaryrefslogtreecommitdiff
path: root/Changelog
blob: f383eb5770145416c97b8f3cc1fe9d5b2cfdd222 (plain)
  1. monkeysphere (0.30~pre) UNRELEASED; urgency=low
  2. * changing tarball creation and packaging strategies
  3. -- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Tue, 23 Mar 2010 13:57:31 -0400
  4. monkeysphere (0.29) unstable; urgency=low
  5. * This is mainly a bugfix release
  6. * Fix man page typo about monkeysphere authorized_keys location
  7. * Monkeysphere should work properly even if the user has "armor" in
  8. their gpg.conf (closes MS #1625)
  9. * monkeysphere keys-for-userid now respects MONKEYSPHERE_CHECK_KEYSERVER
  10. environment variable (and defaults to true)
  11. * introduce monkeysphere sshfprs-for-userid (deprecates sshfpr), closes
  12. MS #1436
  13. * respect CHECK_KEYSERVER in more places (closes MS #1997)
  14. * warn on keyserver failures for monkeysphere-authentication (closes MS
  15. #1750)
  16. * avoid checking trustdb for monkeysphere-host (closes MS #1957)
  17. * allow monkeysphere-authentication to use hkps with trusted X.509 root
  18. certificate authorities in
  19. /etc/monkeysphere/monkeysphere-authentication-x509-anchors.crt
  20. -- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Sun, 14 Mar 2010 21:00:47 -0400
  21. monkeysphere (0.28) unstable; urgency=low
  22. * Major rework of monkeysphere-host to handle multiple host keys. We
  23. also no longer assume ssh service keys. monkeysphere-host is now a
  24. general-purpose host service OpenPGP key management UI.
  25. * Rename keys-from-userid command to more accurate keys-for-userid
  26. * separate upstream and debian changelogs
  27. -- Jameson Rollins <jrollins@finestructure.net> Tue, 19 Jan 2010 13:50:31 -0500
  28. monkeysphere (0.27) unstable; urgency=low
  29. * fixed monkeysphere gen-subkey subcommand that was erroneously creating
  30. DSA subkeys due to unannounced change in gpg edit-key UI. Now tests
  31. for gpg version (closes MS #1536)
  32. * add new monkeysphere keys-from-userid subcommand to output all
  33. acceptable keys for a given user ID literal
  34. -- Jameson Rollins <jrollins@finestructure.net> Mon, 11 Jan 2010 20:54:21 -0500
  35. monkeysphere (0.26) unstable; urgency=low
  36. * add 'refresh-keys' subcommand to monkeysphere-authentication
  37. * improve marginal UI (closes MS #1141)
  38. * add MONKEYSPHERE_STRICT_MODES configuration to avoid
  39. permission-checking (closes MS #649)
  40. * test scripts use STRICT_MODES to avoid failure when built under /tmp
  41. * do permissions checks with a perl script instead of non-portable
  42. readlink GNUisms
  43. * bail on permissions check if we hit the home directory (helpful on Mac
  44. OS and other systems with loose /home or /Users (closes MS #675)
  45. -- Jameson Graef Rollins <jrollins@finestructure.net> Sat, 01 Aug 2009 17:11:05 -0400
  46. monkeysphere (0.25) unstable; urgency=low
  47. * New upstream release:
  48. * update/fix the marginal ui output
  49. * use msmktempdir everywhere (avoid unwrapped calls to mktemp for
  50. portability)
  51. * clean out some redundant "cat"s
  52. * fix monkeysphere update-known_hosts for sshd running on non-standard
  53. ports
  54. * add 'sshfpr' subcommand to output the ssh fingerprint of a gpg key
  55. * pem2openpgp now generates self-sigs over SHA-256 instead of SHA-1
  56. (changes dependency to libdigest-sha-perl)
  57. * some portability improvements
  58. * properly handle translation of keys with fingerprints with leading
  59. all-zero bytes.
  60. * resolve symlinks when checking paths (thanks Silvio Rhatto)
  61. (closes MS #917)
  62. * explicitly set and use MONKEYSPHERE_GROUP from system "groups"
  63. * monkeysphere-host now uses keytrans to add and revoke hostname
  64. (closes MS #422)
  65. -- Jameson Graef Rollins <jrollins@finestructure.net> Thu, 16 Jul 2009 22:09:19 -0400
  66. monkeysphere (0.24) unstable; urgency=low
  67. * fixed how version information is stored/retrieved
  68. * now uses perl-based keytrans for both pem2openpgp and openpgp2ssh
  69. * no longer needs base64 in PATH
  70. * added "test" make target
  71. * improved transitions/0.23 script so it no longer fails in common
  72. circumstances (Closes: #517779)
  73. * RSA only: no longer handles DSA keys
  74. * added ability to specify subkeys to add to ssh agent with new
  75. MONKEYSPHERE_SUBKEYS_FOR_AGENT environment variable
  76. -- Jameson Graef Rollins <jrollins@finestructure.net> Tue, 03 Mar 2009 19:38:33 -0500
  77. monkeysphere (0.23) unstable; urgency=low
  78. "The Golden Bezoar Release"
  79. * rearchitect UI:
  80. - replace monkeysphere-server with monkeysphere-{authentication,host}
  81. - fold monkeysphere-ssh-proxycommand into /usr/bin/monkeysphere
  82. * new ability to import existing ssh host key into monkeysphere. So now
  83. m-a import-key replaces m-s gen-key.
  84. * provide pem2openpgp for translating unencrypted PEM-encoded raw key
  85. material into OpenPGP keys (introduces new perl dependencies)
  86. * get rid of getopts dependency
  87. * added version output option
  88. * better checks for the existence of a host private key for
  89. monkeysphere-host subcommands that need it.
  90. * better checks on validity of existing authentication subkeys when
  91. doing monkeysphere gen_subkey.
  92. * add transition infrastructure for major changes between releases (see
  93. transitions/README.txt)
  94. * implement and document two new monkeysphere-host subcommands:
  95. revoke-key and add-revoker
  96. -- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Sat, 21 Feb 2009 17:51:06 -0500
  97. monkeysphere (0.22) unstable; urgency=low
  98. [ Jameson Graef Rollins ]
  99. * added info log output when a new key is added to known_hosts file.
  100. * added some useful output to the ssh-proxycommand for "marginal" cases
  101. where keys are found for host but do not have full validity.
  102. * force ssh-keygen to read from stdin to get ssh key fingerprint.
  103. [ Daniel Kahn Gillmor ]
  104. * automatically output two copies of the host's public key: one standard
  105. ssh public key file, and the other a minimal OpenPGP key with just the
  106. latest valid self-sig.
  107. * debian/control: corrected alternate dependency from procfile to
  108. procmail (which provides /usr/bin/lockfile)
  109. -- Jameson Graef Rollins <jrollins@finestructure.net> Fri, 28 Nov 2008 14:23:31 -0500
  110. monkeysphere (0.21) unstable; urgency=low
  111. * move debian packaging to packaging subdirectory.
  112. -- Jameson Graef Rollins <jrollins@finestructure.net> Sat, 15 Nov 2008 16:14:27 -0500
  113. monkeysphere (0.20) unstable; urgency=low
  114. [ Daniel Kahn Gillmor ]
  115. * ensure that tempdirs are properly created, bail out otherwise instead
  116. of stumbling ahead.
  117. * minor fussing with the test script to make it cleaner.
  118. [ Jameson Graef Rollins ]
  119. * clean up Makefile to generate more elegant source tarballs.
  120. * make myself the maintainer.
  121. -- Jameson Graef Rollins <jrollins@finestructure.net> Sat, 15 Nov 2008 13:12:57 -0500
  122. monkeysphere (0.19) experimental; urgency=low
  123. [ Daniel Kahn Gillmor ]
  124. * simulating an X11 session in the test script.
  125. * updated packaging so that symlinks to config files are correct.
  126. -- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Wed, 29 Oct 2008 02:47:49 -0400
  127. monkeysphere (0.18) experimental; urgency=low
  128. [ Jameson Graef Rollins ]
  129. * Fix bugs in authorized_{user_ids,keys} file permission checking.
  130. * Add new monkeysphere tmpdir to enable atomic moves of authorized_keys
  131. files.
  132. * chown authorized_keys files to `whoami`, for compatibility with test
  133. suite.
  134. * major improvements to test suite, added more tests.
  135. [ Daniel Kahn Gillmor ]
  136. * update make install to ensure placement of
  137. /etc/monkeysphere/gnupg-{host,authentication}.conf
  138. * choose either --quick-random or --debug-quick-random depending on
  139. which gpg supports for the test suite.
  140. -- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Wed, 29 Oct 2008 00:41:38 -0400
  141. monkeysphere (0.17) experimental; urgency=low
  142. [ Jameson Graef Rollins ]
  143. * Fix some bugs in, and cleanup, authorized_keys file creation in
  144. monkeysphere-server update-users.
  145. * Move to using the empty string for not adding a user-controlled
  146. authorized_keys file in the RAW_AUTHORIZED_KEYS variable.
  147. -- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Tue, 28 Oct 2008 02:04:22 -0400
  148. monkeysphere (0.16) experimental; urgency=low
  149. [ Daniel Kahn Gillmor ]
  150. * replaced "#!/bin/bash" with "#!/usr/bin/env bash" for better
  151. portability.
  152. * fixed busted lockfile arrangement, where empty file was being locked
  153. * portability fixes in the way we use date, mktemp, hostname, su
  154. * stop using /usr/bin/stat, since the syntax appears to be totally
  155. unportable
  156. * require GNU getopt, and test for getopt failures (look for getopt in
  157. /usr/local/bin first, since that's where FreeBSD's GNU-compatible
  158. getopt lives.
  159. * monkeysphere-server diagnostics now counts problems and suggests a
  160. re-run after they have been resolved.
  161. * completed basic test suite: this can be run from the git sources or
  162. the tarball with: cd tests && ./basic
  163. [ Jameson Graef Rollins ]
  164. * Genericize fs location variables.
  165. * break out gpg.conf files into SYSCONFIGDIR, and not auto-generated at
  166. install.
  167. -- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Sun, 26 Oct 2008 03:06:18 -0400
  168. monkeysphere (0.15) experimental; urgency=low
  169. * porting work and packaging simplification: clarifying makefiles,
  170. pruning dependencies, etc.
  171. * added tests to monkeysphere-server diagnostics
  172. * moved monkeysphere(5) to section 7 of the manual
  173. * now shipping TODO in /usr/share/doc/monkeysphere
  174. -- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Thu, 04 Sep 2008 19:08:40 -0400
  175. monkeysphere (0.14) experimental; urgency=low
  176. * changing debian packaging back to format 1.0 so we get automatic
  177. tarballs, and easier inclusion in other build networks.
  178. * no other source changes.
  179. -- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Thu, 04 Sep 2008 13:03:35 -0400
  180. monkeysphere (0.13) experimental; urgency=low
  181. [ Daniel Kahn Gillmor ]
  182. * tweaks in /usr/bin/monkeysphere to handle odd secret keyrings.
  183. * updated makefile to reflect the package building technique we've been
  184. using for a month now.
  185. [ Jameson Graef Rollins ]
  186. * move location of user config directory to ~/.monkeysphere.
  187. -- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Wed, 03 Sep 2008 17:26:10 -0400
  188. monkeysphere (0.12) experimental; urgency=low
  189. [ Jameson Graef Rollins ]
  190. * Improved output handling. New LOG_LEVEL variable.
  191. [ Daniel Kahn Gillmor ]
  192. * debian/control: switched Homepage: and Vcs-Git: to canonicalized
  193. upstream hostnames.
  194. * updated documentation for new release.
  195. * changed my associated e-mail address for this package.
  196. -- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Tue, 02 Sep 2008 18:54:29 -0400
  197. monkeysphere (0.11) experimental; urgency=low
  198. [ Jameson Graef Rollins ]
  199. * fix bug in trustdb update on add/revoke-hostname.
  200. [ Daniel Kahn Gillmor ]
  201. * debian/control: added Build-Depends: git-core for the new packaging
  202. format
  203. * new subcommand: monkeysphere subkey-to-ssh-agent (relies on a patched
  204. GnuTLS to deal with GPG's gnu-dummy S2K extension, but fails cleanly
  205. if not found).
  206. -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> Wed, 20 Aug 2008 11:24:35 -0400
  207. monkeysphere (0.10) experimental; urgency=low
  208. [ Jameson Graef Rollins ]
  209. * brown paper bag release: invert test on calculated validity of keys.
  210. -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> Mon, 18 Aug 2008 16:22:34 -0400
  211. monkeysphere (0.9) experimental; urgency=low
  212. [ Daniel Kahn Gillmor ]
  213. * implemented "monkeysphere-server extend-key" to adjust expiration
  214. date of host key.
  215. * removed "monkeysphere-server fingerprint". Use "monkeysphere-server
  216. show-key" instead.
  217. [ Jameson Graef Rollins ]
  218. * fixed bug in user id processing that prevented bad primary keys from
  219. being properly removed.
  220. -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> Mon, 18 Aug 2008 15:42:12 -0400
  221. monkeysphere (0.8) experimental; urgency=low
  222. [ Daniel Kahn Gillmor ]
  223. * debian/control: switched Vcs-Git to use "centralized" git repo instead
  224. of my own.
  225. * More monkeysphere-server diagnostics
  226. * monkeysphere --gen-subkey now guesses what KeyID you meant.
  227. * added Recommends: ssh-askpass to ensure monkeysphere --gen-subkey
  228. works sensibly under X11
  229. [ Jameson Graef Rollins ]
  230. * fix another bug when known_hosts files are missing.
  231. * sort processed keys so that "good" keys are processed after "bad"
  232. keys. This will prevent malicious bad keys from causing good keys to
  233. be removed from key files.
  234. * enabled host key publication.
  235. * added checking of gpg.conf for keyserver
  236. * new functions to add/revoke host key user IDs
  237. * improved list-certifiers function (now non-privileged)
  238. -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> Mon, 18 Aug 2008 12:43:37 -0400
  239. monkeysphere (0.7) experimental; urgency=low
  240. [ Daniel Kahn Gillmor ]
  241. * Added monkeysphere-server diagnostics subcommand.
  242. * rebuilding package using Format: 3.0 (git)
  243. [ Jameson Graef Rollins ]
  244. * fix how check for file modification is done.
  245. * rework out user id processing is done to provide more verbose log
  246. output.
  247. * fix bug in monkeysphpere update-authorized_keys subcommand where
  248. disallowed keys failed to be remove from authorized_keys file.
  249. -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> Mon, 04 Aug 2008 10:47:41 -0400
  250. monkeysphere (0.6) experimental; urgency=low
  251. [ Jameson Graef Rollins ]
  252. * Fix bug in return on error of ssh-proxycommand.
  253. [ Daniel Kahn Gillmor ]
  254. * try socat if netcat is not available in proxycommand.
  255. -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> Tue, 29 Jul 2008 10:27:20 -0400
  256. monkeysphere (0.5) experimental; urgency=low
  257. [ Daniel Kahn Gillmor ]
  258. * updated READMEs to match current state of code
  259. [ Jameson Graef Rollins ]
  260. * Tweak how empty authorized_user_ids and known_hosts files are handled.
  261. * Do not fail when authorized_user_ids or known_hosts file is not found.
  262. -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> Mon, 28 Jul 2008 10:50:02 -0400
  263. monkeysphere (0.4) experimental; urgency=low
  264. [ Daniel Kahn Gillmor ]
  265. * New version.
  266. * Fixed return code error in openpgp2ssh
  267. [ Jameson Graef Rollins ]
  268. * Privilege separation: use monkeysphere user to handle maintenance of
  269. the gnupg authentication keychain for server.
  270. * Improved certifier key management.
  271. * Fixed variable scoping and config file precedence.
  272. * Add options for key generation and add-certifier functions.
  273. * Fix return codes for known_host and authorized_keys updating
  274. functions.
  275. * Add write permission check on authorized_keys, known_hosts, and
  276. authorized_user_ids files.
  277. -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> Tue, 22 Jul 2008 21:50:17 -0400
  278. monkeysphere (0.3) experimental; urgency=low
  279. [ Daniel Kahn Gillmor ]
  280. * new version.
  281. [ Jameson Graef Rollins ]
  282. * Move files in /var/cache/monkeysphere and GNUPGHOME for server to
  283. the more appropriate /var/lib/monkeysphere.
  284. -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> Tue, 24 Jun 2008 00:55:29 -0400
  285. monkeysphere (0.2) experimental; urgency=low
  286. * added lockfile-progs dependency
  287. -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> Mon, 23 Jun 2008 19:34:05 -0400
  288. monkeysphere (0.2) experimental; urgency=low
  289. [ Daniel Kahn Gillmor ]
  290. * openpgp2ssh now supports specifying keys by full fingerprint.
  291. [ Jameson Graef Rollins ]
  292. * Add AUTHORIZED_USER_IDS config variable for server, which defaults to
  293. %h/.config/monkeysphere/authorized_user_ids, instead of
  294. /etc/monkeysphere/authorized_user_ids.
  295. * Remove {update,remove}-userids functions, since we decided they
  296. weren't useful enough to be worth maintaining.
  297. * Better handling of unknown users in server update-users
  298. * Add file locking when modifying known_hosts or authorized_keys
  299. * Better failure/prompting for gen-subkey
  300. * Add ability to set any owner trust level for keys in server keychain.
  301. -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> Mon, 23 Jun 2008 17:03:19 -0400
  302. monkeysphere (0.1) experimental; urgency=low
  303. * First release of debian package for monkeysphere.
  304. * This is experimental -- please report bugs!
  305. -- Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> Thu, 19 Jun 2008 00:34:53 -0400