From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D73D813877A for ; Wed, 20 Aug 2014 03:55:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EDBE0E08F4; Wed, 20 Aug 2014 03:55:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0E6F7E0886 for ; Wed, 20 Aug 2014 03:55:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6A96D3401FB for ; Wed, 20 Aug 2014 03:55:23 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9BDA739BE for ; Wed, 20 Aug 2014 03:55:19 +0000 (UTC) From: "Brian Dolbec" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Dolbec" Message-ID: <1408235878.fdf7e6e80392c10811fd3b0e1d2a0db6f13d8522.dol-sen@gentoo> Subject: [gentoo-commits] proj/gentoo-keys:master commit in: / X-VCS-Repository: proj/gentoo-keys X-VCS-Committer: dol-sen X-VCS-Committer-Name: Brian Dolbec X-VCS-Revision: fdf7e6e80392c10811fd3b0e1d2a0db6f13d8522 X-VCS-Branch: master Date: Wed, 20 Aug 2014 03:55:19 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 06000162-73c3-4f82-a5f1-3d9977a4fb34 X-Archives-Hash: 14f1abe60fb3bf77e3e6a8e2292f2474 commit: fdf7e6e80392c10811fd3b0e1d2a0db6f13d8522 Author: Pavlos Ratis gentoo org> AuthorDate: Sun Aug 17 00:37:58 2014 +0000 Commit: Brian Dolbec gmail com> CommitDate: Sun Aug 17 00:37:58 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/gentoo-keys.git;a=commit;h=fdf7e6e8 Merge pull request #22 from gentoo/key_checks add support for key health checking to installed keys; general improvements gkeys/actions.py | 48 ++++++++++++++++++++++++++++++++++++++++++------ gkeys/cli.py | 6 +++++- gkeys/config.py | 4 ++++ gkeys/lib.py | 54 +++++++++++++++++++++++++++++++++++++++++++++++++++--- 4 files changed, 102 insertions(+), 10 deletions(-)