- Add a recent status update to the compromise page
Reviewed by: erwin (earlier draft)
This commit is contained in:
parent
1e88326f40
commit
e8990f1fb7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41529
1 changed files with 25 additions and 6 deletions
|
@ -62,6 +62,7 @@
|
|||
|
||||
<ul>
|
||||
<li><a href="#announce">Announcement</a></li>
|
||||
<li><a href="#update20130430">Update: 30th April 2013</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>
|
||||
|
@ -74,6 +75,30 @@
|
|||
<li><a href="#recommend">Recommendations</a></li>
|
||||
</ul>
|
||||
|
||||
<h1><a name="update20130430">Update: April 30th, 2013</a></h1>
|
||||
|
||||
<p>Port managers and cluster administrators have completed the
|
||||
restoration of binary package building in the last few weeks.
|
||||
This has brought us back the continuous updates for the old-style
|
||||
binary packages on the 8.x and 9.x -STABLE branches. Note that,
|
||||
as beneficial consequences, Release Candidate builds for the 8.4
|
||||
release cycle can now include binary packages on the install
|
||||
media, and the Project was able to add the missing binary packages
|
||||
retroactively for 9.1-RELEASE on i386 and amd64 platforms.</p>
|
||||
|
||||
<p>Port managers are currently working on introducing new-style (as
|
||||
known as <q>pkgng</q>) binary packages in the coming months,
|
||||
please check the <a
|
||||
href="http://lists.freebsd.org/mailman/listinfo/freebsd-ports-announce/">
|
||||
&os; ports announcements list</a> for further gradual status
|
||||
updates.</p>
|
||||
|
||||
<p>This is planned to be the last status update to this page. An
|
||||
official announcement will be sent to the <a
|
||||
href="http://lists.freebsd.org/mailman/listinfo/freebsd-announce/">
|
||||
&os; announcements mailing list</a> with the further details
|
||||
soon.</p>
|
||||
|
||||
<h1><a name="update20130323">Update: March 23rd, 2013</a></h1>
|
||||
|
||||
<p>Port managers have successfully restored some of the Project's
|
||||
|
@ -85,12 +110,6 @@
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue