Latest upstream release: 2.16 Current version/release in rawhide: 2.15-12.fc36 URL: http://search.cpan.org/dist/Text-Bidi/ Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/ More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream. Based on the information from Anitya: https://release-monitoring.org/project/8069/
A bug-fix release suitable for all Fedoras.
The newly added t/get_mirror_char.t test fails on s390x only (big-endian?): t/00-version.t ......... ok # Failed test 'Wrong mirror for 0x0029 (LEFT PARENTHESIS)' # at t/get_mirror_char.t line 18. # got: '(' # expected: '' # Failed test 'Wrong mirror for 0x0028 (RIGHT PARENTHESIS)' # at t/get_mirror_char.t line 18. # got: ')' # expected: '' [...] # Looks like you failed 428 tests of 428. t/get_mirror_char.t .... Dubious, test returned 254 (wstat 65024, 0xfe00) Failed 428/428 subtests
Or because of an unsigned char: --- Text-Bidi-2.15/swig/fribidi.i 2018-09-24 18:08:52.000000000 +0200 +++ Text-Bidi-2.16/swig/fribidi.i 2022-04-24 22:30:38.000000000 +0200 @@ -98,6 +98,7 @@ %} %apply const FriBidiChar* str { const FriBidiCharType* bidi_types } +%apply unsigned long { FriBidiChar ch } %apply unsigned long *OUTPUT { FriBidiChar *mirrored_ch }
FEDORA-2022-ac4e69c365 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-ac4e69c365
FEDORA-2022-d8e9c08b3a has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-d8e9c08b3a
FEDORA-2022-b0e3cf5aad has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2022-b0e3cf5aad
FEDORA-2022-ac4e69c365 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-ac4e69c365` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-ac4e69c365 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2022-b0e3cf5aad has been pushed to the Fedora 34 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-b0e3cf5aad` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-b0e3cf5aad See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2022-d8e9c08b3a has been pushed to the Fedora 35 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-d8e9c08b3a` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-d8e9c08b3a See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2022-b0e3cf5aad has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2022-d8e9c08b3a has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2022-ac4e69c365 has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report.