summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>2020-06-15 03:39:00 +0000
committerchristos <christos@NetBSD.org>2020-06-15 03:39:00 +0000
commit639e9a1ebe81aadcdfba65dd591dcb061980aeac (patch)
tree3933c75364dfffc78fbf9851bea99860b5db34eb /UPDATING
parent1ff50c8792da4537fc7f6f7b60a5f6db15475ea8 (diff)
mention blacklist -> blocklist rename
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 7 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index 709309263d1..705ab4f881e 100644
--- a/UPDATING
+++ b/UPDATING
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.308 2020/06/01 14:46:04 christos Exp $
+$NetBSD: UPDATING,v 1.309 2020/06/15 03:39:00 christos Exp $
This file (UPDATING) is intended to be a brief reference to recent
changes that might cause problems in the build process, and a guide for
@@ -19,6 +19,12 @@ See also: BUILDING, build.sh, Makefile.
Recent changes:
^^^^^^^^^^^^^^^
+20200614:
+ blacklist* has been renamed to blocklist*. You need to manually:
+ mv /var/db/bl{a,o}cklist.db
+ fix npf rules that mention blacklist
+ fix rc.conf variables
+
20200601:
Due to a mistake in LIBISPRIVATE handling, .so libraries were
created in the build directories and need cleaning.