- Add a recent status update to the compromise page
Discussed with: gavin Reviewed by: gnn
This commit is contained in:
parent
8ad1470f20
commit
c5e2892a62
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41077
1 changed files with 22 additions and 6 deletions
|
@ -62,6 +62,7 @@
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#announce">Announcement</a></li>
|
<li><a href="#announce">Announcement</a></li>
|
||||||
|
<li><a href="#update20130303">Update: 3rd March 2013</a></li>
|
||||||
<li><a href="#update20121229">Update: 29th December 2012</a></li>
|
<li><a href="#update20121229">Update: 29th December 2012</a></li>
|
||||||
<li><a href="#update20121127">Update: 27th November 2012</a></li>
|
<li><a href="#update20121127">Update: 27th November 2012</a></li>
|
||||||
<li><a href="#update20121122">Update: 22nd November 2012</a></li>
|
<li><a href="#update20121122">Update: 22nd November 2012</a></li>
|
||||||
|
@ -72,6 +73,27 @@
|
||||||
<li><a href="#recommend">Recommendations</a></li>
|
<li><a href="#recommend">Recommendations</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<h1><a name="update20130302">Update: March 3rd, 2013</a></h1>
|
||||||
|
|
||||||
|
<p>Redports underwent a full security audit, and as a result could
|
||||||
|
be brought back on line. This took place on the 5th February, and
|
||||||
|
since then more backend hardware has been added to bring it back
|
||||||
|
up to full strength. On 11th February, sanity checks for ports
|
||||||
|
have been turned back on, reenabling generation and update of the
|
||||||
|
INDEX files used. The portsnap(8) service has been switched from
|
||||||
|
CVS to SVN on 25th February. The binary package building
|
||||||
|
infrastructure has undergone a major security review, and as a
|
||||||
|
result many changes have been made to the code. The review
|
||||||
|
completed on the 16th February and we are now in the process of
|
||||||
|
bringing it up on new hardware. At this point, we expect new
|
||||||
|
binary packages to be available in 2-4 weeks.</p>
|
||||||
|
|
||||||
|
<p>Unless there are any other major changes, this is planned to be
|
||||||
|
the last status update to this page. An email will be sent to
|
||||||
|
the <a href="http://lists.freebsd.org/mailman/listinfo/freebsd-announce">
|
||||||
|
FreeBSD announcements mailing list</a> when the package build
|
||||||
|
infrastructure is online and packages are once again available.</p>
|
||||||
|
|
||||||
<h1><a name="update20121229">Update: December 29th, 2012</a></h1>
|
<h1><a name="update20121229">Update: December 29th, 2012</a></h1>
|
||||||
|
|
||||||
<p>With the exception of systems relating to the building and testing
|
<p>With the exception of systems relating to the building and testing
|
||||||
|
@ -94,12 +116,6 @@
|
||||||
<a href="/doc/handbook/ports-using.html">
|
<a href="/doc/handbook/ports-using.html">
|
||||||
FreeBSD Handbook</a>.</p>
|
FreeBSD Handbook</a>.</p>
|
||||||
|
|
||||||
<p>Unless there are any other major changes, this is planned to be
|
|
||||||
the last status update to this page. An email will be sent to
|
|
||||||
the <a href="http://lists.freebsd.org/mailman/listinfo/freebsd-announce">
|
|
||||||
FreeBSD announcements mailing list</a> when the package build
|
|
||||||
infrastructure is online and packages are once again available.</p>
|
|
||||||
|
|
||||||
<h1><a name="update20121127">Update: November 27th, 2012</a></h1>
|
<h1><a name="update20121127">Update: November 27th, 2012</a></h1>
|
||||||
|
|
||||||
<p>Due to the legacy third-party package build controller head
|
<p>Due to the legacy third-party package build controller head
|
||||||
|
|
Loading…
Reference in a new issue