~ubuntu-branches/debian/sid/ntrack/sid

Viewing all changes in revision 7.

  • Committer: Package Import Robot
  • Author(s): Alexander Sack, Mathieu Trudel-Lapierre, Felix Geyer, Scott Kitterman
  • Date: 2011-11-13 14:30:30 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20111113143030-8iedc27dnt2j1uwi
Tags: 016-1
Package upstream release 016

Packaging:
* debian/rules: use -c4 for all C libraries and -c1 for C++ qt4 binding
* debian/control: add ntrack-module-rtnetlink-0 package to ship new
  rtnetlink backend.
* debian/control: fix lintian warning; move Homepage URL from libntrack0
  package Description: to Homepage: field of source package (Closes: 615320)
* debian/rules: add --enable-backend=libnl,rtnetlink to
  DEB_CONFIGURE_EXTRA_FLAGS so that we build both backends in one batch
* debian/control: improve package description for qt4 binding (Closes: 642422)

Fixed Bugs 012:
* lp:694823 - fails to ./configure with gobject if pygobject depends are not
              installed
* lp:736058 - ntrack 011 does not compile with libnl2 final
* lp:694477 - new plugin API: introduce modules function table and macros to
              implement modules

Fixed Bugs 013:
* lp:743636 - ntrack 012 fails to build on 64 bit archs

Fixed Bugs 014:
* lp:743881 - h2def configure test should consider installs that have .pyc
              without .py
* lp:748988 - ntrack should handle "no backend" status gracefully
* lp:743879 - ntrack 013 doesn't build with libnl 3.0
* lp:749608 - ntrack API should provide runtime info: version, author,
              copyright, backend

Fixed Bugs 015:
* lp:750554 - nl modules are not linked with libntrack even if they use
              symbols from it
* lp:755608 - Ntrack dead loop in function get_nl_link_by_index
* lp:834639 - Build failure with -Werror=strict-aliasing
* lp:774690 - Build error in a fresh environment
* lp:785119 - ntrack can get into endless poll loop if no backend modules
              found
* lp:801407 - ntrack-014 compilation fails if all libnl[123] are present
              together
* lp:448400 - add pure rtnetlink backend for linux
* lp:879141 - support libnl 3.1

Fixed Bugs 016:
* lp:889820 - ftbfs in 'recv_msgs': 'link.ifla_name' may be used uninitialized
* lp:889822 - rtnetlink configure check not portable across linux flavours

Ack Debian NMUs:
* Upload to unstable. This version builds with gcc-4.5. Closes: #615681.
  - fixed upstream
* Add dead-loop-fix.patch from Kubuntu to fix infinite loop with kded.
  - fixed upstream lp:755608

Ack Ubuntu fixes:
[ Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> ]
* debian/control: replace libnl-dev Build-Depends with libnl3-dev
* debian/libntrack0.symbols: add missing ntrack_info_human_banner symbol
  - both changes adopted in maintainer package

[ Felix Geyer <debfx-pkg@fobos.de> ]
* Add link_ntrack-libnl_to_libntrack.patch: Link ntrack-libnl to libntrack
  as it uses symbols from that library. This caused kded4 to be unable to
  load the module and enter an infinite loop. (LP: #750554)
  - fixed upstream in 015 release

[ Scott Kitterman <scott@kitterman.com> ]
* Add debian/patches/dead-loop-fix.patch to fix infinite loop if route
  oif/nhopif is NULL (LP: #755608)
  - One source of high/100% CPU usage in KDE
  - fixed upstream in 015 release

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: