Date: Mon, 29 Feb 2016 18:58:26 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org Subject: svn commit: r296220 - stable/9 Message-ID: <201602291858.u1TIwQ7I054906@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rene (doc,ports committer) Date: Mon Feb 29 18:58:26 2016 New Revision: 296220 URL: https://svnweb.freebsd.org/changeset/base/296220 Log: UPDATING: move the note about the Linux kernel version bump to the top and adjust the date and SVN revision number. Modified: stable/9/UPDATING Modified: stable/9/UPDATING ============================================================================== --- stable/9/UPDATING Mon Feb 29 18:55:27 2016 (r296219) +++ stable/9/UPDATING Mon Feb 29 18:58:26 2016 (r296220) @@ -11,6 +11,14 @@ handbook: Items affecting the ports and packages system can be found in /usr/ports/UPDATING. Please read that file before running portupgrade. +20160229: + At svn r296219, the default linux compat kernel ABI has been adjusted + to 2.6.18 in support of the linux-c6 compat ports infrastructure + update. If you wish to continue using the linux-f10 compat ports, + add compat.linux.osrelease=2.6.16 to your local sysctl.conf. Users are + encouraged to update their linux-compat packages to linux-c6 during + their next update cycle. + 20151026: NTP has been upgraded to 4.2.8p4. The configuration file syntax has been changed, thus mergemaster @@ -30,14 +38,6 @@ Items affecting the ports and packages s sendmail default for client connections has been raised to 1024 bits. -20140922: - At svn r271982, The default linux compat kernel ABI has been adjusted - to 2.6.18 in support of the linux-c6 compat ports infrastructure - update. If you wish to continue using the linux-f10 compat ports, - add compat.linux.osrelease=2.6.16 to your local sysctl.conf. Users are - encouraged to update their linux-compat packages to linux-c6 during - their next update cycle. - 20140717: It is no longer necessary to include the dwarf version in your DEBUG options in your kernel config file. The bug that required it to be
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602291858.u1TIwQ7I054906>