mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
package/atop: security bump to version 2.11.1
This bump includes the security fix for CVE-2025-31160.
Release notes:
https://www.atoptool.nl/downloadatop.php
Fixes:
https://www.cve.org/CVERecord?id=CVE-2025-31160
Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
[Julien:
- add "security" in commit log title
- add link to CVE
]
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit 45e7fe2811)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
committed by
Arnout Vandecappelle
parent
eb81d4d8ce
commit
332f8abf1c
@@ -1,5 +1,5 @@
|
||||
# Locally computed:
|
||||
sha256 9b94c666602efff7bf402ecce706c347f38c39cb63498f9d39626861e5646e20 atop-2.11.0.tar.gz
|
||||
sha256 77650f79f9e388b6f5666dc113849894575a29bb4de21b8cd58767bf8a905154 atop-2.11.1.tar.gz
|
||||
|
||||
# Hash for license file:
|
||||
sha256 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
ATOP_VERSION = 2.11.0
|
||||
ATOP_VERSION = 2.11.1
|
||||
ATOP_SITE = http://www.atoptool.nl/download
|
||||
ATOP_LICENSE = GPL-2.0+
|
||||
ATOP_LICENSE_FILES = COPYING
|
||||
|
||||
Reference in New Issue
Block a user