Back to bug 1024517
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Dusty Mabe | 2014-08-22 14:50:19 UTC | CC | dustymabe, pmatilai | |
| Component | rpmdevtools | rpm | ||
| Assignee | twoerner | packaging-team-maint | ||
| Florian Festi | 2014-12-15 12:27:53 UTC | CC | ffesti | |
| Ľuboš Kardoš | 2014-12-15 14:41:55 UTC | CC | lkardos | |
| Karel Srot | 2015-01-06 13:48:23 UTC | CC | ksrot | |
| Flags | needinfo?(ffesti) | |||
| Karel Srot | 2015-01-06 13:49:20 UTC | Flags | needinfo?(ffesti) | |
| Marek Marusic | 2015-02-05 10:27:23 UTC | CC | mmarusic | |
| QA Contact | qe-baseos-security | mmarusic | ||
| Ľuboš Kardoš | 2015-02-26 08:00:07 UTC | Status | NEW | MODIFIED |
| errata-xmlrpc | 2015-02-26 08:12:26 UTC | Status | MODIFIED | ON_QA |
| Marek Marusic | 2015-03-31 07:31:19 UTC | Status | ON_QA | VERIFIED |
| Fixed In Version | rpm-4.8.0-40.el6 | |||
| Ľuboš Kardoš | 2015-05-20 11:51:53 UTC | Doc Text | Cause: If a multiline string in a perl module in some package started with "use something" then rpmbuild created in the package wrong require on perl(something). Consequence: Wrong requires of the package. Fix: Keywords use and require are ignored in multiline strings. Result: No wrong requires of the package. |
|
| Jiri Herrmann | 2015-07-16 12:19:31 UTC | CC | jherrman | |
| Doc Text | Cause: If a multiline string in a perl module in some package started with "use something" then rpmbuild created in the package wrong require on perl(something). Consequence: Wrong requires of the package. Fix: Keywords use and require are ignored in multiline strings. Result: No wrong requires of the package. | If a Perl script in a package contained a string declared as a here-document that included the "use" or "require" words, or a multiline string with these words, the package in some cases had incorrect dependencies when it was created using the "rpmbuild" command. Now, the "use" and "require" strings are ignored as keywords in here-documents and multiline strings, which prevents the problem from occurring. | ||
| errata-xmlrpc | 2015-07-20 13:43:59 UTC | Status | VERIFIED | RELEASE_PENDING |
| errata-xmlrpc | 2015-07-22 07:02:58 UTC | Status | RELEASE_PENDING | CLOSED |
| Resolution | --- | ERRATA | ||
| Last Closed | 2015-07-22 03:02:58 UTC |
Back to bug 1024517