handbook fail to build on the cluster with no CVSup mirrors listed. I
can't recreate this locally, but for now, add back a single mirror
(cvsup.freebsd.org, which is under clusteradm control). Hopefully
that should be sufficient to allow the build to complete.
Noticed by: wblock
Pointy hat to: gavin
them from the mirror list source.
Many thanks to all of the people who have have maintained these systems
over the years (sometimes more than 10!). You have helped FreeBSD grow
to what it is today, and your contribution is very much appreciated.
The date on the actual notice is correct (2014-06-03) but the date in
doc/head/share/xml/notices.xml wass incorrectly entered as 2014-05-03 in
rD45000
PR: 190628
Approved by: wblock (mentor)
Fix sendmail improper close-on-exec flag handling. [SA-14:11]
Fix ktrace memory disclosure. [SA-14:12]
Fix incorrect error handling in PAM policy parser. [SA-14:13]
Fix triple-fault when executing from a threaded process. [EN-14:06]
that we will be soon entering the release cycle. As such, we are
not able to easily link to the upcoming release schedule.html page
from the index page unless we already have BETA release builds on
the FTP mirrors.
Implement some evil to eliminate this limitation:
- In share/xml/release.l10n.ent, move reusable text from the
'helptest' header, and into a beta.helptest macro, and include
the new macro in beta.desc.
- Add a new entity, beta.local.where, which is ignored by default.
When enabled in the schedule.xml for the upcoming release, it
prints information about where to download the testing builds.
- Add two new entities, beta.upcoming and beta2.upcoming, which
are used in index.xsl, and when set, direct the URL to the
upcoming release schedule.html page instead of directly to
where.html. With this change, we can advertise that a release
cycle is about to start, and not need downloadable images yet.
Sponsored by: The FreeBSD Foundation
Entries in this file are copy/pasted more often than not, so it would be
best if they followed the proper doceng guidelines for line length and
tabs/spaces etc.
I cleaned up all entries from 2012 to current.
Reviewed by: wblock (mentor)
- vendorurl
- sponsor
- sponsorurl
- contrib
This will allow attribution for sponsored or contributed
work on FreeBSD in the release notes.
This is a prerequisite to additional upcoming changes.
While here, modify docbook.css to recognize a new 'contrib'
<span> class.
Also, set FreeBSD=%H on docbook50.dtd to allow the commit
to go through.
Sponsored by: The FreeBSD Foundation