Commit graph

8 commits

Author SHA1 Message Date
Gordon Tetlow
cf837c5274 Update the secteam with a few additional changes.
glebius has stepped down as a deputy. Thanks for your service.
emaste has volunteered to serve as a deputy. Welcome to the party.
benno has been working as the liaison for a while, update to reflect that.
2017-11-07 04:28:06 +00:00
Xin LI
388917c07e Please welcome Gordon Tetlow as the new Security Officer.
While I'm there also update a few role related personnals to make them
more up-to-date.

Differential Revision:	https://reviews.freebsd.org/D12923
2017-11-06 07:56:41 +00:00
Jason Helfman
78529d41f6 - this should be lowercase
Differential Revision:	https://reviews.freebsd.org/D2157
Approved by:	wblock (mentor)
2015-03-27 16:07:35 +00:00
Jason Helfman
97c9c95115 - add reporting instructions to security page for ports collection issues
PR:		197312 (based on)
Differential Revision:	https://reviews.freebsd.org/D1904
Submitted by:	rsimmons0@gmail.com
Reviewed by:	bjk, wblock
Approved by:	wblock (mentor)
2015-03-26 02:17:21 +00:00
Hiroki Sato
52f6d56540 - Use /usr/bin/svnlite as SVN if available.
- Replace /XML/{doc,www}/ with /XML/ in SysId.
- Remove empty stylesheets in share/xsl and point share/xml/empty.xsl via
  XML catalog instead.
- Change the L10N layer in freebsd-*.xsl not to use localized XSLT
  stylesheets directly.
- Move share/xsl/* to share/xml and remove share/xsl.
- Remove obsolete share/web2c/pdftex.def.
2013-11-13 06:10:37 +00:00
Rene Ladan
1d9bea10ed Merge the projects/entities branch into head/
The primary purposes are to clean up duplicated author definitions in
both share/xml/authors.ent and share/xml/developers.ent, and as a added
bonus simplify writing up author names/email addresses in web pages.

Apart from merging developers.ent into authors.ent, removing the former,
and updating the Committers Guide there should be little user-visible changes:
- a.portmgr renamed to a.portmgr.members
- a.doceng renamed to a.doceng.members
- team.re renamed to a.re.members.email and moved from
share/xml/freebsd.ent to share/xml/authors.ent
- a.core updated and moved from share/xml/mailing-lists.ent to
share/xml/teams.ent
- share/pgpkeys/{addkey.sh|README} updated

Translations are untouched except for build fixes.

Approved by:	doceng (gjb)
Approved by:	gjb (mentor)
2013-07-09 21:15:47 +00:00
Sergey Kandaurov
3ee664a913 Fix links to Supported / Unsupported FreeBSD Releases. 2013-05-03 08:43:29 +00:00
Isabell Long
b80a267da7 Start reorganising the security website pages:
- State the easiest way for concerned users to update their system on the
    main page.
  - Move information about reporting vulnerabilities to a separate page as
    end users who just want to know how to patch their systems will not want
    to be bombarded with technical stuff about reporting and privacy.
  - The list of unsupported FreeBSD releases was too long to be on the main
    page, so move it out onto its own page.
  - Move some of the table of contents items non-essential to end users into
    the side navigation menu.

(Further changes will be incremental.)

Approved by:	so (des)
2013-04-18 13:58:37 +00:00