From: Wang Mingyu <[email protected]> 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 <[email protected]> --- 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 -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#124621): https://lists.openembedded.org/g/openembedded-devel/message/124621 Mute This Topic: https://lists.openembedded.org/mt/117991947/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
