* Dan Williams <[EMAIL PROTECTED]> 2008-01-13 01:52
> On Sun, 2008-01-13 at 01:51 +0100, Thomas Graf wrote:
> > * Michael Biebl <[EMAIL PROTECTED]> 2008-01-10 22:53
> > > Thomas released libnl 1.0 today and I just noticed that this will make 
> > > PKG_CHECK_MODULES fail, because 1.0 < 1.0-pre8.
> > > 
> > > This means, NM in it's current state (and other projects that use a 
> > > versioned pkg-config check for libnl) will fail to ./configure and 
> > > compile.
> > > 
> > > So what should we do about this mess?
> > > Imho it would be easiest if Thomas just released 1.1 right away but I'm 
> > > open for other suggestions.
> > 
> > I have no objections to releasing 1.1 immediately. There was a
> > serious bug reported today which calls for a new release anyway.
> 
> Go go go :)  Does the fix for that bug change API at all?

Version 1.1 has been released. The API was extended but not broken.

Be aware that the maximum payload size of a netlink message now
defaults to a page (getpagesize()). If not sufficient, please refer
to nlmsg_alloc_size(), nlmsg_set_default_size() and nlmsg_expand().
_______________________________________________
NetworkManager-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/networkmanager-list

Reply via email to