Commit Graph

29 Commits

Author SHA256 Message Date
79fccb5596 Accepting request 1116534 from home:mcepl:branches:filesystems
- Update to 3.7.4a:
  - Reverting PR #1 from user-reported bug bsc#1215574.

OBS-URL: https://build.opensuse.org/request/show/1116534
OBS-URL: https://build.opensuse.org/package/show/filesystems/sshfs?expand=0&rev=44
2023-10-09 20:26:54 +00:00
505b9fa0a4 Accepting request 1111651 from home:mcepl:branches:filesystems
- Update to 3.7.4:
  - Support request size negotiation and increased throughput on
    high-latency connections
  - Supports connecting to vsock (7) via shfs -o vsock=CID:PORT
    @g-easy
  - README in markdown instead of rst
  - Various test fixes @neunenak
- Remove sshfs.keyring … upstream doesn’t provide checksums again
  (gh#deadbeefsociety/sshfs#12).

OBS-URL: https://build.opensuse.org/request/show/1111651
OBS-URL: https://build.opensuse.org/package/show/filesystems/sshfs?expand=0&rev=42
2023-09-17 09:44:07 +00:00
548c527928 Accepting request 979354 from home:stroeder:sys
- sshfs 3.7.3:
  * Minor bugfixes.
  * This is the last release from the current maintainer.
    SSHFS is now no longer maintained.
- removed obsolete fix-typo-in-ssh_opts.patch

OBS-URL: https://build.opensuse.org/request/show/979354
OBS-URL: https://build.opensuse.org/package/show/filesystems/sshfs?expand=0&rev=40
2022-05-29 18:48:23 +00:00
975745f8f7 Accepting request 928350 from home:munix9:branches:filesystems
- Add fix-typo-in-ssh_opts.patch (boo#1191886)
  Required for kdeconnect-kde + openssh >= 8.8
 
This fixes the problem that kdeconnect with openssh >= 8.8 can no longer browse devices. 
SR for the kdeconnect-kde package follows. 
See also https://bugs.archlinux.org/task/72350

OBS-URL: https://build.opensuse.org/request/show/928350
OBS-URL: https://build.opensuse.org/package/show/filesystems/sshfs?expand=0&rev=39
2021-11-21 11:09:31 +00:00
David Sterba
0635355b25 Accepting request 927269 from home:AndreasStieger:branches:filesystems
sshfs 3.7.2

OBS-URL: https://build.opensuse.org/request/show/927269
OBS-URL: https://build.opensuse.org/package/show/filesystems/sshfs?expand=0&rev=38
2021-10-25 12:09:42 +00:00
Ismail Dönmez
fa40f2713f - Update to version 3.7.1
* Minor bugfixes

OBS-URL: https://build.opensuse.org/package/show/filesystems/sshfs?expand=0&rev=36
2020-11-09 10:41:03 +00:00
Ismail Dönmez
dfc8af639d Accepting request 760632 from home:namtrac:branches:filesystems
- Update to version 3.7.0
  * New max_conns option enables the use of multiple connections to
    improve responsiveness during large file transfers.
  * The buflimit workaround is now disabled by default.
    The corresponding bug in OpenSSH has been fixed in 2007 
    (cf. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=365541#37),
    so this shouldn't be needed anymore.

OBS-URL: https://build.opensuse.org/request/show/760632
OBS-URL: https://build.opensuse.org/package/show/filesystems/sshfs?expand=0&rev=34
2020-01-03 11:48:45 +00:00
David Sterba
1c5d8ad9c7 Accepting request 744977 from home:namtrac:branches:filesystems
- Update to version 3.6.0
  * Added "-o direct_io" option.
    This option disables the use of page cache in kernel.
    This is useful for example if the file size is not known before reading it.
    For example if you mount /proc dir from a remote host without the direct_io
    option, the read always will return zero bytes instead of actual data.
  * Added --verbose option.
  * Fixed a number of compiler warnings.
  * Improved performance under OS X.

OBS-URL: https://build.opensuse.org/request/show/744977
OBS-URL: https://build.opensuse.org/package/show/filesystems/sshfs?expand=0&rev=32
2019-11-05 09:51:21 +00:00
Ismail Dönmez
7f8ecc84b7 Accepting request 694956 from home:polslinux:branches:filesystems
- Update to 3.5.2
  * Fixed "-o idmap=user" to map both UID and GID on all OSs.
  * Fixed improper handling of sequential spaces spaces in
    "ssh_command" option

OBS-URL: https://build.opensuse.org/request/show/694956
OBS-URL: https://build.opensuse.org/package/show/filesystems/sshfs?expand=0&rev=30
2019-04-17 10:17:28 +00:00
Ismail Dönmez
eb0ef9dfbb - Update to version 3.5.1
* Documentation updates
  * Build system updates
  * Added "BindInterface" as valid "-o" option.

OBS-URL: https://build.opensuse.org/package/show/filesystems/sshfs?expand=0&rev=28
2019-03-18 15:27:47 +00:00
Ismail Dönmez
9968c52f40 Accepting request 657225 from home:namtrac:branches:filesystems
Add complete changelog.

  * Fixed error code returned by rename(), allowing proper fallback.
  * SSHFS now supports (or rather: ignores) some options that it
    may receive as result of being mounted from /etc/mtab.
    This includes things like user, netdev, or auto.
  * Dropped support for writeback caching (and, as a consequence,
    "unreliable append" operation). As of kernel 4.14, the FUSE
    module's writeback implementation is not compatible with
    network filesystems and there are no imminent plans to change
    that.
  * Add support for mounting from /etc/fstab
  * SSHFS now supports O_APPEND.
  * Fixed a crash due to a race condition when listing directory
    contents.
  * For improved backwards compatibility, SSHFS now also silently
    accepts the old -o cache_* options.

OBS-URL: https://build.opensuse.org/request/show/657225
OBS-URL: https://build.opensuse.org/package/show/filesystems/sshfs?expand=0&rev=26
2019-02-04 13:13:42 +00:00
David Sterba
13d04e2e3a Accepting request 656014 from home:jengelh:branches:filesystems
- Update to new upstream release 3.5.0

OBS-URL: https://build.opensuse.org/request/show/656014
OBS-URL: https://build.opensuse.org/package/show/filesystems/sshfs?expand=0&rev=25
2018-12-07 16:25:40 +00:00
310ff613f5 Accepting request 639641 from home:AndreasStieger:branches:filesystems
sshfs 2.10

OBS-URL: https://build.opensuse.org/request/show/639641
OBS-URL: https://build.opensuse.org/package/show/filesystems/sshfs?expand=0&rev=23
2018-10-04 07:42:24 +00:00
d695bf714c Accepting request 512215 from home:mimi_vx:branches:filesystems
- update to 2.9
* various bugfixes

OBS-URL: https://build.opensuse.org/request/show/512215
OBS-URL: https://build.opensuse.org/package/show/filesystems/sshfs?expand=0&rev=21
2017-07-26 18:56:37 +00:00
David Sterba
c84c14cfb3 Accepting request 498781 from home:thomas-schraitle:branches:filesystems
Fix Url key in spec file (see .changes)

OBS-URL: https://build.opensuse.org/request/show/498781
OBS-URL: https://build.opensuse.org/package/show/filesystems/sshfs?expand=0&rev=19
2017-05-29 12:34:43 +00:00
David Sterba
07e6194a07 Accepting request 435902 from home:mimi_vx:branches:filesystems
- update to 2.8
- Added support for the "fsync" extension

OBS-URL: https://build.opensuse.org/request/show/435902
OBS-URL: https://build.opensuse.org/package/show/filesystems/sshfs?expand=0&rev=17
2016-10-18 11:41:41 +00:00
d2a8c7b99f Accepting request 374661 from home:mimi_vx:branches:filesystems
- update to 2.7
- spec-cleaned spec file
* Added -o cache_max_size=N option to let users tune the maximum size of the cache 
	in number of entries.
* Added -o cache_clean_interval=N and -o cache_min_clean_interval=N options to 
	let users tune the cleaning behavior of the cache.

OBS-URL: https://build.opensuse.org/request/show/374661
OBS-URL: https://build.opensuse.org/package/show/filesystems/sshfs?expand=0&rev=15
2016-03-17 20:27:44 +00:00
David Sterba
c9122e3620 Accepting request 253876 from home:dsterba:branches:filesystems
- update to 2.5
  * Add -o disable_hardlink option (debian bug #670926).
  * Optimize readdir by sending multiple requests in parallel.  Add -o
    sync_readdir to restore old behavior.
  * Map SSH2_FX_FAILURE to ENOTEMPTY for rmdir.
  * When checking root directory use LSTAT not STAT.  This prevents I/O error
    being returned after a successful mount if a symlink is mounted.

OBS-URL: https://build.opensuse.org/request/show/253876
OBS-URL: https://build.opensuse.org/package/show/filesystems/sshfs?expand=0&rev=13
2014-10-03 22:12:51 +00:00
c8ef76d74c Remove redundant tags/sections from specfile
OBS-URL: https://build.opensuse.org/package/show/filesystems/sshfs?expand=0&rev=11
2012-05-26 17:35:50 +00:00
Miklos Szeredi
2c0a731917 Accepting request 109613 from home:tabraham1:branches:filesystems
update to 2.4

OBS-URL: https://build.opensuse.org/request/show/109613
OBS-URL: https://build.opensuse.org/package/show/filesystems/sshfs?expand=0&rev=9
2012-04-06 13:46:51 +00:00
2faa5bd296 Accepting request 94808 from home:coolo:removeautomake
add automake to buildrequires

OBS-URL: https://build.opensuse.org/request/show/94808
OBS-URL: https://build.opensuse.org/package/show/filesystems/sshfs?expand=0&rev=7
2011-12-01 20:12:55 +00:00
85c1857834 Accepting request 87448 from home:tabraham1
update to upstream sshfs 2.3

OBS-URL: https://build.opensuse.org/request/show/87448
OBS-URL: https://build.opensuse.org/package/show/filesystems/sshfs?expand=0&rev=5
2011-10-12 07:02:58 +00:00
Sascha Peilicke
734d64b6c2 Accepting request 64940 from filesystems
Accepted submit request 64940 from user licensedigger

OBS-URL: https://build.opensuse.org/request/show/64940
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sshfs?expand=0&rev=12
2011-03-23 08:44:31 +00:00
OBS User unknown
4be172ba0f OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sshfs?expand=0&rev=6 2008-11-03 13:25:30 +00:00
OBS User unknown
73a0bb64e2 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sshfs?expand=0&rev=5 2008-07-25 15:04:19 +00:00
OBS User unknown
a2152e9b1e OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sshfs?expand=0&rev=4 2007-12-17 21:14:28 +00:00
OBS User unknown
497a189c1a OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sshfs?expand=0&rev=3 2007-08-12 09:45:22 +00:00
OBS User unknown
bf64ae9378 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sshfs?expand=0&rev=2 2007-05-17 12:37:19 +00:00
OBS User unknown
6d78330ae1 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sshfs?expand=0&rev=1 2007-01-15 23:37:59 +00:00