mirror of
https://github.com/eosswedenorg/antelope-api-healthcheck
synced 2026-07-03 11:53:43 +02:00
Version 1.4.4
This commit is contained in:
parent
f377538f4c
commit
824ae9ca9d
2 changed files with 15 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -1,6 +1,6 @@
|
||||||
|
|
||||||
PROGRAM_NAME = antelope-api-healthcheck
|
PROGRAM_NAME = antelope-api-healthcheck
|
||||||
export PROGRAM_VERSION = 1.4.3
|
export PROGRAM_VERSION = 1.4.4
|
||||||
|
|
||||||
GO = go
|
GO = go
|
||||||
PREFIX = /usr/local
|
PREFIX = /usr/local
|
||||||
|
|
|
||||||
14
debian/changelog
vendored
14
debian/changelog
vendored
|
|
@ -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
|
antelope-api-healthcheck (1.4.3) unstable; urgency=medium
|
||||||
|
|
||||||
[ Misc ]
|
[ Misc ]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue