- replace our patch to compile against db4.8 with a patch from upstream
(patch 53, from r78974); update patch 54 since part of it is now in
that upstream patch
- update patch 110 so that it still applies in the face of upstream r78380
issue 2422; patch 52)
- add patch from Josh Boyer containing diff against upstream PyBSDDB to
make the bsddb module compile against db-4.8 (patch 53, #544275); bump
the necessary version of db4-devel to 4.8
- patch setup.py so that it searches for db-4.8, and enable debug output
for said search; make Setup.dist use db-4.8 (patch 54)