- 3.0.6 tagged (S3_0 open for 3.0.7 development)
- Source tarballs uploaded
- Merged to flathub
Still in progress:
- Windows builds
- OpenEmbedded recipe update (testing build on various architectures)
Also Windows builds completed, and OpenEmbedded recipe pushed.
Some development threads on S3_0, after 3.0.5, towards 3.0.6. (Milestone: https://osdn.net/projects/freeciv/ticket/milestone/3604 )
- Improvements to metainfo
- Ongoing handling of clang analyzer warnings. (Report from a point where no more fixes to this expected to 3.0.5 lists 149 warnings for S3_0)
- "unused entry" -warnings from various datafiles, especially from savegames
- gcc-13, especially c2x (c23?) standard mode warnings (done)
- Clearing backlog from misc tickets
Blockers
- C23 build failures: #46306 (done), #46310 (done), #46367 (done), #46372 (done)
- Curl deprecation warnings: #46345 (done)
- Future Tech crash. Possibly recent regression: #46544 (avoided from 3.0.6 by postponing also the cause)
- Build failure for testmatic mode (regression since 3.0.5): #46551 (done)
- Qt-client crash with "-- --help", assumed regression since 3.0.3 ( #43873 ): #46660 (done)