#11987 closed task (fixed)
Release Trac 1.0.6 / 1.1.5
Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | normal | Milestone: | 1.0.6 |
Component: | general | Version: | |
Severity: | normal | Keywords: | release |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description (last modified by )
This ticket is used to coordinate the finalization and testing of the next stable version of Trac, 1.0.6, and the next developer-stable version of Trac, 1.1.5. Some proposed dates:
- May 3rd: Stop development on stable branches and trunk and start the testing and release cycle.
- May 4th: Release Trac 1.0.6 / 1.1.5
Attachments (0)
Change History (11)
comment:1 by , 10 years ago
comment:3 by , 10 years ago
The UPGRADE and INSTALL files won't render from ReST to HTML in a Git repository, so we might consider adding the .rst
extension to the files.
Also, I think we should consider stripping out the PageOutline
macro when generating UPGRADE and INSTALL.
comment:4 by , 10 years ago
follow-up: 6 comment:5 by , 10 years ago
Can this ImportError
fallback also be removed on the trunk?: trunk/trac/util/text.py@13993:331,334-337#L329.
comment:6 by , 10 years ago
Replying to rjollos:
Can this
ImportError
fallback also be removed on the trunk?: trunk/trac/util/text.py@13993:331,334-337#L329.
Yes. We could remove the fallback.
comment:8 by , 10 years ago
Description: | modified (diff) |
---|---|
Owner: | set to |
Status: | new → assigned |
comment:9 by , 9 years ago
comment:10 by , 9 years ago
1.1.5 was released on 18-May: trac-announce:MTnQeRAY4P0/bJzDslznEccJ.
I will wait one day for feedback on trac-dev:pMzY0lC39ks/8BZ5VQ3MeNMJ and then release 1.0.6 on 20-May.
comment:11 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
1.0.6post2 released on 20 May: trac-announce: trac-announce:9GuduvVHm_I/lxtHZE2P6VkJ.
TODO add documentation to TracWebAdmin (comment:14:ticket:11914).