guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/2] Fix URLS for fuse and sshfs-fuse and update fuse


From: Leo Famulari
Subject: [PATCH 0/2] Fix URLS for fuse and sshfs-fuse and update fuse
Date: Sat, 26 Dec 2015 01:44:30 -0500

The libfuse project has moved their home to Github and so fuse and
sshfs-fuse have new source URLs.

There is a new version of fuse. The new source URLs are a mess. All the
old bootstrapped versions are under a directory named for the current
release. There are non-bootstrapped auto-generated Github tarballs
available under saner URLs.

For now, I think we should use the "messy" URL to fix the packaging and
upgrade to the current release (2.9.4). When 2.9.5 or 3.0.0 comes out, I
expect the situation will improve.

CVE-2015-3202 is fixed in 2.9.4:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3202

Leo Famulari (2):
  gnu: fuse: Update to 2.9.4.
  gnu: sshfs-fuse: Update source URL.

 gnu-system.am                                 |  1 -
 gnu/packages/linux.scm                        | 20 ++++++---
 gnu/packages/patches/fuse-CVE-2015-3202.patch | 65 ---------------------------
 3 files changed, 13 insertions(+), 73 deletions(-)
 delete mode 100644 gnu/packages/patches/fuse-CVE-2015-3202.patch

-- 
2.6.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]