Пакет samba-common-libs: Информация

    Бинарный пакет: samba-common-libs
    Версия: 4.19.6-alt2
    Архитектура: x86_64
    Собран:  15 мая 2024 г. 19:45 в задании #347771
    Исходный пакет: samba
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.samba.org/

    Лицензия: GPLv3+ and LGPLv3+
    О пакете: Samba common libraries
    Описание: 
    The samba-common-libs package contains the common libraries needed by modules that
    link against the SMB, RPC and other protocols provided by the Samba suite.

    Сопровождающий: Evgeny Sinelnikov


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


    10 мая 2024 г. Evgeny Sinelnikov 4.19.6-alt2
    - Add support separate builds generated with samba-pidl.
    - Backport latest fixes to maintenance release of Samba 4.19
      + Smbcacls incorrectly propagates inheritance with Inherit-Only
        flag (Samba#15636).
      + http library doesn't support 'chunked transfer encoding' (Samba#15611).
    9 апреля 2024 г. Evgeny Sinelnikov 4.19.6-alt1
    - Update to maintenance release of Samba 4.19
    - Fixes from upstream (Samba#15580):
      + Packet marshalling push support missing for
         CTDB_CONTROL_TCP_CLIENT_DISCONNECTED and
         CTDB_CONTROL_TCP_CLIENT_PASSED.
    28 марта 2024 г. Evgeny Sinelnikov 4.19.5-alt2
    - Add support 'client force dns canonicalize hostname' global parameter, enables
      client library tries to resolve canonical name. This feature allows to
      communicate via kerberos to services using CNAME records without adding SPNs.
    - Fixes updated from upstream for smbd:
      + If we fail to close file_handle ensure we should reset the fd (Samba#15527).
      + simplify handling of failing fstat() after unlinking file (Samba#15527).
    - Fixes updated from upstream for gpo:
      + libgpo: Do not segfault if we don't have a valid security descriptor (Samba#15599).
      + python:gp: Implement client site lookup in site_dn_for_machine() (Samba#15588).
      + librpc:idl: Make netlogon_samlogon_response public (Samba#15588).