This update for transfig fixes the following issues:
CVE-2021-3561: Fixed global buffer overflow in fig2dev/read.c in function read_colordef() (bsc#1186329).
CVE-2019-19797: Fixed out-of-bounds write in read_colordef in read.c (bsc#1159293).
CVE-2019-19746: Fixed segmentation fault and out-of-bounds write because of an integer overflow via a large arrow type (bsc#1159130).
CVE-2019-19555: Fixed stack-based buffer overflow because of an incorrect sscanf (bsc#1161698).
CVE-2019-14275: Fixed stack-based buffer overflow in the calc_arrow function in bound.c (bsc#1143650).
CVE-2020-21680: Fixed a stack-based buffer overflow in the put_arrow() component in genpict2e.c (bsc#1189343).
CVE-2020-21681: Fixed a global buffer overflow in the set_color component in genge.c (bsc#1189345).
CVE-2020-21682: Fixed a global buffer overflow in the set_fill component in genge.c (bsc#1189346).
CVE-2020-21683: Fixed a global buffer overflow in the shade_or_tint_name_after_declare_color in genpstricks.c (bsc#1189325).
Do hardening via compile and linker flags
Fixed last added upstream commit (boo#1136882)