* [ptxdist] [PATCH] logrotate: version bump 3.17.0 -> 3.22.0
@ 2025-05-06 13:24 Alexander Dahl via ptxdist
0 siblings, 0 replies; only message in thread
From: Alexander Dahl via ptxdist @ 2025-05-06 13:24 UTC (permalink / raw)
To: ptxdist; +Cc: Alexander Dahl
Mitigates CVE-2022-1348 with 3.20.0.
Link: https://github.com/logrotate/logrotate/releases/tag/3.18.0
Link: https://github.com/logrotate/logrotate/releases/tag/3.18.1
Link: https://github.com/logrotate/logrotate/releases/tag/3.19.0
Link: https://github.com/logrotate/logrotate/releases/tag/3.20.0
Link: https://github.com/logrotate/logrotate/releases/tag/3.20.1
Link: https://github.com/logrotate/logrotate/releases/tag/3.21.0
Link: https://github.com/logrotate/logrotate/releases/tag/3.22.0
Signed-off-by: Alexander Dahl <ada@thorsis.com>
---
rules/logrotate.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/logrotate.make b/rules/logrotate.make
index 021418541..37c44377a 100644
--- a/rules/logrotate.make
+++ b/rules/logrotate.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_LOGROTATE) += logrotate
#
# Paths and names
#
-LOGROTATE_VERSION := 3.17.0
-LOGROTATE_MD5 := ac2a7151fc8a187201872358a20a2813
+LOGROTATE_VERSION := 3.22.0
+LOGROTATE_MD5 := 2386501a53ff086f44eeada2b27d50b8
LOGROTATE := logrotate-$(LOGROTATE_VERSION)
LOGROTATE_SUFFIX := tar.xz
LOGROTATE_URL := https://github.com/logrotate/logrotate/releases/download/$(LOGROTATE_VERSION)/$(LOGROTATE).$(LOGROTATE_SUFFIX)
base-commit: 07e73af2896186728df06a101cfafa1ab3f58e52
--
2.39.5
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-05-06 13:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-05-06 13:24 [ptxdist] [PATCH] logrotate: version bump 3.17.0 -> 3.22.0 Alexander Dahl via ptxdist
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox