Mailinglist Archive: opensuse-commit (1929 mails)
| < Previous | Next > |
commit sshfs for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Wed, 12 Oct 2011 16:16:17 +0200
- Message-id: <20111012141617.9EE18202C5@hilbert.suse.de>
Hello community,
here is the log from the commit of package sshfs for openSUSE:Factory
checked in at Wed Oct 12 16:16:17 CEST 2011.
--------
--- openSUSE:Factory/sshfs/sshfs.changes 2011-09-23 12:46:51.000000000
+0200
+++ /mounts/work_src_done/STABLE/sshfs/sshfs.changes 2011-10-11
22:09:02.000000000 +0200
@@ -1,0 +2,15 @@
+Tue Oct 11 16:01:13 UTC 2011 - tabraham@xxxxxxxxxx
+
+- updated to 2.3
+ * Add hard link operation
+ * Fix possible deadlock on reconnection
+ * Fix cleanup when ssh connection is terminated to prevent
+ sshfs hanging when the server is rebooted, for example
+ * Set FD_CLOEXEC on fuse device to prevent deadlocks
+ * Check mountpoint and fuse options before starting an ssh
+ session
+ * Allow mounting a single non-directory from the server
+ * Add option 'delay_connect'
+ * Print usage information and version to stdout, not stderr
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
sshfs-fuse-2.2.tar.bz2
New:
----
sshfs-fuse-2.3.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ sshfs.spec ++++++
--- /var/tmp/diff_new_pack.GnBCRS/_old 2011-10-12 16:16:14.000000000 +0200
+++ /var/tmp/diff_new_pack.GnBCRS/_new 2011-10-12 16:16:14.000000000 +0200
@@ -22,11 +22,11 @@
BuildRequires: fuse-devel glib2-devel
Requires: fuse
Summary: Filesystem client based on SSH file transfer protocol
-Version: 2.2
-Release: 11
+Version: 2.3
+Release: 1
License: GPLv2+
Group: System/Filesystems
-Source: %{name}-fuse-%{version}.tar.bz2
+Source: %{name}-fuse-%{version}.tar.gz
Url: http://fuse.sourceforge.net/sshfs.html
BuildRoot: %{_tmppath}/%{name}-%{version}-build
continue with "q"...
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |