On 08/05/2018 12:42, Daniel P. Berrangé wrote: > On Sat, May 05, 2018 at 12:05:10AM +0200, Paolo Bonzini wrote: >> On 04/05/2018 18:00, Daniel P. Berrangé wrote: >>> Based on that doc and https://repology.org/metapackage/glib/versions, >>> I identified that we could feasibly set min glib to 2.42. Note that >>> this would be dropping RHEL-6 as a build host (RHEL-6.0 came out in >>> 2010 so that's reasonable to drop IMHO). It would still cover 2 major >>> Debian versions and 2 most recent Ubuntu LTS (16.04, 18.04, but *not* >>> 14.04). This min glib lets us remove almost all our compat code. >> >> Queued after adding to patch 3 the removal of CentOS 6 and min-glib >> Dockerfiles. > > I assume you also fixed the silly s/GMuttex/GMutex/ typo that patchew > and Eric pointed out in patch 2....
Yes, of course, though that was after sending the message. :) Paolo