Releases retrieved: 4.9 Upstream release that is considered latest: 4.9 Current version/release in rawhide: 4.8-11.fc37 URL: http://www.gnu.org/software/sed/ 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://docs.fedoraproject.org/en-US/package-maintainers/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/4789/ To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/sed
Scratch build failed. Details below: BuilderException: Build failed: Command '['rpmbuild', '-D', '_sourcedir .', '-D', '_topdir .', '-bs', '/var/tmp/thn-ganp_5lh/sed.spec']' returned non-zero exit status 1. StdOut: error: Bad source: ./sed-4.9.tar.xz: No such file or directory Traceback: File "/usr/local/lib/python3.10/site-packages/hotness/use_cases/package_scratch_build_use_case.py", line 56, in build result = self.builder.build(request.package, request.opts) File "/usr/local/lib/python3.10/site-packages/hotness/builders/koji.py", line 188, in build raise BuilderException( If you think this issue is caused by some bug in the-new-hotness, please report it on the-new-hotness issue tracker: https://github.com/fedora-infra/the-new-hotness/issues
(In reply to Upstream Release Monitoring from comment #0) > Releases retrieved: 4.9 > Upstream release that is considered latest: 4.9 > Current version/release in rawhide: 4.8-11.fc37 > URL: http://www.gnu.org/software/sed/ > Based on the information from Anitya:https://release-monitoring.org/project/4789/ > To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/sed * Noteworthy changes in release 4.9 (2022-11-06) [stable] ** Bug fixes 'sed --follow-symlinks -i' no longer loops forever when its operand is a symbolic link cycle. [bug introduced in sed 4.2] a program with an execution line longer than 2GB can no longer trigger an out-of-bounds memory write. using the R command to read an input line of length longer than 2GB can no longer trigger an out-of-bounds memory read. In locales using UTF-8 encoding, the regular expression '.' no longer sometimes fails to match Unicode characters U+D400 through U+D7FF (some Hangul Syllables, and Hangul Jamo Extended-B) and Unicode characters U+108000 through U+10FFFF (half of Supplemental Private Use Area plane B). [bug introduced in sed 4.8] I/O errors involving temp files no longer confuse sed into using a FILE * pointer after fclosing it, which has undefined behavior in C. ** New Features The 'r' command now accepts address 0, allowing inserting a file before the first line. ** Changes in behavior Sed now prints the less-surprising variant in a corner case of POSIX-unspecified behavior. Before, this would print "n". Now, it prints "X": printf n | sed 'sn\nnXn'; echo
Fixed in sed-4.9-1.fc40.
FEDORA-2024-fa377a5e30 has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2024-fa377a5e30
FEDORA-2024-fa377a5e30 has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report.