Package: xfig / 1:3.2.8-3+deb11u1

Metadata

Package Version Patches format
xfig 1:3.2.8-3+deb11u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
04_app defaults.patch | (download)

app-defaults/Fig.in | 8 6 + 2 - 0 !
1 file changed, 6 insertions(+), 2 deletions(-)

 adusts app-defaults file to debian requirements.
05_xfig libs.patch | (download)

src/w_library.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 mention xfig-libs package, if no libraries are available.
06_doc_libraries.patch | (download)

doc/html/japanese/frm_object_libraries.html | 2 1 + 1 - 0 !
doc/html/japanese/libraries.html | 24 24 + 0 - 0 !
2 files changed, 25 insertions(+), 1 deletion(-)

 replace external and no longer available
 http://epb.lbl.gov/xfig/libraries frame by a minmal local frame.
 Embedding an external web page in a frame was a potential privacy breach.
07_missing config.h.patch | (download)

src/figx.h | 9 8 + 1 - 0 !
1 file changed, 8 insertions(+), 1 deletion(-)

 include necessary header config.h in figx.h
08_fig format doc.patch | (download)

doc/html/fig-format.html | 16 16 + 0 - 0 !
1 file changed, 16 insertions(+)

 do not use <hr> inside <pre> tag.
09_repair table doc.patch | (download)

doc/html/i18n.html | 26 12 + 14 - 0 !
doc/html/options.html | 3 1 + 2 - 0 !
2 files changed, 13 insertions(+), 16 deletions(-)

 repair <tables> where </tr> is missing.
10_CVE 2021 40241.patch | (download)

src/w_help.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 avoid buffer overflow in lang.
 Fixes CVE-2021-40241