diff options
author | Daniil Baturin <daniil@baturin.org> | 2023-04-27 14:58:52 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-27 14:58:52 +0100 |
commit | 26aaaea7b0968f745f9cfc0958e9ab84c9a1adaa (patch) | |
tree | 2444e54089304e70668bcd361842bb951d1e541c /debian/changelog | |
parent | 390f08d82bea80a1d8bbf0cd11d9d4762c7ac503 (diff) | |
parent | 8b752f958176ca579cf780175b3f9ee3617ab481 (diff) | |
download | vyos-http-api-tools-26aaaea7b0968f745f9cfc0958e9ab84c9a1adaa.tar.gz vyos-http-api-tools-26aaaea7b0968f745f9cfc0958e9ab84c9a1adaa.zip |
http-api: T5176: update vyos-http-api-tools for FastAPI security vulnerability
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 47ccddf..8df230a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +vyos-http-api-tools (2.1) unstable; urgency=medium + + * Update version of FastAPI to 0.92.0 + * Drop unneeded dependencies + + -- VyOS maintainers and contributors <maintainers@vyos.io> Mon, 24 Apr 2023 11:31:52 -0500 + vyos-http-api-tools (0.2.0-1.1) unstable; urgency=medium * Add sgqlc |