Commit graph

1227 commits

Author SHA1 Message Date
Matthias Fechner
922d0f950d Add Matthias Fechner (mfechner) as a new port committer.
Reviewed by:	tz (mentor)
Approved by:	tz (mentor)
Differential Revision:	https://reviews.freebsd.org/D14805
2018-03-26 14:33:35 +00:00
Gabor Kovesdan
78b491e298 - Fix phone number
PR:		226500
Submitted by:	Goran Hasse <gorhas AT raditex DOT nu>
2018-03-22 10:25:41 +00:00
Ryusuke SUZUKI
7eab7c6014 Remove duplicate February 2018 entry. 2018-03-19 15:00:09 +00:00
Vincenzo Maffione
fcd5c84ba5 Add myself as a new committer
Reviewed by:	hrs
Approved by:	hrs (mentor)
2018-03-19 08:49:28 +00:00
Koichiro Iwao
575972c127 Add myself as a new ports committer
Approved by:	hrs (mentor)
2018-03-19 06:53:13 +00:00
Devin Teske
b011c533d9 Add news item for myself as new [ports] committer
Fix whitespace formatting of this year to be consistent with previous years.

Reviewed by:	imp
Approved by:	imp (mentor)
Differential Revision:	https://reviews.freebsd.org/D14687
2018-03-16 21:02:11 +00:00
Gordon Tetlow
c5b88cdc75 Add FreeBSD-SA-18:03.speculative_execution.
Approved by:	so
2018-03-14 04:14:13 +00:00
Fernando Apesteguía
7a3a3e7cf5 Add myself (fernape) as a developer
As of Committers Guide "Procedure 1. Steps for New Committers":

* Add an Author Entity
* Update the List of Developers and Contributors
* Add a News Item
* Add a PGP Key

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D14636
2018-03-10 18:30:25 +00:00
Slava Shwartsman
885fd5caa0 Add Slava Shwartsman to contributors
Approved by:    hselasky (mentor), kib (mentor)
Sponsored by:   Mellanox Technologies
2018-03-08 12:51:09 +00:00
Gordon Tetlow
625e907979 Switch order of the SA and EN in the xml to sort properly. 2018-03-07 07:08:38 +00:00
Gordon Tetlow
e614d59b96 Add SA-18:01, SA-18:02, EN-18:01, EN-18:02.
Approved by:	so
2018-03-07 06:45:08 +00:00
Glen Barber
60a383ee17 Update manual page entities list.
Sponsored by:	The FreeBSD Foundation
2018-02-27 17:54:32 +00:00
Glen Barber
7dec73aac4 Belatedly add the 11.2-RELEASE schedule to the index page.
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
2018-02-27 17:10:12 +00:00
Gavin Atkinson
fcedd29d72 News item: FreeBSD is participating in Google Summer of Code 2018. 2018-02-14 13:49:43 +00:00
Tilman Keskinoz
cd789852f7 Update the description for the Vienna BSD Stammtisch
Submitted by:   Manuel Wiesinger
2018-02-13 21:30:36 +00:00
Benjamin Kaduk
922b76f3df Fix markup for Synergy SKY press entry
Add a <site-url> element to hold the organization's URL, and
put the site (company) name in the <site-name> element.

PR:		225854
Reported by:	Mateusz Piotrowski <mpp302@gmail.com>
2018-02-13 04:10:45 +00:00
Benjamin Kaduk
3b00ee96ec Belatedly publish the 2017Q3 status report
It seems this step was inadvertently skipped before the email version
of the report was sent out.

Link from the status report main page and update the next-due date
(including the extension).

Also add a news entry for the report, backdated to the date of the
announcement email.

Reported by:	pi
Pointy Hat to:	bjk
2018-01-13 03:40:55 +00:00
Benjamin Kaduk
396398ddd6 Remove duplicate author entity for araujo@
PR:		224914
Reported by:	jrm
2018-01-09 02:28:43 +00:00
Dag-Erling Smørgrav
5d3552e818 I haven't used my middle initial in over a decade. 2018-01-08 14:13:10 +00:00
Brad Davis
e594d6368a Fix some formatting in the news entry about Meltdown and Spectre 2018-01-04 17:59:34 +00:00
Warner Losh
810c5a528d Add news blurb about the micro-architecture attacks driven by
speculative execution on Intel, Arm and AMD cpus.

Submitted by:	pi@ (with language tweaks)
Reviewed by:	brd@
2018-01-04 17:50:27 +00:00
Benedict Reuschling
d7fadf084e Replace another instance of 2017 with 2018, which prevented the BSDCan entry
from being displayed.

Pointy hat to:	    me
2018-01-04 16:44:30 +00:00
Benedict Reuschling
e6fe78581b Fix event-id for FOSDEM to the actual year it will be in (2018). 2017-12-31 18:40:15 +00:00
Benedict Reuschling
56ff8fa0a5 Bump copyright years for the doc tree to 2018 as listed in
https://wiki.freebsd.org/HappyNewYearCopyrightYearBumps.
I had to introduce a line-break into doc.xml.mk to avoid overlong lines.

Happy New Year everyone!
2017-12-31 18:37:34 +00:00
Benedict Reuschling
0103efe144 Create a new events page for 2018 by copying the 2017 events page
and making the necessary changes.
The following events of 2018 are already listed with their dates:
- FOSDEM 2018
- AsiaBSDcon 2018
- BSDCan 2018

Hope to see many of you at these events.
2017-12-31 18:14:23 +00:00
Glen Barber
1905eb8364 Remove Vembu from the commercial software page per their request.
Submitted by:	anne (request forwarded)
2017-12-13 14:23:36 +00:00
Eitan Adler
d6dd221c5a relaydelay: wave goodbye
The article discusses a specific option for puremagic's greylisting.

- It tells users to install mysql40-server and perl5.16; neither of
  which exist any more.

- The last edit was 2015, by me, to switch from `pkg_add` to `pkg`.

- It encourages users to download code from a third-party website,
  without validation, via HTTP (not even HTTPS).

- The code itself has to be patched to compile

and more generally the FreeBSD project is not in the business of
teaching end users how to run an anti-spam mail server.

Discussed with:	allanjude
2017-12-12 02:18:20 +00:00
Eitan Adler
e9079c4be0 commercial: update some old entries
- anoigo - serves only ads

- bsrpar - serves only ads

- CheapBytes - www.cheapbytes.com’s server IP address could not be found.

- infinitum - personal website

- Inlab Software GmbH - www.munich.net took too long to respond.

- iSoftPlus - You don't have permission to access / on this server.

- Lingua-Systems Software GmbH - domain is for sale

- Mercantec, Inc. - Windows Server ad

- motifdeveloper - no activity since 2008

- netboz - www.netboz.net’s server IP address could not be found.

- Sage Electronic Engineering - www.se-eng.com’s server IP address could not be found.

- SlickEdit - no more FreeBSD version

- softmaker - website returns 404

- TrackSite - redirects to travel ads site

- webcrossing - webcrossing.com’s server IP address could not be found.

- matadordesign - domain is for sale
2017-12-11 06:53:56 +00:00
Eitan Adler
2e3202d554 commercial: update some old entries
- Polyhedra - update website

- Relex US - website serves ads

- Yard - empty website; ftp requires authentication
2017-12-11 06:36:13 +00:00
Eitan Adler
6157be3cd1 hardware: remove some dead entries
- All My Data's website returns 500

- Association Kazar - kazar.net’s server IP address could not be found.

- bay hosting - connecting times out

- beastiecloud connecting times out

- bsdvm - "BSDvm is shutting down its VPS and cloud hosting"

- bsdjails - website is "under redesign" with no alternative

- fxservices - "www.fx-services.com refused to connect."

- elantech - www.elantech.ru took too long to respond.

- inetassociation - www.inetassociation.com took too long to respond.

- Mambobado - domain is for sale

- negimaki - "www.negimaki.com refused to connect."

- panthertech - no content on the website

- ppgnetworksolutions - "www.ppgnetworksolutions.com’s server IP address
  could not be found."

- Rokabear Hosting Services - "rokabear.com’s server IP address could
  not be found."

- s4servers - www.s4servers.com’s server IP address could not be found.

- sevenl - Expired cert, invalid cn, no reference to FreeBSD

- sh3lls - serving only ads

- verio - FreeBSD hosting is now a 404,
2017-12-10 23:31:38 +00:00
Eitan Adler
d09ece8f28 hardware: remove some dead entries
- Stallion's domain is for sale

- RandD's website is an unrelated blog. servetheweb does not resolve

- Pyramid computer is a chess supplier

- Netwolves domain does not resolve
2017-12-10 17:35:04 +00:00
Eitan Adler
5dce1e244d misc: remove some dead entries
- ScotGold Products's domain is for sale
2017-12-10 17:25:15 +00:00
Eitan Adler
e6c2e269c3 Consulting: remove some dead entries
- advansys's website is non-existant

- ALE Software's website is unrelated to BSD/Linux consulting

- mindstep's website does not resolve (two checks). Google shows no
  alternative.

- Mseuss Unternehmensberatung's website resolves to a ad/gambling
  website.

- OpenTrend's website does not resolve. Google shows no alternative.
2017-12-10 16:37:23 +00:00
Eitan Adler
6841336b8e Consulting: remove some dead entries
- ish pty appears to be an educational services company. No references
  to FreeBSD or any other unix offering can be found on their website.

- PythonByte's domain is for sale.

- JCR's website is non-existent. Google shows no alternative.

- Gurix's website has changed and does not appear to be a consulting
  company anymore.

- Green IT is a parked domain.

- Frigate Network's website is non-existent. Google shows no
  alternative.

- AaronSEN is a parked domain.

- Adimus is a web server without content.

- Codeangels Solutions's website is non-existent.

- ibermachines's website is non-existent.

- raditex's website has changed (website updated; not removed)

I am not removing entries of companies whose website redirects to
different, but existing company. Some appears to have been bought
or renamed, but I am trying to be conservative.
2017-12-10 07:16:08 +00:00
Brad Davis
3b8df45e2e Add FreeBSD-SA-17:12.openssl forgotten in r51269
Pointy hat to:	gtetlow
2017-12-09 14:50:38 +00:00
Gordon Tetlow
bd74571ee2 Update website to make 11.0 unsupported now that it is EoL.
PR:		224119
Reviewed by:	gjb
Differential Revision:	https://reviews.freebsd.org/D13392
2017-12-06 23:13:07 +00:00
Eitan Adler
63dd4df857 entities: Update security officer reference 2017-12-03 03:21:29 +00:00
Xin LI
e9829dbfa1 Add SA-17:11. 2017-11-29 06:13:15 +00:00
Jason W. Bacon
3c9130a24c Correct commit bit type for jwb
Approved by:    jrm
2017-11-24 01:53:12 +00:00
Jason W. Bacon
dcecd13893 Add news item for new committer jwb@
Approved by:    jrm
2017-11-23 19:48:43 +00:00
Jason W. Bacon
d3676b4c31 share/xml/authors.ent: Add new committer jwb@ 2017-11-22 18:38:09 +00:00
Benedict Reuschling
15f63ee763 Correct the site-name by using http:// in front of it so that clicks will
actually lead to the website.

Reported by:	0mp@
2017-11-19 19:14:52 +00:00
Benedict Reuschling
91b4645d49 Add a press section entry about Synergy Sky and their experiences migrating
to FreeBSD.

Submitted by:	many
2017-11-19 11:49:42 +00:00
Gordon Tetlow
b5c3bd7933 Add SA-17:08, SA-17:09, SA-17:10. 2017-11-15 23:08:45 +00:00
Gordon Tetlow
00dfa9b9be Add EN-17:09. 2017-11-02 15:56:08 +00:00
Glen Barber
ad657b8d24 Whitespace-only change to trigger a CI build to diagnose a problem.
Sponsored by:	The FreeBSD Foundation
2017-10-31 15:28:05 +00:00
Yuri Victorovich
68541f3753 Add myself as a new committer
Reviewed by:	tcberner
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D12844
2017-10-31 07:44:29 +00:00
Alex Richardson
ceadd7c0da Add myself as a new committer
Reviewed by:	jhb
Approved by:	jhb (mentor)
2017-10-30 18:07:45 +00:00
Gordon Tetlow
bff7593acd Add SA-17:07. 2017-10-17 18:11:23 +00:00
Marc Fonvieille
ef695599af 10.4-RELEASE is out, update rel2.current. 2017-10-03 17:44:39 +00:00