File python-oslo.rootwrap.changes of Package python-oslo.rootwrap
-------------------------------------------------------------------
Mon Oct 17 04:53:00 UTC 2016 - tbechtold@suse.com
- Add 0001-Fix-running-unknown-commands-in-daemon-mode.patch
-------------------------------------------------------------------
Wed Oct 12 17:09:15 UTC 2016 - tbechtold@suse.com
update to version 4.1.0
* Python 3: encode or decode i/o data of Popen.communicate()
* Remove python 2.6 and cleanup tox.ini
* Add shields.io version/downloads links/badges into README.rst
* Fix Python 3 support for eventlet monkey-patching
* Removes MANIFEST.in as it is not needed explicitely by PBR
* Remove unused use-syslog-rfc-format option
* daemon: avoid raising UnboundLocalError to callers
* Fix Python 3 issues in tests
* docs - Set pbr 'warnerrors' option for doc build
* Python 3: Don't use BaseException.message attribute
* Log that rootwrap was spawned after check
* Drop python 2.6 support
* No need for Oslo Incubator Sync
* Fix some spelling typo in manual
* Remove test-requirements-py3.txt
* Handle renamed executables with KillFilter
* add pbr-generated release history to the documentation
* Remove python 2.6 classifier
* Updated from global requirements
* Add tox target to find missing requirements
* move usage instructions into main docs
-------------------------------------------------------------------
Fri Jun 12 08:04:28 UTC 2015 - dmueller@suse.com
- update to 2.0.0:
* Remove oslo namespace package
-------------------------------------------------------------------
Mon Jun 8 14:05:29 UTC 2015 - tbechtold@suse.com
- update to 1.8.0:
* Remove run_cross_tests.sh
* Updated from global requirements
* Remove mentions of root "tests" package from test_funcional_*
* Uncap library requirements for liberty
* Speed up non-daemon rootwrap command line invocation
* Correct RST syntax errors in README.rst
* Update to latest hacking
* Avoid calling sudo just to change users
* Updated from global requirements
- Adjust Requires according to requirements.txt
-------------------------------------------------------------------
Tue Mar 10 15:12:16 UTC 2015 - tbechtold@suse.com
- update to 1.6.0:
* Remove env changing support in daemon mode
* Updated from global requirements
* Updated from global requirements
* Add bug link to README
- update Requires
-------------------------------------------------------------------
Thu Jan 29 14:46:05 UTC 2015 - tbechtold@suse.com
- update to version 1.5.0:
* Add cross-testing script
* Updated from global requirements
* Move files out of the namespace package
* Activate pep8 check that _ is imported
* Workflow documentation is now in infra-manual
-------------------------------------------------------------------
Thu Jan 15 09:13:06 UTC 2015 - tbechtold@suse.com
- update to version 1.4.0:
* Updated from global requirements
* Updated from global requirements
* Correct filters examples in README.rst
* Updated from global requirements
* Fix exit of subprocess in case it was terminated by signal
* Updated from global requirements
* Support building wheels (PEP-427)
* Updated from global requirements
- Add python_requires to _service
-------------------------------------------------------------------
Mon Sep 22 17:02:16 UTC 2014 - dmueller@suse.com
- add temporary workaround for non-release version
-------------------------------------------------------------------
Sun Sep 21 10:17:34 UTC 2014 - tbechtold@suse.com
- update to version 1.3.0:
* Clean up title on main doc page
* Initial cut of documentation for oslo.rootwrap
* Add a short doc to README on how to use daemon mode
* Fix the bug tracker URL in CONTRIBUTING.rst
* warn against sorting requirements
* Updated from global requirements
* Add daemon mode to benchmark
* Add an option to run rootwrap as a daemon
* Refactor common parts from cmd to wrapper
* Add basic benchmark
* Remove sys.path modification
* Move test requirement coverage into tox.ini
* Enabled hacking check H305
* Continue on failure of leaf filters of chaining filters
- Adjust python-six Requires version according to requirements.txt
-------------------------------------------------------------------
Tue Jul 29 20:47:00 UTC 2014 - dmueller@suse.com
- update to 1.3.0a1:
* Let tests pass on distros where "ip" is in /bin
* Bump hacking to 0.9.x series
* Avoid usage of mutables as default args
* Simplify the flow in RegExpFilter
* Add ChainingRegExpFilter for prefix utilities
* Fix Python 3 support, add functional test
* Fix import grouping
* Remove unused variable 'command'
* Run py33 test env before others
-------------------------------------------------------------------
Wed Apr 9 11:04:12 UTC 2014 - dmueller@suse.com
- update to 1.2.0:
* Avoid matching ip -s netns exec in IpFilter
* Don't use system pip things in tox
* Add Python 3 trove classifiers
* To honor RFC5424 add use_syslog_rfc_format config option
* Trivial changes from oslo-incubator
-------------------------------------------------------------------
Mon Mar 24 16:56:23 UTC 2014 - dmueller@suse.com
- reduce test requires
-------------------------------------------------------------------
Thu Feb 13 13:25:49 UTC 2014 - dmueller@suse.com
- remove dependency on oslo.sphinx
-------------------------------------------------------------------
Tue Feb 11 16:14:44 UTC 2014 - speilicke@suse.com
- Replace git_tarballs source service with download_files and set_version
+ Use upstream URL as source (enables verification)
-------------------------------------------------------------------
Fri Feb 7 10:27:56 UTC 2014 - dmueller@suse.com
- update to 1.1.0:
* remove entry points, in the packages now
-------------------------------------------------------------------
Thu Jan 16 12:07:36 UTC 2014 - dmueller@suse.com
- clean up requires
-------------------------------------------------------------------
Thu Dec 12 15:49:27 UTC 2013 - dmueller@suse.com
- Initial package (1.0.0)