Opened 5 months ago
Closed 5 months ago
#20613 closed enhancement (fixed)
graphviz-12.2.0
Reported by: | Bruce Dubbs | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 12.3 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New minor version.
Change History (3)
comment:1 by , 5 months ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 5 months ago
comment:3 by , 5 months ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at commits
1e0af60ad5 Update to utfcpp-4.0.6. 8951257540 Update to gegl-0.4.50. d8e7fafea1 Update to graphviz-12.2.0. 9bfbec4942 Re-enable gegl ffmpeg support.
Note:
See TracTickets
for help on using tickets.
## [12.2.0] – 2024-11-04
### Removed
### Added
-DENABLE_PHP={AUTO|ON|OFF}
option.-DENABLE_PYTHON={AUTO|ON|OFF}
option.### Changed
-Tsvg
) even when the elements do not havehref
attributes.pkg-config
is the only supported way for discovering Guile. Previous use ofguile-config*
has been removed.Darwin_*_graphviz-*.tar.gz
) now use relative paths in links to dependent libraries and plugins. This should make the tree relocatable instead of having to live at /Users/gitlab/builds.gml2gv
no longer maps GMLlabel
attributes to Graphvizname
attributes. These are now mapped to Graphvizlabel
attributes.### Fixed
cluster=true
attribute as an alternative.acyclic
once again produces its output on stdout. This was a regression in Graphviz 10.0.1.vgpane0 triangulate
instead ofvgpane0 triangulate 42
) no longer goes unnoticed and reads invalid memory. This bug seems to have existed since the first revision of Graphviz.%
(e.g.vgpane0 bind triangle %
) no longer causes later out-of-bounds reads during triangulation. Like the previous entries, this bug seems to have existed since the first revision of Graphviz.gvpr -c ""
in thegvpr
man page has been removed. This invocation did not do what was claimed.