* [PATCH 2/3] libnetfilter_conntrack: Update to 1.0.8
@ 2020-09-07 11:48 Adolf Belka
2020-09-10 11:57 ` Michael Tremer
0 siblings, 1 reply; 2+ messages in thread
From: Adolf Belka @ 2020-09-07 11:48 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 811 bytes --]
- Update libnetfilter_conntrack from version 1.0.7 to 1.0.8
- No change to rootfiles
Supporting request from Peter Müller
Signed-off-by: Adolf Belka <ahb.ipfire(a)gmail.com>
---
lfs/libnetfilter_conntrack | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lfs/libnetfilter_conntrack b/lfs/libnetfilter_conntrack
index 4309fd285..6c9d04022 100644
--- a/lfs/libnetfilter_conntrack
+++ b/lfs/libnetfilter_conntrack
@@ -24,7 +24,7 @@
include Config
-VER = 1.0.7
+VER = 1.0.8
THISAPP = libnetfilter_conntrack-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 013d182c2df716fcb5eb2a1fb7febd1f
+$(DL_FILE)_MD5 = 3121b55acf97322db830da75d8407cba
install : $(TARGET)
--
2.28.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH 2/3] libnetfilter_conntrack: Update to 1.0.8
2020-09-07 11:48 [PATCH 2/3] libnetfilter_conntrack: Update to 1.0.8 Adolf Belka
@ 2020-09-10 11:57 ` Michael Tremer
0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2020-09-10 11:57 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 999 bytes --]
Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>
> On 7 Sep 2020, at 12:48, Adolf Belka <ahb.ipfire(a)gmail.com> wrote:
>
> - Update libnetfilter_conntrack from version 1.0.7 to 1.0.8
> - No change to rootfiles
>
> Supporting request from Peter Müller
> Signed-off-by: Adolf Belka <ahb.ipfire(a)gmail.com>
> ---
> lfs/libnetfilter_conntrack | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/lfs/libnetfilter_conntrack b/lfs/libnetfilter_conntrack
> index 4309fd285..6c9d04022 100644
> --- a/lfs/libnetfilter_conntrack
> +++ b/lfs/libnetfilter_conntrack
> @@ -24,7 +24,7 @@
>
> include Config
>
> -VER = 1.0.7
> +VER = 1.0.8
>
> THISAPP = libnetfilter_conntrack-$(VER)
> DL_FILE = $(THISAPP).tar.bz2
> @@ -40,7 +40,7 @@ objects = $(DL_FILE)
>
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>
> -$(DL_FILE)_MD5 = 013d182c2df716fcb5eb2a1fb7febd1f
> +$(DL_FILE)_MD5 = 3121b55acf97322db830da75d8407cba
>
> install : $(TARGET)
>
> --
> 2.28.0
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-09-10 11:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-07 11:48 [PATCH 2/3] libnetfilter_conntrack: Update to 1.0.8 Adolf Belka
2020-09-10 11:57 ` Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox