diff --git a/postlfs/filesystems/fuse2.xml b/archive/fuse2.xml similarity index 100% rename from postlfs/filesystems/fuse2.xml rename to archive/fuse2.xml diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 90376de3cd..a9ffb62893 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -41,8 +41,20 @@ --> - + + July 9th, 2017 + + + [bdubbs] - Update to fuse3-3.1.0. Archive fuse 2.9.x. Fixes + #9465. + + + [bdubbs] - Update to sshfs-3.0.0. Fixes + #9466. + + + + July 11th, 2017 diff --git a/packages.ent b/packages.ent index d090265d6b..175f25963a 100644 --- a/packages.ent +++ b/packages.ent @@ -50,8 +50,8 @@ - - + + @@ -60,7 +60,7 @@ - + diff --git a/postlfs/filesystems/filesystems.xml b/postlfs/filesystems/filesystems.xml index 216b5efe59..602e20541d 100644 --- a/postlfs/filesystems/filesystems.xml +++ b/postlfs/filesystems/filesystems.xml @@ -26,7 +26,7 @@ $Date$ - + diff --git a/postlfs/filesystems/fuse3.xml b/postlfs/filesystems/fuse3.xml index 8205fb66b2..fbac996649 100644 --- a/postlfs/filesystems/fuse3.xml +++ b/postlfs/filesystems/fuse3.xml @@ -6,9 +6,9 @@ - - - + + + ]> @@ -74,6 +74,14 @@ + Additional Downloads + + + Required patch: + + + Fuse Dependencies Optional @@ -109,7 +117,9 @@ commands: -./configure --prefix=/usr \ +patch -Np1 -i ../fuse-3.1.0-upstream_fix-1.patch && + +./configure --prefix=/usr \ --disable-static \ --exec-prefix=/ \ --with-pkgconfigdir=/usr/lib/pkgconfig \ diff --git a/postlfs/filesystems/ntfs-3g.xml b/postlfs/filesystems/ntfs-3g.xml index 7f36e72e38..1e8e51229f 100644 --- a/postlfs/filesystems/ntfs-3g.xml +++ b/postlfs/filesystems/ntfs-3g.xml @@ -80,7 +80,8 @@ Optional - (this disables user mounts) + fuse 2.x + (this disables user mounts) diff --git a/postlfs/filesystems/sshfs.xml b/postlfs/filesystems/sshfs.xml index f22ffa0ff1..01b775e1bc 100644 --- a/postlfs/filesystems/sshfs.xml +++ b/postlfs/filesystems/sshfs.xml @@ -7,9 +7,9 @@ - - - + + + ]> @@ -39,6 +39,7 @@ &lfs80_checked; + &gcc7_checked; Package Information @@ -78,7 +79,7 @@ Required - , + , , and . @@ -119,7 +120,7 @@ make directory must exist and you must have permissions to write to it): -sshfs HOSTNAME:/home/user ~/MOUNTPATH +sshfs HOSTNAME:/home/userd ~/MOUNTPATH When you've finished work and want to unmount it again: