From fe44e902c1381785e0a12d0568ac21407122dbf3 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Feb 07 2011 11:13:26 +0000 Subject: Update to 3.3.19 - New upstream release 3.3.19 - more sanity checking in vcd2fst to prevent crashes on malformed files - rewrote support for compressed signal handling (FST only) - shmidcat now exits on EOF - added sys_fst.c VPI source for NC Verilog and XL - added component typename dumping into sys_fst.c so that NC can dump component names - added component type names in gtk2 tree (only used by FST so far) - memory usage improvements on 64-bit architectures - fixed top/bottom pane resizing bug after reload in SST window - fixed crashes in hierarchy search widget for GHW where standard, textio, std_logic_1164, etc. were selectable - fixed reload scroll position for bottom TreeView in SST window --- diff --git a/.gitignore b/.gitignore index 3ad49d9..8f52ef0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -/gtkwave-3.3.18.tar.gz +/gtkwave-3.3.19.tar.gz /gtkwave-48.png /gtkwave-32.png /gtkwave-16.png diff --git a/gtkwave.spec b/gtkwave.spec index 88cb964..ffd0dfc 100644 --- a/gtkwave.spec +++ b/gtkwave.spec @@ -5,7 +5,7 @@ Summary: Waveform Viewer Name: gtkwave -Version: 3.3.18 +Version: 3.3.19 Release: %{?prerel:0.}1%{?prerel:.%{prerel}}%{?dist} License: GPLv2+ Group: Applications/Engineering @@ -130,6 +130,21 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_mandir}/man5/gtkwaverc.5* %changelog +* Mon Feb 7 2011 Paul Howarth 3.3.19-1 +- update to 3.3.19 + - more sanity checking in vcd2fst to prevent crashes on malformed files + - rewrote support for compressed signal handling (FST only) + - shmidcat now exits on EOF + - added sys_fst.c VPI source for NC Verilog and XL + - added component typename dumping into sys_fst.c so that NC can dump + component names + - added component type names in gtk2 tree (only used by FST so far) + - memory usage improvements on 64-bit architectures + - fixed top/bottom pane resizing bug after reload in SST window + - fixed crashes in hierarchy search widget for GHW where standard, textio, + std_logic_1164, etc. were selectable + - fixed reload scroll position for bottom TreeView in SST window + * Wed Dec 29 2010 Paul Howarth 3.3.18-1 - update to 3.3.18 - minor bug fixes for corner cases diff --git a/sources b/sources index 077bd06..f174e6f 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ -63d98e374d6dc0d9c70b52e4fc6960b8 gtkwave-3.3.18.tar.gz +dee9fdd1031c9985745f7a25a803356f gtkwave-3.3.19.tar.gz 4fdb2fec2b6d9732e2f111c6cd63b788 gtkwave-48.png 410c50539074403d3a3240f7c9209b11 gtkwave-32.png 2cc7754492918591242bc38a0b11d2a5 gtkwave-16.png