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 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369
|
encfs (1.9.5-3) unstable; urgency=medium
* Rebuild with latest libtinyxml to work around ABI break (closes: #1100588)
-- Eduard Bloch <blade@debian.org> Tue, 18 Mar 2025 20:22:55 +0100
encfs (1.9.5-2) unstable; urgency=medium
* Update debconf template translation
- Swedish translation, thanks to Jonatan Nyberg (Closes: #925490)
* Setting debhelper compat level to 10
-- Eduard Bloch <blade@debian.org> Sat, 21 Jan 2023 18:06:03 +0100
encfs (1.9.5-1) unstable; urgency=low
* New upstream release
* Dropped linkatomic.patch (merged in upstream)
* Rebuilding with recent libstdc++ (hopefully closes: #898670, #898256)
* sv.po for Debconf update by Jonatan Nyberg (closes: #872651)
-- Eduard Bloch <blade@debian.org> Wed, 30 May 2018 17:59:56 +0200
encfs (1.9.2-2) unstable; urgency=low
* Move encfs library to a custom folder (closes: #871270)
* linkatomic.patch: attempt to link with libatomic where available but
reducing linker references where possible (closes: #872565)
* Swedish translation update by Jonatan Nyberg (closes: #855365)
* Fixed references to deprecated fuse-utils package (closes: #872332)
-- Eduard Bloch <blade@debian.org> Sat, 19 Aug 2017 12:39:00 +0200
encfs (1.9.2-1) unstable; urgency=low
* New upstream release
* Verified to build with latest GCC-7 (closes: #853390)
* Dropped all debian patches (now applied upstream)
-- Eduard Bloch <blade@debian.org> Sat, 05 Aug 2017 15:55:43 +0200
encfs (1.9.1-4) unstable; urgency=high
* Cherry-picked from upstream:
+ Replaced zero_pwd_segfault patch with another fix from upstream branch
which forces a clean exit instead of a behavior that confused some encfs
frontends (closes: #853916)
(source: 5994b28542e7f551b71ac471ff9aacf6dcd5a3b0 / Jakob Unterwurzacher)
+ improve_example: safer command execution example with quotes ("$*")
(source: ecc364df0d7269c65d2858039aaeaf27ea0e4da6 / Charles Duffy)
-- Eduard Bloch <blade@debian.org> Tue, 14 Feb 2017 23:03:28 +0100
encfs (1.9.1-3) unstable; urgency=medium
* Uploading to Sid
* Added experimental patches for kFreeBSD support (thanks to Augustin Martin)
* More bugfixes pulled from upstream branch:
+ remove usage of deprecated RAND_pseudo_bytes
+ Fix a segfault when password is zero length
+ Miscellaneous small man page fixes (mostly typos)
-- Eduard Bloch <blade@debian.org> Mon, 12 Dec 2016 17:38:41 +0100
encfs (1.9.1-2) experimental; urgency=low
* Fixed build-dependencies: cmake 3.2 or newer (closes: #828293)
-- Eduard Bloch <blade@debian.org> Tue, 15 Nov 2016 19:48:53 +0100
encfs (1.9.1-1) experimental; urgency=low
* New upstream release
+ handles recursive directory traversal (closes: #805568)
* watch file update (closes: #842287)
* debian/patches/libssl1.1 -- Experimental SSL 1.1 support from
master branch (closes: #828293)
* Swedish debconf translation by Jonatan Nyberg (closes: #822102)
* Require non-ancient version of mount (closes: #628238)
-- Eduard Bloch <blade@debian.org> Sun, 30 Oct 2016 23:37:46 +0100
encfs (1.8.1-3) unstable; urgency=low
* Enforce GCC5 transition through Build-Depends
-- Eduard Bloch <blade@debian.org> Mon, 03 Aug 2015 20:49:51 +0200
encfs (1.8.1-2) unstable; urgency=medium
* Disabled automatic tests in buildd build (required fuse. Closes: #792061)
-- Eduard Bloch <blade@debian.org> Mon, 13 Jul 2015 22:03:31 +0200
encfs (1.8.1-1) unstable; urgency=medium
* New upstream version
+ supports --delaymount (closes: #724045)
* New debconf translations:
Italian (Beatrice Torracca, closes: #765796)
French (Julien Patriarca, closes: #766018)
Dutch (Frans Spiesschaert, closes: #766541)
Portuguese (Traduz!, Ricardo Silva, closes: #767396)
Spanish (Camaleón, closes: #773460)
* Spelling error fix in some German translations (closes: #733331)
-- Eduard Bloch <blade@debian.org> Tue, 07 Jul 2015 20:03:01 +0200
encfs (1.7.4-5) unstable; urgency=medium
* Changed the security information message code to display it only once
(user complaint; this plus the NEWS message are flashy enough)
* New debconf translations:
Russian from Yuri Kozlov (closes: #764610)
Czech from Michal Simunek (closes: #764685)
Danish from Joe Dalton (closes: #764966)
German from Chris Leick (closes: #765170)
Brazilian Portuguese from Adriano Rafael (closes: #765700)
-- Eduard Bloch <blade@debian.org> Fri, 17 Oct 2014 21:07:15 +0200
encfs (1.7.4-4.1) unstable; urgency=medium
* Non-maintainer upload.
* Fix FTBFS on mips and mipsel.
Add use-pic-flag.patch.
Patch by Dejan Latinovic <Dejan.Latinovic@imgtec.com>.
Closes: #765465.
-- Anibal Monsalve Salazar <anibal@debian.org> Wed, 15 Oct 2014 12:49:40 +0100
encfs (1.7.4-4) unstable; urgency=medium
* Switched packaging to dh(7) style
* Enabled hardening
* Policy standards update
* Added Debconf warning and explanation in NEWS.Debian about data
safety issues
-- Eduard Bloch <blade@debian.org> Tue, 07 Oct 2014 20:05:57 +0200
encfs (1.7.4-3.1) unstable; urgency=medium
* Non-maintainer upload.
* Fix "[PATCH] Fixing FTBFS on i386 and kfreebsd-i386":
- debian/rules: use DEB_HOST_MULTIARCH to tell configure where to find
boost libraries
- debian/control: build-depend on dpkg-dev >= 1.16.0
(Closes: #745792)
-- gregor herrmann <gregoa@debian.org> Sun, 13 Jul 2014 23:24:43 +0200
encfs (1.7.4-3) unstable; urgency=low
* NMUs confirmed (closes: #634217, #621181, #613289, #629326)
* Removed patch with useless config.log inside (closes: #630436)
* Added workaround for broken boost checks, retrying explicitly with
multiarch lib directory (closes: #741810)
* Fixed the second build in a row, ignoring minor mistakes in pod files
reported with latest pod2man version as fatal error
-- Eduard Bloch <blade@debian.org> Wed, 02 Apr 2014 20:35:24 +0200
encfs (1.7.4-2.4) unstable; urgency=low
* Non-maintainer upload.
* Add kfreebsd-any to Architecture list, and fix fuse-utils dependency
to make encfs buildable and installable on GNU/kFreeBSD. (Closes: #634217)
-- Robert Millan <rmh@debian.org> Tue, 29 Nov 2011 06:45:54 +0000
encfs (1.7.4-2.3) unstable; urgency=low
* Non-maintainer upload.
* debian/control: Switch to unversioned Boost build-dependencies.
(Closes: #630436).
-- Steve M. Robbins <smr@debian.org> Fri, 22 Jul 2011 23:49:50 -0500
encfs (1.7.4-2.2) unstable; urgency=low
* Non-maintainer upload.
* debian/rules: Remove references to other libraries from the
dependency_libs field in libencfs.la (Closes: #621181).
-- Luk Claes <luk@debian.org> Thu, 26 May 2011 08:28:55 +0200
encfs (1.7.4-2.1) unstable; urgency=low
* Non-maintainer upload.
* Use Architecture linux-any, fuse-utils does not exist on
kfreebsd (Closes: #613289).
-- Agustin Martin Domingo <agmartin@debian.org> Mon, 14 Mar 2011 09:40:16 +0100
encfs (1.7.4-2) unstable; urgency=low
* Corrected lintian overrides, policy setting
-- Eduard Bloch <blade@debian.org> Mon, 27 Dec 2010 21:09:57 +0100
encfs (1.7.4-1) unstable; urgency=low
* New upstream release
-- Eduard Bloch <blade@debian.org> Mon, 27 Dec 2010 20:55:47 +0100
encfs (1.7.2-1) unstable; urgency=high
* New upstream release dealing with security issues (closes: #595998)
-- Eduard Bloch <blade@debian.org> Thu, 16 Sep 2010 15:43:04 +0200
encfs (1.7.1-1) experimental; urgency=high
* New upstream release (closes: #594963)
* debian/patches/i18n_updates: rediffed to match new offsets
* debian/rules: now really removing outdated de_* locales files in the
package (closes: #354226)
* Updated lintian overrides
-- Eduard Bloch <blade@debian.org> Wed, 01 Sep 2010 22:40:26 +0200
encfs (1.6.1-1) unstable; urgency=low
* New upstream release
+ contains workarounds for boost transition (closes: #506966)
+ gcc 4.4 fixes integrated (gcc4.4_fix patch disabled)
* moved from quilt patch system to dpkg "3.0 (quilt)" source format
-- Eduard Bloch <blade@debian.org> Sun, 20 Jun 2010 21:30:14 +0200
encfs (1.5.2-3) unstable; urgency=low
* Enforced use of boost 1.40, libboost-serialization1.42.0 breaks
backwards compatibility of xml data format (#581203)
-- Eduard Bloch <blade@debian.org> Tue, 11 May 2010 23:59:20 +0200
encfs (1.5.2-2+b1) unstable; urgency=low
* Binary-only non-maintainer upload for amd64; no source changes.
* Rebuild with new boost-deaults
-- amd64 Build Daemon (brahms) <buildd_amd64-brahms@buildd.debian.org> Mon, 10 May 2010 16:05:04 +0000
encfs (1.5.2-2) unstable; urgency=low
* Rebuild with version dependency on librlog5
* de.po update from Mathias Klein, removed other de_*.po (closes: #354226)
* README.Debian updated (closes: #498976), debian/copyright update to GPLv3
* gcc-4.4 build fix from Klaus Ethgen (closes: #546378)
* debian/watch update, thanks to Yan Morin (closes: #554492)
* added lintian overrides to ignore messages related to private shared lib
-- Eduard Bloch <blade@debian.org> Thu, 03 Dec 2009 00:05:28 +0100
encfs (1.5.2-1) unstable; urgency=low
* New upstream release 1.5-2
* Updated Build-Deps to work with Boost 1.38 packages (closes: #530464)
* Minor policy/debconf related updates
-- Eduard Bloch <blade@debian.org> Mon, 25 May 2009 20:52:38 +0200
encfs (1.4.2-2) unstable; urgency=low
* added more Boost parts to build-dependencies (closes: #481867)
* dropped LDFLAGS workarounds since linking list reduction (-Wl,--as-needed)
wouldn't change much
-- Eduard Bloch <blade@debian.org> Thu, 22 May 2008 01:15:04 +0200
encfs (1.4.2-1) unstable; urgency=low
* New upstream release
+ broken ulockmgr support is gone (closes: #466316, #472697, #465336)
-- Eduard Bloch <blade@debian.org> Mon, 19 May 2008 01:41:51 +0200
encfs (1.4.1.1-2) unstable; urgency=low
* FTBFS fixes by Klaus Ethgen
+ Adding build dependencies to libboost-dev
+ Fixing pthread issue
-- Eduard Bloch <blade@debian.org> Tue, 12 Feb 2008 22:50:32 +0100
encfs (1.4.1.1-1) unstable; urgency=low
* New upstream release (closes: #460287)
+ allows symlink to root directory (closes: #460047)
* bashism fix in ecnfssh (using mktemp, closes: #464645)
* adding missing string.h include directives (closes: #454896)
* added use of quilt to manage the above
* added the link to the new "main" homepage, the old ones pointed only to
the old version
-- Eduard Bloch <blade@debian.org> Sun, 10 Feb 2008 21:24:29 +0100
encfs (1.3.2-1-1) unstable; urgency=low
* New upstream release (closes: #405419)
* remove recommendation of module building from package description, FUSE is
in the kernel now (closes: #406233)
-- Eduard Bloch <blade@debian.org> Thu, 29 Mar 2007 21:30:16 +0200
encfs (1.2.5-1-1) unstable; urgency=low
* New upstream release
* build-dep to conflict with broken libfuse-dev (2.4.0)
-- Eduard Bloch <blade@debian.org> Sat, 07 Jan 2006 15:51:59 +0100
encfs (1.2.4.1-2) unstable; urgency=low
* forcing rebuild with libssl0.9.8
-- Eduard Bloch <blade@debian.org> Mon, 10 Oct 2005 13:59:50 +0200
encfs (1.2.4.1-1) unstable; urgency=low
* New upstream release (1.2.4-1, relabeled as usual)
* copyright file updates, OpenSSL statement in the README now
* added fuse-utils dependency (closes: #324997)
* added watch file
-- Eduard Bloch <blade@debian.org> Sun, 04 Sep 2005 10:40:33 +0200
encfs (1.2.3.1-2) unstable; urgency=low
* g++-4.0 transition: depending on librlog1c2
-- Eduard Bloch <blade@debian.org> Wed, 13 Jul 2005 18:55:21 +0200
encfs (1.2.3.1-1) unstable; urgency=low
* New upstream release 1.2.3-1 (renamed for Debian version consistency)
+ makes return code consistent (closes: #315623)
+ encfsctl.cpp uses correct namespaces (closes: #302197)
+ releases memory after bad access attempts correctly (closes: #308482)
+ fixes rename operation failures on directories with invalid symlinks
therein (closes: #315624)
* forcing g++-3.3 as compiler for now, something is fishy with 3.4/4.0
-- Eduard Bloch <blade@debian.org> Mon, 11 Jul 2005 17:31:57 +0200
encfs (1.2.0-3) unstable; urgency=low
* fixed ugly punctuation errors in the description (closes: #301870)
-- Eduard Bloch <blade@debian.org> Tue, 29 Mar 2005 03:33:24 +0200
encfs (1.2.0-2) unstable; urgency=low
* put the comlete text of the upstream mail with OpenSSL exception into
debian/copyright
-- Eduard Bloch <blade@debian.org> Mon, 28 Mar 2005 00:58:58 +0200
encfs (1.2.0-1) unstable; urgency=low
* Initial Release (closes: #288081)
* Got more explicit OpenSSL linking permission in a signed mail, see
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=288081 for details.
-- Eduard Bloch <blade@debian.org> Thu, 10 Mar 2005 10:30:54 +0100
|