This update for perl-DBI fixes the following issues:
DBI:SQL:Nano has incorrect predicate evaluation, which allows for bypass of file-backed filters
(bsc#1271399).DBI:ProfileData does not limit the path index in profile parser, which enables small-file
memory-amplification DoS (bsc#1271458)._set_fbav when a statement handle has zero fields but a non-empty row,
which allows for a process crash (bsc#1271459).