With development starting for a 4.7 version, is it possible to package the last 4.6 compatible files as the latest release? From the CVS changelogs, there seem to be major bug fixes. It would be nice to have these released. Thank a lot. =)

Comments

nedjo’s picture

Component: Releases » Projects

is it possible to package the last 4.6 compatible files as the latest release?

Short answer: possible (as most things are), but a lot of work.

We made the changes to the HEAD version, rather than the 4.6 branch. This means that there is no updated "4.6 compatible" version. To make one, it would be necessary to apply selected patches to the 4.6 branch. The patches that were made would need to be adapted, since they were generated on versions different from the 4.6 branch.

jmarki’s picture

Status: Active » Closed (fixed)

Okay. It's just that I seem to be getting some of the problems others are having. Things like missing project listings, and missing fields in the project description. Thought that I should try the fixed versions of the code before hacking away or submitting bug reports.

Thanks anyway. =)