All of lore.kernel.org
 help / color / mirror / Atom feed
From: Petr Lautrbach <plautrba@redhat.com>
To: Ondrej Mosnacek <omosnace@redhat.com>
Cc: SElinux list <selinux@vger.kernel.org>
Subject: Re: [PATCH] libselinux: Fix selinux_restorecon_parallel symbol version
Date: Mon, 29 Nov 2021 18:53:39 +0100	[thread overview]
Message-ID: <87zgpm26ho.fsf@redhat.com> (raw)
In-Reply-To: <CAFqZXNsm966va58Y-+cdVEPPJXvqz=tJPm_Q9bVpTT6q0qNf-w@mail.gmail.com>

Ondrej Mosnacek <omosnace@redhat.com> writes:

> On Tue, Nov 23, 2021 at 11:38 AM Petr Lautrbach <plautrba@redhat.com> wrote:
>> selinux_restorecon_parallel was originally proposed before 3.3, but it
>> was merged after release so it will be introduced in version 3.4.
>>
>> Signed-off-by: Petr Lautrbach <plautrba@redhat.com>
>> ---
>>  libselinux/src/libselinux.map | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/libselinux/src/libselinux.map b/libselinux/src/libselinux.map
>> index d138e951ef0d..4acf1caacb55 100644
>> --- a/libselinux/src/libselinux.map
>> +++ b/libselinux/src/libselinux.map
>> @@ -241,7 +241,7 @@ LIBSELINUX_1.0 {
>>      *;
>>  };
>>
>> -LIBSELINUX_3.3 {
>> +LIBSELINUX_3.4 {
>>    global:
>>      selinux_restorecon_parallel;
>>  } LIBSELINUX_1.0;
>> --
>> 2.33.1
>>
>
> Thanks, I forgot to bump this when sending the v4.
>
> Acked-by: Ondrej Mosnacek <omosnace@redhat.com>
>

Merged.


      reply	other threads:[~2021-11-29 17:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-23 10:38 [PATCH] libselinux: Fix selinux_restorecon_parallel symbol version Petr Lautrbach
2021-11-23 11:29 ` Ondrej Mosnacek
2021-11-29 17:53   ` Petr Lautrbach [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=87zgpm26ho.fsf@redhat.com \
    --to=plautrba@redhat.com \
    --cc=omosnace@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.