* [ANNOUNCE] libnfnetlink 1.0.2 release
@ 2022-04-05 14:39 Phil Sutter
  0 siblings, 0 replies; only message in thread
From: Phil Sutter @ 2022-04-05 14:39 UTC (permalink / raw)
  To: netfilter, netfilter-devel; +Cc: netdev, netfilter-announce, lwn
[-- Attachment #1: Type: text/plain, Size: 738 bytes --]
Hi!
The Netfilter project proudly presents:
        libnfnetlink 1.0.2
This release contains only fixes:
* Warnings with automake-1.12
* Update header comments to reflect GPLv2+ license
* Allow building on uclinux
* Valgrind warnings due to uninitialized padding in netlink messages
* Hide private library symbols
* Support builds with newer doxygen versions
* Failing calls to getsockname() were left unnoticed
You can download the new release from:
https://netfilter.org/projects/libnfnetlink/downloads.html#libnfnetlink-1.0.2
Note that despite the new release, this library remains deprecated and
users should migrate to libmnl if possible.
In case of bugs, file them via:
* https://bugzilla.netfilter.org
Happy firewalling!
[-- Attachment #2: changes-libnfnetlink-1.0.2.txt --]
[-- Type: text/plain, Size: 819 bytes --]
Duncan Roe (2):
      Minimally resurrect doxygen documentation
      Make it clear that this library is deprecated
Felix Janda (2):
      include: Sync with kernel headers
      src: Use stdint types everywhere
Gustavo Zacarias (1):
      configure: uclinux is also linux
Jan Engelhardt (1):
      build: resolve automake-1.12 warnings
Pablo Neira Ayuso (5):
      src: get source code license header in sync with current licensing terms
      libnfnetlink: initialize attribute padding to resolve valgrind warnings
      autogen: don't convert __u16 to u_int16_t
      bump version to 1.0.2
      build: add nfnl.version to sources
Phil Sutter (2):
      include: Silence gcc warning in linux_list.h
      libnfnetlink: Check getsockname() return code
Yury Gribov (1):
      libnfnetlink: hide private symbols
^ permalink raw reply	[flat|nested] only message in thread
only message in thread, other threads:[~2022-04-05 21:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-05 14:39 [ANNOUNCE] libnfnetlink 1.0.2 release Phil Sutter
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).