#17329 closed enhancement (fixed)
graphviz-7.0.3
| Reported by: | Bruce Dubbs | Owned by: | Bruce Dubbs |
|---|---|---|---|
| Priority: | normal | Milestone: | 11.3 |
| Component: | BOOK | Version: | git |
| Severity: | normal | Keywords: | |
| Cc: |
Description
New point version.
Change History (4)
comment:1 by , 3 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 3 years ago
comment:3 by , 3 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Fixed at commits
0a807b6a0a Update to graphviz-7.0.2. 3cef615aef Update to mercurial-6.3.1. 296cbe28d1 Update to qpdf-11.2.0. 916bc1d14b Update to SDL2-2.26.0. 063c012b03 Update to libpng-1.6.39. 8ce663780e Update to newt-0.52.22.
comment:4 by , 3 years ago
| Summary: | graphviz-7.0.2 → graphviz-7.0.3 |
|---|
Now version 7.0.3 – 2022-11-26
# Changed
- Support for the Intel C Compiler in the Autotools build system has been removed.
- Fallback typedefs for
ssize_thave been removed from the CMake build system.
# Fixed
- The CMake build system no longer builds auxiliary tools beyond
gvpackwith demand loading disabled. gvpackbuilt with the CMake build system can now find plugins correctly at run time.
Note:
See TracTickets
for help on using tickets.

# [7.0.2] – 2022-11-18
## Added
cluster,dot_builtins,dot2gxl,gv2gxl,gvedit, andpruneutilities are now included in the CMake build system.## Changed
gveditnow uses a relative path from its own executable to discover its attributes file,../share/graphviz/gvedit/attrs.txt. This should make it more relocatable and make its behavior more consistent across operating systems.alttags are no longer set in the cmap output.## Fixed
gxl2gv, when dealing withnameattributes, may be less likely to crash. We say “may be less likely” because a bug remains that makes a crash still the most likely outcome.idattributes are in use. This was arguably a regression in Graphviz 6.0.1.gv.phpif using SWIG-4.1.0. Graphviz 7.0.1 changes listed SWIG 4.1.0 as supported, but there was an oversight that is fixed in 7.0.2.