Package: fontforge / 1:20230101~dfsg-4
Metadata
Package | Version | Patches format |
---|---|---|
fontforge | 1:20230101~dfsg-4 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0002 remove custom library search path.patch | (download) |
CMakeLists.txt |
1 0 + 1 - 0 ! |
remove custom library search path (rpath/runpath) This reverts upstream's preference of setting RPATH/RUNPATH for installed binaries. Fixes Lintian custom-library-search-path error. |
0003 use local libjs mathjax.patch | (download) |
doc/sphinx/conf.py |
2 2 + 0 - 0 ! |
use packaged copy of mathjax from libjs-mathjax FontForge documentation uses sphinx.ext.mathjax which insert script links to MathJax served on remote CDNs. . This patch, together with debian/fontforge-doc.links, replaces remote scripts with MathJax from the libjs-mathjax package. See https://bugs.debian.org/739300 for discussion. . Fixes Lintian privacy-breach-generic warnings. |
2003_avoid_privacy_breach.patch | (download) |
doc/sphinx/appendices/bibliography.rst |
4 2 + 2 - 0 ! |
avoid links in html documents potentially breaching privacy Replace potential tracking image URLs with inline single-pixel transparent image from <https://css-tricks.com/snippets/html/base64-encode-of-1x1px-transparent-gif/>. Strip hardcoded host from demo form. |
2004 fix privacy breach logo.patch | (download) |
doc/sphinx/olddocs/old/ja/bibliography.html |
2 0 + 2 - 0 ! |
remove link to remote sourceforge logo from japanese documentation Also image link to upstream author George Williamss now defunct old website, and image link to thunbmail of Fontes & codages on Amazon. Fixes Lintian privacy-breach-logo error. |
0001 fix splinefont shell command injection 5367.patch | (download) |
fontforge/splinefont.c |
125 90 + 35 - 0 ! |
fix splinefont shell command injection (#5367) |
0006 Update po files from Croudin sources after fixing pr.patch | (download) |
po/ca.po |
17 8 + 9 - 0 ! |
update po files from croudin sources after fixing problems Bug-Debian: https://bugs.debian.org/1074258 |