From: "Peter Müller" <peter.mueller@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] libnetfilter_cthelper: Update to version 1.0.1
Date: Mon, 30 May 2022 19:15:44 +0000 [thread overview]
Message-ID: <99206964-a3c4-1a8b-e474-6511bdd342b0@ipfire.org> (raw)
In-Reply-To: <20220511083935.3979-1-adolf.belka@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 1358 bytes --]
Reviewed-by: Peter Müller <peter.mueller(a)ipfire.org>
> - Update from version 1.0.0 to 1.0.1
> - Update of rootfile not required
> - Changelog
> 1.0.1
> * Allow build on uclinux
> * Use after free in nfct_helper_free()
> * Double free in nfct-helper-add example
> * Invalid argument error in nftc-helper-add
> * Incorrect netlink message building with multiple nfct helper policies
>
> Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
> ---
> lfs/libnetfilter_cthelper | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/lfs/libnetfilter_cthelper b/lfs/libnetfilter_cthelper
> index 784f471e3..418a8913c 100644
> --- a/lfs/libnetfilter_cthelper
> +++ b/lfs/libnetfilter_cthelper
> @@ -24,7 +24,7 @@
>
> include Config
>
> -VER = 1.0.0
> +VER = 1.0.1
>
> THISAPP = libnetfilter_cthelper-$(VER)
> DL_FILE = $(THISAPP).tar.bz2
> @@ -40,7 +40,7 @@ objects = $(DL_FILE)
>
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>
> -$(DL_FILE)_BLAKE2 = 622a4e27629d97a0ab2b5032e972914f2ab8764ab60ab7090b173ceabfe9648e09452e931dacb822090c5f816b553b8e73b8f8a4ee431db9f6dd092d9d4283ee
> +$(DL_FILE)_BLAKE2 = cc5ae85dca896c0b8b1b704e0c5cc201677f48c2765520dc992a1b218d1334e04c592ba48cf06efe32a5089c7ad70fa44cbb2b40f2e8400d7ef9d2976a6425ee
>
> install : $(TARGET)
>
prev parent reply other threads:[~2022-05-30 19:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-11 8:39 Adolf Belka
2022-05-30 19:15 ` Peter Müller [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=99206964-a3c4-1a8b-e474-6511bdd342b0@ipfire.org \
--to=peter.mueller@ipfire.org \
--cc=development@lists.ipfire.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