From owner-svn-doc-head@freebsd.org Sun Aug 6 06:09:40 2017 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 48E8EDC4CB1; Sun, 6 Aug 2017 06:09:40 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 12B29740B3; Sun, 6 Aug 2017 06:09:39 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v7669dBS043715; Sun, 6 Aug 2017 06:09:39 GMT (envelope-from delphij@FreeBSD.org) Received: (from delphij@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v7669cni043713; Sun, 6 Aug 2017 06:09:38 GMT (envelope-from delphij@FreeBSD.org) Message-Id: <201708060609.v7669cni043713@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: delphij set sender to delphij@FreeBSD.org using -f From: Xin LI Date: Sun, 6 Aug 2017 06:09:38 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50639 - head/en_US.ISO8859-1/htdocs/layout/css X-SVN-Group: doc-head X-SVN-Commit-Author: delphij X-SVN-Commit-Paths: head/en_US.ISO8859-1/htdocs/layout/css X-SVN-Commit-Revision: 50639 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Aug 2017 06:09:40 -0000 Author: delphij Date: Sun Aug 6 06:09:38 2017 New Revision: 50639 URL: https://svnweb.freebsd.org/changeset/doc/50639 Log: Provide a set of stylesheet for printing. Modified: head/en_US.ISO8859-1/htdocs/layout/css/layout.css head/en_US.ISO8859-1/htdocs/layout/css/navigation.css Modified: head/en_US.ISO8859-1/htdocs/layout/css/layout.css ============================================================================== --- head/en_US.ISO8859-1/htdocs/layout/css/layout.css Sat Aug 5 08:43:51 2017 (r50638) +++ head/en_US.ISO8859-1/htdocs/layout/css/layout.css Sun Aug 6 06:09:38 2017 (r50639) @@ -60,6 +60,7 @@ /* Search */ +@media screen { #search { position: relative; text-align: right; @@ -99,7 +100,12 @@ color: #666; padding: 2px 2px 2px 5px; } +} +@media print { +#search { display: none; } +} + /* Mirror Select */ #mirror { @@ -464,6 +470,7 @@ /* Secondary Pages */ +@media screen { #sidewrap { float: left; width: 166px; @@ -480,6 +487,12 @@ #contentwrap { margin-left: 170px; padding-top: 15px; +} +} + +@media print { +#sidewrap, #rightwrap { display: none; } +#contentwrap { margin-left: 16px; padding-top: 15px; } } /* Footer */ Modified: head/en_US.ISO8859-1/htdocs/layout/css/navigation.css ============================================================================== --- head/en_US.ISO8859-1/htdocs/layout/css/navigation.css Sat Aug 5 08:43:51 2017 (r50638) +++ head/en_US.ISO8859-1/htdocs/layout/css/navigation.css Sun Aug 6 06:09:38 2017 (r50639) @@ -6,6 +6,7 @@ /* Site Navigation */ +@media screen { #topnav { text-align: left; color: #666; @@ -374,4 +375,15 @@ div#menu ul ul ul li:hover ul { .rightnav h1, .rightnav h2, .rightnav h3, .rightnav h4, .rightnav h5, .rightnav h6, .rightnav p { padding-left: 10px; padding-right: 10px; +} +} + +@media print { +#topnav, #topnavleft, #topnavright, #topnavlist { display: none; } +#menu { display: none; } +#languagenav, #languagenavlist { display: none; } +#searchnav, #searchnavlist { display: none; } +#sidenav { display: none; } +#feedlinks { display: none; } +.rightnav { display: none; } } From owner-svn-doc-head@freebsd.org Mon Aug 7 02:26:02 2017 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1E4F5DD853E; Mon, 7 Aug 2017 02:26:02 +0000 (UTC) (envelope-from bjk@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EE1B176D80; Mon, 7 Aug 2017 02:26:01 +0000 (UTC) (envelope-from bjk@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v772Q1m5038602; Mon, 7 Aug 2017 02:26:01 GMT (envelope-from bjk@FreeBSD.org) Received: (from bjk@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v772Q1e4038601; Mon, 7 Aug 2017 02:26:01 GMT (envelope-from bjk@FreeBSD.org) Message-Id: <201708070226.v772Q1e4038601@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bjk set sender to bjk@FreeBSD.org using -f From: Benjamin Kaduk Date: Mon, 7 Aug 2017 02:26:01 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50640 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head X-SVN-Commit-Author: bjk X-SVN-Commit-Paths: head/en_US.ISO8859-1/htdocs/news/status X-SVN-Commit-Revision: 50640 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Aug 2017 02:26:02 -0000 Author: bjk Date: Mon Aug 7 02:26:00 2017 New Revision: 50640 URL: https://svnweb.freebsd.org/changeset/doc/50640 Log: Edits to the 2017Q2 report from linimon Submitted by: linimon Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2017-04-2017-06.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2017-04-2017-06.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2017-04-2017-06.xml Sun Aug 6 06:09:38 2017 (r50639) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2017-04-2017-06.xml Mon Aug 7 02:26:00 2017 (r50640) @@ -203,10 +203,10 @@ OVH is using ZFS, an introduction to jails, and a use case for BGP/bird on &os;.

-

The second meetup, also hosted in the OVH office, presented these +

The second meetup, also hosted in the OVH office, presented these subjects: how to create a &os; port (presented by jadawin@), how OVH is using Finite State Machines for managing their - storage system, network high-availibility with &os;, and a + storage system, network high-availability with &os;, and a jail tutorial by means of a demonstration running 200 OSFP (using net/bird) routers using jail and vnets on a small PC Engines APU2 system with only 4 CPU cores (1Ghz AMD) @@ -354,8 +354,8 @@ of &os;, announcing code freezes, and maintaining the respective branches, among other things.

-

The &os; 11.1-RELEASE cycle started on May 19, and is - continuing as scheduled. &os; consumers are urged to test +

The &os; 11.1-RELEASE cycle started on May 19, and + continued as scheduled. &os; consumers are urged to test whenever possible to help ensure the reliability and stability of the upcoming second release from the stable/11 branch.

@@ -388,7 +388,7 @@ &os; lld Wiki Page &os;/LLD Tracking PR (LLVM Bugzilla) - Exp-Run Request Using lld as /usr/bin/ld + Exp-Run Request Using lld as /usr/bin/ld @@ -474,7 +474,6 @@ -

DTS (Device Tree Source) files provide a human-readable source description of the hardware resources for a given @@ -687,7 +686,7 @@ usable. This attempt that I call "Plan B", only uses &os;, with one &os; server handling the metadata operations and multiple &os; servers configured to serve - data, is now ready for third party testing. If testing by + data and is now ready for third party testing. If testing by third parties goes well, I anticipate the code will be merged into &os; head in time for &os; 12. Fairly recent &os; or Linux systems should be usable as pNFS @@ -1084,7 +1083,7 @@

The most important changes since the last report are:

    -
  • Ceph has releassed the release candidate of v12.1.0 (aka +
  • Ceph has released release candidate v12.1.0 (aka Luminous); the corresponding packaging is sitting in my tree waiting for Luminous to be actually released.
  • @@ -1164,7 +1163,7 @@ the packages &os; already has in place. There are many details to work out here. - Design a vitual disk implementation that can be used with + Design a virtual disk implementation that can be used with bhyve and attached to an RBD image. @@ -1417,7 +1416,7 @@ is both a KDE committer and part of our KDE on &os; team, for spearheading the efforts.

    -

    The following big updates were landed in the ports tree this +

    The following big updates landed in the ports tree this quarter:

      @@ -1445,7 +1444,7 @@
    • py-sip was updated to 4.19.2, PyQt4 to 4.12 and PyQt5 to 5.7.1
    • -
    • Several fixes for ARMv6 were landed to the Qt4 and Qt5 +
    • Several fixes for ARMv6 landed in the Qt4 and Qt5 ports — thanks to Mikaël Urankar
    @@ -1654,8 +1653,8 @@

    Some major version updates are: pkg 1.10.1, Firefox 54.0.1, and Chromium 59.0.3071.115.

    -

    Behind the scenes, antoine@ ran 36 exp-runs to test version updates, - making CRAN ports platform-independent, test installing +

    Behind the scenes, antoine@ ran 36 exp-runs to test version + updates, making CRAN ports platform-independent, test installing bsdgrep(1) as /usr/bin/grep, test LLVM updates, test the ino64 project, and perform Makefile cleanups.

    @@ -1750,7 +1749,7 @@ RAM.

    The default linker on arm64 is now lld. This - means &os; is able to built itsself with just the components + means &os; is able to build itself with just the components in the base system, a big milestone!

    @@ -1781,7 +1780,7 @@ also making slow progress to add support for even more platforms.

    -

    Discussion has started upstream to support API/ABI breaking +

    Discussion has started upstream to support API/ABI-breaking changes between major releases of operating systems. For instance, this is required to be able to target both &os; 11.x and 12.x, which have ABI changes involving important @@ -1897,7 +1896,7 @@ Randomization (ASLR) as an initial focal point and is now implementing further exploit mitigation techniques.

    -

    It has been a long while since HardenedBSD's laste appearance +

    It has been a long while since HardenedBSD's last appearance in a quarterly status report, with the last status report being from December of 2015. Accordingly, this status report will be a long one!

    @@ -1941,7 +1940,7 @@ a number of high-profile ports in HardenedBSD's ports tree.

    -

    In March of 2017, we added Control Flow Integrity (CFI) for +

    In March of 2017, we added Control Flow Integrity (CFI) to the base system. CFI is an exploit mitigation technique that helps prevent attackers from modifying the behavior of a program and jumping to undefined or arbitrary memory @@ -1970,12 +1969,12 @@ HardenedBSD's PaX SEGVGUARD implementation received a few updates to make it more stable and performant.

    -

    In March of 2017, HardenedBSD is now accessible through a Tor - hidden service. The main website, binary updates, and +

    As of March 2017, HardenedBSD is now accessible through a + Tor hidden service. The main website, binary updates, and package distribution are all available over the hidden service.

    -

    We now maintains our own version of the drm-next +

    We now maintain our own version of the drm-next branch for updated graphics support. Binary updates are also provided for this branch.

    @@ -2058,9 +2057,9 @@ well as locally adjusting the default version a lot easier.

    -

    gcc8-devel has been added, and armv6hf support removed, and we - made adjustments for newer versions of &os;. Also of note are - various cleanups and changes to improve the robustness of our +

    gcc8-devel has been added, and armv6hf support removed, + and we made adjustments for newer versions of &os;. Also of note + are various cleanups and changes to improve the robustness of our packages and the addition of support for aarch64 to many ports.

    @@ -2392,9 +2391,9 @@ Read more at https://www.FreeBSDfoundation.org/blog/conference-recap-oscon-2017/.

    -

    RootConf 2017 (contributed by Philip Paeps)

    +

    Rootconf 2017 (contributed by Philip Paeps)

    -

    In mid-May I presented at Rootconf 2017 in Bangalore. +

    In mid-May I presented at Rootconf 2017 in Bangalore. Rootconf is India's principal conference where systems and operations engineers share real world knowledge about building reliable systems. https://github.com/mapbox/spotswap/ software has been released under a BSD license. It sounds - like it should be possible to port this to &os; with minimal - effort. Read more at https://www.FreeBSDfoundation.org/blog/rootconf-2017-trip-report-philip-paeps/.

    BSDCan 2017/&os; Developers Summit (contributed by Deb From owner-svn-doc-head@freebsd.org Mon Aug 7 06:05:08 2017 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2B238DBD94E; Mon, 7 Aug 2017 06:05:08 +0000 (UTC) (envelope-from rcyu@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DE9EA80D7B; Mon, 7 Aug 2017 06:05:07 +0000 (UTC) (envelope-from rcyu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v77657He028222; Mon, 7 Aug 2017 06:05:07 GMT (envelope-from rcyu@FreeBSD.org) Received: (from rcyu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v77657Kg028221; Mon, 7 Aug 2017 06:05:07 GMT (envelope-from rcyu@FreeBSD.org) Message-Id: <201708070605.v77657Kg028221@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rcyu set sender to rcyu@FreeBSD.org using -f From: Ruey-Cherng Yu Date: Mon, 7 Aug 2017 06:05:07 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50641 - head/zh_TW.UTF-8/share/xml X-SVN-Group: doc-head X-SVN-Commit-Author: rcyu X-SVN-Commit-Paths: head/zh_TW.UTF-8/share/xml X-SVN-Commit-Revision: 50641 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Aug 2017 06:05:08 -0000 Author: rcyu Date: Mon Aug 7 06:05:06 2017 New Revision: 50641 URL: https://svnweb.freebsd.org/changeset/doc/50641 Log: change CVS to SVN PR: 221273 Submitted by: Guangyuan (Charlie) Yang Modified: head/zh_TW.UTF-8/share/xml/header.l10n.ent Modified: head/zh_TW.UTF-8/share/xml/header.l10n.ent ============================================================================== --- head/zh_TW.UTF-8/share/xml/header.l10n.ent Mon Aug 7 02:26:00 2017 (r50640) +++ head/zh_TW.UTF-8/share/xml/header.l10n.ent Mon Aug 7 06:05:06 2017 (r50641) @@ -114,5 +114,5 @@ 介紹如何手動透過 CVS repository 更新, +

    介紹如何手動透過 SVN repository 更新, 以及如何編譯 FreeBSD 網頁。

    '> From owner-svn-doc-head@freebsd.org Mon Aug 7 06:10:21 2017 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6BBA9DBDB6E; Mon, 7 Aug 2017 06:10:21 +0000 (UTC) (envelope-from rcyu@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2D90780E8B; Mon, 7 Aug 2017 06:10:21 +0000 (UTC) (envelope-from rcyu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v776AKQI028452; Mon, 7 Aug 2017 06:10:20 GMT (envelope-from rcyu@FreeBSD.org) Received: (from rcyu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v776AKe4028451; Mon, 7 Aug 2017 06:10:20 GMT (envelope-from rcyu@FreeBSD.org) Message-Id: <201708070610.v776AKe4028451@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rcyu set sender to rcyu@FreeBSD.org using -f From: Ruey-Cherng Yu Date: Mon, 7 Aug 2017 06:10:20 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50642 - head/zh_TW.UTF-8/htdocs X-SVN-Group: doc-head X-SVN-Commit-Author: rcyu X-SVN-Commit-Paths: head/zh_TW.UTF-8/htdocs X-SVN-Commit-Revision: 50642 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Aug 2017 06:10:21 -0000 Author: rcyu Date: Mon Aug 7 06:10:20 2017 New Revision: 50642 URL: https://svnweb.freebsd.org/changeset/doc/50642 Log: use &enbase for untranslated links PR: 221267 Submitted by: Guangyuan (Charlie) Yang Modified: head/zh_TW.UTF-8/htdocs/index.xsl Modified: head/zh_TW.UTF-8/htdocs/index.xsl ============================================================================== --- head/zh_TW.UTF-8/htdocs/index.xsl Mon Aug 7 06:05:06 2017 (r50641) +++ head/zh_TW.UTF-8/htdocs/index.xsl Mon Aug 7 06:10:20 2017 (r50642) @@ -156,7 +156,7 @@ From owner-svn-doc-head@freebsd.org Mon Aug 7 08:13:57 2017 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 13ED7DC2D51; Mon, 7 Aug 2017 08:13:57 +0000 (UTC) (envelope-from rcyu@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D7200270; Mon, 7 Aug 2017 08:13:56 +0000 (UTC) (envelope-from rcyu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v778Dukj080561; Mon, 7 Aug 2017 08:13:56 GMT (envelope-from rcyu@FreeBSD.org) Received: (from rcyu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v778DuX6080560; Mon, 7 Aug 2017 08:13:56 GMT (envelope-from rcyu@FreeBSD.org) Message-Id: <201708070813.v778DuX6080560@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rcyu set sender to rcyu@FreeBSD.org using -f From: Ruey-Cherng Yu Date: Mon, 7 Aug 2017 08:13:56 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50643 - head/zh_TW.UTF-8/share/xml X-SVN-Group: doc-head X-SVN-Commit-Author: rcyu X-SVN-Commit-Paths: head/zh_TW.UTF-8/share/xml X-SVN-Commit-Revision: 50643 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Aug 2017 08:13:57 -0000 Author: rcyu Date: Mon Aug 7 08:13:55 2017 New Revision: 50643 URL: https://svnweb.freebsd.org/changeset/doc/50643 Log: Traditional Chinese translation of the news items (July 12th, 18th, 26th) Modified: head/zh_TW.UTF-8/share/xml/news.xml Modified: head/zh_TW.UTF-8/share/xml/news.xml ============================================================================== --- head/zh_TW.UTF-8/share/xml/news.xml Mon Aug 7 06:10:20 2017 (r50642) +++ head/zh_TW.UTF-8/share/xml/news.xml Mon Aug 7 08:13:55 2017 (r50643) @@ -36,6 +36,29 @@ 7 + 26 + + + &os; 11.1-RELEASE 發佈了 + +

    FreeBSD + 11.1-RELEASE現已發佈了。安裝前,請查看發佈通知發行勘誤以了解11.1的最新消息和問題。更多資訊可查看發行版資訊頁面。

    +
    +
    + + + 18 + + +

    新任 committer: + Marcin Wojtas + (src)

    +
    +
    + 15 @@ -51,6 +74,15 @@ + + 12 + + +

    新任 committer: + Matt Joras + (src)

    +
    +
    8 From owner-svn-doc-head@freebsd.org Mon Aug 7 09:25:50 2017 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DE3F2DC6A70; Mon, 7 Aug 2017 09:25:50 +0000 (UTC) (envelope-from rcyu@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A4C34313E; Mon, 7 Aug 2017 09:25:50 +0000 (UTC) (envelope-from rcyu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v779PnqA008930; Mon, 7 Aug 2017 09:25:49 GMT (envelope-from rcyu@FreeBSD.org) Received: (from rcyu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v779PnLs008929; Mon, 7 Aug 2017 09:25:49 GMT (envelope-from rcyu@FreeBSD.org) Message-Id: <201708070925.v779PnLs008929@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rcyu set sender to rcyu@FreeBSD.org using -f From: Ruey-Cherng Yu Date: Mon, 7 Aug 2017 09:25:49 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50644 - head/zh_TW.UTF-8/htdocs X-SVN-Group: doc-head X-SVN-Commit-Author: rcyu X-SVN-Commit-Paths: head/zh_TW.UTF-8/htdocs X-SVN-Commit-Revision: 50644 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Aug 2017 09:25:51 -0000 Author: rcyu Date: Mon Aug 7 09:25:49 2017 New Revision: 50644 URL: https://svnweb.freebsd.org/changeset/doc/50644 Log: - Fix whitespace errors - Translation of the title properties in SHORTCUTS links Modified: head/zh_TW.UTF-8/htdocs/index.xsl Modified: head/zh_TW.UTF-8/htdocs/index.xsl ============================================================================== --- head/zh_TW.UTF-8/htdocs/index.xsl Mon Aug 7 08:13:55 2017 (r50643) +++ head/zh_TW.UTF-8/htdocs/index.xsl Mon Aug 7 09:25:49 2017 (r50644) @@ -36,7 +36,7 @@
    -

    &os; 計劃

    +

    &os; 計劃

    &os; 是一個使用於現代伺服器,桌面與嵌入式 平台 的先進作業系統。 由一群龐大的 @@ -57,8 +57,7 @@


    » - 立即取得 立即取得 &os; Journal @@ -75,7 +74,6 @@
    --> -
    @@ -134,16 +132,16 @@

    常用連結

    • - 郵件論壇 + 郵件論壇
    • - 問題回報 + 問題回報
    • FAQ
    • - 使用手冊 + 使用手冊
    • Ports From owner-svn-doc-head@freebsd.org Mon Aug 7 10:47:30 2017 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C3765DCAD43; Mon, 7 Aug 2017 10:47:30 +0000 (UTC) (envelope-from ryusuke@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9DFCE65227; Mon, 7 Aug 2017 10:47:30 +0000 (UTC) (envelope-from ryusuke@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v77AlTbe041725; Mon, 7 Aug 2017 10:47:29 GMT (envelope-from ryusuke@FreeBSD.org) Received: (from ryusuke@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v77AlTac041724; Mon, 7 Aug 2017 10:47:29 GMT (envelope-from ryusuke@FreeBSD.org) Message-Id: <201708071047.v77AlTac041724@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ryusuke set sender to ryusuke@FreeBSD.org using -f From: Ryusuke SUZUKI Date: Mon, 7 Aug 2017 10:47:29 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50645 - head/ja_JP.eucJP/share/xml X-SVN-Group: doc-head X-SVN-Commit-Author: ryusuke X-SVN-Commit-Paths: head/ja_JP.eucJP/share/xml X-SVN-Commit-Revision: 50645 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Aug 2017 10:47:30 -0000 Author: ryusuke Date: Mon Aug 7 10:47:29 2017 New Revision: 50645 URL: https://svnweb.freebsd.org/changeset/doc/50645 Log: o Update rel*.current.date entities. o Update some u.rel*.* entities. Modified: head/ja_JP.eucJP/share/xml/l10n.ent Modified: head/ja_JP.eucJP/share/xml/l10n.ent ============================================================================== --- head/ja_JP.eucJP/share/xml/l10n.ent Mon Aug 7 09:25:49 2017 (r50644) +++ head/ja_JP.eucJP/share/xml/l10n.ent Mon Aug 7 10:47:29 2017 (r50645) @@ -20,11 +20,11 @@ - - - - - + + + + + @@ -37,8 +37,6 @@ - - @@ -58,17 +56,18 @@ - - + + + - + - + From owner-svn-doc-head@freebsd.org Mon Aug 7 10:55:15 2017 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7E421DCB2D2; Mon, 7 Aug 2017 10:55:15 +0000 (UTC) (envelope-from ryusuke@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 43B86656E2; Mon, 7 Aug 2017 10:55:15 +0000 (UTC) (envelope-from ryusuke@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v77AtEUk045784; Mon, 7 Aug 2017 10:55:14 GMT (envelope-from ryusuke@FreeBSD.org) Received: (from ryusuke@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v77AtEpw045782; Mon, 7 Aug 2017 10:55:14 GMT (envelope-from ryusuke@FreeBSD.org) Message-Id: <201708071055.v77AtEpw045782@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ryusuke set sender to ryusuke@FreeBSD.org using -f From: Ryusuke SUZUKI Date: Mon, 7 Aug 2017 10:55:14 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50646 - head/ja_JP.eucJP/share/xml X-SVN-Group: doc-head X-SVN-Commit-Author: ryusuke X-SVN-Commit-Paths: head/ja_JP.eucJP/share/xml X-SVN-Commit-Revision: 50646 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Aug 2017 10:55:15 -0000 Author: ryusuke Date: Mon Aug 7 10:55:13 2017 New Revision: 50646 URL: https://svnweb.freebsd.org/changeset/doc/50646 Log: - Merge the following from the English version: r50353 -> r50572 head/ja_JP.eucJP/share/xml/navibar.l10n.ent r50353 -> r50496 head/ja_JP.eucJP/share/xml/release.l10n.ent Modified: head/ja_JP.eucJP/share/xml/navibar.l10n.ent head/ja_JP.eucJP/share/xml/release.l10n.ent Modified: head/ja_JP.eucJP/share/xml/navibar.l10n.ent ============================================================================== --- head/ja_JP.eucJP/share/xml/navibar.l10n.ent Mon Aug 7 10:47:29 2017 (r50645) +++ head/ja_JP.eucJP/share/xml/navibar.l10n.ent Mon Aug 7 10:55:13 2017 (r50646) @@ -1,7 +1,7 @@ - + @@ -103,6 +103,8 @@ &rel.current;
    • ץ꡼:
      &rel0.current;
    • +
    • ץ꡼:
      + &rel1.current;
    • ͽ꡼:
      &betarel2.current;
    Modified: head/ja_JP.eucJP/share/xml/release.l10n.ent ============================================================================== --- head/ja_JP.eucJP/share/xml/release.l10n.ent Mon Aug 7 10:47:29 2017 (r50645) +++ head/ja_JP.eucJP/share/xml/release.l10n.ent Mon Aug 7 10:55:13 2017 (r50646) @@ -2,7 +2,7 @@ ꡼Ρ TODO ꥹ -
  • ̾ѥå
  • ?> +
  • ̾ѥå
From owner-svn-doc-head@freebsd.org Mon Aug 7 11:00:56 2017 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 31BBEDCB705; Mon, 7 Aug 2017 11:00:56 +0000 (UTC) (envelope-from ryusuke@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F295E658D5; Mon, 7 Aug 2017 11:00:55 +0000 (UTC) (envelope-from ryusuke@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v77B0tFA046054; Mon, 7 Aug 2017 11:00:55 GMT (envelope-from ryusuke@FreeBSD.org) Received: (from ryusuke@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v77B0tqq046053; Mon, 7 Aug 2017 11:00:55 GMT (envelope-from ryusuke@FreeBSD.org) Message-Id: <201708071100.v77B0tqq046053@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ryusuke set sender to ryusuke@FreeBSD.org using -f From: Ryusuke SUZUKI Date: Mon, 7 Aug 2017 11:00:55 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50647 - head/ja_JP.eucJP/htdocs/releases X-SVN-Group: doc-head X-SVN-Commit-Author: ryusuke X-SVN-Commit-Paths: head/ja_JP.eucJP/htdocs/releases X-SVN-Commit-Revision: 50647 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Aug 2017 11:00:56 -0000 Author: ryusuke Date: Mon Aug 7 11:00:54 2017 New Revision: 50647 URL: https://svnweb.freebsd.org/changeset/doc/50647 Log: - Merge the following from the English version: r49814 -> r50566 head/ja_JP.eucJP/htdocs/releases/index.xml Modified: head/ja_JP.eucJP/htdocs/releases/index.xml Modified: head/ja_JP.eucJP/htdocs/releases/index.xml ============================================================================== --- head/ja_JP.eucJP/htdocs/releases/index.xml Mon Aug 7 10:55:13 2017 (r50646) +++ head/ja_JP.eucJP/htdocs/releases/index.xml Mon Aug 7 11:00:54 2017 (r50647) @@ -5,7 +5,7 @@ ]> - + @@ -62,9 +62,18 @@ å

- + +

꡼ &rel1.current; (&rel1.current.date;) + + ʥ : + ꡼Ρ : + 󥹥ȡ륬 : + ϡɥΡ : + README : + Errata (ɽ) : + å +

Υ꡼

From owner-svn-doc-head@freebsd.org Mon Aug 7 13:27:36 2017 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F0E35DD3A77; Mon, 7 Aug 2017 13:27:36 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BDDCB6C22F; Mon, 7 Aug 2017 13:27:36 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v77DRZBq007660; Mon, 7 Aug 2017 13:27:35 GMT (envelope-from gjb@FreeBSD.org) Received: (from gjb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v77DRZwQ007659; Mon, 7 Aug 2017 13:27:35 GMT (envelope-from gjb@FreeBSD.org) Message-Id: <201708071327.v77DRZwQ007659@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gjb set sender to gjb@FreeBSD.org using -f From: Glen Barber Date: Mon, 7 Aug 2017 13:27:35 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50648 - head/en_US.ISO8859-1/books/porters-handbook/makefiles X-SVN-Group: doc-head X-SVN-Commit-Author: gjb X-SVN-Commit-Paths: head/en_US.ISO8859-1/books/porters-handbook/makefiles X-SVN-Commit-Revision: 50648 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Aug 2017 13:27:37 -0000 Author: gjb Date: Mon Aug 7 13:27:35 2017 New Revision: 50648 URL: https://svnweb.freebsd.org/changeset/doc/50648 Log: Fix PDF build. Sponsored by: The FreeBSD Foundation Modified: head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml Modified: head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml Mon Aug 7 11:00:54 2017 (r50647) +++ head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml Mon Aug 7 13:27:35 2017 (r50648) @@ -751,7 +751,7 @@ PORTEPOCH= 1 Package Naming Examples - + Distribution Name From owner-svn-doc-head@freebsd.org Mon Aug 7 15:16:36 2017 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E6967DD8D78; Mon, 7 Aug 2017 15:16:36 +0000 (UTC) (envelope-from rcyu@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8AFC77006B; Mon, 7 Aug 2017 15:16:36 +0000 (UTC) (envelope-from rcyu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v77FGZ11052684; Mon, 7 Aug 2017 15:16:35 GMT (envelope-from rcyu@FreeBSD.org) Received: (from rcyu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v77FGZbe052683; Mon, 7 Aug 2017 15:16:35 GMT (envelope-from rcyu@FreeBSD.org) Message-Id: <201708071516.v77FGZbe052683@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rcyu set sender to rcyu@FreeBSD.org using -f From: Ruey-Cherng Yu Date: Mon, 7 Aug 2017 15:16:35 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50649 - head/zh_TW.UTF-8/share/xml X-SVN-Group: doc-head X-SVN-Commit-Author: rcyu X-SVN-Commit-Paths: head/zh_TW.UTF-8/share/xml X-SVN-Commit-Revision: 50649 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Aug 2017 15:16:37 -0000 Author: rcyu Date: Mon Aug 7 15:16:35 2017 New Revision: 50649 URL: https://svnweb.freebsd.org/changeset/doc/50649 Log: - sync with the English version (r50572) Modified: head/zh_TW.UTF-8/share/xml/navibar.l10n.ent Modified: head/zh_TW.UTF-8/share/xml/navibar.l10n.ent ============================================================================== --- head/zh_TW.UTF-8/share/xml/navibar.l10n.ent Mon Aug 7 13:27:35 2017 (r50648) +++ head/zh_TW.UTF-8/share/xml/navibar.l10n.ent Mon Aug 7 15:16:35 2017 (r50649) @@ -7,166 +7,174 @@ -

Section Navigation

- - -'> + + '> @@ -45,8 +44,7 @@
  • Web 資源
  • Q&A (外部資源)
  • - -'> + '> @@ -62,8 +60,7 @@
  • 新點子計劃
  • 貢獻 FreeBSD
  • - -'> + '> @@ -81,8 +78,7 @@
  • FreeBSD 文件計劃
  • Archive
  • - -'> + '>
  • 移植的應用程式(ports)
  • - -'> + '> @@ -138,12 +133,11 @@ +
  • 全部 Ports
  • 更多資訊
  • - -'> + '> @@ -159,7 +153,7 @@
  • Internet 服務
  • 其它
  • -
  • 安全資訊
  • +
  • 安全資訊
  • 網路資源
  • - -'> - + '> + From owner-svn-doc-head@freebsd.org Mon Aug 7 21:48:53 2017 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EE8B5DCB2A6; Mon, 7 Aug 2017 21:48:53 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C90F832F; Mon, 7 Aug 2017 21:48:53 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v77LmqaG014311; Mon, 7 Aug 2017 21:48:52 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v77LmqqD014310; Mon, 7 Aug 2017 21:48:52 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201708072148.v77LmqqD014310@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 7 Aug 2017 21:48:52 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50651 - head/en_US.ISO8859-1/books/porters-handbook/makefiles X-SVN-Group: doc-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: head/en_US.ISO8859-1/books/porters-handbook/makefiles X-SVN-Commit-Revision: 50651 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Aug 2017 21:48:54 -0000 Author: mat Date: Mon Aug 7 21:48:52 2017 New Revision: 50651 URL: https://svnweb.freebsd.org/changeset/doc/50651 Log: Detach the asterisks from the category names. It was not really clear that the asterisks were not part of the category names but only refering to the fact that they are virtual categories. Proded by: ultima Sponsored by: Absolight Modified: head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml Modified: head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml Mon Aug 7 16:19:38 2017 (r50650) +++ head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml Mon Aug 7 21:48:52 2017 (r50651) @@ -976,7 +976,8 @@ PORTEPOCH= 1
    - afterstep* + afterstep + * Ports to support the AfterStep @@ -1074,7 +1075,8 @@ PORTEPOCH= 1 - docs* + docs + * Meta-ports for &os; documentation. @@ -1090,7 +1092,8 @@ PORTEPOCH= 1 - elisp* + elisp + * Emacs-lisp ports. @@ -1136,7 +1139,8 @@ PORTEPOCH= 1 - geography* + geography + * Geography-related software. @@ -1148,7 +1152,8 @@ PORTEPOCH= 1 - gnome* + gnome + * Ports from the GNOME Project. @@ -1156,7 +1161,8 @@ PORTEPOCH= 1 - gnustep* + gnustep + * Software related to the GNUstep desktop environment. @@ -1169,13 +1175,15 @@ PORTEPOCH= 1 - hamradio* + hamradio + * Software for amateur radio. - haskell* + haskell + * Software related to the Haskell language. @@ -1194,7 +1202,8 @@ PORTEPOCH= 1 - ipv6* + ipv6 + * IPv6 related software. @@ -1223,7 +1232,8 @@ PORTEPOCH= 1 - kde* + kde + * Ports from the KDE Project. @@ -1231,7 +1241,8 @@ PORTEPOCH= 1 - kld* + kld + * Kernel loadable modules. @@ -1249,14 +1260,16 @@ PORTEPOCH= 1 - linux* + linux + * Linux applications and support utilities. - lisp* + lisp + * Software related to the Lisp language. @@ -1275,7 +1288,8 @@ PORTEPOCH= 1 - mbone* + mbone + * MBone applications. @@ -1335,21 +1349,24 @@ PORTEPOCH= 1 - parallel* + parallel + * Applications dealing with parallelism in computing. - pear* + pear + * Ports related to the Pear PHP framework. - perl5* + perl5 + * Ports that require Perl version 5 to run. @@ -1357,7 +1374,8 @@ PORTEPOCH= 1 - plan9* + plan9 + * Various programs from Plan9. @@ -1390,7 +1408,8 @@ PORTEPOCH= 1 - python* + python + * Software related to the Python @@ -1399,7 +1418,8 @@ PORTEPOCH= 1 - ruby* + ruby + * Software related to the Ruby language. @@ -1407,7 +1427,8 @@ PORTEPOCH= 1 - rubygems* + rubygems + * Ports of RubyGems @@ -1422,7 +1443,8 @@ PORTEPOCH= 1 - scheme* + scheme + * Software related to the Scheme language. @@ -1450,7 +1472,8 @@ PORTEPOCH= 1 - spanish* + spanish + * Spanish language support. @@ -1462,7 +1485,8 @@ PORTEPOCH= 1 - tcl* + tcl + * Ports that use Tcl to run. @@ -1475,7 +1499,8 @@ PORTEPOCH= 1 - tk* + tk + * Ports that use Tk to run. @@ -1493,7 +1518,8 @@ PORTEPOCH= 1 - windowmaker* + windowmaker + * Ports to support the WindowMaker window manager. @@ -1565,7 +1591,8 @@ PORTEPOCH= 1 - xfce* + xfce + * Ports related to the Xfce desktop environment. @@ -1573,7 +1600,8 @@ PORTEPOCH= 1 - zope* + zope + * Zope support. From owner-svn-doc-head@freebsd.org Tue Aug 8 06:26:34 2017 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 19F83DC53BE; Tue, 8 Aug 2017 06:26:34 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DBAD17185D; Tue, 8 Aug 2017 06:26:33 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v786QXEq025532; Tue, 8 Aug 2017 06:26:33 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v786QWIM025530; Tue, 8 Aug 2017 06:26:32 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201708080626.v786QWIM025530@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Tue, 8 Aug 2017 06:26:32 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50652 - head/en_US.ISO8859-1/articles/contributors X-SVN-Group: doc-head X-SVN-Commit-Author: rene X-SVN-Commit-Paths: head/en_US.ISO8859-1/articles/contributors X-SVN-Commit-Revision: 50652 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Aug 2017 06:26:34 -0000 Author: rene Date: Tue Aug 8 06:26:32 2017 New Revision: 50652 URL: https://svnweb.freebsd.org/changeset/doc/50652 Log: Move alonso@ to the developer alumni. With hat: portmgr-secretary Modified: head/en_US.ISO8859-1/articles/contributors/contrib.committers.xml head/en_US.ISO8859-1/articles/contributors/contrib.develalumni.xml Modified: head/en_US.ISO8859-1/articles/contributors/contrib.committers.xml ============================================================================== --- head/en_US.ISO8859-1/articles/contributors/contrib.committers.xml Mon Aug 7 21:48:52 2017 (r50651) +++ head/en_US.ISO8859-1/articles/contributors/contrib.committers.xml Tue Aug 8 06:26:32 2017 (r50652) @@ -1121,10 +1121,6 @@ xmlns:xlink="http://www.w3.org/1999/xlink" version="5. - &a.alonso.email; - - - &a.wosch.email; Modified: head/en_US.ISO8859-1/articles/contributors/contrib.develalumni.xml ============================================================================== --- head/en_US.ISO8859-1/articles/contributors/contrib.develalumni.xml Mon Aug 7 21:48:52 2017 (r50651) +++ head/en_US.ISO8859-1/articles/contributors/contrib.develalumni.xml Tue Aug 8 06:26:32 2017 (r50652) @@ -4,6 +4,10 @@ xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"> + &a.alonso.email; (2014 - 2016) + + + &a.bf.email; (2010 - 2015) From owner-svn-doc-head@freebsd.org Tue Aug 8 15:56:57 2017 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EEB1ADBFEEC; Tue, 8 Aug 2017 15:56:57 +0000 (UTC) (envelope-from ryusuke@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BC2FB67919; Tue, 8 Aug 2017 15:56:57 +0000 (UTC) (envelope-from ryusuke@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v78FuuZR058234; Tue, 8 Aug 2017 15:56:56 GMT (envelope-from ryusuke@FreeBSD.org) Received: (from ryusuke@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v78FuuND058233; Tue, 8 Aug 2017 15:56:56 GMT (envelope-from ryusuke@FreeBSD.org) Message-Id: <201708081556.v78FuuND058233@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ryusuke set sender to ryusuke@FreeBSD.org using -f From: Ryusuke SUZUKI Date: Tue, 8 Aug 2017 15:56:56 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50653 - head/ja_JP.eucJP/htdocs X-SVN-Group: doc-head X-SVN-Commit-Author: ryusuke X-SVN-Commit-Paths: head/ja_JP.eucJP/htdocs X-SVN-Commit-Revision: 50653 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Aug 2017 15:56:58 -0000 Author: ryusuke Date: Tue Aug 8 15:56:56 2017 New Revision: 50653 URL: https://svnweb.freebsd.org/changeset/doc/50653 Log: o Translate untranslated words. o Fix brokwn link. Modified: head/ja_JP.eucJP/htdocs/where.xml Modified: head/ja_JP.eucJP/htdocs/where.xml ============================================================================== --- head/ja_JP.eucJP/htdocs/where.xml Tue Aug 8 06:26:32 2017 (r50652) +++ head/ja_JP.eucJP/htdocs/where.xml Tue Aug 8 15:56:56 2017 (r50653) @@ -230,12 +230,12 @@ @@ -407,7 +407,7 @@ From owner-svn-doc-head@freebsd.org Wed Aug 9 12:56:57 2017 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0C0A9DCC6CF; Wed, 9 Aug 2017 12:56:57 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DBA23711B8; Wed, 9 Aug 2017 12:56:56 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v79CuuFQ001793; Wed, 9 Aug 2017 12:56:56 GMT (envelope-from gjb@FreeBSD.org) Received: (from gjb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v79Cuuhx001792; Wed, 9 Aug 2017 12:56:56 GMT (envelope-from gjb@FreeBSD.org) Message-Id: <201708091256.v79Cuuhx001792@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gjb set sender to gjb@FreeBSD.org using -f From: Glen Barber Date: Wed, 9 Aug 2017 12:56:56 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50654 - head/en_US.ISO8859-1/htdocs/releases/11.1R X-SVN-Group: doc-head X-SVN-Commit-Author: gjb X-SVN-Commit-Paths: head/en_US.ISO8859-1/htdocs/releases/11.1R X-SVN-Commit-Revision: 50654 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Aug 2017 12:56:57 -0000 Author: gjb Date: Wed Aug 9 12:56:55 2017 New Revision: 50654 URL: https://svnweb.freebsd.org/changeset/doc/50654 Log: Regen after r322313. Sponsored by: The FreeBSD Foundation Modified: head/en_US.ISO8859-1/htdocs/releases/11.1R/errata.html Modified: head/en_US.ISO8859-1/htdocs/releases/11.1R/errata.html ============================================================================== --- head/en_US.ISO8859-1/htdocs/releases/11.1R/errata.html Tue Aug 8 15:56:56 2017 (r50653) +++ head/en_US.ISO8859-1/htdocs/releases/11.1R/errata.html Wed Aug 9 12:56:55 2017 (r50654) @@ -1,5 +1,5 @@ -FreeBSD 11.1-RELEASE Errata

    FreeBSD 11.1-RELEASE Errata

    The FreeBSD Project

    FreeBSD 11.1-RELEASE Errata

    The FreeBSD Project

    FreeBSD is a registered trademark of the FreeBSD Foundation.

    Intel, Celeron, Centrino, Core, EtherExpress, i386, i486, Itanium, Pentium, and Xeon are trademarks or registered @@ -13,7 +13,7 @@ as trademarks. Where those designations appear in this document, and the FreeBSD Project was aware of the trademark claim, the designations have been followed by the or the - symbol.

    Last modified on 2017-07-27 11:59:37 EDT by gjb.
    Abstract

    This document lists errata items for FreeBSD 11.1-RELEASE, + symbol.

    Last modified on 2017-08-09 08:55:59 EDT by gjb.
    Abstract

    This document lists errata items for FreeBSD 11.1-RELEASE, containing significant information discovered after the release or too late in the release cycle to be otherwise included in the release documentation. This information @@ -76,7 +76,11 @@ boot

    [2017-07-27] The release notes erroneously state revision r315330 was sponsored by Rubicon Communications, LLC (Netgate), when in fact this work was - done by Hiroki Mori independently.

    5.Late-Breaking News

    No news.

    This file, and other release-related documents, + done by Hiroki Mori independently.

  • [2017-08-09] The release notes stated the + ruptime(1), rwho(1), and rwhod(8) utilities + have been marked "deprecated", however this change + was reversed in 12.0-CURRENT.

    The other utilities mentioned in the entry in the + release notes, however, are unchanged.

  • 5.Late-Breaking News

    No news.

    This file, and other release-related documents, can be downloaded from https://www.FreeBSD.org/snapshots/.

    For questions about FreeBSD, read the documentation before contacting <questions@FreeBSD.org>.

    All users of FreeBSD 11.1-STABLE should From owner-svn-doc-head@freebsd.org Wed Aug 9 15:40:17 2017 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 28787DCFAD2; Wed, 9 Aug 2017 15:40:17 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EB74376714; Wed, 9 Aug 2017 15:40:16 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v79FeGSA067318; Wed, 9 Aug 2017 15:40:16 GMT (envelope-from gjb@FreeBSD.org) Received: (from gjb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v79FeF3U067316; Wed, 9 Aug 2017 15:40:15 GMT (envelope-from gjb@FreeBSD.org) Message-Id: <201708091540.v79FeF3U067316@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gjb set sender to gjb@FreeBSD.org using -f From: Glen Barber Date: Wed, 9 Aug 2017 15:40:15 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50655 - in head/en_US.ISO8859-1/htdocs: releases/11.1R releng X-SVN-Group: doc-head X-SVN-Commit-Author: gjb X-SVN-Commit-Paths: in head/en_US.ISO8859-1/htdocs: releases/11.1R releng X-SVN-Commit-Revision: 50655 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Aug 2017 15:40:17 -0000 Author: gjb Date: Wed Aug 9 15:40:15 2017 New Revision: 50655 URL: https://svnweb.freebsd.org/changeset/doc/50655 Log: Update the 11.1R schedule and releng index page to reflect releng/11.1 is turned over to so@. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation Modified: head/en_US.ISO8859-1/htdocs/releases/11.1R/schedule.xml head/en_US.ISO8859-1/htdocs/releng/index.xml Modified: head/en_US.ISO8859-1/htdocs/releases/11.1R/schedule.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/releases/11.1R/schedule.xml Wed Aug 9 12:56:55 2017 (r50654) +++ head/en_US.ISO8859-1/htdocs/releases/11.1R/schedule.xml Wed Aug 9 15:40:15 2017 (r50655) @@ -154,7 +154,7 @@

    - + Modified: head/en_US.ISO8859-1/htdocs/releng/index.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/releng/index.xml Wed Aug 9 12:56:55 2017 (r50654) +++ head/en_US.ISO8859-1/htdocs/releng/index.xml Wed Aug 9 15:40:15 2017 (r50655) @@ -92,7 +92,7 @@ - + From owner-svn-doc-head@freebsd.org Thu Aug 10 07:14:50 2017 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 62501DC7846; Thu, 10 Aug 2017 07:14:50 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2DB417369C; Thu, 10 Aug 2017 07:14:50 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v7A7EnYd054146; Thu, 10 Aug 2017 07:14:49 GMT (envelope-from delphij@FreeBSD.org) Received: (from delphij@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v7A7EmSq054134; Thu, 10 Aug 2017 07:14:48 GMT (envelope-from delphij@FreeBSD.org) Message-Id: <201708100714.v7A7EmSq054134@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: delphij set sender to delphij@FreeBSD.org using -f From: Xin LI Date: Thu, 10 Aug 2017 07:14:48 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50656 - in head/share: security/advisories security/patches/EN-17:07 security/patches/EN-17:08 security/patches/SA-17:06 xml X-SVN-Group: doc-head X-SVN-Commit-Author: delphij X-SVN-Commit-Paths: in head/share: security/advisories security/patches/EN-17:07 security/patches/EN-17:08 security/patches/SA-17:06 xml X-SVN-Commit-Revision: 50656 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Aug 2017 07:14:50 -0000 Author: delphij Date: Thu Aug 10 07:14:48 2017 New Revision: 50656 URL: https://svnweb.freebsd.org/changeset/doc/50656 Log: Add SA-17:06, EN-17:07 and EN-17:08. Added: head/share/security/advisories/FreeBSD-EN-17:07.vnet.asc (contents, props changed) head/share/security/advisories/FreeBSD-EN-17:08.pf.asc (contents, props changed) head/share/security/advisories/FreeBSD-SA-17:06.openssh.asc (contents, props changed) head/share/security/patches/EN-17:07/ head/share/security/patches/EN-17:07/vnet.patch (contents, props changed) head/share/security/patches/EN-17:07/vnet.patch.asc (contents, props changed) head/share/security/patches/EN-17:08/ head/share/security/patches/EN-17:08/pf.patch (contents, props changed) head/share/security/patches/EN-17:08/pf.patch.asc (contents, props changed) head/share/security/patches/SA-17:06/ head/share/security/patches/SA-17:06/openssh.patch (contents, props changed) head/share/security/patches/SA-17:06/openssh.patch.asc (contents, props changed) Modified: head/share/xml/advisories.xml head/share/xml/notices.xml Added: head/share/security/advisories/FreeBSD-EN-17:07.vnet.asc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/share/security/advisories/FreeBSD-EN-17:07.vnet.asc Thu Aug 10 07:14:48 2017 (r50656) @@ -0,0 +1,133 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +============================================================================= +FreeBSD-EN-17:07.vnet Errata Notice + The FreeBSD Project + +Topic: VNET kernel panic with asynchronous I/O + +Category: core +Module: kernel +Announced: 2017-08-10 +Credits: Kristof Provost +Affects: FreeBSD 11.0 and later. +Corrected: 2017-07-28 18:09:41 UTC (stable/11, 11.1-STABLE) + 2017-08-10 06:59:07 UTC (releng/11.1, 11.1-RELEASE-p1) + 2017-08-10 06:59:26 UTC (releng/11.0, 11.0-RELEASE-p12) + +For general information regarding FreeBSD Errata Notices and Security +Advisories, including descriptions of the fields above, security +branches, and the following sections, please visit +. + +I. Background + +POSIX asynchronous I/O permits applications to request asynchronous +completion of I/O requests. VNET permits systems to be configured +with multiple instances of the in-kernel network stack. + +II. Problem Description + +The implementation of POSIX asynchronous I/O for sockets completes I/O +requests in a pool of dedicated worker threads. The VNET feature requires +threads to explicitly select an active instance of the network stack before +performing network operations. The function used to complete asynchronous +I/O requests was not setting a network stack instance before completing I/O +requests. + +III. Impact + +Using POSIX asynchronous I/O with sockets in a VNET-enabled kernel will +panic. + +IV. Workaround + +No workaround is available, but systems that do not enable VNET via a +custom kernel are not affected. + +V. Solution + +Perform one of the following: + +1) Upgrade your system to a supported FreeBSD stable or release / security +branch (releng) dated after the correction date. + +Afterward, reboot the system. + +2) To update your system via a binary patch: + +Systems running a RELEASE version of FreeBSD on the i386 or amd64 +platforms can be updated via the freebsd-update(8) utility: + +# freebsd-update fetch +# freebsd-update install + +Recompile any custom kernel configs using VNET. + +Afterward, reboot the system. + +3) To update your system via a source code patch: + +The following patches have been verified to apply to the applicable +FreeBSD release branches. + +a) Download the relevant patch from the location below, and verify the +detached PGP signature using your PGP utility. + +# fetch https://security.FreeBSD.org/patches/EN-17:07/vnet.patch +# fetch https://security.FreeBSD.org/patches/EN-17:07/vnet.patch.asc +# gpg --verify vnet.patch.asc + +b) Apply the patch. Execute the following commands as root: + +# cd /usr/src +# patch < /path/to/patch + +c) Recompile your kernel as described in + and reboot the +system. + +VI. Correction details + +The following list contains the correction revision numbers for each +affected branch. + +Branch/path Revision +- ------------------------------------------------------------------------- +stable/11/ r321657 +releng/11.0/ r322343 +releng/11.1/ r322342 +- ------------------------------------------------------------------------- + +To see which files were modified by a particular revision, run the +following command, replacing NNNNNN with the revision number, on a +machine with Subversion installed: + +# svn diff -cNNNNNN --summarize svn://svn.freebsd.org/base + +Or visit the following URL, replacing NNNNNN with the revision number: + + + +VII. References + +The latest revision of this advisory is available at + +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.1.21 (FreeBSD) + +iQIzBAEBCgAdFiEEHPf/b631yp++G4yy7Wfs1l3PaucFAlmMBgEACgkQ7Wfs1l3P +audTDg//WDiH3PoHyr5YmcG4tUwgPFgodV8zUDrURGoLI2DIUwX/RPdsOhHFRIJG +K7ueneJWZDN2IGzNjzrzXAyz30emOhp2AjHwRivqsl0JJ3YWt2IWMge0+FI3RIzp +56+/gmCuTCsCOUxHxuuvN7v14d7WBVLUfouKV09E6wNWcbwiy1i+hjEEFbjbBIcR +XRJJ+iePreq4XWJAyBTRYme24NWk4MUdYZjdprfkGURDycKvlmVqTnafR7RIP9zw +2duCA5iOen50qShxtNm9z5OSlH1ORCh7DIhFmrdiNGQnNNDbAWU1pglSEWUCYtyn +8WrWLKKqfbfYhVveEWalnN4iLAuvgrlq6bTxQ8zecwtj/VYZd1zXABUpZpDOqUB5 +yrNY7A/5opwkBgkv33zG/Ll141UdgCEkWWZm+eFIuX21UIdJmScKoTtGUyC/jldw +yS724uwVfpxRqHf84Th4iYOk1gegpA0vEnhO5Eh8ZSfONXhydQxNQM3D1wI7MkA2 +rKH+UBucOnczPmSFT/GgO9B3iyXQl8nQR/Ff6VdmBEu56vW1sb0a1HYMOWZUfJxK ++SyZ4mMAtyrceHV1I1Z5Lqk3g8rKnS6l6/QzRCIanXZPMx2oohsSFik06taIYE62 +CbuUO6RcXZdTEk6nBFGhuFVew6xjvHXgEIpZ6g3tjrZ/Qqspt/0= +=XzXx +-----END PGP SIGNATURE----- Added: head/share/security/advisories/FreeBSD-EN-17:08.pf.asc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/share/security/advisories/FreeBSD-EN-17:08.pf.asc Thu Aug 10 07:14:48 2017 (r50656) @@ -0,0 +1,127 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +============================================================================= +FreeBSD-EN-17:08.pf Errata Notice + The FreeBSD Project + +Topic: pf(4) housekeeping thread causes kernel panic + +Category: core +Module: pf +Announced: 2017-08-10 +Credits: Kristof Provost, Vinícius Zavam, Paul Herman +Affects: FreeBSD 11.x +Corrected: 2017-07-20 17:15:18 UTC (stable/11, 11.1-STABLE) + 2017-08-10 06:59:07 UTC (releng/11.1, 11.1-RELEASE-p1) + +For general information regarding FreeBSD Errata Notices and Security +Advisories, including descriptions of the fields above, security +branches, and the following sections, please visit +. + +I. Background + +pf(4) is one of several packet filter available in FreeBSD, originally +written for OpenBSD. In addition to filtering packets, it also has packet +normalization capabilities. + +II. Problem Description + +A pf housekeeping thread (pf_purge_thread) could potentially use an +uninitialized variable, leading to a division by zero and a kernel panic. + +III. Impact + +Affected systems panic during startup. + +IV. Workaround + +No workaround is available, but systems not loading the pf kernel module are +not affected. Once a system has started successfully it will not be at risk +of this problem until it is restarted. + +V. Solution + +Perform one of the following: + +1) Upgrade your system to a supported FreeBSD stable or release / security +branch (releng) dated after the correction date. + +Afterward, reboot the system. + +2) To update your system via a binary patch: + +Systems running a RELEASE version of FreeBSD on the i386 or amd64 +platforms can be updated via the freebsd-update(8) utility: + +# freebsd-update fetch +# freebsd-update install + +Afterward, reboot the system. + +3) To update your system via a source code patch: + +The following patches have been verified to apply to the applicable +FreeBSD release branches. + +a) Download the relevant patch from the location below, and verify the +detached PGP signature using your PGP utility. + +# fetch https://security.FreeBSD.org/patches/EN-17:08/pf.patch +# fetch https://security.FreeBSD.org/patches/EN-17:08/pf.patch.asc +# gpg --verify pf.patch.asc + +b) Apply the patch. Execute the following commands as root: + +# cd /usr/src +# patch < /path/to/patch + +c) Recompile your kernel as described in + and reboot the +system. + +VI. Correction details + +The following list contains the correction revision numbers for each +affected branch. + +Branch/path Revision +- ------------------------------------------------------------------------- +stable/11/ r321296 +releng/11.1/ r322342 +- ------------------------------------------------------------------------- + +To see which files were modified by a particular revision, run the +following command, replacing NNNNNN with the revision number, on a +machine with Subversion installed: + +# svn diff -cNNNNNN --summarize svn://svn.freebsd.org/base + +Or visit the following URL, replacing NNNNNN with the revision number: + + + +VII. References + + + +The latest revision of this advisory is available at + +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.1.21 (FreeBSD) + +iQIzBAEBCgAdFiEEHPf/b631yp++G4yy7Wfs1l3PaucFAlmMBgEACgkQ7Wfs1l3P +aufndRAA3TYyp6qZzZ+m9Tp5pvDVLPwizN/k/6EkazC2nz1H9vlqG5l6Ho/N+QJ1 +6rDfRw/K/+ijOoy0C/3WfUFeiu38DUnsbxE4LrBb+HterEOdLU1hZmmI5hTZqsoE +8wyV4kcEpapUn1cgb0FWKBaujTYhGc/+z62p3IrPC1mN+P8B5mkzTryYfXvaxA4E +3xBW/abjRIOh3bxQ9BPqGJBX/6Y+sle5XoHDDIvkmfzZU8sYjLFGXgeuxIfsh61h +iBl1q4Tq35EDCK6cOr0s+ksg3q2mTrFNQF2Be4jMX47n1M3d+VeqZpgoa7jqrVY5 +Kv3nrhOaz4Wc/OdN1uxQW5Wxm2BS1/470/ghuOY4wVy59k/4n+esenzJyIeuG4vg +GUBa1ZPrsf9fR3PQgr9E047dPdc8WU7UEwHZfXuXjU6ywGd95siHVY4XB9aPYYYk +ZtzIHAuyOa8GANXjVvEsghSJ9nMleIGO7Tzn9zJ9W/gSxkMDy9EAP3Gaez9OVJko +zGq2TwhnSMdZjmnBpCuF9uZqyeAqDtyj77RYzV8RmhmT1e6dt+EU7Wf4KU3/3Zcr +mWq3wjBvbUJjDy2q9kpnGwnPmTDpXFFIXirgcxdj0QmyejVCRhM44d3UwFZQbxfj +5vL2WwnpytB2+RiNDjhpWVc1FAldM7B+M+vhwsFHcbKKT5S9ciA= +=cBQm +-----END PGP SIGNATURE----- Added: head/share/security/advisories/FreeBSD-SA-17:06.openssh.asc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/share/security/advisories/FreeBSD-SA-17:06.openssh.asc Thu Aug 10 07:14:48 2017 (r50656) @@ -0,0 +1,137 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +============================================================================= +FreeBSD-SA-17:06.openssh Security Advisory + The FreeBSD Project + +Topic: OpenSSH Denial of Service vulnerability + +Category: contrib +Module: OpenSSH +Announced: 2017-08-10 +Affects: All supported versions of FreeBSD. +Corrected: 2017-08-10 06:36:37 UTC (stable/11, 11.1-STABLE) + 2017-08-10 06:59:07 UTC (releng/11.1, 11.1-RELEASE-p1) + 2017-08-10 06:59:26 UTC (releng/11.0, 11.0-RELEASE-p12) + 2017-08-10 06:36:37 UTC (stable/10, 10.3-STABLE) + 2017-08-10 06:59:43 UTC (releng/10.3, 10.3-RELEASE-p21) +CVE Name: CVE-2016-6515 + +For general information regarding FreeBSD Security Advisories, +including descriptions of the fields above, security branches, and the +following sections, please visit . + +I. Background + +OpenSSH is an implementation of the SSH protocol suite, providing an +encrypted and authenticated transport for a variety of services, +including remote shell access. + +OpenSSH supports a built-in password authentication method, which is +enabled with PasswordAuthentication. This option is disabled by +default on FreeBSD. + +II. Problem Description + +There is no limit on the password length. + +III. Impact + +A remote attacker may be able to cause an affected SSH server to use +excessive amount of CPU by sending very long passwords, when +PasswordAuthentication is enabled by the system administrator. + +IV. Workaround + +Disable PasswordAuthentication in /etc/ssh/sshd_config and restart +sshd. This is the default FreeBSD configuration. + +V. Solution + +Perform one of the following: + +1) Upgrade your vulnerable system to a supported FreeBSD stable or +release / security branch (releng) dated after the correction date. + +Restart SSH service. + +2) To update your vulnerable system via a binary patch: + +Systems running a RELEASE version of FreeBSD on the i386 or amd64 +platforms can be updated via the freebsd-update(8) utility: + +# freebsd-update fetch +# freebsd-update install + +Restart SSH service. + +3) To update your vulnerable system via a source code patch: + +The following patches have been verified to apply to the applicable +FreeBSD release branches. + +a) Download the relevant patch from the location below, and verify the +detached PGP signature using your PGP utility. + +# fetch https://security.FreeBSD.org/patches/SA-17:06/openssh.patch +# fetch https://security.FreeBSD.org/patches/SA-17:06/openssh.patch.asc +# gpg --verify openssh.patch.asc + +b) Apply the patch. Execute the following commands as root: + +# cd /usr/src +# patch < /path/to/patch + +c) Recompile the operating system using buildworld and installworld as +described in . + +Restart the SSH daemon, or reboot the system. + +VI. Correction details + +The following list contains the correction revision numbers for each +affected branch. + +Branch/path Revision +- ------------------------------------------------------------------------- +stable/10/ r322341 +releng/10.3/ r322344 +stable/11/ r322341 +releng/11.0/ r322343 +releng/11.1/ r322342 +- ------------------------------------------------------------------------- + +To see which files were modified by a particular revision, run the +following command, replacing NNNNNN with the revision number, on a +machine with Subversion installed: + +# svn diff -cNNNNNN --summarize svn://svn.freebsd.org/base + +Or visit the following URL, replacing NNNNNN with the revision number: + + + +VII. References + + + +The latest revision of this advisory is available at + +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.1.21 (FreeBSD) + +iQIzBAEBCgAdFiEEHPf/b631yp++G4yy7Wfs1l3PaucFAlmMBgIACgkQ7Wfs1l3P +aucJdxAA08okYfV547zvlAnX0t2lzVY7k0EDpXJChmmOjTwcvWODXMCyfTzP0EQb +E7QjGushlfGU8tgCrbcFf46r2NgDRlqf5/+QK/fIohcQNwfKwJV0J5oeICzTwwOY +rAjgeg03T785nSiF/WyX3NsdWv/uVvJqalAqfohj4O1YUEkZPezDUdcys+ESvqAW +ujEQId1sD3wlHcwZweFmN60hzHuqR2o6+/3G8aT9ZZG3v46nM6moZiUyF5vh1hEl +16y86kyAIrTb0cCpsUL3M6ajQ15y/EQEzQBCqMedGdWlJzOFZyxgsCikcCw+07pr +u0NCrzq37E+8hQGFQk5ZoZxQb/8xaReQACi+RZeJAevWX0vOni6dCSWPMy6WqXOf +D8CzEcZiT+fYB4/zev/xPxlF5onEw4gbTkgbu1KLvBD9AgSKu7MdPoxkpyOwolMs +nAC084kl+yYJuxHAr7W58VdGPFDOHsvG6YYWQ4nwKjJqKGi24eOGQkOPUtBuJRYA +Q8ISdE0VXiMmND0vhLNDh0Gjbupz3nBNoawGAGy9OsNqRhQ6ioYIte67Ku+ev7nz +ydS8P72ExWuYQHsyVIoJviAAFnSPA2H15/tCES5Di8SkeLik7tQrI3SHOH0qd328 +dl0l2VGnnWYsAgGa68Xksn/DZd07cdpp5q1GitqvMPeDBb8/Iaw= +=FxJQ +-----END PGP SIGNATURE----- Added: head/share/security/patches/EN-17:07/vnet.patch ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/share/security/patches/EN-17:07/vnet.patch Thu Aug 10 07:14:48 2017 (r50656) @@ -0,0 +1,18 @@ +--- sys/kern/sys_socket.c.orig ++++ sys/kern/sys_socket.c +@@ -675,6 +675,7 @@ + { + struct kaiocb *job; + ++ CURVNET_SET(so->so_vnet); + SOCKBUF_LOCK(sb); + while (!TAILQ_EMPTY(&sb->sb_aiojobq) && soaio_ready(so, sb)) { + job = TAILQ_FIRST(&sb->sb_aiojobq); +@@ -698,6 +699,7 @@ + ACCEPT_LOCK(); + SOCK_LOCK(so); + sorele(so); ++ CURVNET_RESTORE(); + } + + void Added: head/share/security/patches/EN-17:07/vnet.patch.asc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/share/security/patches/EN-17:07/vnet.patch.asc Thu Aug 10 07:14:48 2017 (r50656) @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.1.21 (FreeBSD) + +iQIzBAABCgAdFiEEHPf/b631yp++G4yy7Wfs1l3PaucFAlmMBigACgkQ7Wfs1l3P +aud1/g//T+r0QjiYhomNf6Nuqc1mQKRG7YT0rJJ7bBHNn+ftOFuscW8gzgfvkL8m +I8jJVEnWyQy6+tcsg0aZt0WntmAyM+tmmdXZA55WdeZ550jzfKyJRCjya7vTGqWT +3ewoXm5Vsw08+Cr5CgF1YZWHHDXGXSScoiOsWnjqXHywRg2t4lrJjEWJOh/BZq+q +ro0pL236Awa7R2OnystMF8Vp7XUPjKcueEDmrjqmq9vMqvXJn1D/XW/p8StTDdRB +E00IYcuyZEX2s1OrEEqusHsRjNMPIJCb1x0eJl6Zh/lekjejl5hG7VhlJJicl9GN +kzATbcIcifEAZEwSPx1THgZwJL1PzQJ7peyALCG/hB6buqYonYP7JrWNcQq32vg+ +P1BlLq8XfUa2yV7H8x2fUBcUN7Xjy7/8d/nJd68gX2vdDjOfvh43xAnECUDnWpGW +AzRLFiMJJ5blv1fjn3xDLBoEPOMY7uwIk0I7ye9FUAIQRdD1jvTimcTI0wx0i0lE +6HHjNtpC7ZYhk7ADFouzCfzAUYfzPY0xFP/Qp9vmR+DiFQffAAUn4vhHpiROoEHd +k+PK+0wihcnglHj+v/A0vFYgJ86cWqF7tDA2iwkqVhXJWwWkQ+ZTiYJBaFRqNPWw +k8lMNOcs0BxLZ4XRKqH/wr/r9ZsDtAVDiz0G8ANo1+FdXbVqAcI= +=QQJA +-----END PGP SIGNATURE----- Added: head/share/security/patches/EN-17:08/pf.patch ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/share/security/patches/EN-17:08/pf.patch Thu Aug 10 07:14:48 2017 (r50656) @@ -0,0 +1,24 @@ +--- sys/netpfil/pf/pf.c.orig ++++ sys/netpfil/pf/pf.c +@@ -129,6 +129,8 @@ + #define V_pf_tcp_secret_init VNET(pf_tcp_secret_init) + VNET_DEFINE(int, pf_tcp_iss_off); + #define V_pf_tcp_iss_off VNET(pf_tcp_iss_off) ++VNET_DECLARE(int, pf_vnet_active); ++#define V_pf_vnet_active VNET(pf_vnet_active) + + /* + * Queue for pf_intr() sends. +@@ -1441,6 +1443,12 @@ + kproc_exit(0); + } + ++ /* Wait while V_pf_default_rule.timeout is initialized. */ ++ if (V_pf_vnet_active == 0) { ++ CURVNET_RESTORE(); ++ continue; ++ } ++ + /* Process 1/interval fraction of the state table every run. */ + idx = pf_purge_expired_states(idx, pf_hashmask / + (V_pf_default_rule.timeout[PFTM_INTERVAL] * 10)); Added: head/share/security/patches/EN-17:08/pf.patch.asc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/share/security/patches/EN-17:08/pf.patch.asc Thu Aug 10 07:14:48 2017 (r50656) @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.1.21 (FreeBSD) + +iQIzBAABCgAdFiEEHPf/b631yp++G4yy7Wfs1l3PaucFAlmMBigACgkQ7Wfs1l3P +auf3yhAA3kHXPGMKXhLNNU4x4Nen4lwOPw78L+ZIboLMCT8cOLRDXtHiqLdGljeQ +jQfNTXxL3wgNYyX8M3uwbvTeuJ1XGqWoDvdqCB/ngfUNQjnaturyKBiu60soiXJp +RIta99QQ+PUpL6e5Kxnb9jIF0HvFELkxfq6eicS2d7V/QjcZAKpArF14vOAVdt18 +C+aUY5wpNFzvyDJ6a/uWpexACnS2wFMElWOV10fjh4vSMaxCectK6eejT7ansQC2 +OAcpyzd6p2giidw2D+B54PGZAOX2utKEpJ9jBm+ITFYqhasQm3WtEQ0ozl8Rc4Ru +j4DToZwFwwaKTcpyKE2C3E9EtqiadePkQoFkfhQixdcUm7FFj0k+6Kou3QT4eAMy +5iuenPh9q2oMrW0ye8EqTVyRan9s4+jBpiibW/AEIPguegGl9L2Pg3Xw39pTXLPj +D0+la6GnESFWRod9w6IPcL97EQuD2NnBRkMru2xHHk7636Zc9aE12oI0ckrhfi7D +Pda31jKEC3BucLMIGMnVU8JN7IX3abbY+wgL8ttWeGmjr4TRMnV8fX0b/4bhKOx5 +fQMakqxQXBJr8i9tPmx43+TPO8f9ddqtSDKRAfZTpASN0ugCFyH08veTx8Ahh7bQ +TwyY8wRFQCxEeod1kJ4rUoWou1/1tMZiM4N3+I2Os7E+HdO+3HY= +=hezW +-----END PGP SIGNATURE----- Added: head/share/security/patches/SA-17:06/openssh.patch ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/share/security/patches/SA-17:06/openssh.patch Thu Aug 10 07:14:48 2017 (r50656) @@ -0,0 +1,21 @@ +--- crypto/openssh/auth-passwd.c.orig ++++ crypto/openssh/auth-passwd.c +@@ -66,6 +66,8 @@ + #define DAY (24L * 60 * 60) /* 1 day in seconds */ + #define TWO_WEEKS (2L * 7 * DAY) /* 2 weeks in seconds */ + ++#define MAX_PASSWORD_LEN 1024 ++ + void + disable_forwarding(void) + { +@@ -87,6 +89,9 @@ + static int expire_checked = 0; + #endif + ++ if (strlen(password) > MAX_PASSWORD_LEN) ++ return 0; ++ + #ifndef HAVE_CYGWIN + if (pw->pw_uid == 0 && options.permit_root_login != PERMIT_YES) + ok = 0; Added: head/share/security/patches/SA-17:06/openssh.patch.asc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/share/security/patches/SA-17:06/openssh.patch.asc Thu Aug 10 07:14:48 2017 (r50656) @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.1.21 (FreeBSD) + +iQIzBAABCgAdFiEEHPf/b631yp++G4yy7Wfs1l3PaucFAlmMBicACgkQ7Wfs1l3P +aueQ2hAAlv9j3RiWL+SaafCb4DUcDEq99zGpHbOAr1wgV/n7UqFpaan5UIE9z92e +YJXKJrwvxMr4Znc9O0MI6C/fawIgO1g/699Q9CwlmROtqBaF2Qz7PTj7RP5IntOZ +RgFNycPvq8qy+H1S1yK8UbfQ+3rl2Vz1xBe9SwmXvseHhVIHxr2l8mLTjEPtInOW +EMXsdX+QPX3+4uPX+mkV4WtPt4YYmM3aHVeqI2YVwe6DlsWL4y2OIBz23B9Lggwp +28m4sIfonNtZwDf0BSf7sdzPzYGQyjQ9Kwr5SEyqOV0eR9FeHr6cjW4UBu3X1X0I +eeCTBcrHbzcpEFr75pvEbsTRhzGVtBWtTAhvD+eXN2NaqTQrivvFAZaYiu8tWlpZ +QYgMwdwotZd96msiI1H1M6IdM1wJjEvXlaipnoAKkX2b88Hd5WDA2q2PZSU5BMDP +gKK51xc6BQ/6KzwCyfxNX0vzImM7mL6MBo7y9Lqi/7U3CPQmuDX3sCzs6fLp0kli +fQLpjetc5IcIFhyRnvRUpDVvfnU8KyyveU4ZMJ1dqfAZnBGXtu+ri7hknVLO10HY +XipKtvPkaMIA7v5ky/pTOyfRc0sqWUvHav0M7eDL331GaWoz9bUP5NcD+YowRAgs +P4/LyAdTxkT53jzqGSf/RN3I8KRhniUzZVjTv6nq39Qf6MvJG9g= +=n0X7 +-----END PGP SIGNATURE----- Modified: head/share/xml/advisories.xml ============================================================================== --- head/share/xml/advisories.xml Wed Aug 9 15:40:15 2017 (r50655) +++ head/share/xml/advisories.xml Thu Aug 10 07:14:48 2017 (r50656) @@ -8,6 +8,18 @@ 2017 + 8 + + + 10 + + + FreeBSD-SA-17:06.openssh + + + + + 7 Modified: head/share/xml/notices.xml ============================================================================== --- head/share/xml/notices.xml Wed Aug 9 15:40:15 2017 (r50655) +++ head/share/xml/notices.xml Thu Aug 10 07:14:48 2017 (r50656) @@ -8,6 +8,22 @@ 2017 + 8 + + + 10 + + + FreeBSD-EN-17:08.pf + + + + FreeBSD-EN-17:07.vnet + + + + + 7 From owner-svn-doc-head@freebsd.org Thu Aug 10 12:42:45 2017 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 80903DD1A61; Thu, 10 Aug 2017 12:42:45 +0000 (UTC) (envelope-from ryusuke@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4987282A4D; Thu, 10 Aug 2017 12:42:45 +0000 (UTC) (envelope-from ryusuke@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v7ACgiLP087247; Thu, 10 Aug 2017 12:42:44 GMT (envelope-from ryusuke@FreeBSD.org) Received: (from ryusuke@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v7ACgips087246; Thu, 10 Aug 2017 12:42:44 GMT (envelope-from ryusuke@FreeBSD.org) Message-Id: <201708101242.v7ACgips087246@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ryusuke set sender to ryusuke@FreeBSD.org using -f From: Ryusuke SUZUKI Date: Thu, 10 Aug 2017 12:42:44 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50657 - head/ja_JP.eucJP/books/handbook X-SVN-Group: doc-head X-SVN-Commit-Author: ryusuke X-SVN-Commit-Paths: head/ja_JP.eucJP/books/handbook X-SVN-Commit-Revision: 50657 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Aug 2017 12:42:45 -0000 Author: ryusuke Date: Thu Aug 10 12:42:44 2017 New Revision: 50657 URL: https://svnweb.freebsd.org/changeset/doc/50657 Log: - Merge the following from the English version: r50360 -> r50566 head/ja_JP.eucJP/books/handbook/book.xml Modified: head/ja_JP.eucJP/books/handbook/book.xml Modified: head/ja_JP.eucJP/books/handbook/book.xml ============================================================================== --- head/ja_JP.eucJP/books/handbook/book.xml Thu Aug 10 07:14:48 2017 (r50656) +++ head/ja_JP.eucJP/books/handbook/book.xml Thu Aug 10 12:42:44 2017 (r50657) @@ -5,7 +5,7 @@ The FreeBSD Documentation Project The FreeBSD Japanese Documentation Project - Original revision: r50360 + Original revision: r50566 $FreeBSD$ --> @@ -93,7 +93,8 @@ &os; ؤ褦! Υϥɥ֥å - &os; &rel.current;-RELEASE + &os; &rel.current;-RELEASE, + &os; &rel0.current;-RELEASE &os; &rel2.current;-RELEASE Υ󥹥ȡǤλȤˤĤƵҤΤǤ ܥϥɥ֥åϤޤޤʿ͡ˤԽ̤ǡ From owner-svn-doc-head@freebsd.org Thu Aug 10 16:19:38 2017 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3CB01DD7017; Thu, 10 Aug 2017 16:19:38 +0000 (UTC) (envelope-from rcyu@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 135DC67BD9; Thu, 10 Aug 2017 16:19:37 +0000 (UTC) (envelope-from rcyu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v7AGJbhL077840; Thu, 10 Aug 2017 16:19:37 GMT (envelope-from rcyu@FreeBSD.org) Received: (from rcyu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v7AGJbQp077839; Thu, 10 Aug 2017 16:19:37 GMT (envelope-from rcyu@FreeBSD.org) Message-Id: <201708101619.v7AGJbQp077839@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rcyu set sender to rcyu@FreeBSD.org using -f From: Ruey-Cherng Yu Date: Thu, 10 Aug 2017 16:19:37 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50658 - head/zh_CN.UTF-8/htdocs X-SVN-Group: doc-head X-SVN-Commit-Author: rcyu X-SVN-Commit-Paths: head/zh_CN.UTF-8/htdocs X-SVN-Commit-Revision: 50658 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Aug 2017 16:19:38 -0000 Author: rcyu Date: Thu Aug 10 16:19:36 2017 New Revision: 50658 URL: https://svnweb.freebsd.org/changeset/doc/50658 Log: sync with the English version (Based on the zh_TW and en_US versions) Submitted by: Guangyuan (Charlie) Yang Reviewed by: delphij Differential Revision: https://reviews.freebsd.org/D11792 Modified: head/zh_CN.UTF-8/htdocs/index.xsl Modified: head/zh_CN.UTF-8/htdocs/index.xsl ============================================================================== --- head/zh_CN.UTF-8/htdocs/index.xsl Thu Aug 10 12:42:44 2017 (r50657) +++ head/zh_CN.UTF-8/htdocs/index.xsl Thu Aug 10 16:19:36 2017 (r50658) @@ -4,9 +4,9 @@ ]> - - + + + - $FreeBSD$ - &title; @@ -38,56 +37,74 @@
    -

    - 基于 BSD &unix; -

    -

    - FreeBSD® 是可以用于 - x86 兼容机 (包括 Pentium® 和 Athlon™)、 - amd64 兼容机 (包括 Opteron™、 Athlon™64 和 EM64T)、 - UltraSPARC®、 IA-64、 PC-98 以及 ARM 硬件架构上的一种先进的操作系统。 - 它源于 BSD, 由加州大学伯克利分校开发的 &unix; 版本。 目前由 - 一支包含大量开发人员的团队 维护。 - 对于一些其它的 硬件平台 的支持, - 也正处于不同的开发阶段。 -

    - -
    -
    +

    &os; 项目

    +

    &os; 是一个适用于现代服务器,桌面与嵌入式 平台 的先进操作系统。 + 由一个庞大的 + 开发人员团队 + 持续开发超过三十年。 + &os; 先进的网络、安全性和存储方面的特色使得它成为许多 + 大型网站 + 以及最普遍的嵌入式网络与存储设备的平台选择。

    + + + +
    +
    » + + 立即获取 &os; Journal + +
    + + + + + + + + -
    -
    -
    -

    - -
    - - -
    -

    常用链接

    @@ -149,13 +140,13 @@ 邮件列表
  • - 报告 Bug + 问题报告
  • - FAQ + 常见问题解答
  • - 使用手册 + 使用手册
  • Ports @@ -180,7 +171,7 @@
    -

    新闻

    +

    最新动态

    @@ -194,7 +185,7 @@ 更多新闻
  • - 新闻 RSS Feed + 新闻 RSS Feed
  • @@ -240,7 +231,7 @@ @@ -263,17 +254,17 @@

    -

    发行版修正公告

    +

    勘误公告

    @@ -281,6 +272,16 @@ +
    + +
    @@ -291,5 +292,14 @@ +
    + + + ©right; + + FreeBSD 标志是 FreeBSD 基金会的注册商标 + 由 FreeBSD 基金会 授权 FreeBSD 项目使用。 + &header2.word.contact;
    From owner-svn-doc-head@freebsd.org Fri Aug 11 14:48:09 2017 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D98AFDD3A61; Fri, 11 Aug 2017 14:48:09 +0000 (UTC) (envelope-from sevan@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A3B3F7540F; Fri, 11 Aug 2017 14:48:09 +0000 (UTC) (envelope-from sevan@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v7BEm89Z031547; Fri, 11 Aug 2017 14:48:08 GMT (envelope-from sevan@FreeBSD.org) Received: (from sevan@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v7BEm8Td031545; Fri, 11 Aug 2017 14:48:08 GMT (envelope-from sevan@FreeBSD.org) Message-Id: <201708111448.v7BEm8Td031545@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sevan set sender to sevan@FreeBSD.org using -f From: Sevan Janiyan Date: Fri, 11 Aug 2017 14:48:08 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50659 - head/share/xml X-SVN-Group: doc-head X-SVN-Commit-Author: sevan X-SVN-Commit-Paths: head/share/xml X-SVN-Commit-Revision: 50659 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Aug 2017 14:48:10 -0000 Author: sevan Date: Fri Aug 11 14:48:08 2017 New Revision: 50659 URL: https://svnweb.freebsd.org/changeset/doc/50659 Log: Remove Dynode Productions by request. PR: 220853 Submitted by: Approved by: bcr (mentor) Differential Revision: https://reviews.freebsd.org/D11938 Modified: head/share/xml/commercial.consult.xml head/share/xml/commercial.software.xml Modified: head/share/xml/commercial.consult.xml ============================================================================== --- head/share/xml/commercial.consult.xml Thu Aug 10 16:19:36 2017 (r50658) +++ head/share/xml/commercial.consult.xml Fri Aug 11 14:48:08 2017 (r50659) @@ -270,17 +270,6 @@ - - Dynode Professional IT Services - http://www.dynode.net/ - - With over a decade of FreeBSD experience, Dynode offers systems - administration and software development for UNIX/BSD/Linux - systems in Perth, Western Australia. Please - visit our website for more - information. - - EscapeBox http://www.escapebox.net/en/ Modified: head/share/xml/commercial.software.xml ============================================================================== --- head/share/xml/commercial.software.xml Thu Aug 10 16:19:36 2017 (r50658) +++ head/share/xml/commercial.software.xml Fri Aug 11 14:48:08 2017 (r50659) @@ -305,18 +305,6 @@ - - Dynode Productions - http://www.dynode.net/ - - Dynode Productions, located in Perth - Western Australia, offers - administrative services for FreeBSD and OpenBSD systems ranging - from: default gateways; email, web and file servers; and - workstations. Please visit our - web site for more information. - - - Easysoft Ltd http://www.easysoft.com/ From owner-svn-doc-head@freebsd.org Fri Aug 11 15:49:10 2017 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 82D8FDD71EB; Fri, 11 Aug 2017 15:49:10 +0000 (UTC) (envelope-from sevan@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 51C1777462; Fri, 11 Aug 2017 15:49:10 +0000 (UTC) (envelope-from sevan@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v7BFn9Rl056302; Fri, 11 Aug 2017 15:49:09 GMT (envelope-from sevan@FreeBSD.org) Received: (from sevan@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v7BFn9ah056301; Fri, 11 Aug 2017 15:49:09 GMT (envelope-from sevan@FreeBSD.org) Message-Id: <201708111549.v7BFn9ah056301@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sevan set sender to sevan@FreeBSD.org using -f From: Sevan Janiyan Date: Fri, 11 Aug 2017 15:49:09 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50660 - head/en_US.ISO8859-1/books/developers-handbook/x86 X-SVN-Group: doc-head X-SVN-Commit-Author: sevan X-SVN-Commit-Paths: head/en_US.ISO8859-1/books/developers-handbook/x86 X-SVN-Commit-Revision: 50660 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Aug 2017 15:49:10 -0000 Author: sevan Date: Fri Aug 11 15:49:09 2017 New Revision: 50660 URL: https://svnweb.freebsd.org/changeset/doc/50660 Log: Site hosting "How do I write "Hello, world" in FreeBSD assembler" is no longer around. Switch to archive.org mirror. PR: 203346 Submitted by: Approved by: bcr (mentor) Differential Revision: https://reviews.freebsd.org/D11849 Modified: head/en_US.ISO8859-1/books/developers-handbook/x86/chapter.xml Modified: head/en_US.ISO8859-1/books/developers-handbook/x86/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/developers-handbook/x86/chapter.xml Fri Aug 11 14:48:08 2017 (r50659) +++ head/en_US.ISO8859-1/books/developers-handbook/x86/chapter.xml Fri Aug 11 15:49:09 2017 (r50660) @@ -6463,8 +6463,8 @@ system programming in general and FreeBSD in particula
    -Thomas M. Sommers opened the door for me. His -How +Thomas M. Sommers opened the door for me. His How do I write "Hello, world" in FreeBSD assembler? web page was my first encounter with an example of assembly language programming under FreeBSD. From owner-svn-doc-head@freebsd.org Fri Aug 11 15:54:43 2017 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C41F2DD78BF; Fri, 11 Aug 2017 15:54:43 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 931C47790B; Fri, 11 Aug 2017 15:54:43 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v7BFsgWl060055; Fri, 11 Aug 2017 15:54:42 GMT (envelope-from gjb@FreeBSD.org) Received: (from gjb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v7BFsgaX060053; Fri, 11 Aug 2017 15:54:42 GMT (envelope-from gjb@FreeBSD.org) Message-Id: <201708111554.v7BFsgaX060053@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gjb set sender to gjb@FreeBSD.org using -f From: Glen Barber Date: Fri, 11 Aug 2017 15:54:42 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50661 - in head/en_US.ISO8859-1/htdocs: releases/10.4R releng X-SVN-Group: doc-head X-SVN-Commit-Author: gjb X-SVN-Commit-Paths: in head/en_US.ISO8859-1/htdocs: releases/10.4R releng X-SVN-Commit-Revision: 50661 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Aug 2017 15:54:43 -0000 Author: gjb Date: Fri Aug 11 15:54:42 2017 New Revision: 50661 URL: https://svnweb.freebsd.org/changeset/doc/50661 Log: Update the releng index page and 10.4R schedule to reflect stable/10 is frozen for the 10.4-RELEASE cycle. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation Modified: head/en_US.ISO8859-1/htdocs/releases/10.4R/schedule.xml head/en_US.ISO8859-1/htdocs/releng/index.xml Modified: head/en_US.ISO8859-1/htdocs/releases/10.4R/schedule.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/releases/10.4R/schedule.xml Fri Aug 11 15:49:09 2017 (r50660) +++ head/en_US.ISO8859-1/htdocs/releases/10.4R/schedule.xml Fri Aug 11 15:54:42 2017 (r50661) @@ -73,7 +73,7 @@
    - + - - + + From owner-svn-doc-head@freebsd.org Fri Aug 11 16:03:22 2017 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 02155DD813E; Fri, 11 Aug 2017 16:03:22 +0000 (UTC) (envelope-from rcyu@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CCAB477E1D; Fri, 11 Aug 2017 16:03:21 +0000 (UTC) (envelope-from rcyu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v7BG3KWX064118; Fri, 11 Aug 2017 16:03:20 GMT (envelope-from rcyu@FreeBSD.org) Received: (from rcyu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v7BG3KjD064116; Fri, 11 Aug 2017 16:03:20 GMT (envelope-from rcyu@FreeBSD.org) Message-Id: <201708111603.v7BG3KjD064116@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rcyu set sender to rcyu@FreeBSD.org using -f From: Ruey-Cherng Yu Date: Fri, 11 Aug 2017 16:03:20 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50662 - in head/zh_CN.UTF-8: htdocs htdocs/layout share/xml X-SVN-Group: doc-head X-SVN-Commit-Author: rcyu X-SVN-Commit-Paths: in head/zh_CN.UTF-8: htdocs htdocs/layout share/xml X-SVN-Commit-Revision: 50662 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Aug 2017 16:03:22 -0000 Author: rcyu Date: Fri Aug 11 16:03:20 2017 New Revision: 50662 URL: https://svnweb.freebsd.org/changeset/doc/50662 Log: -Updated header.l10n.ent based on the zh_TW and en_US versions. -Changed to used layout files from en_US as zh_TW and jp versions are doing that as well. Old local layouts are deleted. Submitted by: Guangyuan (Charlie) Yang Reviewed by: delphij Differential Revision: https://reviews.freebsd.org/D11794 Deleted: head/zh_CN.UTF-8/htdocs/layout/ Modified: head/zh_CN.UTF-8/htdocs/Makefile head/zh_CN.UTF-8/share/xml/header.l10n.ent Modified: head/zh_CN.UTF-8/htdocs/Makefile ============================================================================== --- head/zh_CN.UTF-8/htdocs/Makefile Fri Aug 11 15:54:42 2017 (r50661) +++ head/zh_CN.UTF-8/htdocs/Makefile Fri Aug 11 16:03:20 2017 (r50662) @@ -76,7 +76,7 @@ SUBDIR+= doc # # Non-XML # SUBDIR+= cgi # SUBDIR+= gifs -SUBDIR+= layout +# SUBDIR+= layout #SUBDIR+= logo WEBDIR?= data/zh_CN Modified: head/zh_CN.UTF-8/share/xml/header.l10n.ent ============================================================================== --- head/zh_CN.UTF-8/share/xml/header.l10n.ent Fri Aug 11 15:54:42 2017 (r50661) +++ head/zh_CN.UTF-8/share/xml/header.l10n.ent Fri Aug 11 16:03:20 2017 (r50662) @@ -2,32 +2,118 @@ - + -站点地图 | - 版权信息 | © 1995-2007 The FreeBSD Project. + +站点地图 | + 法律信息 | © 1995–2017 FreeBSD 项目。 保留所有权利。'> -首页   |   联系   |   版权   |   ©right;'> + +主页   |   联系   |   版权   |   ©right;'> FreeBSD 主页'> - + - - + +
    .
    + +
    .
    + +'> + + + + + + -
      -
    • 首页
    • -
    • 关于
    • -
    • 获得 FreeBSD
    • -
    • 文档
    • -
    • 社区
    • -
    • 开发
    • -
    • 支持
    • + -'> + + + + + + + + + '> + + +介绍如何手动通过 SVN repository 更新, +以及编译 FreeBSD 网页。

      '> From owner-svn-doc-head@freebsd.org Fri Aug 11 16:30:26 2017 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 32D0FDD96C7; Fri, 11 Aug 2017 16:30:26 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F31B07CE8D; Fri, 11 Aug 2017 16:30:25 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v7BGUPr3072764; Fri, 11 Aug 2017 16:30:25 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v7BGUPhr072763; Fri, 11 Aug 2017 16:30:25 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201708111630.v7BGUPhr072763@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Fri, 11 Aug 2017 16:30:25 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50663 - head/en_US.ISO8859-1/articles/committers-guide X-SVN-Group: doc-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: head/en_US.ISO8859-1/articles/committers-guide X-SVN-Commit-Revision: 50663 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Aug 2017 16:30:26 -0000 Author: mat Date: Fri Aug 11 16:30:24 2017 New Revision: 50663 URL: https://svnweb.freebsd.org/changeset/doc/50663 Log: Add an entry about hunting the vuxml database for the new name. Sponsored by: Absolight Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml ============================================================================== --- head/en_US.ISO8859-1/articles/committers-guide/article.xml Fri Aug 11 16:03:20 2017 (r50662) +++ head/en_US.ISO8859-1/articles/committers-guide/article.xml Fri Aug 11 16:30:24 2017 (r50663) @@ -4192,6 +4192,14 @@ Relnotes: yes + Search for entries in + ports/security/vuxml/vuln.xml + and adjust them accordingly. In particular, + check for previous packages with the new name + which version could include the new port. + + + Remove the port from ports/LEGAL if it is there. From owner-svn-doc-head@freebsd.org Sat Aug 12 12:28:23 2017 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C4C17DD3544; Sat, 12 Aug 2017 12:28:23 +0000 (UTC) (envelope-from sevan@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 925C48444F; Sat, 12 Aug 2017 12:28:23 +0000 (UTC) (envelope-from sevan@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v7CCSMlB063867; Sat, 12 Aug 2017 12:28:22 GMT (envelope-from sevan@FreeBSD.org) Received: (from sevan@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v7CCSMAT063866; Sat, 12 Aug 2017 12:28:22 GMT (envelope-from sevan@FreeBSD.org) Message-Id: <201708121228.v7CCSMAT063866@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sevan set sender to sevan@FreeBSD.org using -f From: Sevan Janiyan Date: Sat, 12 Aug 2017 12:28:22 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50664 - head/en_US.ISO8859-1/books/handbook/mail X-SVN-Group: doc-head X-SVN-Commit-Author: sevan X-SVN-Commit-Paths: head/en_US.ISO8859-1/books/handbook/mail X-SVN-Commit-Revision: 50664 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Aug 2017 12:28:23 -0000 Author: sevan Date: Sat Aug 12 12:28:22 2017 New Revision: 50664 URL: https://svnweb.freebsd.org/changeset/doc/50664 Log: Use the same snippet as set in the pkg-message of the mail/ssmtp port. PR: 209831 Submitted by: Christoph Brinkhaus Approved by: bcr (mentor) Differential Revision: https://reviews.freebsd.org/D11985 Modified: head/en_US.ISO8859-1/books/handbook/mail/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/mail/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/mail/chapter.xml Fri Aug 11 16:30:24 2017 (r50663) +++ head/en_US.ISO8859-1/books/handbook/mail/chapter.xml Sat Aug 12 12:28:22 2017 (r50664) @@ -743,10 +743,10 @@ newaliases /usr/local/sbin/sendmailsendmail /usr/local/sbin/ssmtp send-mail /usr/local/sbin/ssmtp -mailq /usr/libexec/sendmail/sendmail -newaliases /usr/libexec/sendmail/sendmail -hoststat /usr/libexec/sendmail/sendmail -purgestat /usr/libexec/sendmail/sendmail +mailq /usr/local/sbin/ssmtp +newaliases /usr/local/sbin/ssmtp +hoststat /usr/bin/true +purgestat /usr/bin/true Once everything is configured, it is recommended to reboot the system. Rebooting provides the opportunity to ensure that From owner-svn-doc-head@freebsd.org Sat Aug 12 17:09:21 2017 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4E9A9D94200; Sat, 12 Aug 2017 17:09:21 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1B4CD689D8; Sat, 12 Aug 2017 17:09:21 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v7CH9KhW080015; Sat, 12 Aug 2017 17:09:20 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v7CH9KCN080014; Sat, 12 Aug 2017 17:09:20 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201708121709.v7CH9KCN080014@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Sat, 12 Aug 2017 17:09:20 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50665 - head/en_US.ISO8859-1/articles/contributors X-SVN-Group: doc-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: head/en_US.ISO8859-1/articles/contributors X-SVN-Commit-Revision: 50665 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Aug 2017 17:09:21 -0000 Author: dbaio (ports committer) Date: Sat Aug 12 17:09:20 2017 New Revision: 50665 URL: https://svnweb.freebsd.org/changeset/doc/50665 Log: Add Vladimir Chukharev to contributors Maintainer of: devel/py-apptools devel/py-envisage devel/py-pyface devel/py-robotframework devel/py-robotframework-pabot devel/py-robotframework-ride devel/py-robotframework-selenium2library devel/py-robotremoteserver graphics/py-mayavi graphics/py-traitsui ports-mgmt/porttree www/py-django-allauth PR: 221152 Modified: head/en_US.ISO8859-1/articles/contributors/contrib.additional.xml Modified: head/en_US.ISO8859-1/articles/contributors/contrib.additional.xml ============================================================================== --- head/en_US.ISO8859-1/articles/contributors/contrib.additional.xml Sat Aug 12 12:28:22 2017 (r50664) +++ head/en_US.ISO8859-1/articles/contributors/contrib.additional.xml Sat Aug 12 17:09:20 2017 (r50665) @@ -11010,6 +11010,11 @@ + Vladimir Chukharev + vladimir.chukharev@gmail.com + + + Vladimir Gorelov virtual.lark@gmail.com From owner-svn-doc-head@freebsd.org Sat Aug 12 17:43:58 2017 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 59B7FDB6E2E; Sat, 12 Aug 2017 17:43:58 +0000 (UTC) (envelope-from sevan@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 25EE96A6BD; Sat, 12 Aug 2017 17:43:58 +0000 (UTC) (envelope-from sevan@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v7CHhvr4096398; Sat, 12 Aug 2017 17:43:57 GMT (envelope-from sevan@FreeBSD.org) Received: (from sevan@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v7CHhvQZ096397; Sat, 12 Aug 2017 17:43:57 GMT (envelope-from sevan@FreeBSD.org) Message-Id: <201708121743.v7CHhvQZ096397@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sevan set sender to sevan@FreeBSD.org using -f From: Sevan Janiyan Date: Sat, 12 Aug 2017 17:43:57 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50666 - head/en_US.ISO8859-1/articles/linux-emulation X-SVN-Group: doc-head X-SVN-Commit-Author: sevan X-SVN-Commit-Paths: head/en_US.ISO8859-1/articles/linux-emulation X-SVN-Commit-Revision: 50666 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Aug 2017 17:43:58 -0000 Author: sevan Date: Sat Aug 12 17:43:57 2017 New Revision: 50666 URL: https://svnweb.freebsd.org/changeset/doc/50666 Log: typo PR: 212940 Submitted by: Ying Guo Approved by: bcr (mentor) Differential Revision: https://reviews.freebsd.org/D12008 Modified: head/en_US.ISO8859-1/articles/linux-emulation/article.xml Modified: head/en_US.ISO8859-1/articles/linux-emulation/article.xml ============================================================================== --- head/en_US.ISO8859-1/articles/linux-emulation/article.xml Sat Aug 12 17:09:20 2017 (r50665) +++ head/en_US.ISO8859-1/articles/linux-emulation/article.xml Sat Aug 12 17:43:57 2017 (r50666) @@ -417,7 +417,7 @@ &linux; is a &unix;-like kernel originally developed by Linus Torvalds, and now being contributed to by a massive crowd of - programmers all around the world. From its mere beginnings to todays, + programmers all around the world. From its mere beginnings to today, with wide support from companies such as IBM or Google, &linux; is being associated with its fast development pace, full hardware support and benevolent dictator model of organization. From owner-svn-doc-head@freebsd.org Sat Aug 12 20:34:47 2017 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BDEDEDC82B5; Sat, 12 Aug 2017 20:34:47 +0000 (UTC) (envelope-from jkois@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8A9AB706CA; Sat, 12 Aug 2017 20:34:47 +0000 (UTC) (envelope-from jkois@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v7CKYkT9067722; Sat, 12 Aug 2017 20:34:46 GMT (envelope-from jkois@FreeBSD.org) Received: (from jkois@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v7CKYkZ7067721; Sat, 12 Aug 2017 20:34:46 GMT (envelope-from jkois@FreeBSD.org) Message-Id: <201708122034.v7CKYkZ7067721@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jkois set sender to jkois@FreeBSD.org using -f From: Johann Kois Date: Sat, 12 Aug 2017 20:34:46 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50667 - head/share/xml X-SVN-Group: doc-head X-SVN-Commit-Author: jkois X-SVN-Commit-Paths: head/share/xml X-SVN-Commit-Revision: 50667 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Aug 2017 20:34:47 -0000 Author: jkois Date: Sat Aug 12 20:34:46 2017 New Revision: 50667 URL: https://svnweb.freebsd.org/changeset/doc/50667 Log: PR: 217498 Add GloboTech Communications to the list of ISPs with FreeBSD support. Requested by: marketing@globo.tech Modified: head/share/xml/commercial.isp.xml Modified: head/share/xml/commercial.isp.xml ============================================================================== --- head/share/xml/commercial.isp.xml Sat Aug 12 17:43:57 2017 (r50666) +++ head/share/xml/commercial.isp.xml Sat Aug 12 20:34:46 2017 (r50667) @@ -334,6 +334,19 @@ + + GloboTech Communications + https://www.globo.tech/ + + GloboTech offers world class hosting services and uncompromising + support. Their services include Dedicated Servers, Public Cloud + and Private Cloud with Fundamental Management and a 100% Power + and Network Uptime. Their all-SSD public cloud includes a set of + one-click app for faster deployment, less than 90 seconds and + a comprehensive and easy-to-use cloud portal. + + + gradwell dot com Ltd http://www.gradwell.com/ From owner-svn-doc-head@freebsd.org Sat Aug 12 20:45:17 2017 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 41944DC869C; Sat, 12 Aug 2017 20:45:17 +0000 (UTC) (envelope-from jkois@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0A1C770CB3; Sat, 12 Aug 2017 20:45:16 +0000 (UTC) (envelope-from jkois@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v7CKjG1H072028; Sat, 12 Aug 2017 20:45:16 GMT (envelope-from jkois@FreeBSD.org) Received: (from jkois@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v7CKjGMC072027; Sat, 12 Aug 2017 20:45:16 GMT (envelope-from jkois@FreeBSD.org) Message-Id: <201708122045.v7CKjGMC072027@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jkois set sender to jkois@FreeBSD.org using -f From: Johann Kois Date: Sat, 12 Aug 2017 20:45:16 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50668 - head/share/xml X-SVN-Group: doc-head X-SVN-Commit-Author: jkois X-SVN-Commit-Paths: head/share/xml X-SVN-Commit-Revision: 50668 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Aug 2017 20:45:17 -0000 Author: jkois Date: Sat Aug 12 20:45:16 2017 New Revision: 50668 URL: https://svnweb.freebsd.org/changeset/doc/50668 Log: PR: 220207 Add OVH.com to the list of ISPs with FreeBSD support Requested by: Felix Krohn Modified: head/share/xml/commercial.isp.xml Modified: head/share/xml/commercial.isp.xml ============================================================================== --- head/share/xml/commercial.isp.xml Sat Aug 12 20:34:46 2017 (r50667) +++ head/share/xml/commercial.isp.xml Sat Aug 12 20:45:16 2017 (r50668) @@ -829,6 +829,20 @@ + + OVH + http://www.ovh.com/ + + With many own datacenters on 4 continents and extensive offers + for even the most demanding infrastructure needs, OVH is the + number 3 internet hosting company in the world and a globally + leading cloud provider on the market. Among almost 100 other + Unix/Linux distributions, OVH is proud to provide the latest + FreeBSD versions for dedicated and virtual servers since + FreeBSD 4. + + + F/X Services Managed Hosting http://www.fx-services.com/ From owner-svn-doc-head@freebsd.org Sat Aug 12 21:05:51 2017 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A8018DC8B68; Sat, 12 Aug 2017 21:05:51 +0000 (UTC) (envelope-from jkois@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7557F71390; Sat, 12 Aug 2017 21:05:51 +0000 (UTC) (envelope-from jkois@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v7CL5oeD080166; Sat, 12 Aug 2017 21:05:50 GMT (envelope-from jkois@FreeBSD.org) Received: (from jkois@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v7CL5oFx080165; Sat, 12 Aug 2017 21:05:50 GMT (envelope-from jkois@FreeBSD.org) Message-Id: <201708122105.v7CL5oFx080165@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jkois set sender to jkois@FreeBSD.org using -f From: Johann Kois Date: Sat, 12 Aug 2017 21:05:50 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50669 - head/share/xml X-SVN-Group: doc-head X-SVN-Commit-Author: jkois X-SVN-Commit-Paths: head/share/xml X-SVN-Commit-Revision: 50669 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Aug 2017 21:05:51 -0000 Author: jkois Date: Sat Aug 12 21:05:50 2017 New Revision: 50669 URL: https://svnweb.freebsd.org/changeset/doc/50669 Log: Remove "Liebscher & Partner" from the list of ISP vendors: - The main link points to a dead site. "Coming soon" since 2013 ... - The link to the "stuffed daemon" is also dead. Returns a 404 ... - It did not fit in with the other entries anyway (was the only entry with an image attached). Note: The linked image (../gifs/plueschtier-tiny.jpg) is still in the repository. Modified: head/share/xml/commercial.isp.xml Modified: head/share/xml/commercial.isp.xml ============================================================================== --- head/share/xml/commercial.isp.xml Sat Aug 12 20:45:16 2017 (r50668) +++ head/share/xml/commercial.isp.xml Sat Aug 12 21:05:50 2017 (r50669) @@ -784,16 +784,6 @@ - - Liebscher & Partner - http://www.freibergnet.de - - Liebscher & Partner are now shipping the BSD - Stuffed Daemon! stuffed daemon - - - INGATE GmbH http://www.ingate.de
    Turn over to the secteam --9 August 2017 &local.branch.releng; branch is handed over to the &os; Security Officer Team in one or two weeks after the announcement.
    releng/11.1 Frozen&contact.re;&contact.so; FreeBSD 11.1 supported errata fix branch.
    Code freeze begins 11 August 2017-11 August 2017 Release Engineers announce that all further commits to the &local.branch.stable; branch will require explicit approval. Certain blanket approvals will be granted for narrow areas of Modified: head/en_US.ISO8859-1/htdocs/releng/index.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/releng/index.xml Fri Aug 11 15:49:09 2017 (r50660) +++ head/en_US.ISO8859-1/htdocs/releng/index.xml Fri Aug 11 15:54:42 2017 (r50661) @@ -105,8 +105,8 @@
    stable/10OpencommittersFrozen&contact.re; Development branch for FreeBSD 10-STABLE.