diff -Nru watcher-8.0.0+git2022060611.b57eac12/debian/changelog watcher-8.0.0+git2022071416.b57eac12/debian/changelog --- watcher-8.0.0+git2022060611.b57eac12/debian/changelog 2022-06-06 15:19:21.000000000 +0000 +++ watcher-8.0.0+git2022071416.b57eac12/debian/changelog 2022-07-14 20:52:22.000000000 +0000 @@ -1,3 +1,11 @@ +watcher (2:8.0.0+git2022071416.b57eac12-0ubuntu1) kinetic; urgency=medium + + * New upstream snapshot for OpenStack Zed. + * d/control: Ensure openstack-pkg-tools has CIS hardening for log files + and pkgos_adduser. + + -- Corey Bryant Thu, 14 Jul 2022 16:52:22 -0400 + watcher (2:8.0.0+git2022060611.b57eac12-0ubuntu1) kinetic; urgency=medium * New upstream snapshot for OpenStack Zed. diff -Nru watcher-8.0.0+git2022060611.b57eac12/debian/control watcher-8.0.0+git2022071416.b57eac12/debian/control --- watcher-8.0.0+git2022060611.b57eac12/debian/control 2022-06-06 15:19:21.000000000 +0000 +++ watcher-8.0.0+git2022071416.b57eac12/debian/control 2022-07-14 20:52:22.000000000 +0000 @@ -8,7 +8,7 @@ Build-Depends: debhelper-compat (= 13), dh-python, - openstack-pkg-tools, + openstack-pkg-tools (>= 119ubuntu1~), po-debconf, python3-all, python3-pbr (>= 3.1.1), diff -Nru watcher-8.0.0+git2022060611.b57eac12/PKG-INFO watcher-8.0.0+git2022071416.b57eac12/PKG-INFO --- watcher-8.0.0+git2022060611.b57eac12/PKG-INFO 2022-06-06 15:18:56.005865300 +0000 +++ watcher-8.0.0+git2022071416.b57eac12/PKG-INFO 2022-07-14 20:52:06.278536300 +0000 @@ -21,6 +21,7 @@ Classifier: Programming Language :: Python :: 3.8 Requires-Python: >=3.6 License-File: LICENSE +License-File: AUTHORS ======= Watcher diff -Nru watcher-8.0.0+git2022060611.b57eac12/python_watcher.egg-info/pbr.json watcher-8.0.0+git2022071416.b57eac12/python_watcher.egg-info/pbr.json --- watcher-8.0.0+git2022060611.b57eac12/python_watcher.egg-info/pbr.json 1970-01-01 00:00:00.000000000 +0000 +++ watcher-8.0.0+git2022071416.b57eac12/python_watcher.egg-info/pbr.json 2022-07-14 20:52:04.000000000 +0000 @@ -0,0 +1 @@ +{"git_version": "b57eac12", "is_release": false} \ No newline at end of file diff -Nru watcher-8.0.0+git2022060611.b57eac12/python_watcher.egg-info/PKG-INFO watcher-8.0.0+git2022071416.b57eac12/python_watcher.egg-info/PKG-INFO --- watcher-8.0.0+git2022060611.b57eac12/python_watcher.egg-info/PKG-INFO 2022-06-06 15:18:55.000000000 +0000 +++ watcher-8.0.0+git2022071416.b57eac12/python_watcher.egg-info/PKG-INFO 2022-07-14 20:52:04.000000000 +0000 @@ -21,6 +21,7 @@ Classifier: Programming Language :: Python :: 3.8 Requires-Python: >=3.6 License-File: LICENSE +License-File: AUTHORS ======= Watcher diff -Nru watcher-8.0.0+git2022060611.b57eac12/python_watcher.egg-info/SOURCES.txt watcher-8.0.0+git2022071416.b57eac12/python_watcher.egg-info/SOURCES.txt --- watcher-8.0.0+git2022060611.b57eac12/python_watcher.egg-info/SOURCES.txt 2022-06-06 15:18:55.000000000 +0000 +++ watcher-8.0.0+git2022071416.b57eac12/python_watcher.egg-info/SOURCES.txt 2022-07-14 20:52:04.000000000 +0000 @@ -218,6 +218,7 @@ python_watcher.egg-info/dependency_links.txt python_watcher.egg-info/entry_points.txt python_watcher.egg-info/not-zip-safe +python_watcher.egg-info/pbr.json python_watcher.egg-info/requires.txt python_watcher.egg-info/top_level.txt rally-jobs/README.rst diff -Nru watcher-8.0.0+git2022060611.b57eac12/releasenotes/notes/reno.cache watcher-8.0.0+git2022071416.b57eac12/releasenotes/notes/reno.cache --- watcher-8.0.0+git2022060611.b57eac12/releasenotes/notes/reno.cache 1970-01-01 00:00:00.000000000 +0000 +++ watcher-8.0.0+git2022071416.b57eac12/releasenotes/notes/reno.cache 2022-07-14 20:52:05.000000000 +0000 @@ -0,0 +1,3 @@ +--- +file-contents: {} +notes: [] diff -Nru watcher-8.0.0+git2022060611.b57eac12/RELEASENOTES.rst watcher-8.0.0+git2022071416.b57eac12/RELEASENOTES.rst --- watcher-8.0.0+git2022060611.b57eac12/RELEASENOTES.rst 1970-01-01 00:00:00.000000000 +0000 +++ watcher-8.0.0+git2022071416.b57eac12/RELEASENOTES.rst 2022-07-14 20:52:05.000000000 +0000 @@ -0,0 +1,3 @@ +============== +python-watcher +==============