As can be seen below, I've upgraded 4.2.x and later to use more recent versions of apr/apr-util. This was mostly done since the latest Xcode messes up w/ APR's semi-hacked configure and causes issues with finding sizeof various types as well as libraries. I figured as long as I was fixing that, might as well upgrade the versions as well.
> Begin forwarded message: > > From: j...@apache.org > Subject: [openoffice] branch AOO42X updated: Upgrade to APR(*) 1.6.x and work > around Xcode12 over-agressive clang warning/errors > Date: December 1, 2020 at 10:31:44 AM EST > To: "comm...@openoffice.apache.org" <comm...@openoffice.apache.org> > Reply-To: dev@openoffice.apache.org > > This is an automated email from the ASF dual-hosted git repository. > > jim pushed a commit to branch AOO42X > in repository https://gitbox.apache.org/repos/asf/openoffice.git > > > The following commit(s) were added to refs/heads/AOO42X by this push: > new 316716d Upgrade to APR(*) 1.6.x and work around Xcode12 > over-agressive clang warning/errors > 316716d is described below > > commit 316716d6ea48f0328e1769bc4cf3de607b1c1491 > Author: Jim Jagielski <jim...@gmail.com> > AuthorDate: Tue Dec 1 10:30:02 2020 -0500 > > Upgrade to APR(*) 1.6.x and work around Xcode12 over-agressive clang > warning/errors > > (cherry picked from commit b1dc36c01638ed0d08b23f216ee4fa310c82a82b)