Re: [GD-DEVEL] [2.1.0] Bump freetype minimum version to 2.2.0?
[email protected] (Pierre)
| Newsgroups | php.gd.devel |
|---|---|
| Message-ID | <[email protected]> |
On 2/11/07, Frank Warmerdam <[email protected]> wrote: > Pierre wrote: > > Which distributions still have 2.1.x? > > Pierre, > > I'm running Ubuntu (Breezy Badger) which is now one generation behind, > but was still current last summer when I installed it! > > >> Were there some things that you can't do if the minimum version is 2.1? > > > > The stroker works better while its API has changed from 2.1 to 2.2. I > > feel bad to add new features and add different implementations. > > However I can disable it if compiled with 2.1.x. > > > > More importantly how to build a project against 2.2.x is different > > than 2.1.x (the include macros have been introduced, etc.). It will be > > nice > > OK, this is enough reason for me. I too hate to have substantial amounts > of different code for different versions, and gd 2.1.x seems like a > reasonable time to make the shift. > > Were you planning any more 2.0.x releases if pressing bugs came up? The best way is to report an issue here: http://bugs.libgd.org About a 2.0.35, if there is a critical issue (security flaw for example), I would like to release a fix as soon as possible. In general, there is no minimum time between releases. It only depends on our availability and resources to test a RC and valid the final release. It should not exceed a week between a RC and the final release for the 2.0.x branch. Does that sound reasonable? If no new bug has been found in the next four weeks, I will release 2.0.35. There is two known bugs I like to have fixed in a release. One is the bug #41 (gdImageFillTiled off-by-one issue) and the other are about the custom cmake macros. I forgot to include them in 2.0.34. --Pierre