Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-cherry-pick-28d991a.patch | [PATCH] Fix bug lp:1683495, if nova ServerDetail.Image fails to unmarshall as a nova.Entity, try as a string before failing. Added related test. Fix goose bug 49, update expected error message in apiversion_test.so to match past changes. |
Heather Lanigan <heather.lanigan@canonical.com> | no | 2017-05-03 | ||
0002-remove-flag-parse.patch | Remove init() method to fix test failure; reflects what's done in the "v2" branch of the code | Mathias Gibbens <mathias@calenhad.com> | not-needed | 2023-01-20 | ||
0003-use-ip-not-localhost.patch | Use an actual IP address; in some build environments, "localhost" is resolved to an IPv6 address, while the code is bound to an IPv4 address |
Mathias Gibbens <mathias@calenhad.com> | not-needed | 2023-01-20 | ||
0004-Unwrap-errors-before-checking-x509.UnknownAuthorityE.patch | Unwrap errors before checking x509.UnknownAuthorityError In Go1.20, this errors is wrapped as tls.CertificateVerificationError |
Shengjing Zhu <zhsj@debian.org> | no | 2023-01-20 |