netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] libnetfilter_conntrack: bump version to 1.0.7
@ 2017-07-10 20:33 Richard Weinberger
  2017-07-17 15:40 ` Pablo Neira Ayuso
  0 siblings, 1 reply; 8+ messages in thread
From: Richard Weinberger @ 2017-07-10 20:33 UTC (permalink / raw)
  To: netfilter-devel; +Cc: pablo, fw, Richard Weinberger

This is a maintenance release, so the version is just bumped to 1.0.7.

Signed-off-by: Richard Weinberger <richard@nod.at>
---
Hi!

Can we please do a new release such that distros can pick it up?
My users suffer from issues which are solved by commit:
commit b0a7cf7f050fb99ead1d745a8c928310e3403bd0
Author: Pablo Neira Ayuso <pablo@netfilter.org>
Date:   Thu Nov 24 14:09:34 2016 +0100

    include: expose a copy of nf_conntrack_common.h

Thanks,
//richard
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 70dc23e84502..6304543eca7c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to create configure.
 
-AC_INIT([libnetfilter_conntrack], [1.0.6])
+AC_INIT([libnetfilter_conntrack], [1.0.7])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CANONICAL_HOST
 AC_CONFIG_HEADER([config.h])
-- 
2.12.3


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

end of thread, other threads:[~2017-07-29 23:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-10 20:33 [PATCH] libnetfilter_conntrack: bump version to 1.0.7 Richard Weinberger
2017-07-17 15:40 ` Pablo Neira Ayuso
2017-07-17 15:57   ` Richard Weinberger
2017-07-17 16:03     ` Pablo Neira Ayuso
2017-07-17 16:13       ` Richard Weinberger
2017-07-17 16:28       ` Jan Engelhardt
2017-07-17 17:21         ` Pablo Neira Ayuso
2017-07-29 23:11           ` Richard Weinberger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).