Package Release Info

python-oslo.privsep-1.27.0-bp152.3.16

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python-oslo.privsep
python-oslo.privsep-doc

Change Logs

Version: 1.27.0-bp150.1.3
* Fri Feb 23 2018 tbechtold@suse.com
- Switch to stable/queens spec template
* Mon Feb 12 2018 cloud-devel@suse.de
- update to version 1.27.0 (bsc#1078607)
  - Update .gitreview for stable/queens
  - msgpack-python has been renamed to msgpack
* Mon Jan 15 2018 cloud-devel@suse.de
- update to version 1.26.0 (bsc#1078607)
  - Remove -U from pip install
  - Expose caps values/names as int enum
  - Update reno for stable/pike
  - Remove setting of version/release from releasenotes
  - Imported Translations from Zanata
  - Avoid tox_install.sh for constraints support
  - add bandit to pep8 job
  - Updated from global requirements
  - Update capabilities from current kernel source
* Mon Aug 07 2017 cloud-devel@suse.de
- update to version 1.22.0
  - Preserve all LogRecord fields from privileged side
  - Remove log translations
  - Update URLs in documents according to document migration
  - Use iterable object for 'args' in log record
  - rearrange existing documentation to follow the new standard layout
  - add sphinx instructions to build API reference docs
  - [Fix gate]Update test requirement
  - Enable some off-by-default checks
  - Remove references to Python 3.4
  - switch from oslosphinx to openstackdocstheme
  - pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz)
  - Update reno for stable/ocata
  - Remove pbr warnerrors in favor of sphinx check
  - Updated from global requirements
  - Add test to verify log record can be formatted
  - Using assertIsNone(xxx) instead of assertEqual(None, xxx)
* Mon Feb 13 2017 cloud-devel@suse.de
- update to version 1.16.0:
  - Don't use deprecated method logger.warn
  - Update reno for stable/newton
  - modify the home-page info with the developer documentation
  - Updated from global requirements
  - Add Constraints support
  - Ignore timeout error when receiving message from sockect
  - Show team and repo badges on README
  - Report underlying integer for unknown capabilities
  - Imported Translations from Zanata
  - Enable release notes translation
  - Add Python 3.5 classifier and venv
  - Deal with CONF.config_dir correctly
- Remove 0001-Deal-with-CONF.config_dir-correctly.patch . Applied upstream.
* Fri Dec 23 2016 tbechtold@suse.com
- update to version 1.13.1:
  * Update .gitreview for stable/newton
  * [Backport] Ignore timeout error when receiving message
* Fri Dec 02 2016 tbechtold@suse.com
- Add 0001-Deal-with-CONF.config_dir-correctly.patch
* Fri Oct 14 2016 tbechtold@suse.com
- switch to stable/newton tarball in _service
* Tue Aug 30 2016 tbechtold@suse.com
- update to version 1.13.0
  * Fixes unit tests on Windows.
  * Add reno for release notes management
  * Use default value for undefined caps in fmt_caps
  * Updated from global requirements
  * More sophisticated logging on privileged side
* Wed Aug 10 2016 tbechtold@suse.com
- update to 1.11.0:
  * Updated from global requirements
  * Provide way to "initialise" oslo.privsep
  * PrivContext: Sets client_mode to False on Windows
  * Imported Translations from Zanata
  * Drop python3.3 support in classifier
  * Remove unused py27 socketpair/makefile workaround
  * Remove direct dependency on babel
  * Switch to msgpack for serialization
- Update _service and switch to upstream spec template
* Mon Apr 04 2016 tbechtold@suse.com
- Initial packaging (version 1.4.0)