This update for perl-DBI fixes the following issues
DBI:SQL:Nano can lead to bypass of file-backed filters
(bsc#1271399).DBD::File
allows for arbitrary file reads and writes (bsc#1271629).DBI:ProfileData can enable small-file
memory-amplification DoS (bsc#1271458)._set_fbav when a statement handle has zero fields but a non-empty row
can lead to a process crash (bsc#1271459).