* [ptxdist] [PATCH 1/2] libnftnl: bump version to 1.06
@ 2016-06-07 14:43 Andreas Geisenhainer
2016-06-07 15:20 ` [ptxdist] [PATCH 2/2] nftables: bump version to 0.6 and remove "depends on BROKEN" for built-in GMP Andreas Geisenhainer
0 siblings, 1 reply; 2+ messages in thread
From: Andreas Geisenhainer @ 2016-06-07 14:43 UTC (permalink / raw)
To: ptxdist
Signed-off-by: Andreas Geisenhainer <Andreas.Geisenhainer@atsonline.de>
---
rules/libnftnl.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/libnftnl.make b/rules/libnftnl.make
index 659fa0b..744412a 100644
--- a/rules/libnftnl.make
+++ b/rules/libnftnl.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_LIBNFTNL) += libnftnl
#
# Paths and names
#
-LIBNFTNL_VERSION := 1.0.5
-LIBNFTNL_MD5 := af0c62ce6bbd7a7d39def0996c1c17c9
+LIBNFTNL_VERSION := 1.0.6
+LIBNFTNL_MD5 := 6d7f9f161538ca7efd535dcc70caf964
LIBNFTNL := libnftnl-$(LIBNFTNL_VERSION)
LIBNFTNL_SUFFIX := tar.bz2
LIBNFTNL_URL := http://ftp.netfilter.org/pub/libnftnl/$(LIBNFTNL).$(LIBNFTNL_SUFFIX)
--
2.8.1
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
* [ptxdist] [PATCH 2/2] nftables: bump version to 0.6 and remove "depends on BROKEN" for built-in GMP
2016-06-07 14:43 [ptxdist] [PATCH 1/2] libnftnl: bump version to 1.06 Andreas Geisenhainer
@ 2016-06-07 15:20 ` Andreas Geisenhainer
0 siblings, 0 replies; 2+ messages in thread
From: Andreas Geisenhainer @ 2016-06-07 15:20 UTC (permalink / raw)
To: ptxdist
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-06-07 15:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-07 14:43 [ptxdist] [PATCH 1/2] libnftnl: bump version to 1.06 Andreas Geisenhainer
2016-06-07 15:20 ` [ptxdist] [PATCH 2/2] nftables: bump version to 0.6 and remove "depends on BROKEN" for built-in GMP Andreas Geisenhainer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox