Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 2078251 - perl-Text-Bidi-2.16 is available
Summary: perl-Text-Bidi-2.16 is available
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Text-Bidi
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Pisar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-04-24 22:20 UTC by Upstream Release Monitoring
Modified: 2022-05-07 04:32 UTC (History)
1 user (show)

Fixed In Version: perl-Text-Bidi-2.16-1.fc37 perl-Text-Bidi-2.16-1.fc34 perl-Text-Bidi-2.16-1.fc35 perl-Text-Bidi-2.16-1.fc36
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-05-04 13:13:33 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
CPAN 142417 0 None None None 2022-04-25 13:59:33 UTC

Description Upstream Release Monitoring 2022-04-24 22:20:55 UTC
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/

Comment 1 Petr Pisar 2022-04-25 13:17:08 UTC
A bug-fix release suitable for all Fedoras.

Comment 2 Petr Pisar 2022-04-25 13:42:22 UTC
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

Comment 3 Petr Pisar 2022-04-25 13:45:05 UTC
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 }

Comment 4 Fedora Update System 2022-04-26 15:55:13 UTC
FEDORA-2022-ac4e69c365 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-ac4e69c365

Comment 5 Fedora Update System 2022-04-26 15:55:18 UTC
FEDORA-2022-d8e9c08b3a has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-d8e9c08b3a

Comment 6 Fedora Update System 2022-04-26 15:55:23 UTC
FEDORA-2022-b0e3cf5aad has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2022-b0e3cf5aad

Comment 7 Fedora Update System 2022-04-26 22:01:46 UTC
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.

Comment 8 Fedora Update System 2022-04-27 09:14:31 UTC
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.

Comment 9 Fedora Update System 2022-04-27 09:31:42 UTC
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.

Comment 10 Fedora Update System 2022-05-04 13:13:33 UTC
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.

Comment 11 Fedora Update System 2022-05-04 13:51:39 UTC
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.

Comment 12 Fedora Update System 2022-05-07 04:32:48 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.