Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Dec 2017 11:35:50 -0800
From:      John-Mark Gurney <jmg@funkthat.com>
To:        freebsd-doc@FreeBSD.org
Subject:   update to article
Message-ID:  <20171210193550.GI5901@funkthat.com>

next in thread | raw e-mail | index | archive | help
I would like to commit the patch:
Index: en_US.ISO8859-1/articles/freebsd-update-server/article.xml
===================================================================
--- en_US.ISO8859-1/articles/freebsd-update-server/article.xml	(revision 51281)
+++ en_US.ISO8859-1/articles/freebsd-update-server/article.xml	(working copy)
@@ -126,9 +126,9 @@
     <para>Download the <link
 	xlink:href="http://svnweb.freebsd.org/base/user/cperciva/freebsd-update-build/">;
 	freebsd-update-server</link> software by installing
-      <package>devel/subversion</package>, and execute:</para>
+      <package>devel/subversion</package> and <package>security/ca_root_nss</package>, and execute:</para>
 
-    <screen>&prompt.user; <userinput>svn co http://svn.freebsd.org/base/user/cperciva/freebsd-update-build freebsd-update-server</userinput></screen>
+    <screen>&prompt.user; <userinput>svn co https://svn.freebsd.org/base/user/cperciva/freebsd-update-build freebsd-update-server</userinput></screen>
 
     <para>Update <filename>scripts/build.conf</filename>
       appropriately.  It is sourced during all build

with the following change message:
switch to d/l'ing source of freebsd-update-server to be more
secure than unauthenticated HTTP.

Can I get a review?

Thanks.

-- 
  John-Mark Gurney				Voice: +1 415 225 5579

     "All that I will do, has been done, All that I have, has not."



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20171210193550.GI5901>