diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2018-04-30 10:47:50 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2018-04-30 10:47:50 +0000 |
commit | c06323270be57c5c10edef3b3d007e3ec6b17098 (patch) | |
tree | 6ff38512b0cd2bacbcf7bc4c1a47596087189d53 /UPDATING | |
parent | b446a1d670459277afaff817be4d2ca79e6da98b (diff) | |
download | ports-c06323270be57c5c10edef3b3d007e3ec6b17098.tar.gz ports-c06323270be57c5c10edef3b3d007e3ec6b17098.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -5,6 +5,13 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20180430: + AFFECTS: users of news/nntp + AUTHOR: dinoex@FreeBSD.org + + The option INETD was removed. If you used inetd, please change the path + in /etc/inetd.conf from /usr/local/sbin/nntpd to /usr/local/libexec/nntpd. + 20180428: AFFECTS: users of security/libressl AUTHOR: brnrd@FreeBSD.org |