Latest upstream release: 2.2.4 Current version/release in rawhide: 2.2.3-5.fc26 URL: http://libgd.github.io/ Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/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/880/
Patching or scratch build for gd-2.2.3 failed.
Created attachment 1242143 [details] Rebase-helper rebase-helper-debug.log log file. See for details and report the eventual error to rebase-helper https://github.com/phracek/rebase-helper/issues.
Patches were not touched. All were applied properly
See abi-compliance-checker results in https://rpms.remirepo.net/compat_reports/libgd/2.2.3_to_2.2.4/compat_report.html But, see https://github.com/libgd/libgd/issues/357 (segfault in tiff tests) As this version is mostly a security release, and as the segfault occurs in libtiff, not in libgd, probably we have to ignore this test.
More bugs: https://github.com/libgd/libgd/issues/357 segfault in tiff/tiff_invalid_read (x86_64) https://github.com/libgd/libgd/issues/358 failed test fontconfig/basic https://github.com/libgd/libgd/issues/359 failed test gdimagegrayscale/basic (i386) https://github.com/libgd/libgd/issues/360 broken build (EL only)
Another set: https://github.com/libgd/libgd/issues/363 failed test with various freetype version https://github.com/libgd/libgd/issues/364 gdimagecopyresampled/bug00201 fails on some arch 357 is considered as a security issue (Upstream patch exists but not yet public) 358 fixed (need some fonts in the buildroot) BTW, I was able to run scratch builds F25: https://koji.fedoraproject.org/koji/taskinfo?taskID=17322751 F26: https://koji.fedoraproject.org/koji/taskinfo?taskID=17322751 Final XFAIL rules are: %ifarch %{ix86} ppc64 ppc64le aarch64 # See https://github.com/libgd/libgd/issues/359 XFAIL_TESTS="gdimagegrayscale/basic $XFAIL_TESTS" %endif %ifarch ppc64 ppc64le aarch64 # See https://github.com/libgd/libgd/issues/364 XFAIL_TESTS="gdimagecopyresampled/bug00201 $XFAIL_TESTS" %endif %if 0%{?rhel} > 0 && 0%{?rhel} <= 6 || 0%{?fedora} >= 26 # See https://github.com/libgd/libgd/issues/363 XFAIL_TESTS="freetype/bug00132 $XFAIL_TESTS" %endif %if 0%{?rhel} > 0 && 0%{?rhel} <= 5 || 0%{?fedora} >= 26 XFAIL_TESTS="gdimagestringft/gdimagestringft_bbox $XFAIL_TESTS" %endif export XFAIL_TESTS BTW, we have to wait for security fix to be public...
remi's gd-2.2.4-1.fc26 completed http://koji.fedoraproject.org/koji/buildinfo?buildID=834846