Package: watcher / 14.0.0-3
Metadata
Package | Version | Patches format |
---|---|---|
watcher | 14.0.0-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
also package alembic migration.patch | (download) |
MANIFEST.in |
1 1 + 0 - 0 ! |
also package alembic migration scripts |
remove sphinxcontrib.rsvgconverter.patch | (download) |
doc/source/conf.py |
1 0 + 1 - 0 ! |
remove sphinxcontrib.rsvgconverter This isn't packaged in Debian. |
removed sphinxcontrib.httpdomain from sphinx ext.patch | (download) |
doc/source/conf.py |
1 0 + 1 - 0 ! |
removed sphinxcontrib.httpdomain from sphinx ext. |
OSSN 0094_use_cinder_migrate_for_swap_volume.patch | (download) |
releasenotes/notes/bug-2112187-763bae283e0b736d.yaml |
47 47 + 0 - 0 ! |
use cinder migrate for swap volume This change removes watchers in tree functionality for swapping instance volumes and defines swap as an alias of cinder volume migrate. . The watcher native implementation was missing error handling which could lead to irretrievable data loss. . The removed code also forged project user credentials to perform admin request as if it was done by a member of a project. this was unsafe an posses a security risk due to how it was implemented. This code has been removed without replacement. . While some effort has been made to allow existing audits that were defined to work, any reduction of functionality as a result of this security hardening is intentional. Bug: https://launchpad.net/bugs/2112187 Bug-Debian: https://bugs.debian.org/1111692 |