Bug 2067181
| Summary: | perl-POE-1.370 is available | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Upstream Release Monitoring <upstream-release-monitoring> | ||||
| Component: | perl-POE | Assignee: | Michal Josef Spacek <mspacek> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | mspacek, perl-devel, steve.traylen | ||||
| Target Milestone: | --- | Keywords: | FutureFeature, Triaged | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | perl-POE-1.370-1.fc36 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2022-03-27 00:16:49 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Upstream Release Monitoring
2022-03-23 13:22:56 UTC
Created attachment 1867811 [details]
Update to 1.370 (#2067181)
the-new-hotness/release-monitoring.org's scratch build of perl-POE-1.370-1.fc34.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=84599268 Changes:
Remove explicit call to setsid() in POE::Wheel::Run
We are using make_slave_controlling_terminal() from IO::Pty since
136f5dbab9d9 and that calls setsid() itself.
Fixes to IO::Pty have unmasked this double call to setsid() which is
generating a spurious warning on any use of a pty(-pipe) conduit.
For f36 and rawhide
FEDORA-2022-2410da7cbb has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-2410da7cbb In this version is still issue: https://bugzilla.redhat.com/show_bug.cgi?id=1947053 FEDORA-2022-2410da7cbb has been pushed to the Fedora 36 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-2410da7cbb` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-2410da7cbb See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2022-2410da7cbb has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report. |