Пакет cifs-utils: Информация

    Исходный пакет: cifs-utils
    Версия: 7.3-alt1
    Последняя версия по данным Repology
    Собран:  25 марта 2025 г. 2:46 в задании #379155
    Сообщить об ошибке в пакете
    Домашняя страница: https://wiki.samba.org/index.php/LinuxCIFS_utils

    Лицензия: GPLv3+
    О пакете: Utilities for doing and managing mounts of the Linux CIFS filesystem
    Описание: 
    This is the release version of cifs-utils, a package of utilities for
    doing and managing mounts of the Linux CIFS filesystem. These programs
    were originally part of Samba, but have now been split off into a
    separate package.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    cifs-utils (x86_64, i586, aarch64)
    cifs-utils-debuginfo (x86_64, i586, aarch64)
    cifs-utils-devel (x86_64, i586, aarch64)
    pam_cifscreds (x86_64, i586, aarch64)
    pam_cifscreds-debuginfo (x86_64, i586, aarch64)

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


    Права:
    Evgeny Sinelnikov
    @everybody

      1. libtalloc-devel
      2. libkeyutils-devel
      3. libkrb5-devel
      4. libwbclient-devel
      5. python3-module-docutils
      6. libcap-ng-devel
      7. libpam-devel
      8. rpm-macros-pam0
      9. rpm-build-python3
      10. rpm-macros-alternatives

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


    25 марта 2025 г. Evgeny Sinelnikov 7.3-alt1
    - Update to latest stable release.
    - Major fixes from upstream:
      + Security enhancements including support for password rotation, better
        credential management, and namespaces.
        * getcifsacl: fix return code check for getting full ACL.
        * cifs-utils: support and document password2 mount option.
        * cifs-utils: Skip TGT check if valid service ticket is already available.
        * Do not pass passwords with sec=none and sec=krb5.
      + Various improvements to man pages.
    22 января 2025 г. Alexey Shabalin 7.1-alt2
    - Fix FTBFS: use %_pam_modules_dir for configure.
    12 октября 2024 г. Evgeny Sinelnikov 7.1-alt1
    - Update to latest stable release supported latest kernel 6.11.
    - Major fixes from upstream:
      + LDAP Ping capability (to find the closest site);
      + smbinfo adds gettconinfo command (allowed dumping session and tcon id);
      + Various improvements to man pages.
    - Backport bash completion support for smbinfo (with filestreaminfo, keys,
      gettconinfo) from Fedora.