On 26/04/2018 10:17, Peter Maydell wrote: > I've now made the switch to homebrew, and so my OSX build tests > will be using glib 2.56. NB that this means that none of my merge > testing will catch "glib version too old" for our current setting > of "too old" -- I'm not sure what my current oldest version is in > the test machine set.
The min-glib Dockerfile is using glib 2.22 (on CentOS 6). The CentOS 6 build is using 2.28. Paolo