Package samba-vfs-snapper: Information

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

Binary package: samba-vfs-snapper
Version: 4.14.5-alt1
Architecture: i586
Build time:  Jun 20, 2021, 03:26 PM in the task #273560
Source package: samba
Category: System/Libraries
Report package bug
License: GPLv3+ and LGPLv3+
Summary: Samba VFS module exposes snapshots managed by snapper as shadow-copies
Description: 
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

Maintainer: Evgeny Sinelnikov


Last changed


June 4, 2021 Evgeny Sinelnikov 4.14.5-alt1
- Update to latest release of Samba 4.14 with ensure POSIX default ACL
  is mapped into returned Windows ACL for directory handles and fix
  uninitialized memory read in process_symlink_open() when used with
  vfs_shadow_copy2() for smbd.
May 17, 2021 Evgeny Sinelnikov 4.14.4-alt4
- winbindd: Fix a startup race with allocate_gid (Samba#14678)
May 14, 2021 Evgeny Sinelnikov 4.14.4-alt3
- Update with latest fixes (Samba#14695, Samba#14696)