Jan Engelhardt (11):
      build: use AM_CPPFLAGS
      build: use only AC_CANONICAL_HOST
      examples/genl: fix newline imbalance
      examples/genl: support dumping the genl families
      src: use limits.h header
      include: use sanitized header from headers_install
      build: abort autogen on subcommand failure
      Update .gitignore
      build: use AC_CONFIG_AUX_DIR and stash away tools
      m4: resolve autoconf-2.68 warnings
      build: disable implicit .tar.gz archive generation and use POSIX mode

Pablo Neira Ayuso (8):
      header: fix invalid use of type void * in arithmetic of mnl_for_each_nest(...)
      Merge branch 'master' of git://dev.medozas.de/libmnl
      doc: don't show up EXPORT_SYMBOL in doxygen
      doxygen: exclude EXPORT_SYMBOL and skip .git files
      COPYING: update file (FSF address was outdated)
      build: kernel-like compilation messages
      example: release them in the public domain
      build: libmnl 1.0.2 release

Sean Robinson (1):
      doc: fix wrong comment describing mnl_nlmsg_batch_stop()