- update to 2.8.4

* fix checking for symlinks in umount from /tmp
  * fix umounting if /tmp is a symlink

OBS-URL: https://build.opensuse.org/package/show/filesystems/fuse?expand=0&rev=14
This commit is contained in:
Stephan Kulow
2010-05-07 09:59:09 +00:00
committed by Git OBS Bridge
parent e4cb3991d3
commit 6bc35b598a
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b51fa2678b9d5999664dc49fd546009bd75d820bd80d4c887e42bcff02edb376
size 393479

3
fuse-2.8.4.tar.bz2 Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e4dd62801e0c3a2c976b03a9639558b100b4082a65c3f36535b534a35d76c482
size 393501

View File

@@ -3,6 +3,13 @@ Wed Apr 28 09:26:51 CEST 2010 - mszeredi@suse.cz
- keep examples and internal docs in devel package (from jnweiger) - keep examples and internal docs in devel package (from jnweiger)
-------------------------------------------------------------------
Mon Apr 26 15:39:52 CEST 2010 - mszeredi@suse.cz
- update to 2.8.4
* fix checking for symlinks in umount from /tmp
* fix umounting if /tmp is a symlink
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 2 13:08:09 CET 2010 - mszeredi@suse.cz Tue Feb 2 13:08:09 CET 2010 - mszeredi@suse.cz

View File

@@ -1,5 +1,5 @@
# #
# spec file for package fuse (Version 2.8.3) # spec file for package fuse (Version 2.8.4)
# #
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
@@ -20,7 +20,7 @@
Name: fuse Name: fuse
Summary: User space File System Summary: User space File System
Version: 2.8.3 Version: 2.8.4
Release: 1 Release: 1
License: GPLv2+ ; LGPLv2.1+ License: GPLv2+ ; LGPLv2.1+
Group: System/Filesystems Group: System/Filesystems