Hello community,

here is the log from the commit of package openstack-swift for openSUSE:Factory 
checked in at 2013-08-07 20:47:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openstack-swift (Old)
 and      /work/SRC/openSUSE:Factory/.openstack-swift.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openstack-swift"

Changes:
--------
--- /work/SRC/openSUSE:Factory/openstack-swift/openstack-swift-doc.changes      
2013-07-22 13:04:35.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.openstack-swift.new/openstack-swift-doc.changes 
2013-08-07 20:47:27.000000000 +0200
@@ -0,0 +1,5 @@
+-------------------------------------------------------------------
+Fri Jul 19 20:34:52 UTC 2013 - [email protected]
+
+- adjust rm command 
+
--- /work/SRC/openSUSE:Factory/openstack-swift/openstack-swift.changes  
2013-07-22 13:04:35.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.openstack-swift.new/openstack-swift.changes     
2013-08-07 20:47:27.000000000 +0200
@@ -0,0 +1,174 @@
+--------------------------------------------------------------------
+Mon Aug  5 23:40:46 UTC 2013 - [email protected]
+
+- Update to version 1.9.1+git.1375746046.3741fbe:
+  + Fix sphinx error in swift.common.utils
+  + Allow dispersion tools to use keystone server with insecure certificate
+
+--------------------------------------------------------------------
+Mon Aug  5 20:50:34 UTC 2013 - [email protected]
+
+- Update to version 1.9.1+git.1375735834.657a0e4:
+  + Add swift-basicauth and better-staticweb to associated projects.
+
+--------------------------------------------------------------------
+Sat Aug  3 23:54:44 UTC 2013 - [email protected]
+
+- Update to version 1.9.1+git.1375574084.06402c0:
+  + Correct misspell in comments
+
+--------------------------------------------------------------------
+Sat Aug  3 00:08:50 UTC 2013 - [email protected]
+
+- Update to version 1.9.1+git.1375488530.e10c8bf:
+  + Remove duplicated code in direct_client.
+  + Make pending_timeout an argument of __init__
+
+--------------------------------------------------------------------
+Thu Aug  1 23:49:10 UTC 2013 - [email protected]
+
+- Update to version 1.9.1+git.1375400950.1960332:
+  + some container serialization cleanup
+  + Fake http_connect in test_replicator test
+  + give value [] if disallowed_metadata_keys is None
+  + Just a tiny doc fix for a Sphinx warning
+
+--------------------------------------------------------------------
+Wed Jul 31 23:35:53 UTC 2013 - [email protected]
+
+- Update to version 1.9.1+git.1375313753.def2b85:
+  + log return value before arguments when rsync error
+  + Return name of header larger than MAX_HEADER_SIZE
+  + add utf-8 charset to multipart-manifest=get resp
+  + Tell swift to figure out content type
+
+--------------------------------------------------------------------
+Tue Jul 30 23:37:01 UTC 2013 - [email protected]
+
+- Update to version 1.9.1+git.1375227421.c5edf4c:
+  + Set default wsgi workers to cpu_count
+  + Add option to make probetests more brittle
+  + Eliminate can_delete_db
+  + Obscure the X-Auth-Token in proxy log
+  + When iterating over a range of a file, always close it
+  + fix(gitignore) : ignore *.egg and *.egg-info
+
+--------------------------------------------------------------------
+Tue Jul 30 15:01:41 UTC 2013 - [email protected]
+
+- Update to version 1.9.1+git.1375196501.6a9f55d:
+  + Removed unnecessary monkeypatching of __builtin__
+  + Encode unicode from JSON before using it as a string.
+
+--------------------------------------------------------------------
+Tue Jul 30 00:04:19 UTC 2013 - [email protected]
+
+- Update to version 1.9.1+git.1375142659.87ab2f6:
+  + Allow floating point value for dispersion_coverage
+  + Configuration options for error regex and log file in the config now
+  + Fix incorrect status handling at staticweb
+
+--------------------------------------------------------------------
+Fri Jul 26 23:41:07 UTC 2013 - [email protected]
+
+- Update to version 1.9.1+git.1374882067.e155f6d:
+  + Add bulk middleware to proxy-server.conf-sample
+  + Unify _commit_puts for accounts and containers
+
+--------------------------------------------------------------------
+Thu Jul 25 23:54:17 UTC 2013 - [email protected]
+
+- Update to version 1.9.1+git.1374796457.76f12c8:
+  + remove assert syntax
+  + Tempurl md use of split_path in _get_account
+  + Corrected many style violations in the tests.
+  + Make sure users can't remove their account quotas
+  + Catch swob responses that are raised.
+  + fix name 'recon_container' to 'rcache'
+  + Ignore coverage HTML directory and MANIFEST.
+
+--------------------------------------------------------------------
+Wed Jul 24 23:49:21 UTC 2013 - [email protected]
+
+- Update to version 1.9.1+git.1374709761.d1eeab9:
+  + Make stale_reads_ok an argument of __init__
+  + Unified format of boolean params in conf files
+  + Fix bulk's unit tests on Mac OS.
+
+--------------------------------------------------------------------
+Wed Jul 24 00:09:26 UTC 2013 - [email protected]
+
+- Update to version 1.9.1+git.1374624566.3748b54:
+  + Don't allow users to delete their own account.
+  + Fix make_pre_authed_request function to not fail when path arg is None.
+  + Fix the way possibly_quarantine reraises an exception
+  + Accept valid Accept headers in swob.
+  + Add 'Z' into isoformat for UTC time
+  + Remove extra lstat() calls from check_mount
+  + Move the mount checking into DiskFile constructor
+  + Corrected a number of style violations in the tests.
+  + Ensure that files are always closed explicitly.
+  + fix unit tests in 2.6 by using closing(GzipFile)
+  + Add notes for /srv/node in swift-object-info
+
+--------------------------------------------------------------------
+Tue Jul 23 00:01:22 UTC 2013 - [email protected]
+
+- Update to version 1.9.1+git.1374537682.3a339e9:
+  + Ensure that files in tests are closed.
+  + Remove unused exceptions
+
+--------------------------------------------------------------------
+Sat Jul 20 15:24:16 UTC 2013 - [email protected]
+
+- Update to version 1.9.1+git.1374333856.0fdad0d:
+  + Refactor and add tests for db_replicator
+  + Ensure that files are always closed in the tests.
+  + Remove list comprehension where the result is unused.
+  + Close SQLite cursors when creating functions.
+
+-------------------------------------------------------------------
+Fri Jul 19 12:05:55 UTC 2013 - [email protected]
+
+- fix filelist 
+
+--------------------------------------------------------------------
+Fri Jul 19 00:04:31 UTC 2013 - [email protected]
+
+- Update to version 1.9.1+git.1374192271.c9de9f2:
+  + Forklift the DiskFile interface into it's own module
+
+--------------------------------------------------------------------
+Wed Jul 17 09:58:36 UTC 2013 - [email protected]
+
+- Update to version 1.9.1+git.1374055116.167897b:
+  + Move replication allow method to decorators
+  + Fix unit tests to properly marked deleted files
+  + Refactor auditors to rely on expected gen names
+
+--------------------------------------------------------------------
+Mon Jul 15 23:47:14 UTC 2013 - [email protected]
+
+- Update to version 1.9.1+git.1373932034.18a0813:
+  + Start using Hacking
+  + Add documentation about flake8+hacking.
+
+--------------------------------------------------------------------
+Sun Jul 14 23:41:44 UTC 2013 - [email protected]
+
+- Update to version 1.9.1+git.1373845304.cbc29e4:
+  + Extract quorum-size calculation to utility method.
+
+--------------------------------------------------------------------
+Fri Jul 12 23:42:59 UTC 2013 - [email protected]
+
+- Update to version 1.9.1+git.1373672579.eb43021:
+  + Make keystoneauth reseller_prefix check for _
+  + make internal client metadata methods return dicts with lower case keys
+
+--------------------------------------------------------------------
+Tue Jul  9 23:34:58 UTC 2013 - [email protected]
+
+- Update to version 1.9.1+git.1373412898.72faf7b:
+  + Revert "docfix apache2 now supports client chunked encodin"
+

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

Other differences:
------------------
++++++ openstack-swift-doc.spec ++++++
--- /var/tmp/diff_new_pack.2cnmT5/_old  2013-08-07 20:47:28.000000000 +0200
+++ /var/tmp/diff_new_pack.2cnmT5/_new  2013-08-07 20:47:28.000000000 +0200
@@ -19,7 +19,7 @@
 %define component swift
 
 Name:           openstack-%{component}-doc
-Version:        1.9.1+git.1372924507.151313b
+Version:        1.9.1+git.1375746046.3741fbe
 Release:        0
 Summary:        OpenStack Storage (Swift) - Documentation
 License:        Apache-2.0
@@ -53,7 +53,7 @@
 
 %build
 python setup.py build_sphinx
-rm -rf doc/build/html/.buildinfo # Remove unneeded files
+rm doc/build/html/.buildinfo # Remove unneeded files
 
 %install
 

++++++ openstack-swift.spec ++++++
--- /var/tmp/diff_new_pack.2cnmT5/_old  2013-08-07 20:47:28.000000000 +0200
+++ /var/tmp/diff_new_pack.2cnmT5/_new  2013-08-07 20:47:28.000000000 +0200
@@ -21,7 +21,7 @@
 %define username openstack-%{component}
 
 Name:           openstack-%{component}
-Version:        1.9.1+git.1372924507.151313b
+Version:        1.9.1+git.1375746046.3741fbe
 Release:        0
 Summary:        OpenStack Storage (Swift)
 License:        Apache-2.0
@@ -311,12 +311,12 @@
 %files
 %defattr(-,root,root,-)
 %doc README.md
-%dir %{_datadir}/%{name}/functions
 %if 0%{?suse_version} < 1130
 %dir %attr(0755, %{username}, root) %{_localstatedir}/run/swift
 %endif
 %dir %{_sysconfdir}/swift
 %dir %{_datadir}/openstack-swift
+%{_datadir}/%{name}/functions
 %{_bindir}/swift-account-audit
 %{_bindir}/swift-bench
 %{_bindir}/swift-bench-client

++++++ swift-master.tar.gz ++++++
++++ 11263 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to