diff options
| author | Jose Luis Duran <jlduran@FreeBSD.org> | 2025-10-13 14:35:12 +0000 |
|---|---|---|
| committer | Jose Luis Duran <jlduran@FreeBSD.org> | 2025-10-13 14:42:45 +0000 |
| commit | ffa8165009365ff93050626d880f2d1d6aacc31a (patch) | |
| tree | ffa9697dd7398a8ee7a597508fbf946844b955d9 | |
| parent | 7c66667d45e95af59f59e41ef169119a974a6be1 (diff) | |
blocklist: Add an UPDATING entry
Add an UPDATING entry about the renaming of blocklist.
Approved by: emaste (mentor)
Fixes: 7238317403b9 ("blocklist: Rename blacklist to blocklist")
MFC after: 1 day
| -rw-r--r-- | UPDATING | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -27,6 +27,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 16.x IS SLOW: world, or to merely disable the most expensive debugging functionality at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".) +20251012: + Blacklist has been renamed upstream to Blocklist. If you have it + configured, rename all configuration files, firewall anchors or + sentinel files to reflect the new nomenclature. Old setups will + continue to work emitting a warning. + 20251002: Audio-related utilities including mixer(8) and virtual_oss(8) have moved to the new FreeBSD-sound package. If you have set-optional or |
