]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
logrotate: upgrade 3.19.0 -> 3.20.1
authorwangmy <wangmy@fujitsu.com>
Mon, 30 May 2022 06:40:47 +0000 (14:40 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 31 May 2022 14:23:34 +0000 (15:23 +0100)
commit391fdcf742c4669c1c4654f9b022b3d277aa0038
tree311e8a894fa96fdbbb9fb70dabc68c98549459ee
parent3e33ed8afa7bb4001ebe40b7a92d776bc4adf61d
logrotate: upgrade 3.19.0 -> 3.20.1

Changelog:
=========
drop world-readable permission on state file even when ACLs are enabled (#446)
fix potential DoS from unprivileged users via the state file (CVE-2022-1348)
fix a misleading debug message with copytruncate and rotate 0 (#443)
add support for unsigned time_t (#438)
do not lock state file /dev/null (#433)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/logrotate/logrotate_3.20.1.bb [moved from meta/recipes-extended/logrotate/logrotate_3.19.0.bb with 97% similarity]