summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pandas
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-04-09 18:31:50 +0800
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-04-10 07:59:53 -0700
commit0cb4d92f4dacfe4d9a7731cf1d542777cdffef3f (patch)
treed45e28c7c292e0fe23ea81f174746ccea71cfd4f /meta-python/recipes-devtools/python/python3-pandas
parent5e2c6136674402c4dd066a63016f6d4ef0a1a973 (diff)
downloadmeta-openembedded-0cb4d92f4dacfe4d9a7731cf1d542777cdffef3f.tar.gz
feh: upgrade 3.11.3 -> 3.12.1
Changelog: ========== * Update tests to reflect the %f/%F changes implemented in v3.12 * Disallow %f and %n format specifiers in --action and --info strings; abort with an error message if those are encountered. Use %F and %N instead. Rationale: %f and %n do not escape shell-specific syntax and are thus a security risk when passing untrusted file names to feh. %F and %N, which have been available since v2.3 (Feb 2012), do escape shell-specific syntax. Migration path: Replace %f (or '%f') and %n (or '%n') with %F and %N (without '') in --action and --info commands. * Fix formatting in man page for groff 1.23.0+ * Do not skip URLs when '--sort mtime' or similar are used * Define '_GNU_SOURCE' macro for mkstemps usage (if enabled) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pandas')
0 files changed, 0 insertions, 0 deletions