- Add a recent status update to the compromise page
Reviewed by: miwi, decke
This commit is contained in:
parent
5a8ff2301a
commit
bcef230bad
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41290
1 changed files with 18 additions and 6 deletions
|
@ -62,6 +62,7 @@
|
|||
|
||||
<ul>
|
||||
<li><a href="#announce">Announcement</a></li>
|
||||
<li><a href="#update20130323">Update: 23rd March 2013</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="#update20121127">Update: 27th November 2012</a></li>
|
||||
|
@ -73,6 +74,23 @@
|
|||
<li><a href="#recommend">Recommendations</a></li>
|
||||
</ul>
|
||||
|
||||
<h1><a name="update20130323">Update: March 23rd, 2013</a></h1>
|
||||
|
||||
<p>Port managers have successfully restored some of the Project's
|
||||
binary package building capacity. There are some issues left
|
||||
still to resolve, e.g. how to publish the resulting package sets
|
||||
in a secure manner or how to build packages seamlessly for 8.x and
|
||||
9.x systems on a recent 10.x system that the head node
|
||||
("pointyhat") is running, but we are very close to finish with the
|
||||
preparations required for providing binary packages for the
|
||||
upcoming 8.4 and further releases.</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="update20130302">Update: March 3rd, 2013</a></h1>
|
||||
|
||||
<p>Redports underwent a full security audit, and as a result could
|
||||
|
@ -88,12 +106,6 @@
|
|||
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>
|
||||
|
||||
<p>With the exception of systems relating to the building and testing
|
||||
|
|
Loading…
Reference in a new issue