Name: | sed |
---|---|
Version: | 4.5 |
Release: | 1.el8 |
Architecture: | x86_64 |
Group: | Applications/Text |
Size: | 776862 |
License: | GPLv3+ |
RPM: | sed-4.5-1.el8.x86_64.rpm |
Source RPM: | sed-4.5-1.el8.src.rpm |
Build Date: | Thu Mar 07 2019 |
Build Host: | ca-build101.us.oracle.com |
Vendor: | Oracle America |
URL: | http://sed.sourceforge.net/ |
Summary: | A GNU stream text editor |
Description: | The sed (Stream EDitor) editor is a stream or batch (non-interactive) editor. Sed takes text as input, performs an operation or set of operations on the text and outputs the modified text. The operations that sed performs (substitutions, deletions, insertions, etc.) can be specified in a script file or from the command line. |
- Rebase to 4.5 - Drop patch from 4.4-4 (is included in the upstream archive)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- When editing file inplace, the SELinux context should be based on the link instead of the target file itself. --follow-symlinks option remains unchanged - Resolves: #1401442
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- new version 4.4 - removed COPYING.DOC license which is no longer in upstream - Resolves: #1410093
- new version 4.3 - Resolves: #1410093
- provides /bin/sed
- remove meaningless redefinition of _bindir - it's standard macro now; sed will be store in /usr/bin/sed Resovles: #1305835
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild