SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python-swift-1.7.4.1+git.1359529903.0ce3e1d-2.8.1.noarch.rpm :

* Mon Jun 17 2013 vuntzAATTsuse.com- Add CVE-2013-2161.patch: fix unchecked user input in Swift XML responses (CVE-2013-2161, bnc#824286).
* Mon Mar 11 2013 vuntzAATTsuse.com- Update 12.3 packages to Folsom as of March 5th. This comes with· security fixes and bug fixes that we need to have OpenStack work nicely. Fix bnc#802278.
* Wed Jan 30 2013 cloud-develAATTsuse.de- Update to version 1.7.4.1+git.1359529903.0ce3e1d: + Use pypi for python-swiftclient dependency.
* Wed Jan 09 2013 saschpeAATTsuse.de- Remove the hard requires on python-netifaces-0.6, swift seems to always use fixed revision requirements which seem to be bogus
* Mon Jan 07 2013 cloud-develAATTsuse.de- Start using obs-service-github_tarballs
* Fri Dec 07 2012 saschpeAATTsuse.de- Don\'t use /var/log/subsys
* Wed Dec 05 2012 saschpeAATTsuse.de- Use AATTPARENT_TAGAATT in _service file to automate versioning
* Mon Dec 03 2012 saschpeAATTsuse.de- Drop openstack-swift-create-man-stubs.py: + Install manpages from upstream tarball instead + Drop dependencies on Jinja2, Paste, PasteDeploy- Fix test requires on python-openstack.nose_plugin- Minor rpmlint issues fixed
* Mon Nov 19 2012 saschpeAATTsuse.de- Install /etc/swift/test.conf for .unitests
* Mon Nov 19 2012 saschpeAATTsuse.de- Add missing spaces to \"Requires: python-Swift >= 1.1.2\"
* Fri Nov 16 2012 saschpeAATTsuse.de- Add .
*test files to test package
* Thu Nov 15 2012 saschpeAATTsuse.de- Use openstack-macros
* Tue Nov 13 2012 saschpeAATTsuse.de- Split out doc package into seperate spec file- Update test sub-package requirements
* Mon Nov 12 2012 saschpeAATTsuse.de- Update to version 1.7.4 (Folsom): + See https://github.com/openstack/swift/commits/stable/folsom- Dropped the following upstreamed patches: + dir-traversals-checks.patch + rsync_object_replication.patch + swift-memcache-no-pickle.patch + test_runners.patch + test_swift.patch- Updated Requires based on tools/pip-requires- /usr/bin/swift isn\'t provided anymore, use python-swiftclient therefor- Added \"reload\" entries in init scripts: + openstack-swift-container-auditor.init + openstack-swift-proxy.init
* Thu Nov 08 2012 saschpeAATTsuse.de- Drop from_vcs build flag
* Wed Oct 31 2012 saschpeAATTsuse.de- Rename /usr/bin/swift to /usr/bin/swift.old, the binary is also provided by python-swiftclient
* Tue Oct 09 2012 vuntzAATTsuse.com- Require python-netifaces
* Mon Sep 10 2012 vuntzAATTsuse.com- Add swift-memcache-no-pickle.patch: do not use pickle serialization for memcache, but JSON. Fix bnc#779215, CVE-2012-4406.
* Mon Jul 23 2012 bwiedemannAATTsuse.com- use shorter swift-container names to make startproc work with kernel\'s 15-char shortnames (bnc#772585)
* Mon Jul 16 2012 vuntzAATTsuse.com- Add dir-traversals-checks.patch: add checks to ensure no directory traversal can happen. See lp#1005908.
* Thu Jun 28 2012 saschpeAATTsuse.de- Split out python-swift package which includes everthing in %{python-sitelib}
* Wed Jun 27 2012 saschpeAATTsuse.de- Consistent package summaries- Macro cleanup: + Package is noarch except for SLE-11 + No need to redefine %_initddir, SLE-11 works correctly
* Wed Jun 27 2012 saschpeAATTsuse.de- Don\'t use intersphinx for documentation build (avoid internet access)- Change versioning scheme to $release+git.$AUTHORDATE.$COMMITREV- Simplify from_vcs macros
* Tue Jun 26 2012 iartarisiAATTsuse.cz- Add rsync patch to fix object replication for rsync 3.0.4 (lp#987388)
* Mon Jun 18 2012 saschpeAATTsuse.de- Better run %restart_on_update in %postun- No need for %py_requires (we also have an explicit \"BuildRequires: python >= 2.6.8\")- Add rpmlintrc
* Mon Jun 18 2012 iartarisiAATTsuse.cz- Also set default user to \'openstack-swift\' in proxy test config
* Mon Jun 18 2012 saschpeAATTsuse.de- Also set default user to \'openstack-swift\' in test configuration files
* Tue Jun 12 2012 saschpeAATTsuse.de- Use \'openstack-swift\' system user instead of \'swift\'- Use %{_localstatedir}/lib instead of %{_sharedstatedir} (equals \'/usr/com\') as the system user home directory
* Thu May 24 2012 jfehligAATTsuse.com- Add \'Requires: python >= 2.6.8\'
* Wed Feb 08 2012 rhaferAATTsuse.de- Fixed try-restart command in swift-proxy init script to only restart if the service was running before- Don\'t enable services automatically during install
* Fri Jan 27 2012 mvidnerAATTsuse.com- Updated to a current git snapshot.
* Mon Jan 16 2012 prusnakAATTopensuse.org- fix initscript scriptlets
* Tue Jan 10 2012 bwiedemannAATTsuse.com- use spdx.org License name Apache-2.0
* Tue Dec 13 2011 vuntzAATTopensuse.org- Merge changes to enable build from git: + Add from_vcs and no_from_vcs bconds, that can be used in addition to the BUILD_FROM_VCS macro to decide what to build. + Add some warning to summary of packages is building from VCS. + Package files that are new in git.
* Mon Dec 05 2011 prusnakAATTopensuse.org- spec cleanup- added rc symlinks for init scripts
* Fri Sep 23 2011 bwiedemannAATTsuse.com- Upgrade to 1.4.3 (Diablo)
* Wed Jun 01 2011 berendtAATTb1-systems.de- update to bzr rev 304- fixed Source0- fixed version
* Thu May 19 2011 berendtAATTb1-systems.de- update to bzr rev 295
* Thu Apr 21 2011 berendtAATTb1-systems.de- update to bzr rev 286 - only latest async pending is now sent - added the Accept-Ranges header to GET and HEAD requests. - Fix for Object replicator breaks when running object replicator with no objects on the server - Allow for double quarantining of dbs. Just appends a uuid if there\'s naming conflict. - allowed_headers are returned from a GET but not HEAD
* Tue Apr 19 2011 berendtAATTb1-systems.de- update to bzr rev 281 - start of diablo release - Move loadapp to after-fork - swift-bench to clean up containers after it\'s done. - Update get_hashes in objrep to use utils.write_pickle - Remove ECONNRESET patch from proxy server - swauth-cleanup-tokens now handles 404s on token containers and tokens better - made client ip fill in, in the absence of a load balancer in the client field in the access logs. - Adding unit and probe tests for proxy timeout bug. - Adds param-signed URLs to swift3 middleware. - swauth scripts now exit with proper exit codes - stats collate_worker catchall
* Fri Apr 15 2011 berendtAATTb1-systems.de- update to bzr rev 267 - Final Cactus versioning.- updated version to 1.3.0
* Tue Apr 12 2011 berendtAATTb1-systems.de- update to bzr rev 265
* Wed Mar 16 2011 berendtAATTb1-systems.de- update to bzr rev 248 - fixed pattern matching/globbing in swift-log-uploader - Fixed an import that was causing Connection to not retry on HTTPExceptions - s3api: add get acl object and bucket support - s3api: fix PUT Object Copy - Fixes problem with creating a new processed files list in log processing when the download of that file fails - Removed DevAuth- removed all devauth stuff in the spec file and used scripts/files- cleanup of spec file
* Fri Mar 11 2011 berendtAATTb1-systems.de- update to bzr rev 239 - Fixes to work with WebOb 1.0.1 and WebOb 1.0.3
* Thu Mar 10 2011 berendtAATTb1-systems.de- update to bzr rev 238 - Skip the swift3 middleware tests if boto is not installed - Refactor proxy for concurrency and code reuse - a lot of internal code changes
* Thu Mar 03 2011 berendtAATTb1-systems.de- update to bzr rev 229 - ratelimiting does now handle memcache restart - lower memcached error limit duration - fixed edge case when log processor cannot get a log file for processing - s3api: use boto to get canonical string for signature
* Wed Feb 23 2011 seife+obsAATTb1-systems.com- start tracking 1.3-dev bzr revisions again- update to bzr rev 224 - lots of changes and fixes, please see ChangeLog
* Thu Feb 03 2011 seife+obsAATTb1-systems.com- fix file not found error in init script functions
* Thu Feb 03 2011 seife+obsAATTb1-systems.com- official bexar release - rename to version 1.2.0
* Thu Feb 03 2011 seife+obsAATTb1-systems.com- update to bzr rev 208 (real release candidate)
* Wed Feb 02 2011 seife+obsAATTb1-systems.com- update to 1.2-rc (bzr rev 206)- add dependency on memcached- fix error in init scripts
* Tue Feb 01 2011 seife+obsAATTb1-systems.com- 1.2-gamma-bzr204 is not yet 1.2.0, so keep the version number lower than 1.2.0. Otherwise later updates to 1.2.0 won\'t work- update to bzr 204 (only cosmetic changes)
* Tue Feb 01 2011 berendtAATTb1-systems.de- fixed version parameter to 1.2.0
* Fri Jan 28 2011 seife+obsAATTb1-systems.com- update to bzr version 202
* Thu Jan 27 2011 seife+obsAATTb1-systems.com- udated to current swift snapshot swift-1.2.0+bzr199
* Mon Nov 29 2010 seife+obsAATTb1-systems.com- initial package, based on the fedora14 package, adapted to the openSUSE conventions and rules
 
ICM