[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SCM] Debian package checker branch, master, updated. 2.4.3-214-g7b23183



The following commit has been merged in the master branch:
commit 7b23183a8cab5266991dfdea597775dd6dd75136
Author: Raphael Geissert <atomo64@gmail.com>
Date:   Thu Feb 3 12:16:05 2011 -0600

    Check for embedded copies of libpcap

diff --git a/checks/binaries b/checks/binaries
index 25f012b..5cc58b9 100644
--- a/checks/binaries
+++ b/checks/binaries
@@ -109,6 +109,7 @@ our %EMBEDDED_LIBRARIES = (
 			     match => qr'(?m)^Caution: quantization tables are too coarse for baseline JPEG'},
 	'openjpeg'	=> qr'tcd_decode: incomplete bistream',
 	'tinyxml'	=> qr'Error when TiXmlDocument added to document',
+	'libpcap'	=> qr'(?:pcap_activate: The "any" device isn\'t supported|corrupted frame on kernel ring mac offset)',
 );
 
 our $MULTIARCH;

-- 
Debian package checker


Reply to: