* [PATCH] libnetfilter_queue: Update to 1.0.4
@ 2019-09-08 17:38 Stefan Schantl
2019-09-09 9:54 ` Michael Tremer
0 siblings, 1 reply; 2+ messages in thread
From: Stefan Schantl @ 2019-09-08 17:38 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1249 bytes --]
Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
config/rootfiles/common/libnetfilter_queue | 2 +-
lfs/libnetfilter_queue | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/config/rootfiles/common/libnetfilter_queue b/config/rootfiles/common/libnetfilter_queue
index 418a5df89..087223033 100644
--- a/config/rootfiles/common/libnetfilter_queue
+++ b/config/rootfiles/common/libnetfilter_queue
@@ -10,5 +10,5 @@
#usr/lib/libnetfilter_queue.la
#usr/lib/libnetfilter_queue.so
usr/lib/libnetfilter_queue.so.1
-usr/lib/libnetfilter_queue.so.1.3.0
+usr/lib/libnetfilter_queue.so.1.4.0
#usr/lib/pkgconfig/libnetfilter_queue.pc
diff --git a/lfs/libnetfilter_queue b/lfs/libnetfilter_queue
index 688f5702d..bb22a7f16 100644
--- a/lfs/libnetfilter_queue
+++ b/lfs/libnetfilter_queue
@@ -24,7 +24,7 @@
include Config
-VER = 1.0.2
+VER = 1.0.3
THISAPP = libnetfilter_queue-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = df09befac35cb215865b39a36c96a3fa
+$(DL_FILE)_MD5 = 700ce0ae4784257ab5abe6fd1802f366
install : $(TARGET)
--
2.20.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] libnetfilter_queue: Update to 1.0.4
2019-09-08 17:38 [PATCH] libnetfilter_queue: Update to 1.0.4 Stefan Schantl
@ 2019-09-09 9:54 ` Michael Tremer
0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2019-09-09 9:54 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1461 bytes --]
Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>
> On 8 Sep 2019, at 18:38, Stefan Schantl <stefan.schantl(a)ipfire.org> wrote:
>
> Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
> ---
> config/rootfiles/common/libnetfilter_queue | 2 +-
> lfs/libnetfilter_queue | 4 ++--
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/config/rootfiles/common/libnetfilter_queue b/config/rootfiles/common/libnetfilter_queue
> index 418a5df89..087223033 100644
> --- a/config/rootfiles/common/libnetfilter_queue
> +++ b/config/rootfiles/common/libnetfilter_queue
> @@ -10,5 +10,5 @@
> #usr/lib/libnetfilter_queue.la
> #usr/lib/libnetfilter_queue.so
> usr/lib/libnetfilter_queue.so.1
> -usr/lib/libnetfilter_queue.so.1.3.0
> +usr/lib/libnetfilter_queue.so.1.4.0
> #usr/lib/pkgconfig/libnetfilter_queue.pc
> diff --git a/lfs/libnetfilter_queue b/lfs/libnetfilter_queue
> index 688f5702d..bb22a7f16 100644
> --- a/lfs/libnetfilter_queue
> +++ b/lfs/libnetfilter_queue
> @@ -24,7 +24,7 @@
>
> include Config
>
> -VER = 1.0.2
> +VER = 1.0.3
>
> THISAPP = libnetfilter_queue-$(VER)
> DL_FILE = $(THISAPP).tar.bz2
> @@ -40,7 +40,7 @@ objects = $(DL_FILE)
>
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>
> -$(DL_FILE)_MD5 = df09befac35cb215865b39a36c96a3fa
> +$(DL_FILE)_MD5 = 700ce0ae4784257ab5abe6fd1802f366
>
> install : $(TARGET)
>
> --
> 2.20.1
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-09-09 9:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-08 17:38 [PATCH] libnetfilter_queue: Update to 1.0.4 Stefan Schantl
2019-09-09 9:54 ` Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox