This commit is contained in:
Tom Callaway 2015-05-22 16:19:34 -04:00
parent 4b1c3e3139
commit a2f0830027
2 changed files with 7 additions and 3 deletions

View File

@ -1,6 +1,6 @@
Name: fuse
Version: 2.9.3
Release: 4%{?dist}
Version: 2.9.4
Release: 1%{?dist}
Summary: File System in Userspace (FUSE) utilities
Group: System Environment/Base
@ -103,6 +103,10 @@ rm -f %{buildroot}%{_sysconfdir}/udev/rules.d/99-fuse.rules
%{_includedir}/fuse
%changelog
* Fri May 22 2015 Tom Callaway <spot@fedoraproject.org> 2.9.4-1
- update to 2.9.4
- fixes CVE-2015-3202
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.9.3-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild

View File

@ -1 +1 @@
33cae22ca50311446400daf8a6255c6a fuse-2.9.3.tar.gz
ecb712b5ffc6dffd54f4a405c9b372d8 fuse-2.9.4.tar.gz