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