| Summary: | Template-Toolkit 2.28 doesn't work correctly with perl 5.26 or newer | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | Frédéric "LpSolit" Buclin <LpSolit> |
| Component: | RPM Packages | Assignee: | QA Team <qa-bugs> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | Normal | CC: | andrewsfarm, davidwhodgins, herman.viaene, sysadmin-bugs, tarazed25, thierry.vignaud |
| Version: | 7 | Keywords: | advisory, validated_update |
| Target Milestone: | Mageia 7 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| URL: | https://bugzilla.mozilla.org/show_bug.cgi?id=1625554 | ||
| Whiteboard: | MGA7-64-OK | ||
| Source RPM: | perl-Template-Toolkit-2.280.0-1.mga7.src.rpm | CVE: | |
| Status comment: | |||
| Attachments: | Fix taint issue in Template/Provider.pm | ||
|
Description
Frédéric "LpSolit" Buclin
2020-03-28 13:20:02 CET
David Walser
2020-03-28 16:04:11 CET
Assignee:
bugsquad =>
shlomif I see that shlomif pushed 3.007 to Mageia 7 updates_testing. Thank you for that! Meanwhile, 3.008 has been released which fixes this taint issue, and it has been pushed to Mageia 8 by tv. Could it be pushed to Mageia 7 too, so that we don't need our own hack anymore? (In reply to Frédéric "LpSolit" Buclin from comment #1) > I see that shlomif pushed 3.007 to Mageia 7 updates_testing. Thank you for > that! Meanwhile, 3.008 has been released which fixes this taint issue, and > it has been pushed to Mageia 8 by tv. Could it be pushed to Mageia 7 too, so > that we don't need our own hack anymore? built 3.008 for 7/updates-testing, thanks! http://pkgsubmit.mageia.org/ . (In reply to Shlomi Fish from comment #2) > (In reply to Frédéric "LpSolit" Buclin from comment #1) > > I see that shlomif pushed 3.007 to Mageia 7 updates_testing. Thank you for > > that! Meanwhile, 3.008 has been released which fixes this taint issue, and > > it has been pushed to Mageia 8 by tv. Could it be pushed to Mageia 7 too, so > > that we don't need our own hack anymore? > > built 3.008 for 7/updates-testing, thanks! http://pkgsubmit.mageia.org/ . Assigning to QA. Note that there are reverse deps to test using: ``` #! /bin/bash # # test.bash # # derived from https://github.com/metacpan/metacpan-api/blob/master/docs/API-docs.md # Shlomi Fish puts his changes under CC-Zero. # curl -XPOST https://fastapi.metacpan.org/v1/release/_search -d '{ "size": 5000, "fields": [ "distribution" ], "filter": { "and": [ { "term": { "dependency.module": "Template" } }, { "term": {"maturity": "released"} }, { "term": {"status": "latest"} } ] } }' ``` Assignee:
shlomif =>
qa-bugs Found perl-Template-Toolkit 3.8.0 on the updates testing, installed it with no apparent setbacks when installing a few extra packages for Libreoffice. Is that what this is all about??? CC:
(none) =>
herman.viaene Tested on Mageia 7 with Bugzilla 5.0.4 and 5.1.2. Problem fixed. Looks like this should be cleared. Adding the OK. CC:
(none) =>
tarazed25 Validating. Some advisory information in Comment 0. CC:
(none) =>
andrewsfarm, sysadmin-bugs
Dave Hodgins
2020-07-31 11:48:48 CEST
CC:
(none) =>
davidwhodgins An update for this issue has been pushed to the Mageia Updates repository. https://advisories.mageia.org/MGAA-2020-0157.html Resolution:
(none) =>
FIXED |