Пакет synaptic: Информация

    Исходный пакет: synaptic
    Версия: 0.58-alt24
    Собран:  17 мая 2021 г. 16:34 в задании #271479
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.nongnu.org/synaptic/

    Лицензия: GPL
    О пакете: Graphical front-end for APT
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    synaptic (x86_64, ppc64le, i586, armh, aarch64)
    synaptic-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Сопровождающий: Ivan Zakharyaschev


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

    Последнее изменение


    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.)
    30 июля 2019 г. Aleksei Nikiforov 0.58-alt23
    - Rebuilt with new Apt.
    22 июля 2019 г. Andrew Savchenko 0.58-alt22
    - Fix build on e2k (-std=gnu++11 is required for the latest apt).