#154 closed defect (released)
1.0.3 tracker bug
Reported by: | Olly Betts | Owned by: | Olly Betts |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Meta-Bug | Version: | SVN trunk |
Severity: | normal | Keywords: | |
Cc: | Richard Boulton | Blocked By: | #149, #153, #155, #165, #166, #184 |
Blocking: | Operating System: | All |
Description
1.0.0 is very nearly out, and a lot has changed since 0.9.10, so it's quite likely there will be some problems to address. This bug is for tracking them.
I'd like to keep HEAD in a stable, releasable state for a couple of weeks so we can make any follow-up releases required without too high a risk of introducing further problems. But we can be less conservative than we have been for the past few weeks.
Anyone should feel free to suggest bugs by marking them as blockers on this one, but remember, no incompatible ABI or API changes!
I think it's probably OK to bump the remote protocol version in the 1.0.x series, but we should try to batch up patches which do this.
Change History (17)
comment:1 by , 17 years ago
Blocked By: | 149 added |
---|
comment:2 by , 17 years ago
Blocked By: | 153 added |
---|
comment:3 by , 17 years ago
Blocked By: | 155 added |
---|
comment:4 by , 17 years ago
Status: | new → assigned |
---|
comment:5 by , 17 years ago
Blocked By: | 165 added |
---|
comment:6 by , 17 years ago
Summary: | 1.0.1 tracker bug → 1.0.2 tracker bug |
---|
Now tracking bugs for 1.0.2 release.
comment:7 by , 17 years ago
Blocked By: | 166 added |
---|
comment:8 by , 17 years ago
Summary: | 1.0.2 tracker bug → 1.0.3 tracker bug |
---|
Now tracking bugs to fix in 1.0.3.
comment:9 by , 17 years ago
Blocked By: | 193 added |
---|
comment:10 by , 17 years ago
Blocked By: | 184 added |
---|
comment:11 by , 17 years ago
Blocked By: | 199 added |
---|
comment:12 by , 17 years ago
Blocked By: | 199 removed |
---|
comment:13 by , 17 years ago
Blocked By: | 193 removed |
---|
comment:14 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Closing this - we're now using bug#200 for tracking 1.0.4 as the bug number is more memorable.
Note that bug#153 has a patch to add a "minor version" to the remote protocol which should make it less awkward to upgrade when we only change the remote protocol by adding new MSG_XXX/REPL_XXX combinations. We should try to coordinate changes where possible though, as bumping the minor version still requires that the server be upgraded first which isn't otherwise required.