ntrack 012
Milestone information
- Active:
- No. Drivers cannot target bugs and blueprints to this milestone.
Activities
- Assigned to you:
- No blueprints or bugs assigned to you.
- Assignees:
- 3 Alexander Sack
- Blueprints:
- No blueprints are targeted to this milestone.
- Bugs:
- 3 Fix Released
Download files for this release
Release notes
ntrack version 012 released!
Homepage: https:/
Release: https:/
Download: http://
TODO: https:/
This release is a bug fix release with three focus areas:
* libnl2 module - here, code was ported to final 2.0 API
* lifecycle management - fixes memory leaks for monitor and listener_packs
* general stabilization - memory leak rework required some stabilization work
* developer convenience - improve macros and API for writing ntrack backend modules
Note: this release breaks build for debian squeeze and ubuntu maverick/natty
libnl2-dev package; that's because debian/ubuntu packaged a non-final 1.99+git
snapshot and didn't take precautions wrt SONAME and .pc file version to allow
to support this version; libnl2 changed API for 2.0 final release and so ntrack
had to unsupport those versions; anyway, they still have libnl1 as default
installed so this isn't a big problem; if you need support for those preview
libnl2 packages for some reason anyway, just revert bzr rev269 from lp:ntrack.
Fixed Bugs:
* 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
Known Issues:
* no Qt python wrappers yet - lp:505672
Changelog
0 blueprints and 3 bugs targeted
Bug report | Importance | Assignee | Status | |||
---|---|---|---|---|---|---|
694823 | #694823 | fails to ./configure with gobject if pygobject depends are not installed | 3 High | Alexander Sack | 10 Fix Released | |
736058 | #736058 | ntrack 011 does not compile with libnl2 | 3 High | Alexander Sack | 10 Fix Released | |
694477 | #694477 | introduce modules function table and convenience macro to implement modules | 6 Wishlist | Alexander Sack | 10 Fix Released |