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