-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 This is to announce sed-4.8, a stable release.
There have been 21 commits by 2 people in the 56 weeks since 4.7. See the NEWS below for a brief summary. Thanks to everyone who has contributed! The following people contributed changes to this release: Assaf Gordon (4) Jim Meyering (17) Jim [on behalf of the sed maintainers] ================================================================== Here is the GNU sed home page: http://gnu.org/s/sed/ For a summary of changes and contributors, see: http://git.sv.gnu.org/gitweb/?p=sed.git;a=shortlog;h=v4.8 or run this command from a git-cloned sed directory: git shortlog v4.7..v4.8 To summarize the 865 gnulib-related changes, run these commands from a git-cloned sed directory: git checkout v4.8 git submodule summary v4.7 Here are the compressed sources: https://ftp.gnu.org/gnu/sed/sed-4.8.tar.gz (2.2MB) https://ftp.gnu.org/gnu/sed/sed-4.8.tar.xz (1.3MB) Here are the GPG detached signatures[*]: https://ftp.gnu.org/gnu/sed/sed-4.8.tar.gz.sig https://ftp.gnu.org/gnu/sed/sed-4.8.tar.xz.sig Use a mirror for higher download bandwidth: https://www.gnu.org/order/ftp.html [*] Use a .sig file to verify that the corresponding file (without the .sig suffix) is intact. First, be sure to download both the .sig file and the corresponding tarball. Then, run a command like this: gpg --verify sed-4.8.tar.gz.sig If that command fails because you don't have the required public key, then run this command to import it: gpg --keyserver keys.gnupg.net --recv-keys 7FD9FCCB000BEEEE and rerun the 'gpg --verify' command. This release was bootstrapped with the following tools: Autoconf 2.69.202-d78a Automake 1.16a Gnulib v0.1-3167-g6b9d15b8b NEWS * Noteworthy changes in release 4.8 (2020-01-14) [stable] ** Bug fixes "sed -i" now creates temporary files with correct umask (limited to u=rwx). Previously sed would incorrectly set umask on temporary files, resulting in problems under certain fuse-like file systems. [bug introduced in sed 4.2.1] ** Release distribute gzip-compressed tarballs once again ** Improvements a year's worth of gnulib development, including improved DFA performance Also posted as: https://savannah.gnu.org/forum/forum.php?forum_id=9647 -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEFV0/xQDINEhtHupnf9n8ywAL7u4FAl4emS0ACgkQf9n8ywAL 7u7EAw/5AWMMY1AABJQytbEhHPCFgjB5ZY91IV0xOF/SU0LTf73pVFskExrVc0bd LkwIrSJoEZUDzj4rLLqkyxrLig8zaJvegYc1SqrBdTCLzUqlddBlOo+MxH0lsPFM dlK3Zn/tavVmoTQ6tV1hDPNM7H/oFmHPyoZTs87NrwucCNQzQBnU756Mpcy6GVcR BaUucj1oaLyz8Oa1T+CdkLcxhfh/zv7HoQGoph0acIGKOtkzdhGWOhaEDug6Cj82 4nHeKtcnXdfk8sSXEw5IpsOgdj6zCw9Ft++0Tn29QBcv/pybK9EAlEtv+9sqqcqL 4eeXTFibOLl5CpEda2sXcCQXdelh5L/FQd0/h8n5gBLlun6XU2QKif8f6gZqbT4M aVmHKusQzPPhCSGHskOdMlRvqdJ0vfzzvm4eYgRQRByT/x2kJ2Fzk8aXFPxOd/Kg BZzNE5L+Q70mYcyDvohyCtg2tm0ikmkSyzhtWJfGCl/zVXu3KxNyuvhZClJrD+/W HpRxtU0jotD4xFeAv4wo1AXjwibmgXAbffuGB3a2F+XPpqG7VxEZxHg3Dp+NZlvX mZ986EFhpHUMbxO1Uq4E9bIzmoQlwUNENxD13Ypm6wctoA3C4Wj20smicNKniH3+ DBXOeGWjQHe7kTuEUOfRXeUoLdIV1+nws0U3OUkWrDcyRJRzSzo= =KFDB -----END PGP SIGNATURE----- -- If you have a working or partly working program that you'd like to offer to the GNU project as a GNU package, see https://www.gnu.org/help/evaluation.html.