Package: pmacct / 1.7.2-3

Metadata

Package Version Patches format
pmacct 1.7.2-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix build with recent mariadb | (download)

src/mysql_plugin.h | 2 2 0 - 0 !
1 file changed, 2 insertions( )

---
af_link.patch | (download)

src/isis/sockunion.c | 12 12 0 - 0 !
1 file changed, 12 insertions( )

 problems with the sockaddr_dl structure
 The first issue is that on kfreebsd platforms,
 where AF_LINK is legitimately defined, the definition
 of sockaddr_dl is in net/if_dl.h which the upstream source
 does not #include. The second issue is that Hurd also
 defines AF_LINK but does not actually implement
 that functionality - #678358. Bug #678375 was raised
 to clear this up when it is sorted out in Hurd.
Bug-Debian: http://bugs.debian.org/675836
move examples | (download)

Makefile.am | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

---