Debian Patches
Status for watcher/14.0.0-3
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
also-package-alembic-migration.patch | Also package Alembic migration scripts | Thomas Goirand <zigo@debian.org> | no | 2017-10-20 | ||
remove-sphinxcontrib.rsvgconverter.patch | Remove sphinxcontrib.rsvgconverter This isn't packaged in Debian. =================================================================== |
Thomas Goirand <zigo@debian.org> | not-needed | 2019-10-02 | ||
removed-sphinxcontrib.httpdomain-from-sphinx-ext.patch | Removed sphinxcontrib.httpdomain from sphinx ext. | Thomas Goirand <zigo@debian.org> | no | 2021-03-23 | ||
OSSN-0094_use_cinder_migrate_for_swap_volume.patch | 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. diff --git a/releasenotes/notes/bug-2112187-763bae283e0b736d.yaml b/releasenotes/notes/bug-2112187-763bae283e0b736d.yaml new file mode 100644 index 0000000..630fbcf |
Sean Mooney <work@seanmooney.info> | yes | debian upstream | upstream, https://review.opendev.org/c/openstack/watcher/+/957770 | 2025-08-21 |