Package Release Info

libmnl-1.0.5-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libmnl0-32bit

Change Logs

* Tue Apr 05 2022 jengelh@inai.de
- Update to release 1.0.5
  * New example program
  * "MNL_SOCKET_DUMP_SIZE" define, holding a recommended buffer
    size for netlink dumps.
  * Resolved compiler warnings
* Thu Apr 16 2020 andreas.stieger@gmx.de
- package the license text
* Sat Jul 02 2016 jengelh@inai.de
- Update to new upstream release 1.0.4
  * 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.
* Tue Dec 09 2014 jengelh@inai.de
- Remove extra directory pkg, one level is enough.
* Tue Sep 23 2014 jengelh@inai.de
- Move include files to /usr/include/pkg, like done in many other
  packages
* Thu Apr 24 2014 dmueller@suse.com
- remove dependency on gpg-offline, source validator already
  does that
* Wed Nov 28 2012 sbrabec@suse.cz
- Verify GPG signature
* Sat May 26 2012 jengelh@inai.de
- Update to new upstream release 1.0.3
  * Added the "mnl_attr_for_each_payload" function, which allows to
  iterate over attributes for a given payload pointer.
* Mon Jan 02 2012 jengelh@medozas.de
- Update to new upstream release 1.0.2
  * build and compile updates
  * header: fix invalid use of type void * in arithmetic of
  mnl_for_each_nest(...)
  * doc: fix wrong comment describing mnl_nlmsg_batch_stop
* Thu Dec 29 2011 jengelh@medozas.de
- SPDX format for License: tag
- Use separate include dir to detect compile errors