1
0
Fork 0
mirror of https://github.com/eosswedenorg/antelope-api-healthcheck synced 2026-06-16 04:44:55 +02:00

Version 1.4.4

This commit is contained in:
Henrik Hautakoski 2023-04-04 07:05:14 +02:00
parent f377538f4c
commit 824ae9ca9d
No known key found for this signature in database
GPG key ID: 217490840C18A5D9
2 changed files with 15 additions and 1 deletions

14
debian/changelog vendored
View file

@ -1,3 +1,17 @@
antelope-api-healthcheck (1.4.4) unstable; urgency=medium
[ Security ]
* CVE-2022-41723 - Uncontrolled Resource Consumption
Fixed by updating golang.org/x/net to patched version 0.7.0
[ Misc ]
* Go Packages
- Update golang.org/x/net from 0.4.0 to 0.7.0
- Update github.com/eosswedenorg-go/atomicasset from v0.1.1-0.20230206134606-4577244fa67a to v0.1.1
-- Henrik Hautakoski <henrik@eossweden.org> Tue, 04 Apr 2023 07:04:24 +0200
antelope-api-healthcheck (1.4.3) unstable; urgency=medium
[ Misc ]