Package: graphviz / 2.26.3-14+deb7u2
Metadata
Package | Version | Patches format |
---|---|---|
graphviz | 2.26.3-14+deb7u2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0_bindings_documentation | (download) |
tclpkg/gv/gv_doc_langs.tcl |
14 10 + 4 - 0 ! |
--- |
0_tcl_manpages_section | (download) |
tclpkg/tkspline/tkspline.3tk |
2 1 + 1 - 0 ! |
--- |
3_fix_powerpc_ftbfs | (download) |
configure |
4 3 + 1 - 0 ! |
--- |
3_fix_manpage_warnings | (download) |
cmd/dot/dot.1 |
6 3 + 3 - 0 ! |
--- |
3_fix_pango_font_selection | (download) |
plugin/pango/gvtextlayout_pango.c |
1 1 + 0 - 0 ! |
--- |
40_fix_swig_php_ftbfs | (download) |
tclpkg/gv/Makefile.am |
2 1 + 1 - 0 ! |
use -php instead of -php5 with swig |
50_remove_changelog_in | (download) |
Makefile.in |
5 1 + 4 - 0 ! |
--- |
3_fix_dot_output | (download) |
lib/common/output.c |
34 17 + 17 - 0 ! |
--- |
3_fix_circo_segfault | (download) |
lib/circogen/blocktree.c |
2 1 + 1 - 0 ! |
--- |
3_fix_vimdot_bashism | (download) |
plugin/xlib/vimdot.sh |
2 1 + 1 - 0 ! |
--- |
3_minor_fixes_to_dot_manpage | (download) |
cmd/dot/dot.1 |
13 4 + 9 - 0 ! |
minute typesetting improvements. A missing line break, and some inconsistent use of boldface characters. . Write the names of executable in boldface when referencing to them in the section "See also". |
0_python_27_support | (download) |
configure.ac |
65 65 + 0 - 0 ! |
--- |
fix kfreebsd chroots | (download) |
lib/gvc/gvconfig.c |
3 2 + 1 - 0 ! |
--- |
fix hurd autotools | (download) |
m4/libtool.m4 |
18 2 + 16 - 0 ! |
--- |
automake_1.11.2_fixes | (download) |
plugin/ming/Makefile.am |
4 3 + 1 - 0 ! |
--- |
explicit_ruby_1.8 | (download) |
configure.ac |
2 1 + 1 - 0 ! |
--- |
kfreebsd hang.patch | (download) |
lib/gvc/gvconfig.c |
2 2 + 0 - 0 ! |
--- |
use system ltdl.patch | (download) |
configure.ac |
43 18 + 25 - 0 ! |
--- |
CVE 2014 0978.patch | (download) |
lib/cgraph/scan.l |
22 16 + 6 - 0 ! |
fix stack-based buffer overflow CVE-2014-0978: Fix stack-based buffer overflow due to a boundary error in the "yyerror()" function. |
CVE 2014 1236.patch | (download) |
lib/cgraph/scan.l |
35 26 + 9 - 0 ! |
fix possible buffer overflow problem in chknum of scanner CVE-2014-1236: buffer overflow from user input (the regexp in chkNum would accept arbitrary long digit list) |
CVE 2014 9157.patch | (download) |
lib/cgraph/scan.l |
3 2 + 1 - 0 ! |
cve-2014-9157 Format string vulnerability in the yyerror function in lib/cgraph/scan.l in Graphviz allows remote attackers to have unspecified impact via format string specifiers in unknown vector, which are not properly handled in an error string. lib/cgraph/scan.l | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) |