Jameson Graef Rollins [Tue, 7 Apr 2009 05:06:29 +0000 (22:06 -0700)]
revert macports back to state for 0.24, until 0.25 is actually released
Jameson Graef Rollins [Tue, 7 Apr 2009 05:04:32 +0000 (22:04 -0700)]
add macports portfile update target to makefile
Jameson Graef Rollins [Tue, 7 Apr 2009 04:59:59 +0000 (21:59 -0700)]
add new util script to update the macports Portfile
Jameson Graef Rollins [Tue, 7 Apr 2009 04:36:31 +0000 (21:36 -0700)]
macports: remove socat from the run depends, since it's not actually a run dependency.
Jameson Graef Rollins [Tue, 7 Apr 2009 04:13:00 +0000 (21:13 -0700)]
macports: improve perl shebang line modification for keytrans
Jameson Graef Rollins [Tue, 7 Apr 2009 02:53:56 +0000 (19:53 -0700)]
macports: add a hook to replace the keytrans shebang line with one that use /usr/bin/env. this removes the -T taint checking option, so we need to make sure this is ok, but this is the only way to get keytrans to work with the correct macports version of perl
Jameson Graef Rollins [Tue, 7 Apr 2009 02:52:34 +0000 (19:52 -0700)]
remove -w from keytrans shebang line, since it's redundant with 'use warnings'
Daniel Kahn Gillmor [Tue, 7 Apr 2009 02:32:56 +0000 (22:32 -0400)]
replacing head -c with dd (for portability reasons, see #673)
Daniel Kahn Gillmor [Tue, 7 Apr 2009 01:09:12 +0000 (21:09 -0400)]
more portable perl-based simple_checksum; i think this is correct, but i welcome any pointers about what i might be getting wrong.
Daniel Kahn Gillmor [Tue, 7 Apr 2009 01:04:31 +0000 (21:04 -0400)]
actually check for md5 in the path within file_hash()
Jameson Graef Rollins [Mon, 6 Apr 2009 06:54:07 +0000 (23:54 -0700)]
macports: move to just perl5 dependency (which for now is 5.8).
Jameson Graef Rollins [Mon, 6 Apr 2009 06:37:34 +0000 (23:37 -0700)]
couple of modifications to the test:
- unset MONKEYSPHERE_SUBKEYS_FOR_AGENT, since it will confuse the test
into trying to add the user's key to the agent.
- use cpio to copy a full directory tree, instead of cp -a, since cp
on Darwin doesn't understand the -a option.
Jameson Graef Rollins [Mon, 6 Apr 2009 06:02:22 +0000 (23:02 -0700)]
remove the gnutls patch from the repo, since it's included in gnutls 2.6, we don't even use gnutls anymore, and it's cluter in the repo root
Jameson Graef Rollins [Mon, 6 Apr 2009 02:41:13 +0000 (19:41 -0700)]
fix typo in check_key_file_permissions function
Jameson Graef Rollins [Mon, 6 Apr 2009 02:40:33 +0000 (19:40 -0700)]
macports: fix perl dependencies, and add socat dependency
Jameson Graef Rollins [Mon, 6 Apr 2009 02:38:35 +0000 (19:38 -0700)]
undo perl shebang line change i just made, since the '-w -T' options don't seem to work with /usr/bin/env
Jameson Graef Rollins [Mon, 6 Apr 2009 00:59:08 +0000 (17:59 -0700)]
use /usr/bin/env to call perl in keytrans shebang.
Jameson Graef Rollins [Sun, 5 Apr 2009 22:05:36 +0000 (15:05 -0700)]
some small compatibility changes:
- fix file_hash function to use md5 or md5sum, for Darwin
compatibility
- use build-in 'type' instead of 'which', which for some reason
doesn't behave on Darwin
- clean up some redirection calls.
Jameson Graef Rollins [Sun, 5 Apr 2009 18:37:07 +0000 (11:37 -0700)]
macports: better way to swap SYSDATADIR
Jameson Graef Rollins [Sun, 5 Apr 2009 06:37:15 +0000 (23:37 -0700)]
macports: attempt at something that would 'patch' in the correct SYS..DIR variables
Jameson Graef Rollins [Sun, 5 Apr 2009 06:08:06 +0000 (23:08 -0700)]
add proxycommand --no-connect option to monkeysphere usage
Jameson Graef Rollins [Sun, 5 Apr 2009 03:30:57 +0000 (20:30 -0700)]
some updates to the macports package. actually installs things properly now, but there are still some run-time issues to sort out.
Daniel Kahn Gillmor [Fri, 27 Mar 2009 22:02:49 +0000 (18:02 -0400)]
trying to make m gen-subkey more responsive in the face of errors, and clearer to the user about what is going on.
Suno Ano [Tue, 24 Mar 2009 23:56:56 +0000 (00:56 +0100)]
removed dummy comment to .gitignore again
Signed-off-by: Suno Ano <suno.ano@sunoano.org>
Suno Ano [Tue, 24 Mar 2009 23:22:22 +0000 (00:22 +0100)]
added some dummy comment to .gitignore
Signed-off-by: Suno Ano <suno.ano@sunoano.org>
Suno Ano [Tue, 24 Mar 2009 22:37:12 +0000 (23:37 +0100)]
started a README
Signed-off-by: Suno Ano <suno.ano@sunoano.org>
Matt Goins [Tue, 24 Mar 2009 20:46:57 +0000 (16:46 -0400)]
Merge commit 'dkg/master'
Daniel Kahn Gillmor [Tue, 24 Mar 2009 19:25:42 +0000 (15:25 -0400)]
fix typo in monkeysphere-host.8 (thanks, Suno Ano)
Daniel Kahn Gillmor [Tue, 24 Mar 2009 19:20:50 +0000 (15:20 -0400)]
fixing typo in monkeysphere.1 (thanks, Suno Ano)
Daniel Kahn Gillmor [Mon, 23 Mar 2009 21:03:18 +0000 (17:03 -0400)]
improving usage and man page for monkeysphere ssh-proxycommand.
Daniel Kahn Gillmor [Mon, 23 Mar 2009 20:54:20 +0000 (16:54 -0400)]
add FIXME note about IPv6 addresses, and break out hostnames from the last colon, not the first.
Daniel Kahn Gillmor [Mon, 23 Mar 2009 20:52:53 +0000 (16:52 -0400)]
updating debian/changelog
Jameson Graef Rollins [Mon, 23 Mar 2009 18:41:07 +0000 (14:41 -0400)]
proposed patch for issue #660, to properly specify host and port number in known_hosts lines.
Jameson Graef Rollins [Mon, 23 Mar 2009 00:11:56 +0000 (20:11 -0400)]
Merge commit 'web/master'
Jameson Graef Rollins [Mon, 23 Mar 2009 00:11:16 +0000 (20:11 -0400)]
some more pruning of unnecessary usage of cat for the gnupg scripts.
Micah Anderson [Mon, 23 Mar 2009 00:01:07 +0000 (20:01 -0400)]
add a news entry about the backports.org availability
Micah Anderson [Sun, 22 Mar 2009 23:57:35 +0000 (19:57 -0400)]
Merge commit 'jrollins/master'
Conflicts:
website/download.mdwn
Micah Anderson [Sun, 22 Mar 2009 23:49:45 +0000 (19:49 -0400)]
fix up the debian download section, add a link to the packages.d.o
page that lists all suites, including backports
Jameson Graef Rollins [Sun, 22 Mar 2009 05:40:30 +0000 (01:40 -0400)]
Start of macport packaging.
Daniel Kahn Gillmor [Wed, 18 Mar 2009 18:31:43 +0000 (14:31 -0400)]
remove some extraneous invocations of cat.
Jameson Graef Rollins [Wed, 18 Mar 2009 17:11:01 +0000 (13:11 -0400)]
small web tweak
Jameson Graef Rollins [Wed, 18 Mar 2009 16:59:50 +0000 (12:59 -0400)]
Revert "small web tweak."
This reverts commit
6e0ec7e644ce8459db587bd68536aecdb2107315.
Jameson Graef Rollins [Wed, 18 Mar 2009 16:35:55 +0000 (12:35 -0400)]
small web tweak.
Jameson Graef Rollins [Wed, 18 Mar 2009 16:30:24 +0000 (12:30 -0400)]
Merge commit 'micah/master'
Conflicts:
website/download.mdwn
Jameson Graef Rollins [Wed, 18 Mar 2009 16:19:48 +0000 (12:19 -0400)]
add news note about 0.24 in testing, and update download page.
Jameson Graef Rollins [Wed, 18 Mar 2009 16:01:02 +0000 (12:01 -0400)]
modify the ssh_proxycommand marginal ui output so that it better
handles the case where the host can not be contacted. the new system
attempts to retrieve the host ssh key before any ui output is made.
this should make things a little clearer in this corner case, and make
things a little more flexible down the line.
Micah Anderson [Wed, 18 Mar 2009 14:20:48 +0000 (10:20 -0400)]
no need anymore to specify which part of the Debian archive the package is available in
Jameson Graef Rollins [Thu, 12 Mar 2009 16:45:09 +0000 (12:45 -0400)]
fix small typo in monkeysphere.conf
Daniel Kahn Gillmor [Wed, 11 Mar 2009 20:58:58 +0000 (16:58 -0400)]
added a copy of the ExternalValidation spec from the old GnuTLS wiki, pulled from the google cache. needs cleanup
Daniel Kahn Gillmor [Tue, 10 Mar 2009 21:42:57 +0000 (17:42 -0400)]
include changelog entry about mktemp portability update.
Daniel Kahn Gillmor [Tue, 10 Mar 2009 21:40:07 +0000 (17:40 -0400)]
Merge commit 'jrollins/master'
Daniel Kahn Gillmor [Tue, 10 Mar 2009 21:38:57 +0000 (17:38 -0400)]
Added news announcement of FreeBSD port.
Daniel Kahn Gillmor [Tue, 10 Mar 2009 21:38:29 +0000 (17:38 -0400)]
updated web site to reflect new status in FreeBSD ports.
Jameson Graef Rollins [Tue, 10 Mar 2009 15:43:03 +0000 (11:43 -0400)]
Merge commit 'dkg/master'
Matt Goins [Tue, 10 Mar 2009 13:33:09 +0000 (09:33 -0400)]
Merge commit 'jrollins/master'
Matt Goins [Tue, 10 Mar 2009 13:33:05 +0000 (09:33 -0400)]
Merge commit 'dkg/master'
Daniel Kahn Gillmor [Tue, 10 Mar 2009 06:33:29 +0000 (02:33 -0400)]
FreeBSD packaging: revert to simpler hack for debian tarballs; use ${FIND} instead of find
Daniel Kahn Gillmor [Tue, 10 Mar 2009 06:14:36 +0000 (02:14 -0400)]
FreeBSD packaging: make sure to clean up cruft after in-place sed replacement.
Daniel Kahn Gillmor [Tue, 10 Mar 2009 06:07:15 +0000 (02:07 -0400)]
FreeBSD porting: trying to make sure package cleanup goes smoothly.
Daniel Kahn Gillmor [Tue, 10 Mar 2009 06:06:25 +0000 (02:06 -0400)]
cleaning up a lingering non-portable mktemp invocation.
Daniel Kahn Gillmor [Tue, 10 Mar 2009 05:18:16 +0000 (01:18 -0400)]
FreeBSD packaging: use tabs for variable declarations in Makefile
Daniel Kahn Gillmor [Tue, 10 Mar 2009 05:08:59 +0000 (01:08 -0400)]
FreeBSD: clean up some portlint warnings.
Daniel Kahn Gillmor [Tue, 10 Mar 2009 04:44:29 +0000 (00:44 -0400)]
FreeBSD porting: do one more path translation.
Daniel Kahn Gillmor [Tue, 10 Mar 2009 04:43:04 +0000 (00:43 -0400)]
FreeBSD porting: using in-place sed to replace paths. Using pack("%32U",...) for checksum, which seems to work for both perl 5.8 and 5.10
Daniel Kahn Gillmor [Tue, 10 Mar 2009 02:56:17 +0000 (22:56 -0400)]
More FreeBSD packaging work: removing gnutls patches -- not needed for monkeysphere; updating maintainer scripts.
Daniel Kahn Gillmor [Tue, 10 Mar 2009 02:39:41 +0000 (22:39 -0400)]
update freebsd Makefile to reflect reorganization of Monkeysphere, and transition to perl.
Daniel Kahn Gillmor [Tue, 10 Mar 2009 02:02:17 +0000 (22:02 -0400)]
updating FreeBSD port for 0.24
Jameson Graef Rollins [Sat, 7 Mar 2009 19:11:14 +0000 (14:11 -0500)]
make the tab SCREENSHOTS (plural).
Jameson Graef Rollins [Sat, 7 Mar 2009 19:10:01 +0000 (14:10 -0500)]
dumb mistake to screenshot tab.
Jameson Graef Rollins [Sat, 7 Mar 2009 19:08:24 +0000 (14:08 -0500)]
add screenshot tab to website.
Jameson Graef Rollins [Sat, 7 Mar 2009 17:59:36 +0000 (12:59 -0500)]
fix the marginal ui output so that it's not prefixed by the
LOG_PREFIX. also make sure to always export the LOG_PREFIX, so that
it gets passed to subprocces su_monkeysphere_user.
Daniel Kahn Gillmor [Wed, 4 Mar 2009 03:05:09 +0000 (22:05 -0500)]
prepare release notes for 0.24
Daniel Kahn Gillmor [Wed, 4 Mar 2009 02:56:17 +0000 (21:56 -0500)]
prepare for 0.24 release
Jameson Graef Rollins [Wed, 4 Mar 2009 00:40:35 +0000 (19:40 -0500)]
add cron to Recommends
Jameson Graef Rollins [Tue, 3 Mar 2009 21:38:05 +0000 (16:38 -0500)]
Merge commit 'dkg/master'
Daniel Kahn Gillmor [Tue, 3 Mar 2009 21:31:48 +0000 (16:31 -0500)]
updated Perl dependency links to point to CPAN
Jameson Graef Rollins [Tue, 3 Mar 2009 21:26:50 +0000 (16:26 -0500)]
Merge commit 'dkg/master'
Daniel Kahn Gillmor [Tue, 3 Mar 2009 21:25:56 +0000 (16:25 -0500)]
Merge commit 'jrollins/master'
Jameson Graef Rollins [Tue, 3 Mar 2009 21:22:50 +0000 (16:22 -0500)]
update dependencies in web site.
Daniel Kahn Gillmor [Tue, 3 Mar 2009 20:56:41 +0000 (15:56 -0500)]
allowed for exceptions in licensing so if there is individual content that needs a specific other license, we can do so.
Daniel Kahn Gillmor [Tue, 3 Mar 2009 20:54:59 +0000 (15:54 -0500)]
refer to web.monkeysphere.info as "web site" instead of "wiki" to distinguish it from our more general public-access wiki/ticket tracking on labs.riseup.
Daniel Kahn Gillmor [Tue, 3 Mar 2009 20:48:35 +0000 (15:48 -0500)]
clarified content/licensing on main page of web site.
Daniel Kahn Gillmor [Tue, 3 Mar 2009 20:46:53 +0000 (15:46 -0500)]
trying markdown in the meta tags.
Daniel Kahn Gillmor [Tue, 3 Mar 2009 20:38:39 +0000 (15:38 -0500)]
test adding license and copyright info to the main page on the wiki via meta tags.
Daniel Kahn Gillmor [Tue, 3 Mar 2009 20:14:12 +0000 (15:14 -0500)]
put explicit licensing information in the website CSS after discussion with other authors.
Jameson Graef Rollins [Tue, 3 Mar 2009 16:56:00 +0000 (11:56 -0500)]
fix to logging to prefix all log output with log prefix, and allow changing of log prefix.
Daniel Kahn Gillmor [Tue, 3 Mar 2009 06:15:50 +0000 (01:15 -0500)]
quieted down m-a add_certifier: there is no reason why the admin should be shown gpg noise.
Daniel Kahn Gillmor [Tue, 3 Mar 2009 05:13:11 +0000 (00:13 -0500)]
transitions/0.23: when backing up old gnupg-{host,authentication}, timestamp backups so that they are relatively unique: this makes collisions less likely if the script gets run twice (failing the first time), and helps record the history of the cleanup as well
Daniel Kahn Gillmor [Mon, 2 Mar 2009 22:49:53 +0000 (17:49 -0500)]
clearer error reporting for transition scripts in postinst.
Daniel Kahn Gillmor [Mon, 2 Mar 2009 22:42:33 +0000 (17:42 -0500)]
quieting down the transition script (and m-a setup).
Jameson Graef Rollins [Mon, 2 Mar 2009 20:41:08 +0000 (15:41 -0500)]
update man page for subkey-to-ssh-agent, to add info about MONKEYSPHERE_SUBKEYS_FOR_AGENT
Jameson Graef Rollins [Mon, 2 Mar 2009 20:35:59 +0000 (15:35 -0500)]
Merge commit 'dkg/master'
Jameson Graef Rollins [Mon, 2 Mar 2009 20:35:06 +0000 (15:35 -0500)]
added ability to specify subkeys to add to agent with MONKEYSPHERE_SUBKEYS_FOR_AGENT variable.
Daniel Kahn Gillmor [Mon, 2 Mar 2009 19:39:21 +0000 (14:39 -0500)]
Merge commit 'jrollins/master'
Jameson Graef Rollins [Mon, 2 Mar 2009 19:27:00 +0000 (14:27 -0500)]
Merge commit 'dkg/master'
Jameson Graef Rollins [Mon, 2 Mar 2009 19:26:43 +0000 (14:26 -0500)]
don't reference tests for key publication in m-h diagnostics man entry.
Daniel Kahn Gillmor [Mon, 2 Mar 2009 19:17:35 +0000 (14:17 -0500)]
added a prerm script to explicitly fail if someone attempts to downgrade to anything before 0.23
Daniel Kahn Gillmor [Mon, 2 Mar 2009 18:47:08 +0000 (13:47 -0500)]
more man page tweaking.
Jameson Graef Rollins [Mon, 2 Mar 2009 18:22:48 +0000 (13:22 -0500)]
Merge commit 'dkg/master'
Jameson Graef Rollins [Mon, 2 Mar 2009 18:21:22 +0000 (13:21 -0500)]
expanded/clarified setup examples