./graphics/libwmf, Library for reading and converting WMF (Windows Meta Files)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2015Q2, Version: 0.2.8.4nb16, Package name: libwmf-0.2.8.4nb16, Maintainer: pkgsrc-users

libwmf is a library for UNIX-like machines that can convert wmf
(Windows Meta Files) files into other formats. Currently it supports
a gd binding to convert to png, and an X one to draw direct to an X
window or pixmap. It also comes with a program to display wmfs: wmf2x.

Without a TrueType font server and the standard MS Windows fonts, the X
binding might render text in a different font than would appear under
MS Windows natively (this is a runtime issue for the wmf2x program).


Required to run:
[textproc/libxml2] [graphics/png] [graphics/jpeg] [graphics/freetype2]

Required to build:
[pkgtools/x11-links]

Package options: x11

Master sites:

SHA1: 822ab3bd0f5e8f39ad732f2774a8e9f18fc91e89
RMD160: 98cd631adb5bb332d9224d04bc8a265c105435f2
Filesize: 2118.53 KB

Version history: (Expand)


CVS history: (Expand)


   2015-07-26 21:49:47 by Matthias Scheler | Files touched by this commit (11)
Log message:
Pullup ticket #4775 - requested by sevan
graphics/libwmf: security patch

Revisions pulled up:
- graphics/libwmf/Makefile                                      1.77
- graphics/libwmf/distinfo                                      1.20
- graphics/libwmf/patches/patch-aa                              1.8
- graphics/libwmf/patches/patch-src_extra_gd_gd.c               1.1
- graphics/libwmf/patches/patch-src_extra_gd_gd_gd.c            1.1
- graphics/libwmf/patches/patch-src_extra_gd_gd_png.c           1.1
- graphics/libwmf/patches/patch-src_extra_gd_gdft.c             1.1
- graphics/libwmf/patches/patch-src_extra_gd_gdhelpers.c        1.1
- graphics/libwmf/patches/patch-src_extra_gd_gdhelpers.h        1.1
- graphics/libwmf/patches/patch-src_ipa_ipa.h                   1.1
- graphics/libwmf/patches/patch-src_player_meta.h               1.1

---
   Module Name:    pkgsrc
   Committed By:   sevan
   Date:           Fri Jul 17 12:33:47 UTC 2015

   Modified Files:
           pkgsrc/graphics/libwmf: Makefile distinfo
           pkgsrc/graphics/libwmf/patches: patch-aa
   Added Files:
           pkgsrc/graphics/libwmf/patches: patch-src_extra_gd_gd.c
               patch-src_extra_gd_gd_gd.c patch-src_extra_gd_gd_png.c
               patch-src_extra_gd_gdft.c patch-src_extra_gd_gdhelpers.c
               patch-src_extra_gd_gdhelpers.h patch-src_ipa_ipa.h
               patch-src_player_meta.h

   Log message:
   Patch the following CVEs
   CVE-2004-0941
   CVE-2007-0455
   CVE-2007-2756
   CVE-2007-3472
   CVE-2007-3473
   CVE-2007-3477
   CVE-2009-3546
   CVE-2015-0848
   CVE-2015-4588
   CVE-2015-4695
   CVE-2015-4696

   Obtained from:
   CentOS libwmf RPM git
   Debian Bug 784205
   Debian Bug 784192
   Red Hat Bug 1227243
   via Jason Unovitch in FreeBSD bug 201513

   Reviewed by bsiegert@