+ patch for XSS vulnerability in HTML::Template::Pro + add file name in logs + bugfix in perl wrapper: fix in WrapAssociate.pm OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-Template-Pro?expand=0&rev=10
7 lines
569 B
Plaintext
7 lines
569 B
Plaintext
# this is a test file especially to test the right encoding
|
|
addFilter("wrong-file-end-of-line-encoding.*/usr/share/doc/packages/perl-HTML-Template-Pro/test_crlf.out");
|
|
# removing this little file needs patches in Makefile -- way too much work for such a small file ;-)
|
|
addFilter("non-linux-readme.*/usr/share/doc/packages/perl-HTML-Template-Pro/README.win32");
|
|
# as perl is already required for the package, this "additional" dependency in a doc file is ok:
|
|
addFilter("doc-file-dependency /usr/share/doc/packages/perl-HTML-Template-Pro/pparam2proparam /usr/bin/perl");
|