diff options
| author | christos <christos@NetBSD.org> | 2020-06-15 03:39:00 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 2020-06-15 03:39:00 +0000 |
| commit | 639e9a1ebe81aadcdfba65dd591dcb061980aeac (patch) | |
| tree | 3933c75364dfffc78fbf9851bea99860b5db34eb /UPDATING | |
| parent | 1ff50c8792da4537fc7f6f7b60a5f6db15475ea8 (diff) | |
mention blacklist -> blocklist rename
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -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. |
