SELinux Archive mirror
 help / color / mirror / Atom feed
From: James Carter <jwcart2@gmail.com>
To: "Christian Göttsche" <cgzones@googlemail.com>
Cc: selinux@vger.kernel.org
Subject: Re: [PATCH 1/5] libselinux/utils/selabel_digest: drop unsupported option -d
Date: Wed, 20 Mar 2024 16:06:23 -0400	[thread overview]
Message-ID: <CAP+JOzQX0NBMZDOUVYL7S2vryoFr6AGVVBrwER9F8oMU0gCaEQ@mail.gmail.com> (raw)
In-Reply-To: <CAP+JOzRWQRtnR56bkLNmCB0F3fGR-2v-DRyTg8Jd=wxFMUv=hg@mail.gmail.com>

On Thu, Mar 14, 2024 at 12:06 PM James Carter <jwcart2@gmail.com> wrote:
>
> On Wed, Mar 13, 2024 at 7:12 AM Christian Göttsche
> <cgzones@googlemail.com> wrote:
> >
> > The command line option -d is not supported, drop from usage message.
> >
> > Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
>
> For these 5 patches:
> Acked-by: James Carter <jwcart2@gmail.com>
>

These 5 patches have been merged.
Thanks,
Jim

> > ---
> >  libselinux/utils/selabel_digest.c | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/libselinux/utils/selabel_digest.c b/libselinux/utils/selabel_digest.c
> > index bf22b472..50f55311 100644
> > --- a/libselinux/utils/selabel_digest.c
> > +++ b/libselinux/utils/selabel_digest.c
> > @@ -11,7 +11,7 @@ static size_t digest_len;
> >  static __attribute__ ((__noreturn__)) void usage(const char *progname)
> >  {
> >         fprintf(stderr,
> > -               "usage: %s -b backend [-d] [-v] [-B] [-i] [-f file]\n\n"
> > +               "usage: %s -b backend [-v] [-B] [-i] [-f file]\n\n"
> >                 "Where:\n\t"
> >                 "-b  The backend - \"file\", \"media\", \"x\", \"db\" or "
> >                         "\"prop\"\n\t"
> > --
> > 2.43.0
> >
> >

      reply	other threads:[~2024-03-20 20:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-13 11:10 [PATCH 1/5] libselinux/utils/selabel_digest: drop unsupported option -d Christian Göttsche
2024-03-13 11:10 ` [PATCH 2/5] libselinux/utils/selabel_digest: cleanup Christian Göttsche
2024-03-13 11:10 ` [PATCH 3/5] libselinux/utils/selabel_digest: avoid buffer overflow Christian Göttsche
2024-03-13 11:10 ` [PATCH 4/5] libselinux: free data on selabel open failure Christian Göttsche
2024-03-13 11:10 ` [PATCH 5/5] libselinux/utils/selabel_digest: pass BASEONLY only for file backend Christian Göttsche
2024-03-14 16:06 ` [PATCH 1/5] libselinux/utils/selabel_digest: drop unsupported option -d James Carter
2024-03-20 20:06   ` James Carter [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAP+JOzQX0NBMZDOUVYL7S2vryoFr6AGVVBrwER9F8oMU0gCaEQ@mail.gmail.com \
    --to=jwcart2@gmail.com \
    --cc=cgzones@googlemail.com \
    --cc=selinux@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).