Click here to visit the old openkoji buildsystem (Archived)

Information for build vagrant-sshfs-1.3.7-8.fc41

ID25963
Package Namevagrant-sshfs
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.3.7
Release8.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/vagrant-sshfs.git#1fef45f601cc153f39d8bd162c104ccbf0374687
SummaryA Vagrant synced folder plugin that mounts folders via SSHFS
DescriptionA Vagrant synced folder plugin that mounts folders via SSHFS. This is the successor to Fabio Kreusch's implementation: https://github.com/fabiokr/vagrant-sshfs.
Built bykojiadmin
State failed
Volume DEFAULT
StartedSat, 18 May 2024 20:19:24 CST
CompletedSat, 18 May 2024 20:25:25 CST
Taskbuild (f41, /rpms/vagrant-sshfs.git:1fef45f601cc153f39d8bd162c104ccbf0374687)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/vagrant-sshfs.git#1fef45f601cc153f39d8bd162c104ccbf0374687'}}
Tags No tags
RPMs No RPMs
Changelog * Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.7-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.7-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.7-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.7-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 21 2022 Dusty Mabe <dusty@dustymabe.com> - 1.3.7-4 - version: bump to 1.3.7 (Dusty Mabe) - Gemfile: bump to latest versions of vagrant and vagrant-libvirt (Dusty Mabe) - sshfs_reverse_mount: use ruby Etc lib for owner/group (Dusty Mabe) - sshfs_reverse_mount: create guest directory if not exists (Dusty Mabe) - sshfs_reverse_mount: fixup botched copy/paste (Dusty Mabe) - guest: upload fuse module loading for FreeBSD (Dusty Mabe) - Update to Fedora 36 for build container and test VM (Dusty Mabe) - tests: switch config.ssh.insert_key to boolean in Vagrantfile (Dusty Mabe) - add support for owner, group, and mount_options (Dusty Mabe) - guest: handle Alma/Rocky until fixes land upstream (Dusty Mabe) - guest: add Alma Linux support (Dusty Mabe) - guest: Enterprise Linux 9 has landed (Dusty Mabe) - Remove superfluous case/when (only rocky_8 exists) (Even Onsager) - Add Rocky guest_capability to plugin.rb (Even Onsager) - Add guest capabilities file for Rocky (based on CentOS) (Even Onsager) * Mon Jun 13 2022 Dan Čermák <dan.cermak@cgc-instruments.com> - 1.3.6-4 - Add recommends for fusermount and sshfs for reverse mounting