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]
Date:	Sat, 2 Jul 2016 11:11:42 +0200
From:	Pablo Neira Ayuso <pablo@...filter.org>
To:	netfilter-devel@...r.kernel.org, netdev@...r.kernel.org
Cc:	lwn@....net
Subject: [ANNOUNCE] libmnl 1.0.4 release

Hi!

The Netfilter project presents:

        libmnl 1.0.4

libmnl is a minimalistic user-space library oriented to Netlink
developers. There are a lot of common tasks in parsing, validating,
constructing of both the Netlink header and TLVs that are repetitive
and easy to get wrong. This library aims to provide simple helpers
that allows you to re-use code and to avoid re-inventing the wheel.

This release comes with improvements in the netlink message printing
function, attribute validation for MNL_TYPE_MSEC and MNL_TYPE_U64,
clang compilation fixes, the new mnl_socket_open2() and
mnl_socket_fdopen() functions, missing handling for NLM_F_DUMP_INTR
and documentation updates.

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

You can download it from:

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

Have fun!

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ