Package synaptic: Information

    Source package: synaptic
    Version: 0.58-alt24
    Build time:  May 17, 2021, 04:34 PM in the task #271479
    Report package bug
    License: GPL
    Summary: Graphical front-end for APT
    Description: 
    Synaptic is a graphical front-end for APT (Advanced Package Tool).
    It attempts to be a lot easier to use than other existing APT front-ends.
    
    Instead of using trees to display packages, Synaptic is heavily based on a
    powerful package filtering system. That greatly simplifies the interface
    while giving a lot more flexibility to browse through very long package
    lists.

    List of rpms provided by this srpm:
    synaptic (x86_64, ppc64le, i586, armh, aarch64)
    synaptic-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Ivan Zakharyaschev


      1. librpm-devel
      2. libglade2-devel >= 2.0.0
      3. scrollkeeper
      4. libtinfo-devel
      5. libgtk+2-devel >= 2.4.0
      6. intltool
      7. libpopt-devel
      8. gcc-c++
      9. libapt-devel >= 0.5.15lorg2-alt70
      10. libvte-devel >= 0.10.11
      11. xmlto

    Last changed


    May 11, 2021 Ivan Zakharyaschev 0.58-alt24
    - Fixed a use-after-free bug (appearing as garbage being shown in the size
      columns, notably after recompilation with gcc10). (ALT#40010)
    - Unset Synaptic::supported-text in the packaged configuration file. (That's
      the straight way to get "Package is supported" translated in the UI rather
      than the previous hack in the code.)
    - Included the sr@latin translation in the package.
      (It got excluded before because of an outdated sr@Latn name.)
    July 30, 2019 Aleksei Nikiforov 0.58-alt23
    - Rebuilt with new Apt.
    July 22, 2019 Andrew Savchenko 0.58-alt22
    - Fix build on e2k (-std=gnu++11 is required for the latest apt).