Package python3-module-samba: Information

    Binary package: python3-module-samba
    Version: 4.19.6-alt1
    Architecture: i586
    Build time:  Apr 26, 2024, 07:36 PM in the task #343787
    Source package: samba
    Category: Networking/Other
    Report package bug
    License: GPLv3+ and LGPLv3+
    Summary: Samba Python3 libraries
    Description: 
    The samba-python3 package contains the Python3 libraries needed by programs
    that use SMB, RPC and other Samba provided protocols in Python3 programs.

    Maintainer: Evgeny Sinelnikov


    Last changed


    April 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.
    March 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).
    March 11, 2024 Evgeny Sinelnikov 4.19.5-alt1
    - Update to stable release of Samba 4.19
    - Fixes from upstream:
      + Windows 2016 fails to restore previous version of a file from a shadow_copy2
        snapshot (Samba#13688).
      + smbd fixes (Samba#12421, Samba#15550).
      + samba-gpupdate fixes (Samba#15548, Samba#15557, Samba#15552, Samba#15558).
      + smbpasswd reset permissions only if not 0600 (Samba#15555).