From 5174bfeacb731ee6a6f2d7980353bae50fe58b60 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 25 Feb 2026 17:37:03 +0800 Subject: [PATCH] feh: upgrade 3.11.2 -> 3.11.3 Changelog: ========== * Support DOS-style \r\n line breaks when loading filelists. Note that they will be saved with UNIX-style \n line breaks regardless of input format. This is intentional. * Fix --action, --info, --title and similar commands hard-coding the maximum length of the formatted output to 4095 characters. Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- meta-oe/recipes-graphics/feh/{feh_3.11.2.bb => feh_3.11.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-graphics/feh/{feh_3.11.2.bb => feh_3.11.3.bb} (88%) diff --git a/meta-oe/recipes-graphics/feh/feh_3.11.2.bb b/meta-oe/recipes-graphics/feh/feh_3.11.3.bb similarity index 88% rename from meta-oe/recipes-graphics/feh/feh_3.11.2.bb rename to meta-oe/recipes-graphics/feh/feh_3.11.3.bb index 57c30c3475..c79ad488ba 100644 --- a/meta-oe/recipes-graphics/feh/feh_3.11.2.bb +++ b/meta-oe/recipes-graphics/feh/feh_3.11.3.bb @@ -9,7 +9,7 @@ DEPENDS = "\ " SRC_URI = "https://feh.finalrewind.org/feh-${PV}.tar.bz2" -SRC_URI[sha256sum] = "020f8bce84c709333dcc6ec5fff36313782e0b50662754947c6585d922a7a7b2" +SRC_URI[sha256sum] = "f2cca3592a433922c0db7a9365fd63e5402c121d932a9327e279c71be6501063" inherit mime-xdg features_check # depends on virtual/libx11