Problem 2284

Summary: potential privacy breach in html readme
Product: Examples/Extended Reporter: Stephan Lachnit <stephan.lachnit>
Component: parallel/TopCAssignee: Gabriele Cosmo <Gabriele.Cosmo>
Status: RESOLVED FIXED    
Severity: trivial    
Priority: P4    
Version: 10.6   
Hardware: All   
OS: All   

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.