Changelog for
graphviz-debugsource-2.20.2-6.1.x86_64.rpm :
Fri Oct 24 14:00:00 2008 mrueckertAATTsuse.de
- fix build with newer libtool
- fix requires of debug package
Mon Oct 13 14:00:00 2008 pthAATTsuse.de
- Fix vulnerability that allowed overflowing gstack (bnc#433747)
Thu Jul 10 14:00:00 2008 pthAATTsuse.de
- Update to 2.20.2. Changes since 2.18:
2.20.2:
- Fix bug in HTML-like labels
2.20.1:
- Fix bug in ccomps related to conversion to cgraph
2.20.0:
- Fixed bugs (see http://www.graphviz.org/bugs/buglist.html for
details:
- 1315: Different/error output for
*.os and
*.pdf
- 1317: Graphviz fails to open more than 512 files.
- 1324: Graphviz crashes in atexit().
- 1336: Plain format label delimiters change randomly.
- 1343: Layouts other than \'dot\' seem broken in tcldot due to
documentation error.
- 1364: Dot fails with failed assertion.
- Add new \"folder\" shape for nodes.
- Migration of gvpr tools to libcgraph.
- New output format -Teps (encapsulated postscript)
- Various NetBSD and SuSE fixes incorporated
- ./configure now provides a summary
Sun Apr 27 14:00:00 2008 cooloAATTsuse.de
- fix build
Tue Apr 22 14:00:00 2008 pthAATTsuse.de
- Move all GTK/GNOME related stuff to plugins package.
Tue Apr 15 14:00:00 2008 pthAATTsuse.de
- Readd plugins left out by accident.
- Add upstream patch that makes \'dot -c\' completely verifiy all
cross-plugin dependencies. In case of a failed dependency
it comments out the failed plugin in the config that it writes.
Mon Apr 7 14:00:00 2008 pthAATTsuse.de
- Fix paths for lua and php in examples
Fri Mar 28 13:00:00 2008 pthAATTsuse.de
- Update to 2.18. Changes since 2.12:
- Lots of bugs fixed, see ChangeLog for detailed list.
- in -Tps use a new number formatter that suppresses trailing 0.
- support tcl/tk-8.5
- support gcc-4.3
- support for node usershapes/images in svg format
- install: perl, php, python, ruby, tcl, bindings in
language-specified directories
- add arrowhead scaling with edge penwidth
- add \"folder\" node shape
- add \"smyna\" large graph view (thanks Arif) (not yet included
in binary distros)
* 2.16.1
- Improvements to PHP binding
- Improvements to OCAML binding
- Make regression tests run from the build tree, rather than require
installation
- Repair freetype detection on RedHat-7 (Yes, people still use it!!)
- Fix zoom-at-mouse-location in -Txlib and -Tgtk
- Fix some dotty regressions
* 2.15
- new regression test suite
- new cgraph library (will eventually replace graph and agraph)
- add \"image\" and \"imagescale\" for simpler support for images in nodes
- add \"tab\" \"box3d\" and \"component\" shapes. - Diomidis Spinellis
- replace arith.h in distro
- add functions to access version info to avoid need for gvcint.h
- Fix problem with irregular character spacing at 96dpi in pango/cairo
output formats.
- Add gdk_pixbuf plugin providing: .bmp .ico .jpg .png .tif
- Add DevIL plugin providing: .bmp .jpg .png .tif .tga
- Extend GD plugin to provide a backend to cairo for: .gif .jpg .png .gd
.gd2 .wbmp <- gifs are now antialiased
- Rework plugin framework to separate device from renderer, and to
autoload load dependendent plugins
- show defaults in output from: ./configure --help
- add more info to dot -v and dot -v2 debug outputs
- various issues with CR/LF in windows, but not in binary outputs.
* 2.14.1
- Add xdot parsing library to source distros
- graphviz.spec fixes for rpm distros from Gareth Armstrong
- moved language binding man pages to mann
(gv_php.n, gv_ocaml.n, etc.)
- New access functions for version info in GVC_t - permits
gvcint.h to be private.
* 2.14:
- Using system version of libgd if gd-2.0.34 or later.
internal copy of gd updated to gd-2.0.35.
- Updated GVGUI viewer for Windows
- Added support for selection of edge routing types:
line, polyline, orthogonal, spline
- Added -Tvml support
- Adapt the patch to allow ^LT_(CURRENT|REVISION|AGE)$ in
configure script and reenable the use of these variables.
Thu Mar 13 13:00:00 2008 schwabAATTsuse.de
- Allow ^LT_(CURRENT|REVISION|AGE)$ in configure script.
- Remove broken autoconf macros.
Fri Oct 26 14:00:00 2007 pthAATTsuse.de
- Add missing includes.
Mon Aug 13 14:00:00 2007 pthAATTsuse.de
- lib/sfio/sfhdr.h(SFSETLOCALE): fix test for null pointer.
- use -fno-strict-aliasing for gv_php
Fri May 11 14:00:00 2007 roAATTsuse.de
- added get_release_number.sh to sync rel-number between
graphviz and graphviz-plugins
Thu May 10 14:00:00 2007 roAATTsuse.de
- split off plugins to separate specfile to break build cycles
Tue May 8 14:00:00 2007 pthAATTsuse.de
- Update to 2.12
- PostScript output had an extraneous \'%\' character on the first line,
which would cause printing to fail.
- Text handling, during both sizing and layout, incorrectly handled
empty lines such as label=\"\
abc\".
- HTML-like tables had been changed to use too much vertical space,
to possibly use the wrong font in calculating the height of a line,
and to use the wrong offset when moving the baseline from one line to
the next.
- dot - New pango+cairo renderer plugin (was in separate graphviz-cairo tree).
- - -Tpng now uses cairo (-Tpng:gd for old gd based renderer)
- - -Tpdf now available
- - -Tps:cairo now available (-Tps is a direct ps renderer not based on
cairo)
- - -Tsvg:cairo now available (-Tsvg is a direct svg renderer not based
on cairo)
- - -Txlib now available -- \"dot -Tx11 foo.dot\" watches foo.dot with
inotify and updates
- - -Tgtk now available -- eventually to provide a graph editing capability
- not fully working
- - -Tswf \"Flash\" now available using the ming library. Currently has
incomplete font support and not yet in Fedora rpms because ming not
yet available as rpm.
- remove hard gd dependencies from dot. gd renderers now provided
as optional plugin. Deprecated, but required for -Tjpg, -Tgif and -Tvrml.
- gvpr - Add kindOf function, plus functions to set and get default values
- dot - Implement esep attribute to allow graph to specify room
around nodes for spline routing.
- neato - add vpsc library and DIGCOLA
- neato - add IPSEPCOLA additions from Tim Dwyer
- move: -Tps, -Tfig, -Tsvg, -Timap/ismap/cmap/cmapx, -Tdot/xdot,
from codegens to a \"core\" plugin.
- dot - new usershape plugin mechanism potentially supporting
a wider range of input shape format -> output format combinations.
display on changes
- dot - new -O switch to automatically generate output file
names based on the input filename and the -T value.
e.g. \"dot -Tpng -O
*.dot\"
Also works for case of multiple graphs in a single input file.
- add support for \"Brewer\" color nameset
- move reusable .so libraries to $PREFIX/lib per frequent request
from Debian community. Plugin .so\'s remain in $PREFIX/lib/graphviz.
- (POTENTIAL INCOMPATIBILITY) The default input scaling, in the
absence of a \"-s\" switch, has been changed from inches to points.
The new behavior of \"neato\" is equivalent to \"neato -s72\".
The old behavior can be restored with \"neato -s1\".
The purpose of this change is to avoid a Frequently-Made-Mistake
when using \"neato -n\" to process a previously generated layout.
Previously it was necessary to use \"neato -n -s72\", but with this
change the default matches dot\'s output and the \"-s72\" is not required.
- Added pseudo layout engines: \"dot -Knop\" and dot -Knop1\" equivalent
to \"neato -n\"
- Added pseodo layout engine: \"dot -Knop2\" equivalent to \"neato -n2\"
- Add support for color namespaces; add Brewer color data
- Add support for simulated duplex edges using parallel edges:
head arrow takes first color, tail arrow takes second color.
- Add a small pad region around graph renderings to allow for finite
penwidths at the drawing edges
- Add protonode(g) and E=protoedge(g) functions to simplify language
bindings.
- Add special purpose code to deal with html labels from language
bindings.
- Split off language support into subpackages.
- build php,ruby,C#,python,guile and java support in addition to tcl
- swig >= 1.3.21 differentiates between php4 and php5, so adapt
configure test.
- Don\'t move tcl libraries to _libdir but instead add the graphviz
sublibrary paths via /etc/ld.so.conf.d
- Use SONAMEs to generate pkgIndex.tcl. That way tcl can actually
load the libraries via \'package require\'
- Don\'t compare pointer with string literal.
Thu May 3 14:00:00 2007 prusnakAATTsuse.cz
- changed expat to libexpat-devel in [Build]Requires
Thu Mar 29 14:00:00 2007 ajAATTsuse.de
- Add bison to BuildRequires.
Fri Aug 11 14:00:00 2006 pthAATTsuse.de
- Adapt to new X11 paths.