non port: sysutils/screen/files/patch-configure |
SVNWeb
|
Number of commits found: 5 |
Thu, 17 Mar 2022
|
[ 23:44 Cy Schubert (cy) ] 9bdc788
sysutils/screen: Update to 4.9.0
Update screen to 4.9.0. From the release announcement:
New in this release:
* Hardstatus option for used encoding (escape string '%e')
* Fixes:
- fix combining char handling that could lead to a segfault
- CVE-2021-26937: possible denial of service via a crafted UTF-8
character sequence (bug #60030)
- make screen exit code be 0 when checking --help
- session names limit is 80 symbols (bug #61534)
- option -X ignores specified user in multiuser env (bug #37437)
- a lot of reformations/fixes/cleanups (man page and source code)
For full list of changes see
https://git.savannah.gnu.org/cgit/screen.git/log/?h=v.4.9.0
Note that CVE-2021-26937 was fixed in the FreeBSD port in 2021.
|
Tue, 29 Oct 2019
|
[ 04:23 cy ]
Correctly identify utmpx support in FreeBSD.
- FreeBSD's utmpx is incorrectly identified in ./configure.
- Because of the falsely identified utmpx support in the ./configure
script, a previously applied patch, which didn't work, is no longer
needed.
PR: 241530
Reported by: Henry David Bartholomew <PopularMoment@protonmail.com>
Daniel Drinnon <ddrinnon@cdor.net>
|
Tue, 8 Oct 2019
|
[ 19:13 cy ]
Update 4.6.2 --> 4.7.0
|
Sun, 14 May 2017
|
[ 04:39 cy ]
Properly detect devel/ncurses if installed and use it. Previously if
devel/ncurses was installed, even though the dependency was registered,
base ncurses would still be linked.
PR: 219260
Submitted by: knu@
|
Tue, 29 Jul 2014
|
[ 15:00 adamw ] (Only the first 10 of 194 ports in this commit are shown above. )
Rename sysutils/ patch-xy patches to reflect the files they modify.
|
Number of commits found: 5 |