Bug bsc#1069257, CVE-2017-16899

OBS-URL: https://build.opensuse.org/package/show/Publishing/transfig?expand=0&rev=43
This commit is contained in:
2017-11-22 12:37:26 +00:00
committed by Git OBS Bridge
parent 875b3e390e
commit d0dca8bc4a
6 changed files with 154 additions and 1 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Nov 22 12:25:21 UTC 2017 - werner@suse.de
- Added patches
* fig2dev-3.2.6a-RGBFILE.patch to let rgb.txt be located via
environment variable FIG2DEV_RGBFILE
* fig2dev-3.2.6a-man-typo.patch to fix simple typo in manual page
* fig2dev-3.2.6a-input-sanitizing.patch to do some input
sanitizing when reading FIG files (bsc#1069257, CVE-2017-16899)
* fig2dev-3.2.6a-style-overflow.patch
-------------------------------------------------------------------
Mon Feb 6 11:23:24 UTC 2017 - werner@suse.de