lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <Ykw8VBenlUgEVPvl@orbyte.nwl.cc>
Date:   Tue, 5 Apr 2022 14:55:48 +0200
From:   Phil Sutter <phil@...filter.org>
To:     netfilter <netfilter@...r.kernel.org>,
        netfilter-devel <netfilter-devel@...r.kernel.org>
Cc:     netdev@...r.kernel.org, netfilter-announce@...ts.netfilter.org,
        lwn@....net
Subject: [ANNOUNCE] libmnl 1.0.5 release

Hi!

The Netfilter project proudly presents:

        libmnl 1.0.5

This release contains new features:

* Two new examples:
  * rtnl-neigh-dump, dumping ARP cache
  * rtnl-addr-add, adding an IP address to an interface
* MNL_SOCKET_DUMP_SIZE define, holding a recommended buffer size for
  netlink dumps

... and fixes:

* nfct-daemon example compile error with musl libc
* Compiler warning when passing a const 'cb_ctl_array' to mnl_cb_run2()
* Typo in rtnl-addr-dump example
* Valgrind warnings due to uninitialized padding in netlink messages
* Misc fixes in doxygen documentation
* Misc build system fixes

You can download this new release from:

https://netfilter.org/projects/libmnl/downloads.html#libmnl-1.0.5

Check out the doxygen documentation at:

https://netfilter.org/projects/libmnl/doxygen/html/

In case of bugs and feature requests, file them via:

* https://bugzilla.netfilter.org

Happy firewalling!

View attachment "changes-libmnl-1.0.5.txt" of type "text/plain" (1226 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ