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