Message ID | 20250921100352.2620720-1-dario.binacchi@amarulasolutions.com |
---|---|
State | New |
Headers | show |
Series |
|
Related | show |
On 21/09/2025 12:03, Dario Binacchi wrote: > This bump includes the security fix for CVE-2025-31160. > > Release notes: > https://www.atoptool.nl/downloadatop.php > > Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com> Series applied to master, thanks. To unsubscribe from this group and stop receiving emails from it, send an email to linux-amarula+unsubscribe@amarulasolutions.com.
diff --git a/package/atop/atop.hash b/package/atop/atop.hash index 8774fb577dea..8f0cb695814b 100644 --- a/package/atop/atop.hash +++ b/package/atop/atop.hash @@ -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 diff --git a/package/atop/atop.mk b/package/atop/atop.mk index f7dfed5e8df3..155dec617747 100644 --- a/package/atop/atop.mk +++ b/package/atop/atop.mk @@ -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
This bump includes the security fix for CVE-2025-31160. Release notes: https://www.atoptool.nl/downloadatop.php Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com> --- Added in v2 package/atop/atop.hash | 2 +- package/atop/atop.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)