mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] nftables: version bump 0.8.3 -> 1.0.1
@ 2022-01-10  7:29 Alexander Dahl
  2022-01-14 12:50 ` Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Dahl @ 2022-01-10  7:29 UTC (permalink / raw)
  To: ptxdist; +Cc: Alexander Dahl

Signed-off-by: Alexander Dahl <ada@thorsis.com>
---
 rules/nftables.make | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/rules/nftables.make b/rules/nftables.make
index 542071d2c..aaf170e37 100644
--- a/rules/nftables.make
+++ b/rules/nftables.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_NFTABLES) += nftables
 #
 # Paths and names
 #
-NFTABLES_VERSION	:= 0.8.3
-NFTABLES_MD5		:= a604501c10a302fa417410b16f293d2c
+NFTABLES_VERSION	:= 1.0.1
+NFTABLES_MD5		:= e3cf7011ee1e8e123c962446262de7cc
 NFTABLES		:= nftables-$(NFTABLES_VERSION)
 NFTABLES_SUFFIX		:= tar.bz2
 NFTABLES_URL		:= http://ftp.netfilter.org/pub/nftables/$(NFTABLES).$(NFTABLES_SUFFIX)
@@ -36,10 +36,11 @@ NFTABLES_CONF_OPT	:= \
 	$(CROSS_AUTOCONF_USR) \
 	--$(call ptx/endis, PTXCONF_NFTABLES_DEBUG)-debug \
 	--disable-man-doc \
-	--disable-pdf-doc \
+	--disable-python \
 	--$(call ptx/wwo, PTXCONF_NFTABLES_MGMP)-mini-gmp \
 	--without-cli \
-	--without-xtables
+	--without-xtables \
+	--without-json
 
 # ----------------------------------------------------------------------------
 # Target-Install
@@ -56,6 +57,7 @@ $(STATEDIR)/nftables.targetinstall:
 
 	@$(call install_copy, nftables, 0, 0, 0755, -, /usr/sbin/nft)
 	@$(call install_alternative, nftables, 0, 0, 0755, /etc/nftables.conf)
+	@$(call install_lib, nftables, 0, 0, 0644, libnftables)
 
 ifdef PTXCONF_NFTABLES_STARTSCRIPT
 	@$(call install_alternative, nftables, 0, 0, 0755, /etc/init.d/nftables)
-- 
2.20.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [PATCH] nftables: version bump 0.8.3 -> 1.0.1
  2022-01-10  7:29 [ptxdist] [PATCH] nftables: version bump 0.8.3 -> 1.0.1 Alexander Dahl
@ 2022-01-14 12:50 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2022-01-14 12:50 UTC (permalink / raw)
  To: Alexander Dahl; +Cc: ptxdist

On Mon, Jan 10, 2022 at 08:29:58AM +0100, Alexander Dahl wrote:
> Signed-off-by: Alexander Dahl <ada@thorsis.com>
> ---
>  rules/nftables.make | 10 ++++++----
>  1 file changed, 6 insertions(+), 4 deletions(-)
> 
> diff --git a/rules/nftables.make b/rules/nftables.make
> index 542071d2c..aaf170e37 100644
> --- a/rules/nftables.make
> +++ b/rules/nftables.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_NFTABLES) += nftables
>  #
>  # Paths and names
>  #
> -NFTABLES_VERSION	:= 0.8.3
> -NFTABLES_MD5		:= a604501c10a302fa417410b16f293d2c
> +NFTABLES_VERSION	:= 1.0.1
> +NFTABLES_MD5		:= e3cf7011ee1e8e123c962446262de7cc
>  NFTABLES		:= nftables-$(NFTABLES_VERSION)
>  NFTABLES_SUFFIX		:= tar.bz2
>  NFTABLES_URL		:= http://ftp.netfilter.org/pub/nftables/$(NFTABLES).$(NFTABLES_SUFFIX)
> @@ -36,10 +36,11 @@ NFTABLES_CONF_OPT	:= \
>  	$(CROSS_AUTOCONF_USR) \
>  	--$(call ptx/endis, PTXCONF_NFTABLES_DEBUG)-debug \
>  	--disable-man-doc \
> -	--disable-pdf-doc \
> +	--disable-python \
>  	--$(call ptx/wwo, PTXCONF_NFTABLES_MGMP)-mini-gmp \
>  	--without-cli \
> -	--without-xtables
> +	--without-xtables \

There is an old patch that makes this option work correctly. Please update
or remove if it was fixed upstream.

Michael

> +	--without-json
>  
>  # ----------------------------------------------------------------------------
>  # Target-Install
> @@ -56,6 +57,7 @@ $(STATEDIR)/nftables.targetinstall:
>  
>  	@$(call install_copy, nftables, 0, 0, 0755, -, /usr/sbin/nft)
>  	@$(call install_alternative, nftables, 0, 0, 0755, /etc/nftables.conf)
> +	@$(call install_lib, nftables, 0, 0, 0644, libnftables)
>  
>  ifdef PTXCONF_NFTABLES_STARTSCRIPT
>  	@$(call install_alternative, nftables, 0, 0, 0755, /etc/init.d/nftables)
> -- 
> 2.20.1
> 
> 
> _______________________________________________
> ptxdist mailing list
> ptxdist@pengutronix.de
> To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-14 12:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-10  7:29 [ptxdist] [PATCH] nftables: version bump 0.8.3 -> 1.0.1 Alexander Dahl
2022-01-14 12:50 ` Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox