Package samba: Information

  • Default inline alert: Version in the repository: 4.20.1-alt2

Source package: samba
Version: 4.16.4-alt2
Build time:  Sep 10, 2022, 05:39 AM
Category: System/Servers
Report package bug
License: GPLv3+ and LGPLv3+
Summary: The Samba4 CIFS and AD client and server suite
Description: 
Samba is the standard Windows interoperability suite of programs for Linux and Unix.

List of rpms provided by this srpm:
admx-samba (noarch)
libldb-modules-dc (riscv64)
libldb-modules-dc-debuginfo (riscv64)
libsmbclient (riscv64)
libsmbclient-debuginfo (riscv64)
libsmbclient-devel (riscv64)
libwbclient (riscv64)
libwbclient-debuginfo (riscv64)
libwbclient-devel (riscv64)
python3-module-samba (riscv64)
python3-module-samba-debuginfo (riscv64)
python3-module-samba-devel (riscv64)
samba (riscv64)
samba-client (riscv64)
samba-client-debuginfo (riscv64)
samba-common (noarch)
samba-common-client (noarch)
samba-common-libs (riscv64)
samba-common-libs-debuginfo (riscv64)
samba-common-tools (riscv64)
samba-common-tools-debuginfo (riscv64)
samba-ctdb (riscv64)
samba-ctdb-debuginfo (riscv64)
samba-dc (riscv64)
samba-dc-client (riscv64)
samba-dc-common (noarch)
samba-dc-debuginfo (riscv64)
samba-dc-libs (riscv64)
samba-dc-libs-debuginfo (riscv64)
samba-dc-mitkrb5 (riscv64)
samba-dc-mitkrb5-debuginfo (riscv64)
samba-debuginfo (riscv64)
samba-devel (riscv64)
samba-doc (noarch)
samba-krb5-printing (riscv64)
samba-krb5-printing-debuginfo (riscv64)
samba-libs (riscv64)
samba-libs-debuginfo (riscv64)
samba-pidl (noarch)
samba-test (riscv64)
samba-test-debuginfo (riscv64)
samba-util-private-headers (riscv64)
samba-vfs-glusterfs (riscv64)
samba-vfs-glusterfs-debuginfo (riscv64)
samba-vfs-snapper (riscv64)
samba-vfs-snapper-debuginfo (riscv64)
samba-winbind (riscv64)
samba-winbind-clients (riscv64)
samba-winbind-clients-debuginfo (riscv64)
samba-winbind-common (riscv64)
samba-winbind-debuginfo (riscv64)
samba-winbind-krb5-localauth (riscv64)
samba-winbind-krb5-localauth-debuginfo (riscv64)
samba-winbind-krb5-locator (riscv64)
samba-winbind-krb5-locator-debuginfo (riscv64)
task-samba-dc (noarch)
task-samba-dc-mitkrb5 (noarch)

Maintainer: Evgeny Sinelnikov


    1. libgtk+2-devel
    2. libtevent-devel >= 0.12.0
    3. libtirpc-devel
    4. flex
    5. /proc
    6. libuuid-devel
    7. libiniparser-devel
    8. libjansson-devel
    9. /usr/bin/rpcgen
    10. libcap-devel
    11. gawk
    12. python3-devel
    13. libacl-devel
    14. python3-module-dns
    15. python3-module-markdown
    16. libreadline-devel
    17. python3-module-pyldb-devel
    18. libcups-devel
    19. libarchive-devel >= 3.1.2
    20. python3-module-talloc-devel
    21. python3-module-tdb
    22. python3-module-tevent
    23. libdbus-devel
    24. libattr-devel
    25. libavahi-devel
    26. libxslt
    27. libe2fs-devel
    28. libkrb5-devel
    29. perl-JSON
    30. libssl-devel
    31. perl-Parse-Yapp
    32. libldap-devel
    33. libldb-devel = 2.5.2
    34. perl-devel
    35. libncurses-devel
    36. tracker-devel
    37. glibc-devel
    38. glibc-kernheaders
    39. netpbm
    40. rpm-build-python3
    41. libgnutls-devel
    42. libglusterfs-api-devel
    43. libgpgme-devel
    44. libpam-devel
    45. ceph-devel
    46. krb5-kdc
    47. libpopt-devel
    48. xsltproc
    49. libtalloc-devel >= 2.3.3
    50. libsystemd-devel
    51. dblatex
    52. libtasn1-devel
    53. libtasn1-utils
    54. docbook-style-xsl
    55. zlib-devel
    56. libtdb-devel >= 1.4.6
    57. html2text

Last changed


July 31, 2022 Evgeny Sinelnikov 4.16.4-alt2
- Add support (Heimdal only) of "ignore requester sid" global option for the
  correct operation of trust relationships with oldest versions of MS AD without
  KB5008380 Authentication updates (CVE-2021-42287).
July 31, 2022 Evgeny Sinelnikov 4.16.4-alt1
- Update to latest stable release of Samba 4.16
- Major fixes:
  + New samba-dcerpcd binary to provide DCERPC in the member server setup.
  + Heimdal-8.0pre used for Samba Internal Kerberos, adds FAST support.
  + Certificate Auto Enrollment support with internal group policy mechanism.
  + Ability to add ports to dns forwarder addresses in internal DNS backend.
  + Older SMB1 protocol SMBCopy command removed.
  + SMB1 server-side wildcard expansion removed.
  + SMB1 protocol has been deprecated, particularly older dialects.
  + No longer using Linux mandatory locks for sharemodes.
July 31, 2022 Evgeny Sinelnikov 4.15.9-alt1
- Update to security release of Samba 4.15
- Security fixes:
  + CVE-2022-2031:  Samba AD users can bypass certain restrictions associated
                    with changing passwords (Samba#15047).
  + CVE-2022-32744: Samba AD users can forge password change requests for any
                    user (Samba#15074).
  + CVE-2022-32745: Samba AD users can crash the server process with an LDAP add
                    or modify request (Samba#15008).
  + CVE-2022-32746: Samba AD users can induce a use-after-free in the server
                    process with an LDAP add or modify request (Samba#15009).
  + CVE-2022-32742: Server memory information leak via SMB1 (Samba#15085).