Package cups: Information

    Source package: cups
    Version: 2.4.11-alt2
    Latest version according to Repology
    Build time:  Mar 4, 2025, 07:18 PM in the task #376849
    Category: System/Servers
    Report package bug
    License: Apache-2.0
    Summary: Common Unix Printing System - server package
    Description: 
    The Common Unix Printing System provides a portable printing layer for
    UNIX(TM) operating systems. It has been developed by Easy Software Products
    to promote a standard printing solution for all UNIX vendors and users.
    CUPS provides the System V and Berkeley command-line interfaces.
    
    This is the main package needed for CUPS servers (machines where a
    printer is connected to or which host a queue for a network
    printer). It can also be used on CUPS clients so that they simply pick
    up broadcasted printer information from other CUPS servers and do not
    need to be assigned to a specific CUPS server by an
    /etc/cups/client.conf file.

    List of RPM packages built from this SRPM:
    cups (x86_64, ppc64le, i586, aarch64)
    cups-debuginfo (x86_64, ppc64le, i586, aarch64)
    cups-ipptool (x86_64, ppc64le, i586, aarch64)
    cups-ipptool-debuginfo (x86_64, ppc64le, i586, aarch64)
    cups-xinetd (noarch)
    libcups (x86_64, ppc64le, i586, aarch64)
    libcups-debuginfo (x86_64, ppc64le, i586, aarch64)
    libcups-devel (x86_64, ppc64le, i586, aarch64)
    libcups-devel-debuginfo (x86_64, ppc64le, i586, aarch64)

    Maintainer: Anton Farygin



      1. dbus
      2. gcc-c++
      3. libgnutls-devel
      4. python3-module-polib
      5. libkrb5-devel
      6. libacl-devel
      7. libpam-devel
      8. libpaper-devel
      9. libusb-devel
      10. systemd-devel
      11. libselinux-devel
      12. xdg-utils
      13. zlib-devel
      14. libssl-devel
      15. python3
      16. libsystemd-daemon-devel
      17. libaudit-devel
      18. libavahi-devel
      19. libdbus-devel

    Last changed


    March 4, 2025 Anton Farygin 2.4.11-alt2
    - removed TCP listening from socket service (Closes: #51610)
    - relocate CUPS .po files from /usr/share/locale to /usr/share/cups/locale
      for direct .po-based localization (closes: #33305)
    Oct. 6, 2024 Anton Farygin 2.4.11-alt1
    - 2.4.10 -> 2.4.11 (Fixes: CVE-2024-47175)
    Aug. 5, 2024 Anton Farygin 2.4.10-alt2
    - Merged with the upstream 2.4.x branch
    - Applyed upstream fix against memory corruption
      in the cgiSetVariable (Closes: #50742, #50732, #50754)