![](https://secure.gravatar.com/avatar/84524eb6e916f5d548e7c7c0e41fd127.jpg?s=120&d=mm&r=g)
On Fri, 2011-06-03 at 13:49 -0700, Josh Andler wrote:
Hey all,
Apparently there is an exploit in the gtk we ship with 0.48.1. Given that the recently updated devlibs required modifying trunk to compile, it seems logical to just ship out the fixes that have landed in the 0.48 branch since .1 was released.
In keeping things up to date and all of that fun, the 0.48.x branch is currently upgrading on lp...so I just wanted to give a heads up to everyone on that (it will just be like when we upgraded trunk). It should hopefully be done in a few hours.
If anyone has and questions or concerns, please let me know. Also, if you know of any "must have" fixes which don't already exist that you think should make it, please let me know.
0.48 is not compiling on Fedora 15. There is an error in libavoid/geomtypes.h. Trunk compiles. Trunk has #include <cstdef> while 0.48 does not. There is also a problem in 2geom.h with size_t not being declared.
Tav