Package samba-vfs-snapper: Information

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

Binary package: samba-vfs-snapper
Version: 4.16.7-alt5
Architecture: ppc64le
Build time:  Dec 14, 2022, 05:48 PM in the task #311076
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


Dec. 12, 2022 Evgeny Sinelnikov 4.16.7-alt5
- Update text of summary for role-usershares and smb-conf-usershares.
- Update default usershare prefix allow and deny lists:
  + usershare prefix deny list = /etc /dev /sys /proc
  + usershare prefix allow list = /home /srv /mnt /media /var
- Add new controls for samba-usershares:
  + smb-conf-usershare-allow-list
  + smb-conf-usershare-deny-list
  + smb-conf-usershare-owner-only
  + smb-conf-usershare-allow-guests
Dec. 8, 2022 Evgeny Sinelnikov 4.16.7-alt4
- Add role-sambashare control for compatibility during upgrade from previous
  manual managed settings of usershares.
- Trigger sambashare as role with privilege usershares (Closes: #44379).
Dec. 3, 2022 Evgeny Sinelnikov 4.16.7-alt3
- Avoid cycle dependencies on common service files.
- Fix cycle dependencies on libRPC and libREG samba4 libraries.