Problem 2284 - potential privacy breach in html readme
Summary: potential privacy breach in html readme
Status: RESOLVED FIXED
Alias: None
Product: Examples/Extended
Classification: Unclassified
Component: parallel/TopC (show other problems)
Version: 10.6
Hardware: All All
: P4 trivial
Assignee: Gabriele Cosmo
URL:
Depends on:
Blocks:
 
Reported: 2020-10-29 11:47 CET by Stephan Lachnit
Modified: 2020-10-30 16:43 CET (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
Description Stephan Lachnit 2020-10-29 11:47:10 CET
I'm currently working on packaging Geant4 for Debian, as part of this I found a potential problem: extended/parallel/TopC/info/README.html loads https://www.ccs.neu.edu/home/gene/new.gif, which is considered a "privacy breach" (https://lintian.debian.org/tags/privacy-breach-generic.html). Note that this doesn't means links are prohibited in offline documentation, only embedded scripts or pictures.

Usually I just patch this stuff out, but while taking a look at this picture and the html, it really can simply be replaced by its alt text "New!" upstream.
Comment 1 Gabriele Cosmo 2020-10-30 16:43:02 CET
Issue fixed; will appear in next release. Thanks.