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

  • Default inline alert: Версия в репозитории: 4.20.1-alt1

Бинарный пакет: samba-vfs-snapper
Версия: 4.15.8-alt1
Архитектура: aarch64
Собран:  18 июля 2022 г. 4:25 в задании #303236
Исходный пакет: samba
Сообщить об ошибке в пакете
Домашняя страница: http://www.samba.org/

Лицензия: GPLv3+ and LGPLv3+
О пакете: Samba VFS module exposes snapshots managed by snapper as shadow-copies
Описание: 
Samba VFS module for exposes snapshots managed by snapper for use by Samba. This
provides the ability for remote SMB clients to access shadow-copies via Windows
Explorer using the "previous versions" dialog.

Snapshots can also be created and remove remotely, using the File Server Remote
VSS Protocol (FSRVP). Snapshot creation and deletion requests are forwarded to
snapper via DBus

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


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


27 июня 2022 г. Evgeny Sinelnikov 4.15.8-alt1
- Update to maintenance release of Samba 4.15 with latest bugfixes:
  + Setting fruit:resource = stream in vfs_fruit causes a panic (Samba#15099).
  + Fix logging dsdb audit to specific files (Samba#15076).
  + Fix vfs_gpfs with vfs_shadowcopy2 fail to restore file if original file had
    been deleted (Samba#15069).
  + Remove netgroups support (Samba#15087).
  + Fix smbclient commands del & deltree fail with
    NT_STATUS_OBJECT_PATH_NOT_FOUND with DFS (Samba#15100).
  + Fix out-by-4 error in smbd read reply max_send clamp (Samba#14443).
  + s3:libads: Check if we have a valid sockaddr (Samba#15106).
  + smbd: Make non_widelink_open() robust for non-cwd dirfsp (Samba#15105).
27 июня 2022 г. Evgeny Sinelnikov 4.15.7-alt4
- Add samba-krb5-printing with CUPS backend for printing with Kerberos support.
- Fix samba-tool domain backup DC with forced local samdb.
20 июня 2022 г. Evgeny Sinelnikov 4.15.7-alt3
- samba-dc: Replace internal helper program performing asynchronous
  printing-related jobs (samba-bgqd) to internal package directory.