Bug 2140486 - sed-4.9 is available
Summary: sed-4.9 is available
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: sed
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jakub Martisko
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-11-07 00:20 UTC by Upstream Release Monitoring
Modified: 2024-01-31 09:16 UTC (History)
9 users (show)

Fixed In Version: sed-4.9-1.fc40
Clone Of:
Environment:
Last Closed: 2024-01-30 10:26:33 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Upstream Release Monitoring 2022-11-07 00:20:06 UTC
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

Comment 1 Upstream Release Monitoring 2022-11-07 00:20:12 UTC
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

Comment 2 Xose Vazquez Perez 2023-11-01 12:21:45 UTC
(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

Comment 3 Paolo Bonzini 2024-01-30 10:26:33 UTC
Fixed in sed-4.9-1.fc40.

Comment 4 Fedora Update System 2024-01-30 10:31:27 UTC
FEDORA-2024-fa377a5e30 has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2024-fa377a5e30

Comment 5 Fedora Update System 2024-01-31 09:16:17 UTC
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.


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