Updated Branches:
  refs/heads/3.0.x db49e18a8 -> 972e78569

promote


Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/972e7856
Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/972e7856
Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/972e7856

Branch: refs/heads/3.0.x
Commit: 972e785698749fdd5a25b0f32d800c27076535c9
Parents: db49e18
Author: Igor Galić <[email protected]>
Authored: Thu Apr 12 14:52:26 2012 +0200
Committer: Igor Galić <[email protected]>
Committed: Thu Apr 12 14:52:26 2012 +0200

----------------------------------------------------------------------
 STATUS |   32 ++++++++++++++++----------------
 1 files changed, 16 insertions(+), 16 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/972e7856/STATUS
----------------------------------------------------------------------
diff --git a/STATUS b/STATUS
index 7e5e495..af9b69e 100644
--- a/STATUS
+++ b/STATUS
@@ -41,6 +41,22 @@ A list of all bugs open for the next v3.0.4 release can be 
found at
 
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
 
+  *) crash from access to CacheVC::write_vector without vol lock.
+   master SHA: f51778f70df68271b5073a1c5fbb8cd384784999
+   Jira: https://issues.apache.org/jira/browse/TS-1114
+   +1: jplevyak, zym, zwoop
+
+  *) race condition UnixNetVConnection::mainEvent() when handling
+     an inactivity timeout
+   master SHA: b1f2e984379d6dc11cb70136ba33d46527a317d3
+   Jira: https://issues.apache.org/jira/browse/TS-1158
+   +1: jplevyak, zym, zwoop
+
+  *) race condition UnixNetVConnection::do_io_close()
+   master SHA: 2731f6bfabfb983af3ddb8a48cde537d7503f283
+   Jira: https://issues.apache.org/jira/browse/TS-857
+   +1: jplevyak, zym, zwoop
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -69,22 +85,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    Jira: https://issues.apache.org/jira/browse/TS-1109
    +1: zym
 
-  *) crash from access to CacheVC::write_vector without vol lock.
-   master SHA: f51778f70df68271b5073a1c5fbb8cd384784999
-   Jira: https://issues.apache.org/jira/browse/TS-1114
-   +1: jplevyak, zym, zwoop
-
-  *) race condition UnixNetVConnection::mainEvent() when handling
-     an inactivity timeout
-   master SHA: b1f2e984379d6dc11cb70136ba33d46527a317d3
-   Jira: https://issues.apache.org/jira/browse/TS-1158
-   +1: jplevyak, zym, zwoop
-
-  *) race condition UnixNetVConnection::do_io_close()
-   master SHA: 2731f6bfabfb983af3ddb8a48cde537d7503f283
-   Jira: https://issues.apache.org/jira/browse/TS-857
-   +1: jplevyak, zym, zwoop
-
   *) build fails on GCC 4.7 and clang
    master SHA: fe1da80b94d368343174ada8b137a0c4ae1c387e
               fe1da80b94d368343174ada8b137a0c4ae1c387e

Reply via email to