Commit graph

3333 commits

Author SHA1 Message Date
Benedict Reuschling
31edf91b2c Add an entry to the administration page for the ports security team.
The ports security teams exists for a while now, so it should have a
proper listing on the administration page with all current members.

Thanks to Kurt Jaeger for the writeup and submitting the patch.
I only rewrapped one line to fit within the line limits.

PR:		    235939
Submitted by:	    pi@
2019-03-09 15:16:27 +00:00
Brooks Davis
f1ac792898 Update to GSoC 2019.
Drop mention of SVN and Perforce in favor of using github.  If students
are familiar with anything it's going to be git.

Comment out text on gsoc flyers until someone makes an updated one.

Reported by:	bz
Reviewed by:	mmokhi
Differential Revision:	https://reviews.freebsd.org/D19505
2019-03-08 17:48:37 +00:00
Hiroki Sato
6de3b0c573 Use freebsd-xhtml-release.xsl to render relnotes.xml. 2019-03-05 02:45:46 +00:00
Christian Brueffer
1a0067f082 Fix typos. 2019-02-24 20:31:15 +00:00
Glen Barber
8c5bd12f09 Fix broken link to "Updating FreeBSD from Source" chapter.
PR:		235947
Submitted by:	bcran
Sponsored by:	The FreeBSD Foundation
2019-02-22 23:08:57 +00:00
Glen Barber
f5c1f42346 Regen after r343813.
Sponsored by:	The FreeBSD Foundation
2019-02-05 22:09:38 +00:00
Glen Barber
f60f5e2b16 Document SA-19:01, SA-19:02, EN-19:06, and EN-19:07.
Sponsored by:	The FreeBSD Foundation
2019-02-05 22:08:29 +00:00
Remko Lodder
012cb8b140 Add myself as Deputy Security Officer next to Ed Maste. 2019-01-25 14:23:37 +00:00
Mateusz Piotrowski
9455e5fd3f Correct contact email of Nathan Whitehorn in Quarterly Report 2018Q3.
Reviewed by:	bcr
Approved by:	bcr,
Approved by:	krion (mentor, implicit), mat (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D18953
2019-01-25 12:17:24 +00:00
Glen Barber
a3e7580a96 Fix file installation following r52777.
Pointyhat:	gjb (myself)
Sponsored by:	The FreeBSD Foundation
2019-01-24 18:18:01 +00:00
Glen Barber
9061a2e8c7 - Add templates for security advisories and errata notices to the
tree.
- Link to the templates on the reporting.html page.

Suggested by:	emaste
Discussed with:	secteam (emaste, remko)
Sponsored by:	The FreeBSD Foundation
2019-01-24 17:47:48 +00:00
Li-Wen Hsu
17cfa2ea57 Update FreeBSD.org developer hosts to reflect reality
Reviewed by:	bcr
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D18888
2019-01-18 13:52:37 +00:00
Glen Barber
453c772d9d Regen after r342902.
Sponsored by:	The FreeBSD Foundation
2019-01-09 20:20:41 +00:00
Glen Barber
3dbe45423c Document EN-19:01-04.
Sponsored by:	The FreeBSD Foundation
2019-01-09 20:18:52 +00:00
Guangyuan Yang
d48f6b4468 Bump copyright years to 2019 for the doc tree. 2019-01-08 07:57:40 +00:00
Guangyuan Yang
c173bfe8f1 Update the mailing address of FreeBSD Foundation.
Obtained from:	https://www.freebsdfoundation.org/about/contact-us/
2019-01-07 02:51:29 +00:00
Glen Barber
026666951f Do not look for 'RELEASE*' (including RELEASE-pNN) when evaluating
if checksum files should be included.

This case was specifically added to handle a case where a final
release was a re-roll, i.e., 11.0-RELEASE was really 11.0-RELEASE-p1;
this will need to be handled on a case-by-case basis.

There be dragons.  Here lies Link.

Reported by:	David Boyd
Sponsored by:	The FreeBSD Foundation
2018-12-31 08:23:13 +00:00
Wolfram Schneider
d735dfb80f add OSF1 V1.0/mips manual pages 2018-12-30 17:25:35 +00:00
Wolfram Schneider
b199601dd9 add Ultrix-32 2.0/VAX manual pages 2018-12-30 17:09:28 +00:00
Joseph Mingrone
61f6f89955 2018-01-2018-09 Report: Fix grammar issues and improve clarity
Approved by:	bcr
Differential Revision:	https://reviews.freebsd.org/D18685
2018-12-29 21:34:21 +00:00
Glen Barber
d2f69ee033 Do not attempt to install CHECKSUM.* files when not building
an -RC or -RELEASE.

Reported by:	David Boyd
Sponsored by:	The FreeBSD Foundation
2018-12-28 15:41:35 +00:00
Glen Barber
d3ecfa1cc6 Update the releng index.html page to reflect stable/10 is no longer
supported.

Submitted by:	delphij
Sponsored by:	The FreeBSD Foundation
2018-12-27 19:23:41 +00:00
Glen Barber
bc9cf4d715 Document the releng/12.0 branch has officially been handed over to
so@.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2018-12-27 17:23:46 +00:00
Glen Barber
fb493cd0b2 Document SA-18:15.
Sponsored by:	The FreeBSD Foundation
2018-12-27 17:19:25 +00:00
Glen Barber
d0bb4af654 Regen after r342555.
Sponsored by:	The FreeBSD Foundation
2018-12-27 17:18:27 +00:00
Alex Dupre
f70081592a Fix typo: add missing zero. 2018-12-27 09:22:38 +00:00
Glen Barber
ce5f18d22a Comment the link to the 12.0-STABLE release notes, which is going
to be a bit complicated to fix after moving release notes for 12.x
and later from the base repository to the doc repository.

Fix the link to 11.2-STABLE while here. [1]

Reported by:	ryusuke
Sponsored by:	The FreeBSD Foundation
2018-12-26 18:15:05 +00:00
Chris Rees
75d6591f18 Add some more useful resources
PR:		docs/216118
Submitted by:	Christian Sturm
2018-12-24 20:09:05 +00:00
Edward Tomasz Napierala
db1fe57adb Fix hrefs.
Reviewed by:	bcr
Approved by:	bcr (mentor)
Differential Revision:	https://reviews.freebsd.org/D18652
2018-12-24 12:13:00 +00:00
Edward Tomasz Napierala
e8f9bb52b5 Publish the 2018Q3 status report
Reviewed by:	bcr
Approved by:	bcr (mentor)
Differential Revision:	https://reviews.freebsd.org/D18649
2018-12-24 11:19:23 +00:00
Edward Tomasz Napierala
89d325dc0f Some last-minute markup fixes.
Reviewed by:	bcr
Approved by:	bcr (mentor)
Differential Revision:	https://reviews.freebsd.org/D18650
2018-12-24 11:17:38 +00:00
Edward Tomasz Napierala
91211f621f Add Quarterly Status Report for 2018Q3.
Reviewed by:	allanjude, bcr (mentors)
Approved by:	allanjude, bcr (mentors)
Differential Revision:	https://reviews.freebsd.org/D18639
2018-12-24 10:07:27 +00:00
Chris Rees
99364ed010 Fix long descriptions (pkg-descr) links for slave ports
While here, use https for svnweb and use Repo instead of Cvs for variable.

PR:		doc/209220
Submitted by:	Andreas Perstinger
2018-12-23 21:41:27 +00:00
Glen Barber
34a7c41650 Add a freebsd-stable12 entry to man.cgi.
Suggested by:	jhb
Sponsored by:	The FreeBSD Foundation
2018-12-14 17:16:19 +00:00
Glen Barber
dbf05e4ddf Bump -CURRENT version to 13.
Add missing path to man.cgi.

Sponsored by:	The FreeBSD Foundation
2018-12-14 16:15:41 +00:00
Glen Barber
4419594e3b Remove a stray 11.2-RELEASE line that seems to break 12.0-RELEASE
from properly showing up.

Submitted by:	wosch
Sponsored by:	The FreeBSD Foundation
2018-12-14 15:41:17 +00:00
Glen Barber
b47a7fb8a6 Add three items to 12.0-RELEASE errata:
- disc1.iso for amd64 and i386 does not fit onto a 700MB CD.
- boot messages do not list CPUs other than CPU0.
- graphics/drm-kmod should be used instead of graphics/drm-stable-kmod
  or graphics/drm-legacy-kmod when the 2019Q1 branch is created.

Sponsored by:	The FreeBSD Foundation
2018-12-13 19:55:47 +00:00
Gordon Tetlow
eac2929e24 Adjust section for secteam.
Promote remko to an Officer Deputy. Remove verbiage about the secretary
position. Brooks is the core liason.

Reviewed by:	core
Approved by:	so
2018-12-12 19:21:15 +00:00
Guangyuan Yang
44fa6300a6 Fix some typos in 12.0R announcement.
PR:		233943
Reported by:	Max Stucchi <max@stucchi.ch>
Approved by:	gjb
2018-12-11 22:08:19 +00:00
Daniel Gerzo
7eec444c33 - fix grammar 2018-12-11 20:51:57 +00:00
Glen Barber
c69eabbb26 Add a note about OpenSSL 1.1.1 not using crypto(4) with hardware
crypto accelerators.

Sponsored by:	The FreeBSD Foundation
2018-12-11 20:23:25 +00:00
Glen Barber
36e8824835 Add an errata entry for J1900 systems that require kern.vty=sc
at the loader(8) prompt.

Submitted by:	phk
Sponsored by:	The FreeBSD Foundation
2018-12-11 19:48:44 +00:00
Glen Barber
f64932e6a7 Ensure errata.html is persistently updated.
Sponsored by:	The FreeBSD Foundation
2018-12-11 19:48:42 +00:00
Glen Barber
03c522ecab Announce 12.0-RELEASE:
- Update entities to reflect 12.0 is now available.
- Add 12.0 to the index page and handbook.
- Update man.cgi to add 12.0.
- Prune checksum files from RC2 and RC3.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2018-12-11 18:49:03 +00:00
Glen Barber
a06113979a Fix minor rendering issues.
Sponsored by:	The FreeBSD Foundation
2018-12-10 22:56:48 +00:00
Glen Barber
c8d26bd9e6 Add a section specific to graphics support, content provided by
the graphics team.
Add a link to the Graphics Wiki page.

Sponsored by:	The FreeBSD Foundation
2018-12-10 21:04:21 +00:00
Glen Barber
1f34a42c0b Prune empty sections.
Sponsored by:	The FreeBSD Foundation
2018-12-10 20:34:18 +00:00
Glen Barber
2ea8f5fcd9 Expand the table of contents tree.
Sponsored by:	The FreeBSD Foundation
2018-12-10 20:34:17 +00:00
Glen Barber
15206b1899 Remove an empty ports section, and add notes to ports-packages.
Sponsored by:	The FreeBSD Foundation
2018-12-10 20:34:15 +00:00
Glen Barber
8a00acc095 Document r327774, pmtimer device removal from i386.
Sponsored by:	The FreeBSD Foundation
2018-12-10 20:34:14 +00:00