lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Fri, 2 Feb 2018 15:33:50 -0500
From:   Paul Moore <paul@...l-moore.com>
To:     Richard Guy Briggs <rgb@...hat.com>
Cc:     linux-audit@...hat.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] audit: update bugtracker and source URIs

On Fri, Feb 2, 2018 at 6:39 AM, Richard Guy Briggs <rgb@...hat.com> wrote:
> Since the Linux Audit project has transitioned completely over to
> github, update the MAINTAINERS file and the primary audit source file to
> reflect that reality.
>
> Signed-off-by: Richard Guy Briggs <rgb@...hat.com>
> ---
>  MAINTAINERS    | 1 -
>  kernel/audit.c | 3 ++-
>  2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 845fc25..fba4875 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2479,7 +2479,6 @@ M:        Paul Moore <paul@...l-moore.com>
>  M:     Eric Paris <eparis@...hat.com>
>  L:     linux-audit@...hat.com (moderated for non-subscribers)
>  W:     https://github.com/linux-audit
> -W:     https://people.redhat.com/sgrubb/audit
>  T:     git git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit.git
>  S:     Supported
>  F:     include/linux/audit.h
> diff --git a/kernel/audit.c b/kernel/audit.c
> index 227db99..06964f1 100644
> --- a/kernel/audit.c
> +++ b/kernel/audit.c
> @@ -38,7 +38,8 @@
>   *       6) Support low-overhead kernel-based filtering to minimize the
>   *          information that must be passed to user-space.
>   *
> - * Example user-space utilities: http://people.redhat.com/sgrubb/audit/
> + * Audit kernel, userspace, documentation and testsuite bugtrackers and
> + * repositories: https://github.com/linux-audit
>   */

Since we've got another week (I don't expect the merge window to close
until *next* weekend), I'm going to be a little more nit-picky than
usual.  Let's change it from "Audit kernel, userspace, documentation
..." to "Audit userspace, documentation, tests, and bug/issue
trackers: ...".

The reason is that while we have a kernel repository there, it isn't
the official repository, it's just a mirror so that we can leverage
the issue tracking and other tools that GitHub provides.  Make sense?

-- 
paul moore
www.paul-moore.com

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ