mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Andreas Geisenhainer <Andreas.Geisenhainer@atsonline.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH 2/2] nftables: bump version to 0.6 and remove "depends on BROKEN" for built-in GMP
Date: Tue, 7 Jun 2016 17:20:24 +0200	[thread overview]
Message-ID: <1465312824-12911-1-git-send-email-Andreas.Geisenhainer@atsonline.de> (raw)
In-Reply-To: <1465310627-367-1-git-send-email-Andreas.Geisenhainer@atsonline.de>

Signed-off-by: Andreas Geisenhainer <Andreas.Geisenhainer@atsonline.de>
---
 rules/nftables.in   | 2 --
 rules/nftables.make | 4 ++--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/rules/nftables.in b/rules/nftables.in
index a08a78f..0377e73 100644
--- a/rules/nftables.in
+++ b/rules/nftables.in
@@ -28,8 +28,6 @@ config NFTABLES_DEBUG
 config NFTABLES_MGMP
 	bool
 	prompt "use mini-GMP"
-	# broken in v0.5 (seems to be fixed some time after)
-	depends on BROKEN
 	help
 	  use the nftables build-in mini-GMP instead of linking to the shared
 	  libgmp. (may reduce debugging verbosity on some files)
diff --git a/rules/nftables.make b/rules/nftables.make
index 41eb930..7486c73 100644
--- a/rules/nftables.make
+++ b/rules/nftables.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_NFTABLES) += nftables
 #
 # Paths and names
 #
-NFTABLES_VERSION	:= 0.5
-NFTABLES_MD5		:= 94bfe1c54bcb9f6ed974835f2fca8069
+NFTABLES_VERSION	:= 0.6
+NFTABLES_MD5		:= fd320e35fdf14b7be795492189b13dae
 NFTABLES		:= nftables-$(NFTABLES_VERSION)
 NFTABLES_SUFFIX		:= tar.bz2
 NFTABLES_URL		:= http://ftp.netfilter.org/pub/nftables/$(NFTABLES).$(NFTABLES_SUFFIX)
-- 
2.8.1

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

      reply	other threads:[~2016-06-07 15:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-07 14:43 [ptxdist] [PATCH 1/2] libnftnl: bump version to 1.06 Andreas Geisenhainer
2016-06-07 15:20 ` Andreas Geisenhainer [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=1465312824-12911-1-git-send-email-Andreas.Geisenhainer@atsonline.de \
    --to=andreas.geisenhainer@atsonline.de \
    --cc=ptxdist@pengutronix.de \
    /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