ELBA-2024-16763

ELBA-2024-16763 - gtkwave Bug Fix update

Type:BUG
Impact:NA
Release Date:2024-01-17

Description


[3.3.118-1]
- Update to 3.3.118
- Update xml2stems to handle newer 'loc' vs. 'fl' xml tags
- Change preg_regex_c_1 decl to use regex_t* as datatype
- Move gtkwave.appdata.xml to io.github.gtkwave.GTKWave.metainfo.xml
- Fixed popen security advisories:
- TALOS-2023-1786 (CVE-2023-35963, CVE-2023-35960, CVE-2023-35964,
CVE-2023-35959, CVE-2023-35961, CVE-2023-35962)
- Fixed FST security advisories:
- TALOS-2023-1777 (CVE-2023-32650)
- TALOS-2023-1783 (CVE-2023-35704, CVE-2023-35703, CVE-2023-35702)
- TALOS-2023-1785 (CVE-2023-35956, CVE-2023-35957, CVE-2023-35958,
CVE-2023-35955)
- TALOS-2023-1789 (CVE-2023-35969, CVE-2023-35970)
- TALOS-2023-1790 (CVE-2023-35992)
- TALOS-2023-1791 (CVE-2023-35994, CVE-2023-35996, CVE-2023-35997,
CVE-2023-35995)
- TALOS-2023-1792 (CVE-2023-35128)
- TALOS-2023-1793 (CVE-2023-36747, CVE-2023-36746)
- TALOS-2023-1797 (CVE-2023-36864)
- TALOS-2023-1798 (CVE-2023-36915, CVE-2023-36916)
- Fixed evcd2vcd security advisories:
- TALOS-2023-1803 (CVE-2023-34087)
- Fixed VCD security advisories:
- TALOS-2023-1804 (CVE-2023-37416, CVE-2023-37419, CVE-2023-37420,
CVE-2023-37418, CVE-2023-37417)
- TALOS-2023-1805 (CVE-2023-37447, CVE-2023-37446, CVE-2023-37445,
CVE-2023-37444, CVE-2023-37442, CVE-2023-37443)
- TALOS-2023-1806 (CVE-2023-37576, CVE-2023-37577, CVE-2023-37573,
CVE-2023-37578, CVE-2023-37575, CVE-2023-37574)
- TALOS-2023-1807 (CVE-2023-37921, CVE-2023-37923, CVE-2023-37922)
- Fixed VZT security advisories:
- TALOS-2023-1810 (CVE-2023-37282)
- TALOS-2023-1811 (CVE-2023-36861)
- TALOS-2023-1812 (CVE-2023-38618, CVE-2023-38621, CVE-2023-38620,
CVE-2023-38619, CVE-2023-38623, CVE-2023-38622)
- TALOS-2023-1813 (CVE-2023-38649, CVE-2023-38648)
- TALOS-2023-1814 (CVE-2023-38651, CVE-2023-38650)
- TALOS-2023-1815 (CVE-2023-38653, CVE-2023-38652)
- TALOS-2023-1816 (CVE-2023-35004)
- TALOS-2023-1817 (CVE-2023-39235, CVE-2023-39234)
- Fixed LXT2 security advisories:
- TALOS-2023-1818 (CVE-2023-39273, CVE-2023-39271, CVE-2023-39274,
CVE-2023-39275, CVE-2023-39272, CVE-2023-39270)
- TALOS-2023-1819 (CVE-2023-34436)
- TALOS-2023-1820 (CVE-2023-39316, CVE-2023-39317)
- TALOS-2023-1821 (CVE-2023-35057)
- TALOS-2023-1822 (CVE-2023-35989)
- TALOS-2023-1823 (CVE-2023-38657)
- TALOS-2023-1824 (CVE-2023-39413, CVE-2023-39414)
- TALOS-2023-1826 (CVE-2023-39443, CVE-2023-39444)
- TALOS-2023-1827 (CVE-2023-38583)
- Don't check appdata with old checkers prior to Fedora 26

[3.3.117-1]
- Update to 3.3.117
- Fix stems reader processing code broken in 3.3.114

[3.3.116-1]
- Update to 3.3.116
- Fix manpage/odt for vcd2fst command switch documentation for zlibpack
- Change sprintf to snprintf in fstapi.c

[3.3.115-1]
- Update to 3.3.115
- Fix VZT reader with -fstrict-aliasing
- Fix use_multi_state condition in vzt_write.c
- Fix for UNDEF vs strings at start of a vzt file
- Fix sleep() time scaling redefine for mingw
- Use MapViewOfFileEx for mmap on Windows (fstapi)
- Define FST_DO_MISALIGNED_OPS on AArch64 (fstapi)
- Fixed attrbegin short length problem

[3.3.114-1]
- Update to 3.3.114
- Buffer overflow fixes in FST reader

[3.3.113-1]
- Update to 3.3.113 (no changes)

[3.3.112-1]
- Update to 3.3.112
- VCD reader fixes for unnamed Icarus begin blocks
- String data type crash fix in fst.c
- Use SPDX-format license tag

[3.3.111-3]
- Rebuilt to align with gtk3 version

[3.3.111-2]
- Rebuilt to align with gtk3 version

[3.3.111-1]
- Update to 3.3.111
- Fix in fstapi for read start limit time
- Fix xml2stems when begin blocks are in functions
- Skip over decimal point in timescale in viewer
- Use %license unconditionally

[3.3.110-1]
- Update to 3.3.110
- gtk_ctree_node_moveto bugfix in SST
- MSVC compiler fix for fstapi
- Update xml2stems and rtlbrowse to support generate
- Removed ghwdump from the distribution (now provided with GHDL)
- Minor scan-build fixes

[3.3.108-1]
- Update to 3.3.108
- Fix VZT writer crash when dumpoff is invoked before first timestep
- Fix convert_ffo(), which scanned in wrong direction
- Fix use after free in fstapi.c

[3.3.107-1]
- Update to 3.3.107
- Fix left shift overflow in cvt_fpsudec for fixed point
- Added Find First One trace type options
- Fixed bug in Show-Change All Highlighted

[3.3.106-1]
- Update to 3.3.106
- Fix for GDK_KEY_* definitions missing in older GDK versions
- Fix Shift-Up/Down highlight to traverse inside groups
- Resync ghwlib to handle unbounded array

[3.3.105-1]
- Update to 3.3.105
- Fix bad (void) of is_closing in fstDestroyMmaps when using Cygwin or MinGW
- Fix left shift overflow in cvt_fpsdec()
- Add in missing file/translate/process filter for reals
- Fix for bitvec merging in GHW so integers arrays can be viewed
- Added Shift-Up/Down highlight with scroll in order to assist with
left/right arrow based transition movement
- Fix Show Wave Highlight so it is not dependent on Show Grid
- Fix negative MSBs on VCD loaders for vectors
- Fix getpwuid() null pointer exception
- Add missing recursion case to treenamefix()
- Fix lock/unlock misuse of pthread mutexes across threads
- Examine env var /home/opc for home dir on geteuid failure
- Add patch to fix build with gtk2 < 2.22

[3.3.104-1]
- Update to 3.3.104
- Added support for loading .vf files (provided FSDB reader libraries are
enabled)
- Added support for dumping variable types in vcd saver, not just using
'wire' for non-reals/strings
- Fix for uninitialized values at time 0 for FST, FSDB loaders

[3.3.103-3]
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

[3.3.103-2]
- Fix FTBFS with GCC 10

[3.3.103-1]
- Update to 3.3.103
- Fix MAP_FAILED missing for MinGW
- Fix to make the coloration red on 'u' traces (bug from Dinotrace-like
rendering in 3.3.96)
- Typo fix on missing group start on vectors

[3.3.102-1]
- Update to 3.3.102
- Remove redundant TREE_VHDL_ST_PACKAGE from SST exclude
- Added addCommentTracesFromList tcl command from user patch
- Harden savefile loader for missing group start on vectors
- Preliminary VHDL support for wlf2vcd
- Add missing return value checks on mmap() in FST writer

[3.3.101-3]
- Weaken dependency on gedit where possible (#1743019)

[3.3.101-2]
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild

[3.3.101-1]
- Update to 3.3.101
- Added gtkwave::getFacDir, gtkwave::getFacVtype and gtkwave::getFacDtype
Tcl accessor functions, which operate similarly to gtkwave::getFacName
- Pair with in VCD writers
- Make %.16g printing in baseconvert.c more resistant to power of 10
roundoff errors
- Remove register keyword where applicable as it is deprecated
- Added --saveonexit gtkwave command line option

[3.3.100-1]
- Update to 3.3.100
- FSDB fix for variable declarations of array of reals
- Added Real, Time, Enum, and Popcnt flags to Edit/Show-Change
- Ensure Show-Change regenerates analog traces
- Added braces inside Tcl source command to allow spaces in filenames for
Tcl scripts

[3.3.99-1]
- Update to 3.3.99
- Added visible single bit glitches as a yellow dot (if enabled with
--rcvar 'vcd_preserve_glitches on')
- Fixed print routine broken by bsearch_trunc() optimization in version 3.3.96

[3.3.98-2]
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild

[3.3.98-1]
- Update to 3.3.98
- Removed pccts and vermin; use xml2stems instead

[3.3.97-1]
- Update to 3.3.97
- Need to set menu_wlist entry NULL on gtk_widget_destroy()
- Fix on vtype()/vtype2() to detect 'x' and make the coloration red on
newly-displayed traces (bug new from Dinotrace-like rendering in 3.3.96)

[3.3.96-1]
- Update to 3.3.96
- Changed to standardized zoom in/out/full hotkeys
- Added time backtracking warning (for partial mode) to lxt2vcd
- VCD time backtracking fix (not for interactive mode)
- Added drag_failed handling (can press ESC) to DnD operations
- Prevent missing file in savefile from causing savefile to be read as VCD by
mistake
- Changed to Dinotrace-like 0s/1s rendering for bit vectors so values can be
discerned without seeing the full value text
- Removed unneeded pango_layout_get_extents() inside call for
font_engine_draw_string()
- Changed bsearch_trunc() to run in constant time when monospace fonts are in
use
- Added missing GDK_SCROLL_MASK to signal area (need for gtk3, but not for
other versions for some reason)
- Add patch to fix build with GTK 2.20 on Fedora 13 (missing GDK_KEY_equal)

[3.3.95-1]
- Update to 3.3.95
- Added fflush on stdout for help text as fix for possible stdout problem
with mingw/msys shells
- Added preliminary support for Time datatype
- Warnings fixes for Verilator integration
- Fixed install_proc_filter usage for Tcl invocation
- Change integer type to 'integer' in SST to differentiate it from sv ints
- Premiminary support for enum tables embedded in FST files

[3.3.94-1]
- Update to 3.3.94
- Applied ghwlib.c patch for dealing with null ranges
- Added second chance algorithm for find_dumpfile() in case it fails

[3.3.93-1]
- Update to 3.3.93
- Added sst_dbl_action_type rc variable which controls side-effect of
double-clicking in SST signals pane
- Added xml2stems Verilator XML to rtlbrowse stems converter to
distribution; eventually vermin will be removed
- Added missing realpath() in udp emission in vermin

[3.3.92-1]
- Update to 3.3.92
- Harden FST loader for missing .hier files (if applicable)
- Fixed broken GTK+-1.2 compile of twinwave
- Fix scrolling on help window by adding scroll to end mark
- Fix scrolling on status window when use_toolbutton_interface rc var is set
to FALSE by adding scroll to end mark
- Updated BUILT_SOURCES for vermin
- extern yy_size_t yyleng fix in rtlbrowse

[3.3.91-2]
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild

[3.3.91-1]
- Update to 3.3.91
- Added support for GSettings for when GConf is removed from distributions
such as Debian and Ubuntu
- Performance fix for large number of groups (remove useless recursion
required for transaction traces)
- Use gsettings rather than gconf from Fedora 29 onwards

[3.3.90-1]
- Update to 3.3.90
- For Cut Traces, fix up scroll position if there are traces above the
current row being cut
- Bits to real crash fix for very large floats
- Fixed gray code conversions that were incomplete for right justified
vectors such that the vector length is not a multiple of the radix size
(4 for hex, 3 for oct)
- Warray-bounds warning fix for 32-bit conversions in BitsToReal

[3.3.89-1]
- Update to 3.3.89
- Added support for 32-bit conversions in BitsToReal
- Crash fix for pattern search with reals using LXT, LXT2, VZT

[3.3.88-1]
- Update to 3.3.88
- Added --sstexclude command line option to prune unwanted clutter from the
SST window
- Updated '/View/Mouseover Copies To Clipboard' menu option for copying
signal names into the clipboard so they can be pasted into text editors,
etc.
- Fixed Write Save File to handle getting confused by initial cancel then
retry
- Updated v2k input/output declarations to handle unpacked arrays
- Fix for pattern marks that could overshoot the left marker

[3.3.87-4]
- BR: gcc-c++ as upstream prefers c++ for some of the code

[3.3.87-3]
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

[3.3.87-2]
- Use libtirpc for RPC rather than SunRPC

[3.3.87-1]
- Update to 3.3.87
- Added missing prototype for ghw_read_sm_hdr in ghwlib.h
- Made intptr_t changes vs. long during casting for win64
- Warnings fixes
- Re-enable twinwave for Win32/64
- Added missing gtkwave_bin_launcher.sh in contrib/bundle_for_osx Makefile.am
- Scriptlets replaced by File Triggers from Fedora 26 onwards

[3.3.86-1]
- Update to 3.3.86
- Added recurse import function (found before only in the hier search) into
the SST
- Removed obsolete bundle functionality from SST as recurse import more
accurately imports recursively
- Made entrybox taller (using -1) as recent versions of gnome have taller
window titlebars and the widget was not tall enough

[3.3.85-1]
- Update to 3.3.85
- Fix integer type in GHW loader so integer value changes are not stored as
a string; this then allows bitwise manipulations of integers

[3.3.84-2]
- Some spec clean-ups based on PR#1
(https://src.fedoraproject.org/rpms/gtkwave/pull-request/1)
- Drop support for pre-release builds
- One build requirement per line
- Sort build requirements
- Add dependencies on gnome and hicolor icon themes, plus
shared-mime-info (for directory ownership)
- Don't use so many tabs

[3.3.84-1]
- Update to 3.3.84
- Updated FSDB reader with experimental FST tree build routines for faster
initialization
- Removed warnings found when compiling with -Wshadow
- Automatically enable --comphier for FST/FSDB/AE2 if facility count reaches
500000; this is to reduce memory consumption for traces with very many
signals (added disable_auto_comphier to override this behavior)
- Fix null pointer sent to gtk_clipboard_set_text() for mouseover to
clipboard cut ops
- Use upstream desktop file and icons

[3.3.83-1]
- Update to 3.3.83
- Preserve search type for regex search across reloads or close/reopens of
regex search widget
- Update local libz to current version

[3.3.82-3]
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild

[3.3.82-2]
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild

[3.3.82-1]
- Update to 3.3.82
- Get sys_fst working with VCS VPI
- Added string concatenations for vectors
- Added asserts to ghwlib.c to make scan-view clean

[3.3.81-1]
- Update to 3.3.81
- Added max_fsdb_trees environment variable
- Fixed -C option so it is persistent across new tabs
- Integrated updated GHW reader code
- Drop EL-5 support
- Drop transitive build requirement on dbus-devel
- Drop legacy BuildRoot: and Group: tags
- Drop explicit buildroot cleaning in %install section
- Drop explicit %clean section

[3.3.80-1]
- Update to 3.3.80
- Added '/View/Mouseover Copies To Clipboard' menu option to allow copying
values into the clipboard so they can be pasted into text editors, etc.

[3.3.79-2]
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

[3.3.79-1]
- Update to 3.3.79
- Disable accelerator keys in twinwave single window mode to avoid focus
conflicts
- Fixes for -fstrict-aliasing and other recent warnings
- Added fill_waveform rc variable and corresponding menu option
(/View/Show Filled High Values) to allow filling in the lower portion of
high values for increased visibility

[3.3.78-1]
- Update to 3.3.78
- Fixed crash when using multiple pattern searches

[3.3.77-2]
- Rebuild with new upstream tarball containing correct version numbering

[3.3.77-1]
- Update to 3.3.77
- Updated documentation to include an appendix on FST implementation details
- Removed '!A || (A && B)' is equivalent to '!A || B' redundant condition
checks where found in source
- Added hier_ignore_escapes rc variable
- Dynamic resizing tweaks for when it is turned off
- Added HUWL-? value types to signal_change_list() to keep GHW files from
crashing Tcl scripts

[3.3.76-1]
- Update to 3.3.76
- Fix for --disable-tcl in ./configure caused by 3.3.75 fix
- Crash fix in fstapi.c on read value at time accessing of FST files that
use new dynamic aliases, FastLZ, or LZ4; this primarily affects rtlbrowse

[3.3.75-1]
- Update to 3.3.75
- Fix crash when -S and -W are used in tandem

[3.3.74-1]
- Update to 3.3.74
- Fix for when a signal name is used as a hierarchy name at the same level of
scope (affects fsdb)
- Added --rcvar command line option to insert rc variable changes
individually without needing to point to a configuration file
- Change to combine traces down/up routines to handle 2D vector name
generation
- Allow FSDB files to contain '.gz' and '.bz2' suffixes as the libnffr loader
can handle those
- If a variable is declared in the dumpfile as an integer, then it is
imported to the waveform display as an integer instead of a hex value; this
works for dump file formats that show the datatype in the SST window
- Added code that should prevent the primary marker from disappearing
unexpectedly as well as dynamic resizing being stuck in the unset marker
width

[3.3.73-1]
- Update to 3.3.73
- Added dragzoom_threshold rc variable to accommodate input devices that
have a noisy 3rd mouse button
- Fix emission of all filter names so they are emitted in canonical fashion,
avoiding growing strings of ../ in savefiles

[3.3.72-1]
- Update to 3.3.72
- Revert to old gtkwave.appdata.xml as the new one is causing problems with
appstream-util validation

[3.3.71-1]
- Update to 3.3.71
- printf format warnings fixes in lxt2_write.c
- Added SVG gtkwave icon share/icons/hicolor/scalable/apps/gtkwave.svg
- Make gtkwave interpret values as double precision FP for plotting when
BitsToReal is enabled; also keeps analog mode enabled when selecting
numerical formats (which allows enabling/disabling BitsToReal without
going out of analog mode) - disabling analog mode can be done using the
existing Analog->Off menu option
- Fix broken non-canonical bit ordering (IBM) single bit extraction in
process_tcl_list()
- Fixed gtkwave::gtkwave::addSignalsFromList so it can handle subset and
forward/reverse extractions on signals
- Remove FST_WRITER_PARALLEL from MinGW CFLAGS as some recent versions of
MinGW have issues with struct timespec when pthread.h is included
- Added /Edit/Delete to destroy traces without affecting the existing cut
buffer
- Patch out icon details from upstream appdata so as to pass validation

[3.3.70-1]
- Update to 3.3.70
- Various warnings fixes from new version of scan-build
- Crash fix in Windows for transaction traces (broken since VCD/TIM export
in 3.3.61)

[3.3.69-1]
- Update to 3.3.69
- Added missing EXTLOAD_CFLAGS declarations in configure.ac for FSDB
detection when only .a files are present (necessary for Ubuntu)
- Fixed valgrind warning in fst.c for dead memory allocation
- Fixed signed fixed point binary number shift for negative numbers
- Added ghw patch for missing enum crash in ghw files

[3.3.68-2]
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

[3.3.68-1]
- Update to 3.3.68
- Update copyright date
- Added named markers capability to From: and To: time value input boxes
- Added support for fixed point binary numbers for both signed and unsigned
decimal display types

[3.3.67-1]
- Update to 3.3.67
- Updated LZ4 for version r131
- Fixed right justify ascii datatype display

[3.3.66-1]
- Update to 3.3.66
- Faster fsdb initialization
- Fix vcd recoder loader crash for malformed vcd if signal is declared as
bits and a real valued change is encountered for the value change
- Fixed crash in vcd2vzt for vcd files with no value changes (likely a
malformed vcd)
- Added fsdbReaderResetSignalList() to prevent signals from loading over and
over when unnecessary
- Compile fixes for renamed functions and defines in gtk osx

[3.3.65-2]
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

[3.3.65-1]
- Update to 3.3.65
- Added --, -I-, etc. option to port filtering in SST; using -- for example
filters all non-ports from search results
- Updated LZ4 for version r126
- Minor warnings fixes
- Moved TCL_LDADD/TK_LDADD before FSDB_LDADD to avoid stale Tcl library
version conflicts
- Removed appending [31:0] to vcd loaded integer names
- Reduced recursion depth in GHW signal loader to prevent stack overflow
crashes
- Added support for synthetic clocks in FST file
- Update timetrace marking so it runs quicker for large traces

[3.3.64-1]
- update to 3.3.64
- fix to FileChooser to prevent requester from blocking on asking for a
directory if a dumpfile is loaded without some amount of
absolute/relative pathname
- updated LZ4 for version r124
- fix for x-windows OSX compiles

[3.3.63-1]
- update to 3.3.63
- updated LZ4 for version r123
- added fine horiz scrolling in wave window (when using the wheel on a mouse)
if shift pressed
- timescale fix for Verilator where it emits 0ps as a timescale
- added sample gtkwave.appdata.xml file in share/appdata
- install and validate appdata from F-20 onwards

[3.3.62-3]
- fix scriptlet compatibility for older Fedora releases

[3.3.62-2]
- update mime scriptlet

[3.3.62-1]
- update to 3.3.62
- added zoom_full, zoom_size and move_to_time to the dbus interface (dbus
enabled by --with-gconf)
- updated LZ4 to version r120 (r121 files are the same)
- compiler warnings fixes for gtk+-1.2 (-Wall -Wshadow -Wextra)
- enable GConf support
- put a 256x256 icon where gnome-software can find it

[3.3.61-2]
- use %license where possible

[3.3.61-1.1]
- rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild




Updated Packages


Release/ArchitectureFilenamesha256Superseded By AdvisoryChannel Label



This page is generated automatically and has not been checked for errors or omissions. For clarification or corrections please contact the Oracle Linux ULN team

software.hardware.complete