2008
graphviz (2.8-3+etch1) stable; urgency=low
* Backport patch to fix a stack overflow in the graph parser, reported
by IBM and fixed in 2.20.3. Thanks to upstream for both notices and
minimal patches! Patched files are the following:
- lib/graph/parser.c
- lib/graph/parser.y
This is CVE-2008-4555.
* Update Maintainer field, package got adopted.
-- Cyril Brulebois <kibi@debian.org> Mon, 08 Dec 2008 06:35:53 +0100
2006
graphviz (2.8-2.4) unstable; urgency=low
* Non-maintainer upload.
* Fixed totally broken `nop' utility by applying a patch backported from the
2.9 version, fixing the linking against a wrong library. Since the current
packaging doesn't provide any means of keeping patches separate, the files
cmd/tools/Makefile.{am,in} are patched directly, using the patch submitted
in the BTS (closes: #359870).
-- Cyril Brulebois <cyril.brulebois@enst-bretagne.fr> Fri, 17 Nov 2006 21:05:35 +0100
graphviz (2.8-2.3) unstable; urgency=medium
* Non-maintainer upload.
* Tell configure not to build language packages we don't distribute; fixes
FTBFS when libruby1.8-dev is installed. (Closes: #388056)
-- Steinar H. Gunderson <sesse@debian.org> Mon, 25 Sep 2006 15:16:12 +0200
graphviz (2.8-2.2) unstable; urgency=medium
* NMU to fix a Failure To Build From Source due to a missing dependency on
liblua50-dev. (Closes: #377694).
* Fixed debian/rules so that the .diff.gz is cleaner. (Closes: #373256)
-- Margarita Manterola <marga@debian.org> Tue, 18 Jul 2006 15:27:49 -0300
graphviz (2.8-2.1) unstable; urgency=high
* Non-maintainer upload.
* When moving the demo tree into /usr/share/doc/graphviz/examples, don't
try to move demo/pathplan_data/* after demo/*, since the latter includes
the former anyhow; fixes FTBFS. (Closes: #373254)
-- Steinar H. Gunderson <sesse@debian.org> Thu, 22 Jun 2006 21:27:26 +0200
graphviz (2.8-2) unstable; urgency=low
* Awaken Tcl parts missed in 2.8-1 package * Apply patch from upstream enabling python I/F to build on 64bit machines * Apply patch from upstream adding warn when python won't be built * Ensure all index.html links work again (Closes: Bug#298463) * Move -doc package to arch-all from any (Closes: Bug#360967) * Ensure libs exist for symlinks (Closes: Bug#361444) * Ensure graphviz plugins exist (Closes: Bug#359998) * v2.8 fixes segfault (Closes: Bug#292635)
-- Stephen M Moraco <stephen@debian.org> Sat, 8 Apr 2006 17:04:15 -0600
graphviz (2.8-1) unstable; urgency=low
* Accept NM contributions from Dirk, Thanks! (Closes: Bug#320813) * The NMUs fix: (Closes: Bug#359808, #360049, #359903, #359622) and (Closes: Bug#359312, #360207) * This upstream release closes many bugs. (Closes: Bug#332205) and (Closes: Bug#332204, #332203, #332202, #332201, #335175, #344256) and (Closes: Bug#312596, #321128, #305375, #298133) * Add gsfonts to suggested packages list. This is normally already installed with X but when using graphviz w/o X then we need this package for the default fonts (Closes: Bug#353050) * Moved files to proper pkgconfig directory (Closes: Bug#313508)
-- Stephen M Moraco <stephen@debian.org> Sat, 1 Apr 2006 16:12:12 -0700
graphviz (2.8-0.4) unstable; urgency=low
* NMU, coordinating with the maintainer
* debian/control: At last added libltdl3-dev to Build-Depends which
should have happened in revision 2.8-0.2 (Closes: #359903, #360049)
* debian/rules: Give dh_shlibdeps an explicit -l target
* debian/rules: Add -n to dh_mkshlibs call to not modify post{inst,rm}
* debian/control: Increase Standards-Version: to 3.6.2
-- Dirk Eddelbuettel <edd@debian.org> Thu, 30 Mar 2006 20:04:06 -0600
graphviz (2.8-0.3) unstable; urgency=low
* NMU, coordinating with the maintainer
* debian/postinst: Call 'dot -c' to pre-seed configuration. This is
typically done at build-time via the upstream Makefile, but cannot be
used for a Debian build (yet, at least). Running it in the postinst
is a close enough approximation. (Closes: #359312, #359622, #359808)
-- Dirk Eddelbuettel <edd@debian.org> Wed, 29 Mar 2006 17:53:20 -0600
graphviz (2.8-0.2) unstable; urgency=low
* NMU * debian/rules: Remove /usr/lib/libltdl.* and /usr/include/ltdl.h * debian/control: Add Depends: libltdl3-dev to graphiviz-dev
-- Dirk Eddelbuettel <edd@debian.org> Sat, 25 Mar 2006 22:35:51 -0600
graphviz (2.8-0.1) unstable; urgency=low
* NMU * New upstream release (Closes: #320813) * cmd/doc/Makefile.{in,am}: Comment out 'doc -c' in install-exec-hook as shared libs cannot be resolved right after build * debian/rules: Set DH_COMPAT=4 * debian/rules: As the upstream change a few things since the last Debian new build of a new major release a year ago, chose to commented out a large section of postprocessing and cleaning following make install * debian/rules: Added removal of dot_static and extra COPYING (lintian)
-- Dirk Eddelbuettel <edd@debian.org> Sat, 25 Mar 2006 17:05:35 -0600
2005
graphviz (2.2.1-1sarge1) stable-security; urgency=high
* Non-maintainer upload by the Security Team
* Applied upstream patch to fix insecure temporary file creation
[dotty/dotty.lefty, CAN-2005-2965]
-- Martin Schulze <joey@infodrom.org> Fri, 30 Sep 2005 14:00:46 +0200
graphviz (2.2.1-1) unstable; urgency=low
* New Upstream Version * Fix Suggests missing comma (Closes: Bug#301216) * Comma-fix allows suggests to work (Closes: Bug#303248) * Added menu items for dotty,lefty (Closes: Bug#297238)
-- Stephen M Moraco <stephen@debian.org> Sun, 10 Apr 2005 23:58:56 -0600
graphviz (2.2-2) unstable; urgency=low
* Fix -doc depend (Closes: Bug#292428)
-- Stephen M Moraco <stephen@debian.org> Mon, 7 Feb 2005 22:42:28 -0700
graphviz (2.2-1) unstable; urgency=low
* New Upstream Version
* Moving from non-free to main. Yeay!
License is now cpl-1.0 (Closes: Bug#290112)
* Fixed doc-base files, now simply using top-level index (Closes: Bug#285642)
* Fixed neato: die with SIGFPE 8 on simple graph (Closes: Bug#270492)
* Fixed neato: fixes for abnormal term. cases (Closes: Bug#212192)
* Fixed dotty: fixes segfault on mouse wheel movement (Closes: Bug#178938)
* Fixed dotty: mouse/numlock interaction (Closes: Bug#268132)
* Fixed dot: SVG output corruption (Closes: Bug#278176)
* Fixed dot: manpage/doc updated (Closes: Bug#249589)
-- Stephen M Moraco <stephen@debian.org> Wed, 19 Jan 2005 20:56:43 -0700
2004
graphviz (1.16-1) unstable; urgency=low
* New Upstream
-- Stephen M Moraco <stephen@debian.org> Mon, 1 Nov 2004 21:00:59 -0700
graphviz (1.14-1) unstable; urgency=low
* New Upstream Version
-- Stephen M Moraco <stephen@debian.org> Mon, 30 Aug 2004 19:29:30 -0600
graphviz (1.12-3) unstable; urgency=low
* Fix -dev section * Cleanup copyright file (Closes: Bug#268565)
-- Stephen M Moraco <stephen@debian.org> Sat, 28 Aug 2004 17:41:35 -0600
graphviz (1.12-2) unstable; urgency=low
* Adopt NMU... (Closes: Bug#241124, Bug#255982) Thanks Dirk! * Split stuff supporting build to -dev package (Closes: Bug#212682) -- this treats differently the work done in 1.12-1 * debian/control: Added Suggests for "msttcorefonts" for Times font (Closes: Bug#239486). If writing .png files then you may find that you want the Times font as suggested by this bug. NOTE: if there is a better package for the Times font, please let me know. * debian/control: Backoff Standards-Version to 3.6.1
-- Stephen M Moraco <stephen@debian.org> Tue, 17 Aug 2004 13:25:47 -0600
graphviz (1.12-1) unstable; urgency=low
* Non-maintainer hijacking and new upstream upload * This package _really_ needs a new maintainer (see #255982) * New upstream version (Closes: #241124) -- this potentially closes a few of the open bugs on functionality -- could someone please volunteer and check this ? * debian/rules: do not remove include files so that other packages can actually build against graphviz (Closes: #212682) -- though #212682 also calls for an explicit libgraphviz package. * debian/rules: do not muck around among the freshly built libraries * debian/control: Updated Build-Depends: "libjpeg62-dev, libpng12-dev, libxaw7-dev" instead of unversioned "libjpeg-dev, libpng-dev, libxaw-dev" * debian/control: Added Build-Depends "libttf-dev" for Freetype * debian/control: Added Build-Depends "libexpat1-dev" for Expat * debian/changelog: Remove obsolete emacs mode variable * debian/control: Updated Standards-Version to 3.6.1.1
-- Dirk Eddelbuettel <edd@debian.org> Mon, 26 Jul 2004 20:59:06 -0500
2003
graphviz (1.10.20030915.0415-2) unstable; urgency=low
* Fix embedded path to lefty libs (Closes: Bug#211443)
-- Stephen M Moraco <stephen@debian.org> Wed, 17 Sep 2003 20:56:33 -0600
graphviz (1.10.20030915.0415-1) unstable; urgency=low
* New Upstream Version (Closes: Bug#204457) * Fixes dot -Tfig when '>' used in names (Closes: Bug#167890) * Fixes font finding algorithm (Closes: Bug#193560) * Unable to recreate non-end of neato with this version (Closes: Bug#197059) * Unable to recreate TclDot rendergd failure this version (Closes: Bug#203208) * This is official 1.10 plus fixes specifically for Debian reported issues (generated by graphviz team): new manpage, tool renames, Makefile fixes * Update per debhelper best practice changes * Adjust Depends (Closes: Bug#195223, Bug#194433, Bug#200694) * Update Policy Version
-- Stephen M Moraco <stephen@debian.org> Mon, 15 Sep 2003 20:40:22 -0600
2002
graphviz (1.8.9-1) unstable; urgency=low
* Update to latest policy version * New Upstream Version (Closes: Bug#147424, Bug#157980, Bug#148457)
-- Stephen M Moraco <stephen@debian.org> Sat, 21 Sep 2002 15:21:06 -0600
graphviz (1.8.5-2) unstable; urgency=low
* Fix doc-base links, add missing doc (Closes: Bug#149647) * Apply missing bracket fix (to ihi script in examples), Bug148457 is marked as fixed but stays open awaiting upstream fix
-- Stephen M Moraco <stephen@debian.org> Thu, 4 Jul 2002 12:02:22 -0600
graphviz (1.8.5-1) unstable; urgency=low
* New upstram version (Closes: Bug#138425)
-- Stephen M Moraco <stephen@debian.org> Tue, 16 Apr 2002 23:09:06 -0600
graphviz (1.7.16-2) unstable; urgency=low
* Rename gpr(1) to gvgpr and fix refs to it. (Closes: Bug#132543) * Head off next bug by renaming colorize to gvcolorize (before the overlap is discovered and reported ;-)
-- Stephen M Moraco <stephen@debian.org> Tue, 5 Feb 2002 18:52:12 -0700
graphviz (1.7.16-1) unstable; urgency=low
* New upstream version (Closes: Bug#127118) * Add autoupdate of config.sub, config.guess * Questionable postscript output appears fixed (Closes: Bug#128648) * Update to latest policy version
-- Stephen M Moraco <stephen@debian.org> Sat, 2 Feb 2002 00:58:13 -0700
2001
graphviz (1.7.5-7) unstable; urgency=low
* Fixup build-depends (Closes: Bug#101331)
-- Stephen M Moraco <stephen@debian.org> Mon, 25 Jun 2001 21:11:40 -0600
graphviz (1.7.5-6) unstable; urgency=low
* Fix path in lefty / remove LEFTYPATH overrides from lneato/dotty
-- Stephen M Moraco <stephen@debian.org> Fri, 20 Apr 2001 08:48:49 -0600
graphviz (1.7.5-5) unstable; urgency=low
* Now fix searchpath in lefty binary (2nd attempt on 94373)
first attempt fixed all but lefty binary
-- Stephen M Moraco <stephen@debian.org> Fri, 20 Apr 2001 03:01:45 -0600
graphviz (1.7.5-4) unstable; urgency=low
* Correct LEFTY library paths (Closes: Bug#94373)
-- Stephen M Moraco <stephen@debian.org> Wed, 18 Apr 2001 10:02:19 -0600
graphviz (1.7.5-3) unstable; urgency=low
* Build against newer libs (Closes: Bug#91466)
-- Stephen M Moraco <stephen@debian.org> Mon, 26 Mar 2001 15:00:24 -0700
graphviz (1.7.5-2) unstable; urgency=low
* Fix man3 removal cmds (didn't work first time...)
-- Stephen M Moraco <stephen@debian.org> Sun, 25 Mar 2001 18:50:58 -0700
graphviz (1.7.5-1) unstable; urgency=low
* Remove man3 pages as they are not for end-user and conflict with blt-dev * Convert to use freetype6 and remove xaw3dg build-dep (Closes: Bug#90378) * Add Conflicts: with gdtclft pkg (Closes: Bug#90544) NOTE: this may not be final solution. 90378 proposes alternatives, still negotiating * Directories verified, close fixed-by-NMU (Closes: Bug#76025) * Lefty.psp verified, close fixed-by-NMU (Closes: Bug#78511) * Is latest upstream, close fixed-by-NMU (Closes: Bug#89387) * Delivered HTML for otherwise missing section-n man-pages. * Registered all docs with dwww, dhelp via doc-base mech.
-- Stephen M Moraco <stephen@debian.org> Wed, 21 Mar 2001 20:48:01 -0700
graphviz (1.7.5-0.3) unstable; urgency=low
* See README.Debian for issues and work remaining * tkspline lib now present (Closes: Bug#76030) * New version uses installed libs vs. had own (Closes: Bug#66941) * Adjust to new maintainer address (Thanks Torsten for handling things during my absence)
-- Stephen M Moraco <stephen@debian.org> Mon, 19 Mar 2001 08:37:46 -0700
graphviz (1.7.5-0.2) unstable; urgency=low
* NMU * this and the last NMU closes: #78511, #76025 * fixed some lintian warnings and errors * fixed Depends and Build-Depends (partially)
-- Torsten Werner <twerner@debian.org> Sun, 18 Mar 2001 14:40:33 +0100
graphviz (1.7.5-0.1) unstable; urgency=low
* NMU * new upstream, closes: #89387
-- Torsten Werner <twerner@debian.org> Sun, 18 Mar 2001 02:22:08 +0100
2000
graphviz (1.5-3) unstable; urgency=low
* restore to non-free location
-- Stephen M. Moraco <stephen@col.hp.com> Wed, 19 Jul 2000 15:29:42 -0600
graphviz (1.5-2) unstable; urgency=low
* removed manpages that overlap with real package (this is only partial
solution called for in #66941. I'll finish the conversion in next
upload.)
* tcldot.1 manpage should really be a tcldot.n - need to figure out what's
correct for Debian and correct, if need be, in next upload
* added Build-Depends to source package
* adjusted text in tcldot.1 to show accuate syntax for shell script
-- (missing required back-slash)
* adjusted build of dotty/lneato to build-in default lefty path
* removed man3 pages (may appear later in -dev)
* converted makes to build w/ -fPIC for .so use
* add rest of system to package (Closes: #63520, #63685)
-- new /usr/lib/lefty & Tcldot... subtrees
-- corrected mod-bits in examples tree (per lintian)
* fixed URL in copyright file (Closes: #66020)
-- Stephen M. Moraco <stephen@col.hp.com> Wed, 19 Jul 2000 15:29:07 -0600
1999
graphviz (1.5-1) unstable; urgency=low
* Initial Release.
-- Stephen M. Moraco <stephen@col.hp.com> Fri, 31 Dec 1999 15:37:17 -0700