#17486 closed enhancement (fixed)

graphviz-7.0.6

Reported by: Bruce Dubbs Owned by: pierre
Priority: normal Milestone: 11.3
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by pierre, 15 months ago

Owner: changed from blfs-book to pierre
Status: newassigned

comment:2 by pierre, 15 months ago

7.0.6 – 2023-01-06

Changed

  • The Autotools build system no longer looks for python binaries. The Python interpreter is unconditionally assumed to be python3. The configure option --enable-python is now an alias for --enable-python3.
  • The Autotools and CMake build systems, when building gvedit, will now look for and use Qt6 in preference over Qt5. #2233
  • Reserved stack size on Windows for the dot.exe binary has been increased from ~3.8MB to 32MB. #1710
  • Reserved stack size on macOS for the dot binary when built with CMake has been increased from 8MB to 32MB. #1710
  • The Autotools build system can now find libANN on Debian-based operating systems, enabling compilation of libmingle and mingle. #1835
  • The webdot web server interface to Graphviz has been removed. For a modern replacement, see for example https://github.com/magjac/d3-graphviz. #1131

Fixed

  • The modgraph.php example no longer includes gv.php, which is no longer generated by SWIG 4.1.0. #2322

comment:3 by pierre, 15 months ago

Resolution: fixed
Status: assignedclosed

Fixed at d6ff5a1f

Note: See TracTickets for help on using tickets.