File python-oslo.middleware.changes of Package python-oslo.middleware

-------------------------------------------------------------------
Mon Mar 13 06:52:14 UTC 2017 - tbechtold@suse.com

- using the CatchError class may include sensitive values in
the error message accompanying a Traceback, resulting in their
disclosure. (bsc#1022043, CVE-2017-2592)

-------------------------------------------------------------------
Mon Apr  4 11:31:41 UTC 2016 - tbechtold@suse.com

- update to 3.8.0:
  * Updated from global requirements
  * Update .gitreview for stable/mitaka
- Adjust Requires

-------------------------------------------------------------------
Thu Mar  3 14:19:16 UTC 2016 - tbechtold@suse.com

- update to 3.7.0:
  * work around doc build error
  * Update translation setup
  * Updated from global requirements
  * Updated from global requirements
  * Updated from global requirements
  * Imported Translations from Zanata
  * Remove ordereddict from requirements.txt
  * Updated from global requirements
  * Remove old references to namespace packages
  * test: pass enforce_type=True when using CONF.set_override
  * Updated from global requirements
  * Change LOG.warn to LOG.warning
  * Fix the url in the CONTRIBUTING.rst
  * Python 3 deprecated the logger.warn method in favor of warning
  * assertIsNone(val) instead of assertEqual(None,val)
  * Updated from global requirements
  * [fix-compat] More definitions for oslo.middleware
  * Updated from global requirements
  * Re-Add oslo.middleware namespace for backward compat
  * Removes MANIFEST.in as it is not needed explicitely by PBR
  * Support Unicode request_id on Python 3
  * Drop python 2.6 support
- Adjust Requires according to requirements.txt

-------------------------------------------------------------------
Sun Nov 29 05:08:55 UTC 2015 - bwiedemann@suse.com

- update to 3.0.0
  * Move cors allowed_origin check into add_origin
  * Backward compat for allowed_origin
  * remove bad entry point test logic
  * Remove python 2.6 classifier
  * Switched StrOpt to ListOpt in CORS allowed_origins
  * Enable latent CORS configuration via pastedeploy
  * Remove python 2.6 and cleanup tox.ini
  * Add oslo_config program support to paste middleware
  * Define entry points for filter factories for Paste Deployment
  * Remove oslo namespace package
  * add missing shortcut for HTTPProxyToWSGI middleware
  * Revert "Add 'X-Auth-Token' default header to CORS middleware"
  * Add a disabled by ports -> files healthcheck plugin
  * Add 'X-Auth-Token' default header to CORS middleware

-------------------------------------------------------------------
Mon Nov 16 10:01:58 UTC 2015 - bwiedemann@suse.com

- update to 2.10.0
  * Fix coverage configuration and execution
  * No need for Oslo Incubator Sync
  * ssl: deprecated in favor of http_proxy_to_wsgi
  * Introduce HTTP Proxy to WSGI middleware
  * Imported Translations from Zanata
  * Fix string formatting
  * Fix typos in docstring
  * Include changelog/history in docs
  * Add shields.io version/downloads links/badges into README.rst
  * Change ignore-errors to ignore_errors
  * Fix the home-page in setup.cfg with Oslo wiki page
  * Add plugin doco generated with stevedore.sphinxext
  * Avoid any body when request is a HEAD request
  * Further improve the healthcheck output
  * Allow the healthcheck middleware to provide more detailed responses
  * Updated from global requirements
  * Imported Translations from Zanata
  * cors: fix wildcard in actual request
  * cors: fix filter with oslo_config_project is set

-------------------------------------------------------------------
Sat Aug 29 17:24:28 UTC 2015 - tbechtold@suse.com

- update to 2.8.0:
  * Split option discovery function by middleware
  * Updated from global requirements
  * Updated from global requirements
  * Fix remarks missed on #209817
  * Added new test for CORS Simple Headers
  * Restore backward compat of paste factory
  * Do not dump HealthcheckResult class source
  * Updated from global requirements
  * Renamed latent_configuration to _latent_configuration
  * Added latent properties to CORS middleware
  * Declare some methods static
  * Allow to get option from paste-deploy
  * Remove usage of oslo.config global
  * Imported Translations from Transifex
  * Updated from global requirements
  * Imported Translations from Transifex
  * Updated from global requirements
  * Imported Translations from Transifex
  * Updated from global requirements
  * Updated from global requirements
  * Updated from global requirements
  * Added verbose debug logging to CORS
- Adjust Requires according to requirements.txt

-------------------------------------------------------------------
Wed Jul 29 10:42:33 UTC 2015 - tbechtold@suse.com

- Unify spec file. Use fedora compatible files macros

-------------------------------------------------------------------
Mon Jul 20 21:20:53 UTC 2015 - dmueller@suse.com

- update to 2.4.0:
  * Fix mocking for 1.1.0
  * Updated from global requirements
  * Imported Translations from Transifex
  * Updated from global requirements
  * Support PasteDeploy
  * Add tox target to find missing requirements

-------------------------------------------------------------------
Thu Jun 25 09:57:37 UTC 2015 - tbechtold@suse.com

- update to 2.3.0:
  * Drop use of 'oslo' namespace package

-------------------------------------------------------------------
Wed Jun 24 07:12:34 UTC 2015 - tbechtold@suse.com

- update to 2.2.0:
  * CORS Middleware defers to server response
  * Updated from global requirements
  * Drop use of 'oslo' namespace package
  * Use correct oslo_middleware.base methods in CORS middleware
  * Added request to parse_response
  * Updated from global requirements

-------------------------------------------------------------------
Wed Jun 10 17:59:37 UTC 2015 - tbechtold@suse.com

- update to 2.1.0:
  * Revert "Remove oslo namespace package"

-------------------------------------------------------------------
Mon Jun  8 14:01:30 UTC 2015 - tbechtold@suse.com

- update to 1.3.0:
  * Added CORS wildcard handling
  * Drop use of 'oslo' namespace package
  * Updated from global requirements
  * Advertise support for Python3.4 / Remove support for Python 3.3
  * Remove run_cross_tests.sh
- Update Requires according to requirements.txt

-------------------------------------------------------------------
Thu May  7 07:59:54 UTC 2015 - dmueller@suse.com

- update to 1.2.0:
  * Imported Translations from Transifex
  * Update CORS tests to use config fixture's load_raw_values
  * Updated from global requirements

-------------------------------------------------------------------
Tue Mar 10 15:10:08 UTC 2015 - tbechtold@suse.com

- update to 1.0.0:
  * Updated from global requirements
- update Requires

-------------------------------------------------------------------
Tue Feb 24 10:21:42 UTC 2015 - tbechtold@suse.com

- update to version 0.5.0:
  * Update the list of packages in setup.cfg
  * Updated from global requirements
  * Adds missing files
- Add _service file
- Cleanup SLES11 conditionals

-------------------------------------------------------------------
Thu Feb  5 15:33:55 UTC 2015 - tbechtold@suse.com

- update to version 0.4.0
  * Fixes the healthcheck factory method and docs
  * add shortcut to healthcheck middleware
  * Updated from global requirements
  * Move i18n module to a private name
  * Update Oslo imports to remove namespace package
  * Add healthcheck middleware
  * Updated from global requirements
  * Fix bug tracker link in readme
- Adjust Requires according to requirements.txt

-------------------------------------------------------------------
Mon Jan 12 10:37:19 UTC 2015 - dmueller@suse.com

- update to 0.3.0:
  * Move files out of the namespace package
  * Don't use default value in LimitingReader
  * switch to oslo.context
  * Workflow documentation is now in infra-manual
  * Updated from global requirements
  * Flesh out the README
  * Imported Translations from Transifex
  * Add pbr to installation requirements
  * Remove extraneous vim editor configuration comments
  * Support building wheels (PEP-427)
  * Fix coverage testing
  * Expose sizelimit option to config generator

-------------------------------------------------------------------
Wed Oct 29 10:22:57 UTC 2014 - tbechtold@suse.com

- Initial version

openSUSE Build Service is sponsored by