<[email protected]> wrote: > > > Not sure if it requires a lib bump: > > that a patch might be appreciated since it has no MAINTAINER
Oh. I've handled a number of png updates in the past and kind of forgotten that I'm not listed as maintainer. > From the CHANGES file I didn't see any mention of an API change so I > didn't bump it, but I defer to those in the commit-chair; that's all. libpng has a history of sneaking in little API changes by accident, because they keep changing their #if jungle and end up exposing different functions. You have to at least compare symbols between the old and new libs and also check the headers for struct changes. I'll update png after the tree unlocks. > - building and upgrading to firefox 3.0.6 against .35 works fine Firefox includes its own modified png. (3.0.7 which includes corresponding png fixes, among other things, will be released in a few days.) In fact, we have a number of ports that build their own png. -- Christian "naddy" Weisgerber [email protected]
