Path to this page:
Subject: CVS commit: pkgsrc/textproc/gsed
From: Thomas Klausner
Date: 2020-01-27 11:37:33
Message id: 20200127103734.06B22FBF4@cvs.NetBSD.org
Log Message:
gsed: update to 4.8.
* 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
Files: