Commit Graph

1 Commits

Author SHA1 Message Date
Joachim Mairböck
4669db151e less: bump version, remove old version (#10327)
* less: bump version, remove old version

Fixes CVE-2022-46663

* less: use B_USER_VAR_DIRECTORY for the history file

It now uses XDG_STATE_DIR by default, the find_directory based code path is
only used as fallback instead of `~/.local/state` if that isn't defined.
XDG_STATE_DIR is defined since hrev57631 and defaults to B_USER_VAR_DIRECTORY.
2024-04-12 19:11:17 +02:00