Hello community,

here is the log from the commit of package s3fs for openSUSE:Factory checked in 
at 2015-12-20 10:52:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/s3fs (Old)
 and      /work/SRC/openSUSE:Factory/.s3fs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "s3fs"

Changes:
--------
--- /work/SRC/openSUSE:Factory/s3fs/s3fs.changes        2015-01-22 
21:49:33.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.s3fs.new/s3fs.changes   2015-12-20 
10:52:50.000000000 +0100
@@ -1,0 +2,58 @@
+Mon Dec  7 13:27:52 UTC 2015 - [email protected]
+
+- Update to version 1.79 (bsc#958186)
+  + Emit user-friendly log messages on failed CheckBucket requests
+  + Remove stray chars from source files
+  + Fix spelling errors
+  + FreeBSD issue
+  + Address clang always true warnings
+  + Small gitignore fixes
+  + url: handle scheme omission
+  + Changed option processing to use strtol() to get a umask
+  + Add simple unit tests for trim functions
+  + CURL handles not properly initialized to use DNS or SSL session caching
+  + Optimized function "bool directory_empty()"
+  + Remove prefix option in s3fs man page - issue#87
+  + fix rename before close
+  + Supported signature version 4
+  + Added new mp_umask option about issue#107, pr#110
+  + Fallback to v2 signatures correctly.
+  + refactor integration tests create/cleanup file
+  + Test ls
+  + Use S3Proxy to run integration tests
+  + Include Content-Type in complete MPU V2 signature
+  + Correct V4 signature for initiate multipart upload
+  + Small fixes to integration tests
+  + Add test for multi-part upload
+  + Fixed bugs, not turn use_cache off and ty to load to end - issue#97
+  + Fixed a bug no use_cache case about fixed #138 - issue#141
+  + Add Travis configuration
+  + add exit handler to cleanup on failures
+  + Use S3Proxy 1.4.0-SNAPSHOT
+  + Fixed a bug not handling fsync - #145
+  + Fixed url-encoding for ampersand etc on sigv4 - Improvement/#149
+  + Fixed a bug: unable to mount bucket subdirectory
+  + Fixed a bug about ssl session sharing with libcurl older 7.23.0 - issue#126
+  + Upgrade to S3Proxy 1.4.0
+  + send the correct Host header when using -o url
+  + Auth v4 refactor
+  + Increased default connecting/reading/writing timeout value
+  + switch to use region specific endpoints to compute correct v4 signature
+  + Reviewed and fixed response codes print in curl.cpp - #157
+  + Support buckets with mixed-case names
+  + Run integration tests via Travis
+  + configure.ac: detect target, if target is darwin (OSX), then #176
+  + Add .mailmap
+  + Update .gitignore
+  + Add usage information for multipart_size
+  + Correct obvious typos in usage and README
+  + Add a no_check_certificate option.
+  + Tilda in a file-name breaks things (EPERM)
+  + Disasble integration tests for Travis 
+  + Supported extended attributes(retry)
+  + fixed fallback to sigv2 for bucket create and GCS
+  + Specialize {set,get}xattr for OS X
+  + Add integration test for xattr
+  + Fixed a few small spelling issues.
+
+-------------------------------------------------------------------
@@ -23,0 +82,21 @@
+- From 1.77
+  + enable_content_md5 Input/output error
+  + s3fs -u should return 0 if there are no lost multiparts
+  + empty file is written to s3
+  + s3fs crashes with segfault
+  + Fix typos in docs for max_stat_cache_size
+  + curl ssl problems
+  + Address signedness warning in FdCache::Init
+- From 1.76
+  + du shows incorrect usage stats
+  + version in configure.ac is 1.74 for release 1.75
+- From 1.75
+  + Using %20 instead of the plus (+) sign for encoding spaces
+  + Fixed local timezone was incorrectly being applied to IAM and
+    Last-Modified dates.
+  + Fix compilation error on MacOSX with missing const
+
+-------------------------------------------------------------------
+Thu Jan 23 14:06:17 UTC 2014 - [email protected]
+
+- Add to SLE FATE #316010

Old:
----
  s3fs-fuse-1.78.tar.gz

New:
----
  s3fs-fuse-1.79.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ s3fs.spec ++++++
--- /var/tmp/diff_new_pack.qwCXcz/_old  2015-12-20 10:52:51.000000000 +0100
+++ /var/tmp/diff_new_pack.qwCXcz/_new  2015-12-20 10:52:51.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package s3fs
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           s3fs
-Version:        1.78
+Version:        1.79
 Release:        0
 Summary:        FUSE file system backed by Amazon S3 bucket
 License:        GPL-2.0

++++++ s3fs-fuse-1.78.tar.gz -> s3fs-fuse-1.79.tar.gz ++++++
++++ 5250 lines of diff (skipped)


Reply via email to