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

Bug#883121: marked as done (lintian: Add R CRAN & Bioconductor repositories homepage to the list of known insecure URIs)



Your message dated Tue, 05 Dec 2017 15:34:09 +0000
with message-id <E1eMFEX-000GKM-76@fasolo.debian.org>
and subject line Bug#883121: fixed in lintian 2.5.61
has caused the Debian Bug report #883121,
regarding lintian: Add R CRAN & Bioconductor repositories homepage to the list of known insecure URIs
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.)


-- 
883121: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=883121
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: lintian
Version: 2.5.60
Severity: wishlist
Tags: patch

Hi,
Please find attached a patch which add R CRAN & Bioconductor
repositories homepages to the list of known insecure URIs for the tag
homepage-field-uses-insecure-uri.

Best,
Dylan
From 11d3cdffa24bca1f5d2e5701919146a3b9621f8b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Dylan=20A=C3=AFssi?= <bob.dybian@gmail.com>
Date: Wed, 29 Nov 2017 23:00:00 +0100
Subject: [PATCH] Add R CRAN & Bioconductor repositories to the list of known
 insecure URIs

---
 checks/fields.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/checks/fields.pm b/checks/fields.pm
index d9a238b5f..6f5cbfce8 100644
--- a/checks/fields.pm
+++ b/checks/fields.pm
@@ -631,7 +631,7 @@ sub run {
         }
         if (   $homepage =~ m,^ftp://,
             or $homepage
-            =~m,^http://(?:[^\.]+\.)?(?:github\.com|metacpan\.org|debian\.org)/,
+            =~m,^http://(?:[^\.]+\.)?(?:github\.com|metacpan\.org|debian\.org|cran\.r-project\.org|bioconductor\.org)/,
           ){
             tag 'homepage-field-uses-insecure-uri', $orig;
         }
-- 
2.11.0


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

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 883121@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Chris Lamb <lamby@debian.org> (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: Tue, 05 Dec 2017 14:41:02 +0000
Source: lintian
Binary: lintian
Architecture: source all
Version: 2.5.61
Distribution: unstable
Urgency: medium
Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
Changed-By: Chris Lamb <lamby@debian.org>
Description:
 lintian    - Debian package checker
Closes: 871454 882954 883041 883121 883356 883581
Changes:
 lintian (2.5.61) unstable; urgency=medium
 .
   * Summary of tag changes:
     + Added:
       - epoch-change-without-comment
       - source-includes-file-in-files-excluded
       - unnecessary-team-upload
 .
   * checks/changelog-file.{desc,pm}:
     + [CL] Warn about packages that modify the epoch and there's no comment
       about the change. This was motivated by accidental bumping of the
       epoch in my python-django 2:2.0-1 upload.
   * checks/elpa.desc:
     + [CL] Correct reference to dh_elpa(1) manpage. Thanks to Paul Gevers
       for the report.  (Closes: #883356)
   * checks/fields.pm:
     + [CL] Apply patch from Dylan Aïssi to add R CRAN & Bioconductor
       repositories to the list of known insecure URIs.  (Closes: #883121)
   * checks/nmu.{desc,pm}:
     + [CL] Warn if a "Team upload" (ie. that string is present in the
       changelog) but the uploader is among the Maintainer/Uploaders.
       (Closes: #882954)
   * checks/python.desc:
     + [CL] Raise the severity of the
       "dependency-on-python-version-marked-for-end-of-life" and
       "python-foo-but-no-python3-foo" Python 2.x deprecation tags to
       regular warnings.  (Closes: #883581)
   * checks/source-copyright.{desc,pm}:
     + [CL] Warn when files specified in Files-Excluded exist in the source
       tree.  (Closes: #871454)
 .
   * data/spelling/corrections:
     + [PW] Add a number of corrections.
     + [CL] Remove "german|German" and "russian|Russian" entries - they are
       covered by data/spelling/corrections-case.  (Closes: #883041)
 .
   * data/standards-version/release-dates:
     + [AB] Add 4.1.2 as known standards version.
     + [AB] Suggest "date +%s -s …" instead of libtimedate-perl.
 .
   * debian/control:
     + [AB] Declare compliance with Debian Policy 4.1.2.
     + [AB] Mention Debian Policy 4.1.2 in long package description.
 .
   * t/runtests:
     + [AB] Use standards version 4.1.2 in tests.
   * t/scripts/spellintian.t:
     + [AB] Add two checks for common mistakes in d…/spelling/corrections:
       "iff" is a valid word (c.f. #865055) and case-only misspellings
       belong into data/spelling/corrections-case.
Checksums-Sha1:
 e74acd5861fe0cd40341e62176848ebbedd002e7 2898 lintian_2.5.61.dsc
 090f8889a301dc2901a37de6449c7feb3f395b68 1248872 lintian_2.5.61.tar.xz
 3f11b06bb68c260fe4424f0df67733c96e77b1c4 1072728 lintian_2.5.61_all.deb
 cf4de27d5db9c273680a1cabcc5bb2e36204c072 16253 lintian_2.5.61_amd64.buildinfo
Checksums-Sha256:
 846897034464fbc61972b9d5b86dd26d9dd4d074ac5fc13d734a5774c46350b5 2898 lintian_2.5.61.dsc
 a325164628424697d733abe5ce6d69f236a759f69167b4edde248ae2c8337b96 1248872 lintian_2.5.61.tar.xz
 874946fafeaeafb5a80805de047a3733db6106e73f5ab41a30fcc59a36867078 1072728 lintian_2.5.61_all.deb
 3917871785183138a4a2d64f1bc5269a3ae5c2a9b18907d71222f06cbd234060 16253 lintian_2.5.61_amd64.buildinfo
Files:
 18cf9361bace50170f013b590cf06ea5 2898 devel optional lintian_2.5.61.dsc
 39c4d66eeba0c34130f2ae513d7804b9 1248872 devel optional lintian_2.5.61.tar.xz
 18f8ad5b0cc13acd330b6913f041aa11 1072728 devel optional lintian_2.5.61_all.deb
 d0ab5200c7e99087cf15ba7bf542038f 16253 devel optional lintian_2.5.61_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEwv5L0nHBObhsUz5GHpU+J9QxHlgFAlomus8ACgkQHpU+J9Qx
HlhyVBAAsl1O2VBwHFjbtdl9I0f4MnuuHbTWFlQ+GALM+hNMKA1Tv93XgqstUmBx
E54cpw+rUWo4Mcsk6hNoTiR1iSq6ytUPIkmoRCpNWufL2DJHGGZb0CFAFbxWdSZQ
tdBXt2FUpvR1hkeFuLCEGCZOW86M+yEioarjFpoCvUBP4Gkem18BsWZZeH2WT/73
ddtIODOyJai8Q9gw76LHNRE+E5S0qqU4qrrsFCrshOQ4VoAYLNTu0EStakUf1Y79
b5EqVgfwXTppFAoK8QvNYmCntHMTmMzS3K1ulAJuNgziG6TrmpB2pQpUibYyKMPP
oGAc16M4rFJ78X6LI1HERl22HFo+0gbmvXwtayr/ApD2fKHes6ixnosgfddwEoRy
DfN6s0McFkE8UrhZs834Yzq1wh9hasjjVEc4mk+AQOopBeIw7uK9wpax5o357lFp
CKQT4AzVU/Ke7cfcqhT7Y5k4vtfN/WOSGdq3fo6oCjSBjuhEKZlUpmglGg/0UHiH
1KpGc25+PQCmyw+ufZNUSv0g9tIOZKgAe0yzXeUZOaJ4FQf2L6+Qm4smWaJ7qKlT
4pzLbUp0N6fgNcKrD0FNfa6n6N+9N9y6yZ5Lgf5MePGXSpug/l+wBKualyDQGJ5b
KiXc0dFxazxVNo3hmD38IQ56n1BDnga+1Fy6q78aElczQirGxJ4=
=5dd+
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: