1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222
|
sshfs-fuse (3.7.1+repack-2) unstable; urgency=medium
* Add Breaks: fuse (<< 3) to help switching from fuse to fuse3 on
upgrades from buster. (Closes: #990765).
-- Andreas Beckmann <anbe@debian.org> Wed, 07 Jul 2021 13:44:14 +1000
sshfs-fuse (3.7.1+repack-1) unstable; urgency=medium
* New upstream release
* Rules-Requires-Root: no
* Standards-Version: 4.5.0
-- Dmitry Smirnov <onlyjob@debian.org> Tue, 24 Nov 2020 23:40:01 +1100
sshfs-fuse (3.7.0+repack-1) unstable; urgency=medium
* New upstream release
* DH to version 12
-- Dmitry Smirnov <onlyjob@debian.org> Tue, 07 Jan 2020 13:52:48 +1100
sshfs-fuse (3.6.0+repack-1) unstable; urgency=medium
* New upstream release.
* Standards-Version: 4.4.1.
* Upload to unstable.
-- Dmitry Smirnov <onlyjob@debian.org> Sat, 16 Nov 2019 13:31:27 +1100
sshfs-fuse (3.5.1+repack-1) experimental; urgency=medium
* New upstream release (Closes: #871019).
* (Build-)Depends:
+ python3-docutils
- libfuse-dev
+ libfuse3-dev
- fuse
+ fuse3
* Standards-Version: 4.3.0.
-- Dmitry Smirnov <onlyjob@debian.org> Fri, 01 Feb 2019 14:26:20 +1100
sshfs-fuse (2.10+repack-2) unstable; urgency=medium
* Build from correct upstream source tarball that includes FAQ,
README and CHANGELOG.
* Switched to "Meson" build system;
(3.x releases can only be built by Meson).
* Build-Depends:
- dh-autoreconf
+ meson
+ python3
+ python3-pytest
* debhelper & compat to version 11.
* Standards-Version: 4.1.5.
* watch file to version 4.
* Vcs URLs to Salsa.
-- Dmitry Smirnov <onlyjob@debian.org> Fri, 06 Jul 2018 02:39:06 +1000
sshfs-fuse (2.10-1) unstable; urgency=medium
* The Akamai Technologies paid volunteer days release.
* New upstream release.
-- Bartosz Fenski <fenio@debian.org> Fri, 04 May 2018 19:47:01 +0200
sshfs-fuse (2.8-1) unstable; urgency=medium
* New upstream release [June 2016].
-- Dmitry Smirnov <onlyjob@debian.org> Sun, 03 Jul 2016 20:10:16 +1000
sshfs-fuse (2.7-1) unstable; urgency=medium
* New upstream release [March 2016].
* New homepage at GitHub; updated watch file.
* Removed obsolete "lintianisation.patch".
* Standards-Version: 3.9.8.
* Modernised Vcs URLs.
* dbgsym-migration: dropped "sshfs-dbg" package.
-- Dmitry Smirnov <onlyjob@debian.org> Tue, 14 Jun 2016 06:30:13 +1000
sshfs-fuse (2.5-1) unstable; urgency=low
* New upstream version [January 2014].
+ New "-o disable_hardlink" option (Closes: #670926).
* Standards to 3.9.5.
* Build using dh-autoreconf.
* Wrap (Build-)Depends; removed unnecessary versioned dependencies.
* Added VCS links.
* Updated my email address and copyright years.
-- Dmitry Smirnov <onlyjob@debian.org> Fri, 24 Jan 2014 11:50:44 +1100
sshfs-fuse (2.4-1) unstable; urgency=low
* New upstream version.
* debhelper & compat to version 9.
* standards to 3.9.3.
* unused 'autotools_dev' removed from Build-Depends.
* use 'aclocal' and 'autoconf' to update GNU toolchain.
* build with all hardening.
* source compression to .xz
* debian/copyright:
- format URL is updated.
- license text corrected.
- copyright years corrected.
* patchworks:
- updated sshfs.1 patch
- added lintianisation.patch to fix minor warning in man page.
* set myself as Uploader.
-- Dmitry Smirnov <onlyjob@member.fsf.org> Sat, 28 Apr 2012 10:29:11 +1000
sshfs-fuse (2.3-1) unstable; urgency=low
* New upstream version. (Closes: #636357)
- documents special handling of IPv6 addresses (Closes: #572222)
- corrects arguments handling (Closes: #535333, #535343, #571152)
* ACK NMU from 2.2-1.1 version, thanks Robert.
* Fixes typo in short description of -dbg package (Closes: #514261)
* Depends on fuse instead of fuse-utils (Closes: #629327)
* Clarify that owner/group options have to be numbers (Closes: #497368)
* Repackaged from scratch, uses DEP-5 copyrights, new debhelper,
Guilt format, new policy standards.
-- Bartosz Fenski <fenio@debian.org> Sun, 08 Jan 2012 10:01:04 +0000
sshfs-fuse (2.2-1.1) unstable; urgency=low
* Non-maintainer Upload.
* Fix installability on GNU/kFreeBSD. (Closes: #634664)
-- Robert Millan <rmh@debian.org> Tue, 20 Sep 2011 19:20:07 +0000
sshfs-fuse (2.2-1) unstable; urgency=low
* New upstream version.
- allows mounting locations with , character (Closes: #502579)
* changes by Jelle de Jong - thanks! (Closes: #491210)
- Bumped Standards-Version to 3.8.0
- Bumped debhelper compat version
- Provides sshfs-debug package
* Mentions FUSE in description (Closes: #510369)
-- Bartosz Fenski <fenio@debian.org> Mon, 02 Feb 2009 22:58:33 +0100
sshfs-fuse (2.1-1) unstable; urgency=low
* New upstream release
- Fix bug in caching which could cause file corruption for append mode
writes; thanks to Thue Janus Kristensen for the report; (Closes: #494140)
* debian/watch
- added
* thanks to Sandro Tosi for preparing that upload
-- Bartosz Fenski <fenio@debian.org> Sat, 30 Aug 2008 12:32:58 +0200
sshfs-fuse (2.0-2) unstable; urgency=low
* Depends only on ssh client. (Closes: #477731)
-- Bartosz Fenski <fenio@debian.org> Fri, 25 Apr 2008 16:54:05 +0200
sshfs-fuse (2.0-1) unstable; urgency=low
* New upstream version.
- really allows to use other sshd options. (Closes: #430225)
- supports showing correct disk free information,
needs OpenSSH >= 5.1 (Closes: #375521, #464138)
- supports atomic renames, needs OpenSSH >= 4.9. (Closes: #318078, #467613)
* Bump needed fuse version. (Closes: #474151, #469197)
* Added README.Debian with description of fuse group and other requirenments
that have to be met to be able to use some functions. (Closes: #465916)
* Removed debian/sshfs.1 since it's now included upstream.
* Patched manpage contains information about unmounting. (Closes: #470800)
* Doesn't strip binaries. (Closes: #438041)
-- Bartosz Fenski <fenio@debian.org> Thu, 24 Apr 2008 10:27:47 +0200
sshfs-fuse (1.9-1) unstable; urgency=low
* New upstream version (Closes: #458458)
- fixes problems on slower devices (Closes: #458167)
- allows to use other sshd options (Closes: #430225)
* Moved Homepage from description to header.
* Rewritten copyright info to make lintian happy.
* Fixed description for manpage.
* Bumped Standards-Version (no changes needed).
* Doesn't ignore make errors anymore.
-- Bartosz Fenski <fenio@debian.org> Tue, 22 Jan 2008 16:01:26 +0100
sshfs-fuse (1.6-1) unstable; urgency=low
* New upstream release.
- fixes problem with saving files from GNOME apps. (Closes: #338496)
- adds workaround for overwriting files. (Closes: #318078, #353968)
* Does not suggests module that does not exist. (Closes: #334513)
- added README.Debian file with explanation how to get such module.
* README file now explains usage correctly. (Closes: #341490)
* Fixes typo in manual page. (Closes: #323496)
-- Bartosz Fenski <fenio@debian.org> Fri, 3 Feb 2006 14:10:51 +0100
sshfs-fuse (1.2-1) unstable; urgency=low
* New upstream release.
* Fixed typo in description. (Closes: #309510)
* Some additions to manual page to catch up new features.
* Bumped Standard-Version: 3.6.2 (no changes needed).
-- Bartosz Fenski <fenio@debian.org> Mon, 15 Aug 2005 12:40:38 +0200
sshfs-fuse (1.1-1) unstable; urgency=low
* Initial Release (#294161)
-- Bartosz Fenski <fenio@debian.org> Sat, 9 Apr 2005 12:12:46 +0200
|