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

Bug#808050: lintian: change embedded-library check for polarssl to mbedtls



Package: lintian
Version: 2.5.38.1
Severity: normal
Tags: patch

Hi,

Around a year ago, the polarssl project was rebranded as "mbed TLS".
Due to this and due to some major API changes in the 2.0 release, I've
uploaded a new mbedtls package which is intended to replace polarssl.

Now that it's been accepted into unstable, can the embedded-library
check for polarssl be changed to mbedtls? The patch I've attached
should do it.

Thanks,
James
diff --git a/data/binaries/embedded-libs b/data/binaries/embedded-libs
index c428a33..e584012 100644
--- a/data/binaries/embedded-libs
+++ b/data/binaries/embedded-libs
@@ -85,6 +85,7 @@ libupnp   ||source-regex=libupnp\d?||(?m)(?:SSDP_LIB: New Request Handler:Error|
 libxml2   ||root and DTD name do not match
 libyaml   ||(?m)^did not find expected <stream-start>
 ltdl      ||source=libtool ||(?m)^library already shutdown
+mbedtls   ||(?m)^(?:ASN1 - Actual length differs from expected length|SSL - The connection indicated an EOF)
 mpfr      ||source=mpfr4 ||MPFR: Can't allocate memory
 mpg123    ||Warning: Encountered more data after announced end of track
 ncurses   ||Not enough memory to create terminal structure
@@ -94,7 +95,6 @@ openjpeg  ||tcd_decode: incomplete bistream
 openssl   ||You need to read the OpenSSL FAQ
 pcre3     ||this version of PCRE is not compiled with PCRE_UTF8 support
 poppler   ||source-regex=(?:poppler|xpdf)||(?:May not be a PDF file \(continuing anyway\)|PDF file is damaged - attempting to reconstruct xref table\.\.\.)
-polarssl  ||(?m)^(?:ASN1 - Actual length differs from expected length|SSL - The connection indicated an EOF)
 srtp      ||srtp: in stream 0x%x:
 sqlite    ||source-regex=sqlite3? ||CREATE TABLE sqlite_master\(
 t1lib     ||t1lib is copyright \(c\) Rainer Menzner

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: