Package: libticalcs / 1.1.10~git20221211.4646a7b+dfsg-2
Metadata
Package | Version | Patches format |
---|---|---|
libticalcs | 1.1.10~git20221211.4646a7b+dfsg-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
ticalcs2 external rom dumpers.patch | (download) |
src/error.cc |
8 8 + 0 - 0 ! |
remove binary rom dumpers and display error message. As software in Debian 'main' must not require or recommend a package outside of main for compilation, the pre-compiled ROM dumpers are removed by this patch and an error message is displayed when trying to dump the ROM. Cf. <URL:https://lists.debian.org/debian-mentors/2013/08/msg00196.html> for more details on the issue. The original patch has been prepared by Benjamin Moody <benjamin.moody@gmail.com>. |
fix hardening.patch | (download) |
configure.ac |
2 1 + 1 - 0 ! |
fix hardening Fix hardening complaints from blhc. |