Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Feb 2020 14:18:18 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r358103 - head
Message-ID:  <202002191418.01JEIInV079953@repo.freebsd.org>

index | next in thread | raw e-mail

Author: bapt
Date: Wed Feb 19 14:18:17 2020
New Revision: 358103
URL: https://svnweb.freebsd.org/changeset/base/358103

Log:
  Add a note about some fallouts due to the ncurses update

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Wed Feb 19 14:16:48 2020	(r358102)
+++ head/UPDATING	Wed Feb 19 14:18:17 2020	(r358103)
@@ -26,6 +26,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 13.x IS SLOW:
 	disable the most expensive debugging functionality run
 	"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
 
+20200218:
+	ncurses has been updated to a newer version (6.1-20200118). After an
+	update some applications using ncurses may results have some rendering
+	problems and would need to be rebuilt.
+
 20200217:
 	The size of struct vnet and the magic cookie have changed.
 	Users need to recompile libkvm and all modules using VIMAGE


help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002191418.01JEIInV079953>