[Pkg-privacy-commits] [monkeysphere] annotated tag monkeysphere_0.25 created (now 8e1bc8a)

Ximin Luo infinity0 at moszumanska.debian.org
Sat Aug 22 13:38:25 UTC 2015


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a change to annotated tag monkeysphere_0.25
in repository monkeysphere.

        at  8e1bc8a   (tag)
   tagging  252f825c7287e5ccaf5074f276234176ae95f891 (commit)
  replaces  monkeysphere_0.24-1
 tagged by  Daniel Kahn Gillmor
        on  Thu Jul 16 22:19:39 2009 -0400

- Log -----------------------------------------------------------------
Tagging Monkeysphere 0.25
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iQIVAwUASl/fu8zS7ZTSFznpAQrLkA//U59uaKXANuVvSHy9fv7l+lP8f787KbDn
9NhA4gPFzev5IvJmYkUbzCKbGmTvGtdniKOKt8M6UNdXcFuMnyUUMfRcQcvsL+/O
mA+QHsrVOf846R51EdO5nYs5Mlzd8DH1GmMzCN7iVL2TEpSEKdt3qcJZ5cpRnEbX
BJ2JfrXWALyzXI4Sn3ANE6Oix4qOhycq73j8aMNBJjY7bTJ22DpCILDXR2baRa6t
JArRK+X8qdVeJIVx+8BrBXs/bsdZEaLsOq1MuVo9mqE3/3LoEaAdpbTel370rvN2
4Bsa2AdStg0JLt4fH8Ws8VirZp68degmp9A9NaZEFlH2SoqjLzBwag8mh5j/qTuC
M+YUJIIaYU3q81bjJzW+Ojx/xUW6pUMvFEypk/nm2Jao2BmV8hRnAHdfvSg+HE+9
z9f8VPaVeCAGhzPRwachTZ0DJmkmsUFCLNZCzT0gkde1pa7hDmwa0RrFeWnVkuVB
QKQXuWZu6oq9TaGcLUyhdCqR//iQkffcoT0xF7y3spPylyRG9Yd25joLzELQm3aU
dkRi+/Fxqi2YYxJQYmRgQz5mVccekJlILI402pXHKr9VhWDJ9PDhopwfis63mnuK
loAHsVEkKoWTXoTPFEMV4ZOo6SwOhHNiid0aYblhg1rmRyt+uWqTZ/m+O1mzXbS7
rVOZratfrCU=
=wxjy
-----END PGP SIGNATURE-----

Daniel Kahn Gillmor (61):
      updating FreeBSD port for 0.24
      update freebsd Makefile to reflect reorganization of Monkeysphere, and transition to perl.
      More FreeBSD packaging work: removing gnutls patches -- not needed for monkeysphere; updating maintainer scripts.
      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
      FreeBSD porting: do one more path translation.
      FreeBSD: clean up some portlint warnings.
      FreeBSD packaging: use tabs for variable declarations in Makefile
      cleaning up a lingering non-portable mktemp invocation.
      FreeBSD porting: trying to make sure package cleanup goes smoothly.
      FreeBSD packaging: make sure to clean up cruft after in-place sed replacement.
      FreeBSD packaging: revert to simpler hack for debian tarballs; use ${FIND} instead of find
      updated web site to reflect new status in FreeBSD ports.
      Added news announcement of FreeBSD port.
      Merge commit 'jrollins/master'
      include changelog entry about mktemp portability update.
      added a copy of the ExternalValidation spec from the old GnuTLS wiki, pulled from the google cache.  needs cleanup
      remove some extraneous invocations of cat.
      updating debian/changelog
      add FIXME note about IPv6 addresses, and break out hostnames from the last colon, not the first.
      improving usage and man page for monkeysphere ssh-proxycommand.
      fixing typo in monkeysphere.1 (thanks, Suno Ano)
      fix typo in monkeysphere-host.8 (thanks, Suno Ano)
      trying to make m gen-subkey more responsive in the face of errors, and clearer to the user about what is going on.
      actually check for md5 in the path within file_hash()
      more portable perl-based simple_checksum; i think this is correct, but i welcome any pointers about what i might be getting wrong.
      replacing head -c with dd (for portability reasons, see #673)
      additional notes to release manager about keeping track of non-debian ports.
      Merge commit 'jrollins/master'
      added links to further reading.
      update download web page to describe debian-derived systems
      george upgrade and key extension
      pem2openpgp now makes signatures over SHA256 instead of SHA1, due to concerns about the growing weakness of SHA1.
      properly match fingerprints with leading 0 bytes (https://labs.riseup.net/code/issues/show/831)
      break out signature timestamp from key timestamp, allow them to be set independently.
      added comments to keytrans
      describe authorized_user_ids more clearly in man pages.
      try to make keytrans test useful again.
      Test keytrans in addition to testing the basic suite
      Merge commit 'jrollins/master'
      update keytrans test to produce more reasonable output
      switching keyrtrans from Digest::SHA1 to Digest::SHA
      rearchitect keytrans to isolate OpenPGP packet parsing routines
      document slackware SlackBuild scripts from rhatto
      Merge commit 'jrollins/master'
      committing some code related to walking the tree of openpgp signatures.
      broke out gensig() to create individual self-sig packets of various types.
      functional user ID revocation at last!
      completed user ID revocation by emitting a bundle (key+uid+selfsig+revsig) that gpg is willing to import.
      implemented adding user IDs as well.
      added tests to keytrans add and revoke user ID functionality
      recording extra suggested test for keytrans (deal with subkeys?)
      monkeysphere-host add-hostname now uses perl backend.
      fixing typo and thinko in keytrans
      tests/basic now tests for adding and revoking hostnames.
      fixing find_host_userid -- did this ever work?
      simplifying find_host_user_id function.
      ensure proper usage flags on new hostname selfsigs
      test revocation against alternate hostnames so that other tests can run after the revocation tests.
      make sure that revokehostname sees the pieces it needs to see in order to create a useful revocation certificate.
      update changelog with work on MS #422
      preparing 0.25 release

Greg Lyle (1):
      Check for a host key before running monkeysphere-host diagnostics

Jameson Graef Rollins (60):
      fix the marginal ui output so that it's not prefixed by the
      add screenshot tab to website.
      dumb mistake to screenshot tab.
      make the tab SCREENSHOTS (plural).
      Merge commit 'dkg/master'
      fix small typo in monkeysphere.conf
      modify the ssh_proxycommand marginal ui output so that it better
      add news note about 0.24 in testing, and update download page.
      Merge commit 'micah/master'
      small web tweak.
      Revert "small web tweak."
      small web tweak
      Start of macport packaging.
      some more pruning of unnecessary usage of cat for the gnupg scripts.
      Merge commit 'web/master'
      proposed patch for issue #660, to properly specify host and port number in known_hosts lines.
      some updates to the macports package.  actually installs things properly now, but there are still some run-time issues to sort out.
      add proxycommand --no-connect option to monkeysphere usage
      macports: attempt at something that would 'patch' in the correct SYS..DIR variables
      macports: better way to swap SYSDATADIR
      some small compatibility changes:
      use /usr/bin/env to call perl in keytrans shebang.
      undo perl shebang line change i just made, since the '-w -T' options don't seem to work with /usr/bin/env
      macports: fix perl dependencies, and add socat dependency
      fix typo in check_key_file_permissions function
      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
      couple of modifications to the test:
      macports: move to just perl5 dependency (which for now is 5.8).
      remove -w from keytrans shebang line, since it's redundant with 'use warnings'
      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
      macports: improve perl shebang line modification for keytrans
      macports: remove socat from the run depends, since it's not actually a run dependency.
      add new util script to update the macports Portfile
      add macports portfile update target to makefile
      revert macports back to state for 0.24, until 0.25 is actually released
      update debian packaging Standards-Version to 3.8.1
      Add two new compatibility functions:
      add else failure to list_users function
      make test prompt for shell on failure enbabled by default, and turned off with env variable MONKEYSPHERE_TEST_NO_EXAMINE
      Add sshfpr subcommand to monkeysphere
      Merge commit 'dkg/master'
      resolve symlinks when checking path permissions
      fix frankly bizarre accidental change from last commit.
      some small improvements to test/basic, including checking for sshd
      explicitly set MONKEYSPHERE_GROUP
      update changelog from previous commit
      Merge commit 'mlcastle/master'
      improve function to get primary group to make it more portable
      Merge commit 'mlcastle/master'
      improve marginal UI for cases when host key can't be retrieved
      Merge commit 'greg/master'
      fix closes: in changelog, and update standards version
      Merge commit 'mjgoins/master'
      update portfile with new release info
      update test to test for cases when authorized_user_ids is a symlink
      add more tests for various cases of critical files under symlinked paths
      Merge commit 'mlcastle/master'
      improvements monkeysphere-host diagnostics
      add a 'wait' in the test ssh_test function to try to get around the race condition problem
      update changelog for 0.25 release

Matt Goins (21):
      Merge commit 'dkg/master'
      Merge commit 'jrollins/master'
      Merge commit 'jrollins/master'
      Merge commit 'jrollins/master'
      Merge commit 'jrollins/master'
      Merge commit 'jrollins/master'
      Merge commit 'dkg/master'
      Merge commit 'jrollins/master'
      Merge commit 'jrollins/master'
      Merge commit 'dkg/master'
      Merge commit 'jrollins/master'
      Merge commit 'jrollins/master'
      Merge commit 'jrollins/master'
      Merge branch 'master' of git://lair.fifthhorseman.net/~dkg/monkeysphere
      Merge commit 'dkg/master'
      Merge commit 'dkg/master'
      Merge commit 'dkg/master'
      Merge commit 'jrollins/master'
      Merge commit 'dkg/master'
      Merge commit 'dkg/master'
      Merge commit 'dkg/master'

Matthew Goins (7):
      Merge commit 'dkg/master'
      Merge commit 'jrollins/master'
      Merge commit 'dkg/master'
      Merge commit 'dkg/master'
      Merge commit 'jrollins/master'
      Merge commit 'dkg/master'
      Attempted to clarify a few steps in the "getting started for admin"

Micah Anderson (5):
      no need anymore to specify which part of the Debian archive the package is available in
      fix up the debian download section, add a link to the packages.d.o
      Merge commit 'jrollins/master'
      add a news entry about the backports.org availability
      updated packages on george

Suno Ano (3):
      started a README
      added some dummy comment to .gitignore
      removed dummy comment to .gitignore again

mike castleman (3):
      don't use read -p; it is sucky (closes: #446)
      more replacement of read -p with printf; read (re #446)
      show git revision in version commands

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/monkeysphere.git



More information about the Pkg-privacy-commits mailing list