Opened 2 years ago

Closed 2 years ago

Last modified 2 years ago

#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 Bruce Dubbs, 2 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 2 years ago

# [7.0.2] – 2022-11-18

## Added

  • The cluster, dot_builtins, dot2gxl, gv2gxl, gvedit, and prune utilities are now included in the CMake build system.

## Changed

  • gvedit now 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.
  • alt tags are no longer set in the cmap output.

## Fixed

  • gxl2gv, when dealing with name attributes, 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.
  • Gradient URL references in SVG output once again align with their targets (linear or radial gradients) when id attributes are in use. This was arguably a regression in Graphviz 6.0.1.
  • The CMake build system’s interactions with a Zlib installed in a non-system location has been improved.
  • Do not try to install gv.php if 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.
  • Several compilation errors when building Smyrna on macOS have been fixed. This was a regression in Graphviz 7.0.1.
  • A crash when using neato layout with large inferred per-node edge counts was fixed.

comment:3 by Bruce Dubbs, 2 years ago

Resolution: fixed
Status: assignedclosed

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 Bruce Dubbs, 2 years ago

Summary: graphviz-7.0.2graphviz-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_t have been removed from the CMake build system.

# Fixed

  • The CMake build system no longer builds auxiliary tools beyond gvpack with demand loading disabled.
  • gvpack built with the CMake build system can now find plugins correctly at run time.
Note: See TracTickets for help on using tickets.