netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] bump version to 1.0.3
@ 2017-06-21 21:18 Richard Weinberger
  2017-06-21 21:20 ` Richard Weinberger
  2017-06-26 17:22 ` Pablo Neira Ayuso
  0 siblings, 2 replies; 4+ messages in thread
From: Richard Weinberger @ 2017-06-21 21:18 UTC (permalink / raw)
  To: netfilter-devel; +Cc: pablo, fw, Richard Weinberger

Time to make a new version such that distros can pick this version.
Many distros ship only 1.0.2 which is almost five years old and
does not support recent netfilter features such as NFQA_CT.

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

As discussed with Florian on IRC, it is time for a new version.
I think we don't have to change the API version, so just increment
the release version.

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

diff --git a/configure.ac b/configure.ac
index 289868fad5d2..0c0845950275 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to create configure.
 
-AC_INIT([libnetfilter_queue], [1.0.2])
+AC_INIT([libnetfilter_queue], [1.0.3])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CANONICAL_HOST
 AC_CONFIG_MACRO_DIR([m4])
-- 
2.12.3


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

* Re: [PATCH] bump version to 1.0.3
  2017-06-21 21:18 [PATCH] bump version to 1.0.3 Richard Weinberger
@ 2017-06-21 21:20 ` Richard Weinberger
  2017-06-23  8:52   ` Pablo Neira Ayuso
  2017-06-26 17:22 ` Pablo Neira Ayuso
  1 sibling, 1 reply; 4+ messages in thread
From: Richard Weinberger @ 2017-06-21 21:20 UTC (permalink / raw)
  To: netfilter-devel; +Cc: pablo, fw

Am 21.06.2017 um 23:18 schrieb Richard Weinberger:
> Time to make a new version such that distros can pick this version.
> Many distros ship only 1.0.2 which is almost five years old and
> does not support recent netfilter features such as NFQA_CT.
> 
> Signed-off-by: Richard Weinberger <richard@nod.at>
> ---
> Hi!
> 
> As discussed with Florian on IRC, it is time for a new version.
> I think we don't have to change the API version, so just increment
> the release version.
> 
> Thanks,
> //richard

Meh, forgot to mention that this is for libnetfilter_queue...

Thanks,
//richard

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

* Re: [PATCH] bump version to 1.0.3
  2017-06-21 21:20 ` Richard Weinberger
@ 2017-06-23  8:52   ` Pablo Neira Ayuso
  0 siblings, 0 replies; 4+ messages in thread
From: Pablo Neira Ayuso @ 2017-06-23  8:52 UTC (permalink / raw)
  To: Richard Weinberger; +Cc: netfilter-devel, fw

On Wed, Jun 21, 2017 at 11:20:36PM +0200, Richard Weinberger wrote:
> Am 21.06.2017 um 23:18 schrieb Richard Weinberger:
> > Time to make a new version such that distros can pick this version.
> > Many distros ship only 1.0.2 which is almost five years old and
> > does not support recent netfilter features such as NFQA_CT.
> > 
> > Signed-off-by: Richard Weinberger <richard@nod.at>
> > ---
> > Hi!
> > 
> > As discussed with Florian on IRC, it is time for a new version.
> > I think we don't have to change the API version, so just increment
> > the release version.

Will schedule time releases by next week.

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

* Re: [PATCH] bump version to 1.0.3
  2017-06-21 21:18 [PATCH] bump version to 1.0.3 Richard Weinberger
  2017-06-21 21:20 ` Richard Weinberger
@ 2017-06-26 17:22 ` Pablo Neira Ayuso
  1 sibling, 0 replies; 4+ messages in thread
From: Pablo Neira Ayuso @ 2017-06-26 17:22 UTC (permalink / raw)
  To: Richard Weinberger; +Cc: netfilter-devel, fw

On Wed, Jun 21, 2017 at 11:18:46PM +0200, Richard Weinberger wrote:
> Time to make a new version such that distros can pick this version.
> Many distros ship only 1.0.2 which is almost five years old and
> does not support recent netfilter features such as NFQA_CT.
> 
> Signed-off-by: Richard Weinberger <richard@nod.at>
> ---
> Hi!
> 
> As discussed with Florian on IRC, it is time for a new version.
> I think we don't have to change the API version, so just increment
> the release version.

Applied, thanks.

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

end of thread, other threads:[~2017-06-26 17:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-21 21:18 [PATCH] bump version to 1.0.3 Richard Weinberger
2017-06-21 21:20 ` Richard Weinberger
2017-06-23  8:52   ` Pablo Neira Ayuso
2017-06-26 17:22 ` Pablo Neira Ayuso

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).