Path: csiph.com!fu-berlin.de!bofh.it!news.nic.it!robomod From: Ahmed Siam Newsgroups: linux.debian.maint.python Subject: Is it OK to include CSS files via a Debian patch to patch out cloudflare links? Date: Mon, 09 Sep 2024 12:30:02 +0200 Message-ID: X-Mailbox-Line: From debian-python-request@lists.debian.org Mon Sep 9 10:26:42 2024 Old-Return-Path: X-Amavis-Spam-Status: No, score=-7.209 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, LDO_WHITELIST=-5, RCVD_IN_DNSWL_NONE=-0.0001, T_SCC_BODY_TEXT_LINE=-0.01] autolearn=ham autolearn_force=no X-Policyd-Weight: using cached result; rate: -5.5 X-Gm-Message-State: AOJu0YxqCc9NqBZqamDOmio6ezyZoARfi/79TUDePRB5bO/wzAg6kEDm E0Ikc37knEMRYi3Fje13fMcGsd2sYDDL5xlUThUp0kX8wWdgRtpB32pqfDuJj/o7iP+BwuNrn73 aucBekgCL87WC/1STVyg1zqxXJuyNHvbkCJI= X-Google-SMTP-Source: AGHT+IGzK7q2xGcCfD7Xv7tq0MZibKrcZdl242DWDlK2pur2CXX68Ve6o42fMa1JE9FA01W8+xFVSWCPIunxdPK69qc= X-Received: by 2002:a05:6a00:66e1:b0:714:3acb:9d4b with SMTP id d2e1a72fcca58-718d5ee03c7mr8549711b3a.18.1725877586051; Mon, 09 Sep 2024 03:26:26 -0700 (PDT) MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-Mailing-List: archive/latest/22323 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/CAJk7qBifqGyLWa+a58V_spb6EfCVYopCA+KGqXYYpwPrMdmS9A@mail.gmail.com Approved: robomod@news.nic.it Lines: 17 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Cc: =?UTF-8?B?T3R0byBLZWvDpGzDpGluZW4=?= X-Original-Date: Mon, 9 Sep 2024 13:26:14 +0300 X-Original-Message-ID: Xref: csiph.com linux.debian.maint.python:16263 Hi! I am currently packaging python-mkdocs v1.6.1 and I got a privacy-breach-generic lintian warning during that due to having cloudflare links to highlight.js v11.8.0 css files in the documentation of the package (mkdocs-doc). Current version of hightlight.js on debian sid is v9.18.5. To fix this lintian warning, Can I include those css files via a debian patch to link to them instead of cloudflare and remove this patch later when the required version of highlight.js is packaged? highlight.js version on sid: https://packages.debian.org/sid/libjs-highlight.js Best Regards, Ahmed Siam