svn commit: r280144 - in head/release/doc: en_US.ISO8859-1/relnotes share/xml
Glen Barber
gjb at FreeBSD.org
Mon Mar 16 15:54:52 UTC 2015
Author: gjb
Date: Mon Mar 16 15:54:50 2015
New Revision: 280144
URL: https://svnweb.freebsd.org/changeset/base/280144
Log:
Document r279571, freebsd-update(8) will not download updates when
a previous upgrade is not complete.
Add ScaleEngine Inc to sponsors.ent.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/article.xml
head/release/doc/share/xml/sponsor.ent
Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml Mon Mar 16 15:54:47 2015 (r280143)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml Mon Mar 16 15:54:50 2015 (r280144)
@@ -312,6 +312,11 @@
<para revision="279315" contrib="sponsor" sponsor="&ff;">The
&man.uefisign.8; utility has been added.</para>
+
+ <para revision="279571" contrib="sponsor"
+ sponsor="&scaleengine;">The &man.freebsd-update.8; utility has
+ been updated to prevent fetching updated binary patches when
+ a previous upgrade has not been throughly completed.</para>
</sect2>
<sect2 xml:id="userland-contrib">
Modified: head/release/doc/share/xml/sponsor.ent
==============================================================================
--- head/release/doc/share/xml/sponsor.ent Mon Mar 16 15:54:47 2015 (r280143)
+++ head/release/doc/share/xml/sponsor.ent Mon Mar 16 15:54:50 2015 (r280144)
@@ -31,6 +31,7 @@
<!ENTITY netgate "Netgate">
<!ENTITY sandvine "Sandvine, Inc.">
+<!ENTITY scaleengine "ScaleEngine, Inc.">
<!ENTITY spectralogic "Spectra Logic">
<!ENTITY yandex "Yandex LLC">
More information about the svn-src-all
mailing list