Package: libnl2
Version: 2.0-1
Severity: important

1.99+git20091216-2 to 2.0-1 breaks API:

in netlink/cache.h

extern int                      nl_cache_mngr_add(struct nl_cache_mngr *,
                                                  const char *,
                                                  change_func_t,
                                                  struct nl_cache **);

becomes

extern int                      nl_cache_mngr_add(struct nl_cache_mngr *,
                                                  const char *,
                                                  void *,
                                                  change_func_t,
                                                  struct nl_cache **);

please bump the soname of lib and package for a gentle transition.

-- System Information:
Debian Release: squeeze/sid
  APT prefers maverick-updates
  APT policy: (500, 'maverick-updates'), (500, 'maverick-security'), (500, 
'maverick')
Architecture: i386 (i686)

Kernel: Linux 2.6.35-28-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to