Date: Sun, 25 Mar 2018 01:14:07 +0000 (UTC) From: "Timur I. Bakeyev" <timur@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r465494 - head Message-ID: <201803250114.w2P1E7OK090973@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: timur Date: Sun Mar 25 01:14:07 2018 New Revision: 465494 URL: https://svnweb.freebsd.org/changeset/ports/465494 Log: Add a note about net/samba48 Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Sun Mar 25 01:02:51 2018 (r465493) +++ head/UPDATING Sun Mar 25 01:14:07 2018 (r465494) @@ -5,6 +5,20 @@ 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. +20180325: + AFFECTS: users of net/samba48 + AUTHOR: timur@FreeBSD.org + + New Samba 4.8 upgrades the relevant database files in the way, that doesn't + allow easy fallback to the previous versions of Samba. So, before upgrading + to the new version make a backup of the /var/db/samba4/ directory. + + Full list of changes, new features and upgrade procedure is available at: + + https://www.samba.org/samba/history/samba-4.8.0.html + + Please, read it carefully before upgrading!. + 20180320: AFFECTS: users of x11/sterm AUTHOR: pkubaj@anongoth.pl
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803250114.w2P1E7OK090973>