Package gerbv: Information

    Source package: gerbv
    Version: 2.13.0-alt1
    Latest version according to Repology
    Build time:  Jun 13, 2026, 02:26 PM in the task #421329
    Category: Graphics
    Report package bug
    License: GPL-2.0
    Summary: Gerber file viewer
    Description: 
    Gerber Viewer (gerbv) is a viewer for Gerber files. Gerber files
    are generated from PCB CAD system and sent to PCB manufacturers
    as basis for the manufacturing process. The standard supported
    by gerbv is RS-274X.
    
    gerbv also supports drill files. The format supported are known
    under names as NC-drill or Excellon. The format is a bit undefined
    and different EDA-vendors implement it different.

    List of RPM packages built from this SRPM:
    gerbv (x86_64, i586, aarch64)
    gerbv-debuginfo (x86_64, i586, aarch64)
    gerbv-examples (noarch)
    libgerbv (x86_64, i586, aarch64)
    libgerbv-debuginfo (x86_64, i586, aarch64)
    libgerbv-devel (x86_64, i586, aarch64)

    Maintainer: Anton Midyukov


    ACL:
    Vitaly Lipatov
    Anton Midyukov
    @qa
    @everybody

      1. ImageMagick-tools
      2. cmake
      3. desktop-file-utils
      4. gcc-c++
      5. libdxflib-devel
      6. libpng-devel
      7. pkgconfig(gtk+-2.0)
      8. rpm-macros-cmake

    Last changed


    June 13, 2026 Anton Midyukov 2.13.0-alt1
    - New version 2.13.0.
    - switch to build with cmake.
    Dec. 17, 2024 Vitaly Lipatov 2.10.0-alt2
    - restored missed BR: desktop-file-utils
    Dec. 17, 2024 Vitaly Lipatov 2.10.0-alt1
    - new version 2.10.0 (with rpmrb script)
    - fixed:
     + CVE-2023-4508: Out-of-bounds memory access of filename
     + CVE-2021-40400: Gerbv RS-274X aperture macro outline primitive out-of-bounds read vulnerability
     + CVE-2021-40403: Gerbv pick-and-place rotation parsing use of uninitialized variable vulnerability
     + CVE-2021-40401: Gerbv RS-274X aperture definition tokenization use-after-free vulnerability
     + CVE-2021-40393: RS-274X format aperture macro variables out-of-bounds write vulnerability
     + CVE-2021-40394: Gerbv RS-274X aperture macro outline primitive integer overflow vulnerability
     + CVE-2021-40391: Gerbv drill format T-code tool number out-of-bounds write vulnerability
    - enable build with libdxf