netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: netfilter-devel@vger.kernel.org
Cc: netdev@vger.kernel.org, netfilter@vger.kernel.org,
	netfilter-announce@lists.netfilter.org, lwn@lwn.net?
Subject: [ANNOUNCE] libnfnetlink 1.0.1 release
Date: Mon, 8 Oct 2012 11:04:53 +0200	[thread overview]
Message-ID: <20121008090453.GA14619@1984> (raw)

[-- Attachment #1: Type: text/plain, Size: 348 bytes --]

Hi!

The Netfilter project proudly presents:

        libnfnetlink 1.0.1

This release contains minor fixes and updates for this library.

See ChangeLog that comes attached to this email for more details.

You can download it from:

http://www.netfilter.org/projects/libnfnetlink/downloads.html
ftp://ftp.netfilter.org/pub/libnfnetlink/

Have fun!

[-- Attachment #2: changes-libnfnetlink-1.0.1.txt --]
[-- Type: text/plain, Size: 1713 bytes --]

Jan Engelhardt (22):
      build: use autoconf-suggested naming of files
      build: use modern call syntax for AC_INIT, AM_INIT_AUTOMAKE
      build: avoid use of deprecated INCLUDES
      build: use simpler autoreconf in autogen
      build: use AC_CONFIG_MACRO_DIR as directed
      build: run AC_CANONICAL_HOST only
      build: remove statements without effect
      build: remove -fPIC flag
      Add .gitignore files
      build: use AC_OUTPUT
      build: default to not building static libraries
      Remove distro-specific parts
      src: remove redundant casts
      build: remove unused LIBTOOL_DEPS
      build: use -Wall across the entire source
      utils: resolve compiler warning
      nfnl: avoid exit on large packet
      build: fix error with automake-1.9
      Update .gitignore
      build: use AC_CONFIG_AUX_DIR and stash away tools
      build: disable implicit .tar.gz archive generation and use POSIX mode
      build: remove unnecessary AC_EXEEXT

Jiri Popelka (1):
      src: BAD_SIZEOF

Pablo Neira Ayuso (13):
      src: add COPYING file that include licensing terms
      iftable: fix wrong handler unregistration on error
      license: upgrade to GPLv2+
      Merge branch 'master' of git://dev.medozas.de/libnfnetlink
      build: kernel-like compilation messages
      src: update copyright header
      utils: iftest: display link state (UP/DOWN)
      utils: iftest: pass the device name you want to obtain information for
      utils: iftest: check return value of nlif_query
      utils: iftest: relax check of nlif_name2index
      iftable: fix incomplete list of interfaces via nlif_query
      nfnl: fix compilation warning with gcc-4.7
      bump version to 1.0.1


                 reply	other threads:[~2012-10-08  9:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20121008090453.GA14619@1984 \
    --to=pablo@netfilter.org \
    --cc=lwn@lwn.net? \
    --cc=netdev@vger.kernel.org \
    --cc=netfilter-announce@lists.netfilter.org \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=netfilter@vger.kernel.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).