Package libsmbclient-devel: Information

  • Default inline alert: Version in the repository: 4.20.0-alt1

Binary package: libsmbclient-devel
Version: 4.14.4-alt2
Architecture: x86_64
Build time:  May 8, 2021, 06:29 AM in the task #271273
Source package: samba
Category: Development/C
Report package bug
License: GPLv3+ and LGPLv3+
Summary: Developer tools for the SMB client library
Description: 
The libsmbclient-devel package contains the header files and libraries needed to
develop programs that link against the SMB client library in the Samba suite.

Maintainer: Evgeny Sinelnikov


Last changed


May 6, 2021 Evgeny Sinelnikov 4.14.4-alt2
- Fix backward compatibility to fixed version of libldb with CVE-2021-20254.
- Replace auth and vfs libraries from samba-libs to samba-dc-libs and samba packages.
- Build without separated libnetapi private library.
April 30, 2021 Evgeny Sinelnikov 4.14.4-alt1
- Fix buffer overrun in sids_to_unixids() (Fixes: CVE-2021-20254)
- Final migration to /run directory (Closes: 35891, 36652, 39992)
- Avoid build problems on e2k
April 12, 2021 Evgeny Sinelnikov 4.14.2-alt3
- Multiple build fixes:
  + Revert to use macros for e2k (due ALT#36315 was fixed).
  + Add samba-common-client subpackage with smb.conf and its staff only.
  + Add dumpmscat utility with libtasn1-devel and libtasn1-utils buildrequires.
  + Replace mdfind and mvxattr to samba-client from samba-common-tools.
  + Support pdbedit in separate heimdal server build.
  + Add /usr/include/samba-4.0 directory to devel packages.
  + Shift shared libraries between samba-libs and samba-common-libs to avoid
    cyclical dependencies.