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 file
Patch File delta Description
ticalcs2 external rom dumpers.patch | (download)

src/error.cc | 8 8 + 0 - 0 !
src/error.h | 2 2 + 0 - 0 !
src/rom73.h | 106 1 + 105 - 0 !
src/rom82.h | 160 1 + 159 - 0 !
src/rom83.h | 99 1 + 98 - 0 !
src/rom834pceu.h | 92 1 + 91 - 0 !
src/rom83p.h | 113 1 + 112 - 0 !
src/rom84p.h | 195 1 + 194 - 0 !
src/rom84pc.h | 84 1 + 83 - 0 !
src/rom84pcu.h | 171 1 + 170 - 0 !
src/rom85.h | 155 1 + 154 - 0 !
src/rom86.h | 88 1 + 87 - 0 !
src/rom89.h | 180 1 + 179 - 0 !
src/rom89t.h | 181 1 + 180 - 0 !
src/rom92f2.h | 153 1 + 152 - 0 !
src/romdump.cc | 23 23 + 0 - 0 !
16 files changed, 46 insertions(+), 1764 deletions(-)

 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 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix hardening
 Fix hardening complaints from blhc.