Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

gtkwave-3.3.118-1.fc38 RPM for aarch64

From Fedora 38 updates for aarch64 / Packages / g

Name: gtkwave Distribution: Fedora Project
Version: 3.3.118 Vendor: Fedora Project
Release: 1.fc38 Build date: Tue Jan 9 20:09:44 2024
Group: Unspecified Build host: buildvm-a64-28.iad2.fedoraproject.org
Size: 6802848 Source RPM: gtkwave-3.3.118-1.fc38.src.rpm
Packager: Fedora Project
Url: http://gtkwave.sourceforge.net/
Summary: Waveform Viewer
GTKWave is a waveform viewer that can view VCD files produced by most Verilog
simulation tools, as well as LXT files produced by certain Verilog simulation
tools.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Tue Jan 09 2024 Paul Howarth <paul@city-fan.org> - 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)
* Mon Aug 14 2023 Paul Howarth <paul@city-fan.org> - 3.3.117-1
  - Update to 3.3.117
    - Fix stems reader processing code broken in 3.3.114
* Sun Jul 23 2023 Paul Howarth <paul@city-fan.org> - 3.3.116-1
  - Update to 3.3.116
    - Fix manpage/odt for vcd2fst command switch documentation for zlibpack
    - Add GDK_WINDOWING_WAYLAND check for gdkwayland.h header usage
    - Change sprintf to snprintf in fstapi.c
    - Fix init crash on show_base_symbols enabled
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.115-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Mon Apr 03 2023 Paul Howarth <paul@city-fan.org> - 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
* Sun Feb 19 2023 Paul Howarth <paul@city-fan.org> - 3.3.114-1
  - Update to 3.3.114
    - Buffer overflow fixes in FST reader
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.113-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Wed Oct 05 2022 Paul Howarth <paul@city-fan.org> - 3.3.113-1
  - Update to 3.3.113
    - Fix high CPU utilization when nothing is happening (GH#117)
* Tue Oct 04 2022 Paul Howarth <paul@city-fan.org> - 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
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.111-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Wed Feb 09 2022 Paul Howarth <paul@city-fan.org> - 3.3.111-3
  - Address excessive CPU usage under Wayland (#2052437)
    https://github.com/gtkwave/gtkwave/issues/117
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.111-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

Files

/usr/bin/evcd2vcd
/usr/bin/fst2vcd
/usr/bin/fstminer
/usr/bin/gtkwave
/usr/bin/lxt2miner
/usr/bin/lxt2vcd
/usr/bin/rtlbrowse
/usr/bin/shmidcat
/usr/bin/twinwave
/usr/bin/vcd2fst
/usr/bin/vcd2lxt
/usr/bin/vcd2lxt2
/usr/bin/vcd2vzt
/usr/bin/vzt2vcd
/usr/bin/vztminer
/usr/bin/xml2stems
/usr/lib/.build-id
/usr/lib/.build-id/00
/usr/lib/.build-id/00/f37af0566fa706e0f96c0f77105260798a89d0
/usr/lib/.build-id/0a
/usr/lib/.build-id/0a/0d88e035e941cd3ae8ae110abda3f16b69736e
/usr/lib/.build-id/18
/usr/lib/.build-id/18/f19f2f02bee0f9fc7593412f295149be016d1a
/usr/lib/.build-id/1a
/usr/lib/.build-id/1a/21e0e93e771382d550747a77358fe1e5328b28
/usr/lib/.build-id/2a
/usr/lib/.build-id/2a/07523fc8570ba1975f1d090980c537f313e609
/usr/lib/.build-id/33
/usr/lib/.build-id/33/0adcc2d2cb4407d130fd11a2047987d5812941
/usr/lib/.build-id/58
/usr/lib/.build-id/58/5a9949690ae3651ed897c2c912d23396f5d3f4
/usr/lib/.build-id/5d
/usr/lib/.build-id/5d/5fdaa63cdc2c7e1df5fa111f7e6a472b725861
/usr/lib/.build-id/60
/usr/lib/.build-id/60/53f7103702193aaeb45691828bb60b43cd0b3f
/usr/lib/.build-id/67
/usr/lib/.build-id/67/508a7027109e9033ba26a4f85165ec03778c11
/usr/lib/.build-id/6d
/usr/lib/.build-id/6d/a45bd3571982657e8c187399551718d612bf45
/usr/lib/.build-id/6f
/usr/lib/.build-id/6f/d373a4781716aaa6eecd5f5af698c60c87ad5c
/usr/lib/.build-id/a1
/usr/lib/.build-id/a1/52bd3f567ac8b021733237b946a06a1a310768
/usr/lib/.build-id/b1
/usr/lib/.build-id/b1/9220f6e83f6c6e96a208b3b04630167003671b
/usr/lib/.build-id/c1
/usr/lib/.build-id/c1/98561419eb844ef74ee20cc0e71dd3563442a9
/usr/lib/.build-id/d6
/usr/lib/.build-id/d6/fd387570c5841e802b81273454d7fd0ab47611
/usr/share/appdata/io.github.gtkwave.GTKWave.metainfo.xml
/usr/share/applications/gtkwave.desktop
/usr/share/doc/gtkwave
/usr/share/doc/gtkwave/AUTHORS
/usr/share/doc/gtkwave/ChangeLog
/usr/share/doc/gtkwave/examples
/usr/share/doc/gtkwave/examples/des.fst
/usr/share/doc/gtkwave/examples/des.gtkw
/usr/share/doc/gtkwave/examples/des.tcl
/usr/share/doc/gtkwave/examples/des.v
/usr/share/doc/gtkwave/examples/gtkwaverc
/usr/share/doc/gtkwave/examples/sst_exclusion_example.rc
/usr/share/doc/gtkwave/examples/transaction.c
/usr/share/doc/gtkwave/examples/transaction.fst
/usr/share/doc/gtkwave/examples/transaction.gtkw
/usr/share/doc/gtkwave/gtkwave.odt
/usr/share/glib-2.0/schemas/com.geda.gtkwave.gschema.xml
/usr/share/icons/gnome
/usr/share/icons/gnome/16x16
/usr/share/icons/gnome/16x16/mimetypes
/usr/share/icons/gnome/16x16/mimetypes/gnome-mime-application-vnd.gtkwave-ae2.png
/usr/share/icons/gnome/16x16/mimetypes/gnome-mime-application-vnd.gtkwave-aet.png
/usr/share/icons/gnome/16x16/mimetypes/gnome-mime-application-vnd.gtkwave-evcd.png
/usr/share/icons/gnome/16x16/mimetypes/gnome-mime-application-vnd.gtkwave-fst.png
/usr/share/icons/gnome/16x16/mimetypes/gnome-mime-application-vnd.gtkwave-ghw.png
/usr/share/icons/gnome/16x16/mimetypes/gnome-mime-application-vnd.gtkwave-gtkw.png
/usr/share/icons/gnome/16x16/mimetypes/gnome-mime-application-vnd.gtkwave-lx2.png
/usr/share/icons/gnome/16x16/mimetypes/gnome-mime-application-vnd.gtkwave-lxt.png
/usr/share/icons/gnome/16x16/mimetypes/gnome-mime-application-vnd.gtkwave-lxt2.png
/usr/share/icons/gnome/16x16/mimetypes/gnome-mime-application-vnd.gtkwave-vcd.png
/usr/share/icons/gnome/16x16/mimetypes/gnome-mime-application-vnd.gtkwave-vzt.png
/usr/share/icons/gnome/16x16/mimetypes/gtkwave.png
/usr/share/icons/gnome/32x32
/usr/share/icons/gnome/32x32/mimetypes
/usr/share/icons/gnome/32x32/mimetypes/gnome-mime-application-vnd.gtkwave-ae2.png
/usr/share/icons/gnome/32x32/mimetypes/gnome-mime-application-vnd.gtkwave-aet.png
/usr/share/icons/gnome/32x32/mimetypes/gnome-mime-application-vnd.gtkwave-evcd.png
/usr/share/icons/gnome/32x32/mimetypes/gnome-mime-application-vnd.gtkwave-fst.png
/usr/share/icons/gnome/32x32/mimetypes/gnome-mime-application-vnd.gtkwave-ghw.png
/usr/share/icons/gnome/32x32/mimetypes/gnome-mime-application-vnd.gtkwave-gtkw.png
/usr/share/icons/gnome/32x32/mimetypes/gnome-mime-application-vnd.gtkwave-lx2.png
/usr/share/icons/gnome/32x32/mimetypes/gnome-mime-application-vnd.gtkwave-lxt.png
/usr/share/icons/gnome/32x32/mimetypes/gnome-mime-application-vnd.gtkwave-lxt2.png
/usr/share/icons/gnome/32x32/mimetypes/gnome-mime-application-vnd.gtkwave-vcd.png
/usr/share/icons/gnome/32x32/mimetypes/gnome-mime-application-vnd.gtkwave-vzt.png
/usr/share/icons/gnome/32x32/mimetypes/gtkwave.png
/usr/share/icons/gnome/48x48
/usr/share/icons/gnome/48x48/mimetypes
/usr/share/icons/gnome/48x48/mimetypes/gnome-mime-application-vnd.gtkwave-ae2.png
/usr/share/icons/gnome/48x48/mimetypes/gnome-mime-application-vnd.gtkwave-aet.png
/usr/share/icons/gnome/48x48/mimetypes/gnome-mime-application-vnd.gtkwave-evcd.png
/usr/share/icons/gnome/48x48/mimetypes/gnome-mime-application-vnd.gtkwave-fst.png
/usr/share/icons/gnome/48x48/mimetypes/gnome-mime-application-vnd.gtkwave-ghw.png
/usr/share/icons/gnome/48x48/mimetypes/gnome-mime-application-vnd.gtkwave-gtkw.png
/usr/share/icons/gnome/48x48/mimetypes/gnome-mime-application-vnd.gtkwave-lx2.png
/usr/share/icons/gnome/48x48/mimetypes/gnome-mime-application-vnd.gtkwave-lxt.png
/usr/share/icons/gnome/48x48/mimetypes/gnome-mime-application-vnd.gtkwave-lxt2.png
/usr/share/icons/gnome/48x48/mimetypes/gnome-mime-application-vnd.gtkwave-vcd.png
/usr/share/icons/gnome/48x48/mimetypes/gnome-mime-application-vnd.gtkwave-vzt.png
/usr/share/icons/gnome/48x48/mimetypes/gtkwave.png
/usr/share/icons/gtkwave_256x256x32.png
/usr/share/icons/gtkwave_files_256x256x32.png
/usr/share/icons/gtkwave_savefiles_256x256x32.png
/usr/share/icons/hicolor/16x16/apps/gtkwave.png
/usr/share/icons/hicolor/256x256/apps/gtkwave.png
/usr/share/icons/hicolor/32x32/apps/gtkwave.png
/usr/share/icons/hicolor/48x48/apps/gtkwave.png
/usr/share/icons/hicolor/scalable/apps/gtkwave.svg
/usr/share/licenses/gtkwave
/usr/share/licenses/gtkwave/COPYING
/usr/share/licenses/gtkwave/LICENSE.TXT
/usr/share/man/man1/evcd2vcd.1.gz
/usr/share/man/man1/fst2vcd.1.gz
/usr/share/man/man1/fstminer.1.gz
/usr/share/man/man1/gtkwave.1.gz
/usr/share/man/man1/lxt2miner.1.gz
/usr/share/man/man1/lxt2vcd.1.gz
/usr/share/man/man1/rtlbrowse.1.gz
/usr/share/man/man1/shmidcat.1.gz
/usr/share/man/man1/twinwave.1.gz
/usr/share/man/man1/vcd2fst.1.gz
/usr/share/man/man1/vcd2lxt.1.gz
/usr/share/man/man1/vcd2lxt2.1.gz
/usr/share/man/man1/vcd2vzt.1.gz
/usr/share/man/man1/vzt2vcd.1.gz
/usr/share/man/man1/vztminer.1.gz
/usr/share/man/man1/xml2stems.1.gz
/usr/share/man/man5/gtkwaverc.5.gz
/usr/share/mime/packages/x-gtkwave-extension-ae2.xml
/usr/share/mime/packages/x-gtkwave-extension-aet.xml
/usr/share/mime/packages/x-gtkwave-extension-evcd.xml
/usr/share/mime/packages/x-gtkwave-extension-fst.xml
/usr/share/mime/packages/x-gtkwave-extension-ghw.xml
/usr/share/mime/packages/x-gtkwave-extension-gtkw.xml
/usr/share/mime/packages/x-gtkwave-extension-lx2.xml
/usr/share/mime/packages/x-gtkwave-extension-lxt.xml
/usr/share/mime/packages/x-gtkwave-extension-lxt2.xml
/usr/share/mime/packages/x-gtkwave-extension-vcd.xml
/usr/share/mime/packages/x-gtkwave-extension-vzt.xml


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu May 2 01:15:47 2024