There are 2 open security issues in buster.
There is 1 open security issue in bookworm.
commit b6e7d9a4c1e570216a86c8754daf2fa85d4efebe
Author: Helmut Grohne <helmut@subdivi.de>
Date: Sun Oct 13 21:17:31 2024 +0200
Fix FTCBFS: Let debhelper choose the compiler (Closes: #1085088)
upx-ucl fails to cross build from source, because debian/rules passes
the $(CC) variable as compiler to cmake. As it happens CC defaults to
cc and that only happens to be right for native compilation. Just
deleting the assignment fixes things and still retains the ability to
override the compiler, because cmake picks up the CC environment
variable.
Among the 6 debian patches available in version 4.2.4-2 of the package, we noticed the following issues: