./graphics/dia, Program for creating diagrams of all kinds

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


Branch: pkgsrc-2020Q4, Version: 0.97.3nb21, Package name: dia-0.97.3nb21, Maintainer: pkgsrc-users

Dia is a program for creating diagrams of all kinds. The current version
can do UML class diagrams, Entity-Relationship modeling, network diagrams,
and much more. The engine is very flexible and dynamically loads
diagram-types from disk. It can currently export to postscript and
load/save in an xml format.



Package options: cairo

Master sites: (Expand)

SHA1: 316393951daebd186ba387e1cd6e34160a458c39
RMD160: a984efa1663cc154f4394060af37fab146f99175
Filesize: 5418.457 KB

Version history: (Expand)


CVS history: (Expand)


   2021-01-22 19:11:31 by Benny Siegert | Files touched by this commit (3)
Log message:
Pullup ticket #6404 - requested by gutteridge
graphics/dia: security fix

Revisions pulled up:
- graphics/dia/Makefile                                         1.112
- graphics/dia/distinfo                                         1.36
- graphics/dia/patches/patch-app_app__procs.c                   1.1

---
   Module Name:    pkgsrc
   Committed By:   gutteridge
   Date:           Sat Jan 16 00:25:33 UTC 2021

   Modified Files:
           pkgsrc/graphics/dia: Makefile distinfo
   Added Files:
           pkgsrc/graphics/dia/patches: patch-app_app__procs.c

   Log message:
   dia: apply an upstream security fix

   Fix endless loop on filenames with invalid encoding (CVE-2019-19451).