From: Richard Weinberger <richard@nod.at>
To: netfilter-devel@vger.kernel.org
Cc: pablo@netfilter.org, fw@strlen.de, Richard Weinberger <richard@nod.at>
Subject: [PATCH] libnetfilter_conntrack: bump version to 1.0.7
Date: Mon, 10 Jul 2017 22:33:50 +0200 [thread overview]
Message-ID: <20170710203350.29166-1-richard@nod.at> (raw)
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
next reply other threads:[~2017-07-10 20:34 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-10 20:33 Richard Weinberger [this message]
2017-07-17 15:40 ` [PATCH] libnetfilter_conntrack: bump version to 1.0.7 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
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=20170710203350.29166-1-richard@nod.at \
--to=richard@nod.at \
--cc=fw@strlen.de \
--cc=netfilter-devel@vger.kernel.org \
--cc=pablo@netfilter.org \
/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;
as well as URLs for NNTP newsgroup(s).