[gtkwave] Update to 3.3.49

Paul Howarth pghmcfc at fedoraproject.org
Thu Sep 12 10:29:16 UTC 2013


commit 6fe7e01c115cbb078220a42a0d8c35189890484c
Author: Paul Howarth <paul at city-fan.org>
Date:   Thu Sep 12 11:26:47 2013 +0100

    Update to 3.3.49
    
    - New upstream release 3.3.49
      - Fix crashes caused by X11 protocol limitation for pixmap size
      - Potential buffer overflow fix in vcd2fst
      - Added ability to store environment variable information in FST files
        (FST_MT_ENVVAR)
      - Fixed bad enum for FST_PT_MAX
      - Added contrib/fst_jni directory to distribution
      - Fixed broken "make dist" variants
      - Added buffer and linkage data directions (future expansion for VHDL) in
        FST and gtkwave
      - Removed requirement for fsdbdebug in path when FsdbReader is present
      - Fixed ordering of static FSDB libraries for when dynamic ones are not
        present
      - Added direction filters to SST name filter search, i.e. adding +I+, +O+,
        +IO+, +B+, or +L+ before the regular expression adds additional filtering
        criteria (direction filters are case-insensitive)
      - Relax FSDB loader to allow VHDL and mixed-language files
      - Added VHDL hierarchy types to FST, internal VCD loaders and also
        vcdfst/fst2vcd
      - Added in VHDL to FST (which will also allow other languages): gtkwave can
        process these types (e.g., signal + std_ulogic), but there are currently no
        simulators supporting them

 gtkwave.spec |   26 +++++++++++++++++++++++++-
 sources      |    2 +-
 2 files changed, 26 insertions(+), 2 deletions(-)
---
diff --git a/gtkwave.spec b/gtkwave.spec
index 93d2fb8..f4ce632 100644
--- a/gtkwave.spec
+++ b/gtkwave.spec
@@ -5,7 +5,7 @@
 
 Summary:	Waveform Viewer
 Name:		gtkwave
-Version:	3.3.48
+Version:	3.3.49
 Release:	%{?prerel:0.}1%{?prerel:.%{prerel}}%{?dist}
 License:	GPLv2+
 Group:		Applications/Engineering
@@ -193,6 +193,30 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_mandir}/man5/gtkwaverc.5*
 
 %changelog
+* Thu Sep 12 2013 Paul Howarth <paul at city-fan.org> 3.3.49-1
+- update to 3.3.49
+  - fix crashes caused by X11 protocol limitation for pixmap size
+  - potential buffer overflow fix in vcd2fst
+  - added ability to store environment variable information in FST files
+    (FST_MT_ENVVAR)
+  - fixed bad enum for FST_PT_MAX
+  - added contrib/fst_jni directory to distribution
+  - fixed broken "make dist" variants
+  - added buffer and linkage data directions (future expansion for VHDL) in
+    FST and gtkwave
+  - removed requirement for fsdbdebug in path when FsdbReader is present
+  - fixed ordering of static FSDB libraries for when dynamic ones are not
+    present
+  - added direction filters to SST name filter search, i.e. adding +I+, +O+,
+    +IO+, +B+, or +L+ before the regular expression adds additional filtering
+    criteria (direction filters are case-insensitive)
+  - relax FSDB loader to allow VHDL and mixed-language files
+  - added VHDL hierarchy types to FST, internal VCD loaders and also
+    vcdfst/fst2vcd
+  - added in VHDL to FST (which will also allow other languages): gtkwave can
+    process these types (e.g., signal + std_ulogic), but there are currently no
+    simulators supporting them
+
 * Tue Aug  6 2013 Paul Howarth <paul at city-fan.org> 3.3.48-1
 - update to 3.3.48
   - fixed infinite loop hang on various helper executables when extra arguments
diff --git a/sources b/sources
index 09a914f..083c00b 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
-b296fd36e02e0fbc865318f3b6ebacd1  gtkwave-3.3.48.tar.gz
+3df0b1d18ae0647ff48f59dc4b97b5b0  gtkwave-3.3.49.tar.gz
 2cc7754492918591242bc38a0b11d2a5  gtkwave-16.png
 410c50539074403d3a3240f7c9209b11  gtkwave-32.png
 4fdb2fec2b6d9732e2f111c6cd63b788  gtkwave-48.png


More information about the scm-commits mailing list