Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
install-missing-files.patch | Install missing files | Thomas Goirand <zigo@debian.org> | not-needed | 2016-03-25 | ||
removed-httpdomain-sphinx-ext.patch | Removed httpdomain sphinx ext =================================================================== |
Thomas Goirand <zigo@debian.org> | no | 2021-03-26 | ||
add-new-floatingip-handler.patch | Add new floating IP handler for sink =================================================================== |
Axel Jacquet <axel.jacquet@infomaniak.com> | no | 2023-03-08 | ||
Fix_unit_tests_depending_on_resolv.conf.patch | Fix unit tests depending on /etc/resolv.conf Two unit tests loaded dns-python code that reads from /etc/resolv.conf on the test host. If there are no nameservers listed in that file, the test would fail even though it is not needed for the test. This patch mocks out the calls dns-python makes that read the resolver records. diff --git a/designate/tests/unit/mdns/test_handler.py b/designate/tests/unit/mdns/test_handler.py index ff2647f..c67ff33 100644 |
Michael Johnson <johnsomor@gmail.com> | yes | debian upstream | upstream, https://review.opendev.org/c/openstack/designate/+/918364 | 2024-05-09 |
fix-regex-to-create-floating-ptr.patch | Fix regex to create floating PTR. | Axel Jacquet <axel.jacquet@infomaniak.com> | no | 2024-06-27 |