Changelog for
vagrant-sshfs-doc-1.3.7-3.9.noarch.rpm :
* Thu Nov 03 2022 Dan Čermák
- Add 0002-Use-the-root-group-for-the-synced-folders.patch to fix boo#1200894 Upstream started setting the wheel group for the synced folders, but this is not available in the opensuse boxes. Thus we use the root group instead.
* Fri Jul 01 2022 Dominique Leuenberger - Fix testsuite.sh: Follow changes of version 1.3.7, use reverse_mount with uid/gid (boo#1200894).
* Tue Jun 21 2022 Dan Čermák - New upstream release 1.3.7 Dusty Mabe (12): 00f5737 guest: Enterprise Linux 9 has landed e90bbdb guest: add Alma Linux support e76db4d guest: handle Alma/Rocky until fixes land upstream b77809e add support for owner, group, and mount_options b37e1e5 tests: switch config.ssh.insert_key to boolean in Vagrantfile dba8c30 Update to Fedora 36 for build container and test VM cc887ad guest: upload fuse module loading for FreeBSD 08c1c83 sshfs_reverse_mount: fixup botched copy/paste bf72f0f sshfs_reverse_mount: create guest directory if not exists 51be8cb sshfs_reverse_mount: use ruby Etc lib for owner/group 3f13f07 Gemfile: bump to latest versions of vagrant and vagrant-libvirt f60ff0e version: bump to 1.3.7 Even Onsager (3): ecb8c03 Add guest capabilities file for Rocky (based on CentOS) 95e8ffc Add Rocky guest_capability to plugin.rb ade5564 Remove superfluous case/when (only rocky_8 exists)
* Mon Jun 13 2022 Dan Čermák - Add missing requires /usr/bin/fusermount
* Tue Feb 01 2022 Dan Čermák - Switch to default ruby for Tumbleweed
* Wed Nov 03 2021 Dan Čermák - Fix ruby macro usage
* Fri Oct 08 2021 Matthias Gerstner - testsuite.sh: avoid reuse of existing directory or symlink from other users to prevent potential security issues (bsc#1182861)
* Thu Aug 05 2021 Dan Čermák - Build using ruby 3.0 on Tumbleweed
* Wed May 05 2021 Dan Čermák New upstream release 1.3.6 Thanks to the following contributors for patches during this release: Dominique Leuenberger (1): cc2757e synced_folder: Add directory for SUSE/openSUSE to find sftp-server Dusty Mabe (5): b5652a5 guest: centos: use lowercase for powertools repo c50fb6e More places where we can not pass file descriptors. 4bef1db tests: update to use Fedora 34 vagrant box dd02818 Gemfile: bump to latest versions of vagrant and vagrant-libvirt 0f5c864 version: bump to 1.3.6 Ian2020 (1): 2615783 Fix #120: do not pass our file descriptors to spawned children Dropped patches:- vagrant-sshfs-libexecdir.patch Rebased patches:- 0001-Use-opensuse-Tumbleweed.-uname-m-box-instead-of-Fedo.patch
* Tue Sep 08 2020 Dan Čermák - Switch back to the default Ruby for Tumbleweed