Note that during a freeze, not only (de)install fixes are allowed,
but also run-time fixes. We want to get the best packages on the release cd's as possible. Approved by: portmgr Reviewed by: simon
This commit is contained in:
parent
b4e3e90da7
commit
f9111d8365
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=28892
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/portmgr/policies_committing.sgml,v 1.1 2005/12/15 01:10:43 linimon Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/portmgr/policies_committing.sgml,v 1.2 2006/08/19 21:20:41 hrs Exp $">
|
||||
<!ENTITY title "Policies of the Ports Management Team: Committing To The Tree">
|
||||
<!ENTITY % navinclude.about "INCLUDE">
|
||||
]>
|
||||
|
@ -28,8 +28,8 @@ Proposed changes must be submitted as PRs and assigned to portmgr.</p>
|
|||
the following will be accepted:</p>
|
||||
|
||||
<ul>
|
||||
<li><p>fixes that would prevent a port from installing or deinstalling
|
||||
properly for the <strong>upcoming</strong> release.</p></li>
|
||||
<li><p>fixes that would prevent a port from installing, deinstalling
|
||||
or running properly for the <strong>upcoming</strong> release.</p></li>
|
||||
|
||||
<li><p>security problems. If sufficiently severe, these may imply the
|
||||
need to create a slipped tag.</p></li>
|
||||
|
|
Loading…
Reference in a new issue