#13476 closed task (fixed)
Release Trac 1.4.4
Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | normal | Milestone: | 1.4.4 |
Component: | general | Version: | |
Severity: | normal | Keywords: | release |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Released Trac 1.4.4. |
Description
This ticket is used to coordinate the finalization and testing of the next development-stable release of Trac, 1.4.4.
Attachments (0)
Change History (8)
comment:1 by , 23 months ago
follow-up: 8 comment:6 by , 16 months ago
We are now 3.5 years past the end of support for Python 2. The GitHub actions are failing because Python 2 is not available.
Error: The version '2.7' with architecture 'x64' was not found for Windows 2022.
Error: The version '2.7' with architecture 'x64' was not found for Ubuntu 22.04.
Error: The version '2.7' with architecture 'x64' was not found for macOS 12.6.7.
I'd like to propose that 1.4.4 be the final release of the 1.4.x line. If anyone wants to backport changes to 1.4-stable users can continue to run Trac 1.4.5dev from 1.4-stable. Thoughts?
comment:7 by , 16 months ago
Internal Changes: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
comment:8 by , 14 months ago
Replying to Ryan J Ollos:
I'd like to propose that 1.4.4 be the final release of the 1.4.x line. If anyone wants to backport changes to 1.4-stable users can continue to run Trac 1.4.5dev from 1.4-stable. Thoughts?
Sorry for the delay reply.
Agreed on 1.4.4 as the final release of 1.4.x. Maintaining the automatic builds using Python 2 on GitHub Actions is hard because `python2.7` has been removed from `setup-python`. If I have something I want to push to 1-{0,2,4}-stable lines, I'll disable .github/workflows/*.yml before the pushing it.
I noticed that the headers of some files do not include 2022 as copyright year.
Makefile
gi" -o -name "*.fcgi" \) \trac/web/templates/deploy_trac.wsgi
2008-2009 Edgewall Software