| Summary: | Review Request: perl-SQL-Interp - Interpolate Perl variables into SQL statements | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jitka Plesnikova <jplesnik> |
| Component: | Package Review | Assignee: | Petr Šabata <psabata> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | package-review, psabata |
| Target Milestone: | --- | Flags: | psabata:
fedora-review+
|
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | perl-SQL-Interp-1.22-1.fc24 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-02-11 16:14:17 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Jitka Plesnikova
2016-02-11 13:05:16 UTC
* Missing a buildtime dep: - Data::Dumper, used in t/dbi.t, t/lib.pl and t/sql_interp.t * The `perl(DBI.*)' filter is quite dangerous and might cause problems in the future if people overlook it. Perhaps filtering DBI and DBI::db would be a better option. * I see you've already reported RT#111948, good. * Filter::Simple and Text::Balanced aren't probably needed but since upstream lists them in the metadata, I won't consider this an error. Only the first point really needs fixing. Do so before building the package. Approving this now. Package request has been approved: https://admin.fedoraproject.org/pkgdb/package/perl-SQL-Interp Thank you for the review and the repository. |