Glen Barber
1615488996
Update the webupdate script to include stable/11.
...
Sponsored by: The FreeBSD Foundation
2016-07-11 13:38:57 +00:00
Tobias C. Berner
d877b6a65a
Add PGP key for myself (tcberner)
...
Approved by: rakuco (mentor)
2016-07-09 11:14:02 +00:00
Tobias C. Berner
a875ca8d75
Announce myself (tcberner) as a ports committer
...
Approved by: rakuco (mentor)
2016-07-09 11:11:55 +00:00
Tobias C. Berner
3dfe751a87
Add an author entry for myself (tcberner).
...
Approved by: rakuco (mentor)
2016-07-09 11:05:02 +00:00
Marc Fonvieille
6c3c0b9512
Revert previous commit until the 11.0-R release.
2016-07-08 16:33:41 +00:00
Marc Fonvieille
8a7c18a455
Add 11.0-R bits.
2016-07-08 16:27:55 +00:00
Matthew Seaman
9652cf8a03
Update the expiration date for the core-secretary key to 8 July 2017:
...
% gpg --list-keys core-secretary
pub 4096R/0x36A7C05FE1ECF9BB 2014-07-09 [expires: 2017-07-08]
uid [ultimate] FreeBSD Core Team Secretary <core-secretary@freebsd.org>
uid [ultimate] Core Secretary <core-secretary@freebsd.org>
sub 4096R/0x7B5150C8D7CE5D02 2014-07-09 [expires: 2017-07-08]
2016-07-06 18:48:41 +00:00
Eric Badger
69e2a21d5a
Add myself as a new src committer, per the committer's guide.
...
Approved by: kib (mentor)
2016-07-06 01:13:39 +00:00
Glen Barber
16f02c0036
Refresh man-refs.ent with 11.0-CURRENT updates.
...
Sponsored by: The FreeBSD Foundation
2016-07-05 23:52:46 +00:00
Warren Block
bc9859bd07
Improve latest revision detection based on mat's work. This clarifies
...
the code, reduces dependencies, and removes a lot of quotes by using
--stringparam.
Differential Revision: https://reviews.freebsd.org/D6902
2016-07-04 14:56:42 +00:00
Brad Davis
50035c2404
Fix a typo.
2016-07-03 21:16:12 +00:00
Philip Paeps
fccfb5cdf2
Remove expired key. Extend expiration date of live key.
2016-06-29 11:06:38 +00:00
Peter Jeremy
9b5e32450e
Update my PGP key.
...
Approved by: grog (co-mentor)
2016-06-27 08:29:52 +00:00
Hiroki Sato
e5c4255d90
Use INDEX for the latest production release branch.
2016-06-27 00:01:56 +00:00
Glen Barber
10fb190be1
Update the secteam@ entry in the administration page to reflect
...
reality.
Thank you to all previous secteam@ members for their contributions
to the Project and to the team.
Approved by: secteam-secretary (remko)
2016-06-24 17:09:54 +00:00
Glen Barber
5f8575568c
Update the re@ list to reflect rgrimes@ has returned to the Release
...
Engineering team.
Welcome back, Rod.
https://lists.freebsd.org/pipermail/freebsd-announce/2016-June/001730.html
Sponsored by: The FreeBSD Foundation
2016-06-24 12:48:28 +00:00
Rene Ladan
bc69abb2d4
erwin@ stepped down from portmgr, mat@ took over his role as clusteradm
...
liaison.
2016-06-20 21:44:41 +00:00
Mike Karels
e88a2af83d
Add Mike Karels as committer, with required info.
...
Approved by: gnn (mentor)
2016-06-19 23:06:43 +00:00
Glen Barber
91c924f00c
Add rgrimes PGP key. Identity was verified in person, and
...
the PGP key was provided using a shared secret afterward.
Sponsored by: The FreeBSD Foundation
2016-06-19 19:59:24 +00:00
Allan Jude
562f6a6211
Add some more events of interest to the FreeBSD community
2016-06-18 21:29:56 +00:00
Allan Jude
361198428a
Increase the number of news and press items on the front page to 6
...
Fix a logic error (less than vs less than or equal)
2016-06-17 16:12:04 +00:00
Allan Jude
44743ee0f9
Add OpenZFS and MeetBSD events to the front page
2016-06-17 16:11:14 +00:00
Mathieu Arnold
341a558a78
Fix using LATESTREVISION when not using svn (or svn is broken)
...
Kinda ok'ed by: wblock
Sponsored by: Absolight
2016-06-14 14:02:59 +00:00
Allan Jude
4419402e86
Add two new press news items
...
HostingAdvice covers how the FreeBSD Project works, and why system
administrators should consider switching to it.
Microsoft Azure blog covers the release of Microsoft Supported FreeBSD 10.3
images, with fixes that were committed to late for the 10.3 release cycle.
2016-06-13 19:03:06 +00:00
Glen Barber
fe3b854a2c
Add libblacklist(3).
...
Sponsored by: The FreeBSD Foundation
2016-06-10 14:24:59 +00:00
Torsten Zuehlsdorff
78f42009cf
Add myself (tz / Torsten Zuehlsdorff) to ports committers
...
- Add authors.ent entry
- Add tz@FreeBSD.org to contrib.committers.xml
- Add news item to news.xml
- Add my PGP key
Approved by: junovitch (mentor)
2016-06-10 08:57:45 +00:00
Rene Ladan
11b32fed9a
Add signatures to the portmgr-secretary@ key which
...
are collected from keyservers.
2016-06-09 20:16:47 +00:00
Rene Ladan
0f1a978688
Add my signature to the portmgr-secretary@ key.
...
A test mail with this key was succesfully sent.
With hat: portmgr-secretary
2016-06-08 21:23:44 +00:00
Bernard Spil
f718538506
Update my GPG key
...
Sponsored by: BSDCan DevSummit
2016-06-08 18:59:06 +00:00
Xin LI
97d46c0b16
Add SA-16:24.ntp.
2016-06-04 06:51:08 +00:00
Warren Block
2d1a634039
Update Samba configuration information for the modern era.
...
PR: 197528
Submitted by: Shawn Debnath <sd@beastie.io>
Differential Revision: https://reviews.freebsd.org/D6086
2016-06-03 18:36:04 +00:00
Landon J. Fuller
bb71c015e0
Add myself as a new src committer, import my PGP key.
...
Approved by: adrian (mentor)
Differential Revision: https://reviews.freebsd.org/D6684
2016-06-01 23:18:59 +00:00
Gleb Smirnoff
0891bed875
Publish todays advisories.
...
Approved by: so
2016-05-31 17:13:22 +00:00
Warren Block
59b904bba0
Update commercial ISP list. Diff to address multiple PRs provided by
...
Shawn Debnath <sd@beastie.io>.
PR: 207615, 208989, 208919, 208460
Submitted by: Shawn Debnath <sd@beastie.io>
Differential Revision: https://reviews.freebsd.org/D6165
2016-05-24 16:53:56 +00:00
Enji Cooper
5f608008c3
Add the full command used to compute my PGP key
...
OSX doesn't have realpath(1), so ${progname} (which is expanded in <user>.key)
would be empty.
Reported by: mat
2016-05-22 19:12:06 +00:00
Enji Cooper
e8597131e8
My old PGP key expired last year (whoops); time for an update
...
The new key features:
- My preferred name, as opposed to my legal name (this change is pending other
legal documentation changes).
- A semi-current professional-friendly picture (used on Facebook/LinkedIn)
2016-05-22 00:53:01 +00:00
Enji Cooper
94743a84b2
Make addkey.sh executable
...
This is for user-friendliness and parity with checkkey.sh being executable
2016-05-22 00:12:32 +00:00
Gleb Smirnoff
23287858f7
Minor revision correction.
...
Submitted by: asomers
2016-05-17 23:51:58 +00:00
Gleb Smirnoff
03b2b49f5d
Publish SA-16:18 and SA-16:19.
2016-05-17 22:38:19 +00:00
Warren Block
2ad90412ca
Whitespace-only fixes, translators please ignore.
2016-05-17 19:34:42 +00:00
Warren Block
1773c77733
Add an entry for EuroBSDcon 2016. Suggested by Hans Ottevanger
...
<hans@beastielabs.net> in mail to -doc.
2016-05-17 19:27:59 +00:00
Warren Block
819b531c91
Sort events by start date, clarify instructions.
2016-05-17 19:20:08 +00:00
John Baldwin
aa65a33595
Remove entry for the Silicon Valley BSD User Group.
...
The webpage hasn't been updated since February of 2009.
2016-05-16 21:31:52 +00:00
John Baldwin
47e235a8f1
Update the information for the Bay Area FreeBSD Users Group.
...
Suggested by: hiren
Reviewed by: wblock
2016-05-16 21:05:27 +00:00
Ben Woods
2c2a605e4c
Add PGP key for myself (woodsb02)
...
Approved by: adamw, mat (mentors)
Differential Revision: https://reviews.freebsd.org/D6274
2016-05-09 19:45:35 +00:00
Ben Woods
d78931d232
Announce myself (woodsb02) as a ports committer
...
Approved by: adamw, mat (mentors)
Differential Revision: https://reviews.freebsd.org/D6273
2016-05-09 18:59:07 +00:00
Ben Woods
433179932b
Add an author entry for myself (woodsb02)
...
Approved by: adamw (mentor)
2016-05-09 18:30:32 +00:00
Gleb Smirnoff
4226a20249
Commit the EN-16:06 patch.
...
Reported by: Robert Ames <robertames hotmail.com>
2016-05-06 21:34:06 +00:00
Gleb Smirnoff
e1dd7fb835
Fix bad signature.
...
Reported by: Robert Ames <robertames hotmail.com>
2016-05-06 21:21:36 +00:00
Gleb Smirnoff
cf13b85a51
Publish todays advisory and notices:
...
- SA-16:17.openssl
- EN-16:06.libc
- EN-16:07.ipi
- EN-16:08.zfs
Approved by: so
2016-05-04 22:52:54 +00:00