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

Bug#808050: marked as done (lintian: change embedded-library check for polarssl to mbedtls)



Your message dated Sun, 20 Dec 2015 01:06:10 +0000
with message-id <E1aASRu-0006SO-Pm@franck.debian.org>
and subject line Bug#808050: fixed in lintian 2.5.39
has caused the Debian Bug report #808050,
regarding lintian: change embedded-library check for polarssl to mbedtls
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
808050: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808050
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
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


--- End Message ---
--- Begin Message ---
Source: lintian
Source-Version: 2.5.39

We believe that the bug you reported is fixed in the latest version of
lintian, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 808050@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Niels Thykier <niels@thykier.net> (supplier of updated lintian package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 20 Dec 2015 00:56:05 +0000
Source: lintian
Binary: lintian
Architecture: source
Version: 2.5.39
Distribution: unstable
Urgency: medium
Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
Changed-By: Niels Thykier <niels@thykier.net>
Description:
 lintian    - Debian package checker
Closes: 773087 790739 794296 795036 801104 806504 808050 808369
Changes:
 lintian (2.5.39) unstable; urgency=medium
 .
   * Summary of tag changes:
     + Added:
       - dh-exec-useless-usage
       - systemd-service-alias-without-extension
 .
   * checks/binaries.pm:
     + [JW] Fix inconsistent parsing of a data file.
   * checks/cruft.pm:
     + [BR] Relax line length for minified javascript.
   * checks/debhelper.{desc,pm}:
     + [NT] Apply patches from Gergely Nagy to extend the dh-exec
       related checks.  (Closes: #794296, #801104)
   * checks/files.{desc,pm}:
     + [JW] Fix typo.
     + [JW] Fix inconsistent parsing of a data file.  (Closes: #790739)
   * checks/scripts.desc:
     + [JW] Fix typo.
   * checks/systemd.{desc,pm}:
     + [NT] Apply patch from Evgeni Golov to strip ".service" from
       aliases before looking for an init.d service of same name.
       (Closes: #773087)
     + [NT] Apply patch from Evgeni Golov to check that the Alias
       field of .service files ends with .service (as required by
       the systemd.unit specification).  (Closes: #808369)
 .
   * data/binaries/embedded-libs:
     + [JW] Apply patch from James Cowgill to rename "polarssl" as
       "mbedtls".  (Closes: #808050)
   * data/binaries/hardening-tags:
     + [NT] Refresh with dpkg-architecture 1.18.3.
   * data/common/{architectures,multiarch-dirs}:
     + [NT] Refresh with dpkg-architecture 1.18.3.
   * data/fields/binary-fields:
     + [NT] Add "Auto-Built-Package" as known field in binary packages.
       It appears in dbgsym packages generated by debhelper.
   * data/fields/perl-provides:
     + [NT] Refresh against perl 5.22.
   * data/files/triplets:
     + [NT] Refresh with dpkg-architecture 1.18.3.
   * data/scripts/interpreters:
     + [JW] Add rake as a known interpreter.  Thanks to Cédric Boutillier
       and Pirate Praveen for the bug reports.  (Closes: #795036)
   *  data/shared-libs/ldconfig-dirs:
     + [NT] Refresh with dpkg-architecture 1.18.3.
   * data/spelling/corrections*:
     + [JW, AB] Add more corrections.
       Thanks to Paul Wise for patch for one of them.
 .
   * doc/examples/profiles/my-vendor/main.profile:
     + [JW] Fix typo.
 .
   * doc/lintian.xml:
     + [JW] Fix typo.
 .
   * lib/Lintian/Output.pm:
     + [JW] Fix typos.
 .
   * lib/Lintian/Profile.pm:
     + [JW] Fix typo.
 .
   * lib/Lintian/Tags.pm:
     + [JW] Fix typo.
     + [JW] Make it possible to override tags containing "+" characters,
       such as "missing-dependency-on-libstdc++".  Thanks to Andreas
       Beckmann for the bug report.  (Closes: #806504)
 .
   * lib/Test/Lintian.pm:
     + [JW] Fix typo.
 .
   * private/refresh-insserv-data:
     + [JW] Fix typo.
Checksums-Sha1:
 24a2cd1347e728a1dcc4c1a789b16b1802e82b20 2776 lintian_2.5.39.dsc
 b2f14b02b04143a3f0cfa6d0924ec9db9265f1e1 1255020 lintian_2.5.39.tar.xz
Checksums-Sha256:
 4199ee232bd6cd4733803d2a04d968fd56cb919d3266cfa2e44b0f1e77114355 2776 lintian_2.5.39.dsc
 ecc29650975407ee2775022f7769393e8875bb14a0a030b97040506c287069eb 1255020 lintian_2.5.39.tar.xz
Files:
 977c5d1ee3d40d8a08e6e8e1979f401b 2776 devel optional lintian_2.5.39.dsc
 849bcd213284edff2f6b7086179d627f 1255020 devel optional lintian_2.5.39.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJWdf0MAAoJEAVLu599gGRC9SIP+gI9Wvvzwq6esHlGS+vM54l+
PsN9GbBr6RM2Sn7A0CMnsVL5ygOt3V1ncskl8PF2I8XECCvbRXF3Pm/crZpjLpn2
hvJdgv0VRasHLTXc49dPqcIQ29/w2D2PxjDJYrWSLEcUp1bwF+bLCxYtWGlWrGes
1W/FuGX9XljhlRcrqtxbO6Os9m9d5JWQYEwI5sXfb48Y6ppKYTS5hXZ9Z/dkLar1
Jqle7CLC/h6PeJ3ASQlH9VkvgtgLewOgqFbP6DsOoY6JZILbIlhw6RE07Sbg6nYa
njKklCNdVAaiFomERmThVj7tKDGWLlYlgEZowbydCf2tLEg2GshIZfFzoUcSgmeg
SOKEaZ4HDEFad0O81qlfIHOt2dvBPCCkr92Ri64cuVITSx2TfWG1TGNjuQHE9qAq
h1BBCnsbg1gB60oN2IKdhA6AVCQKGz7in6J9YCSvhdyB3Yf0kkz2r7mSpQcBx0/h
0vpsz5S/IgDt3FPXYxjyqDi50fup8dUTfsw5g/4vsKvDIxK9yW0IALtl7SYjTM15
GSwYNXuSADZmw4+j4hHWK1v6CGHuYTl5UPHp0yW/ztHyg9Xb1gLBm1wXTRYSHkdt
LunqdsvD7D8J0ocjxRpHPt3F+V6H5cZ5J6R+cJTcY7qIy5ftW8Pl0EaCZz/naqUN
f3Iw+gyt1vyZTGUYD1ua
=oA/1
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: