From: Jakub J. <no...@gi...> - 2020-11-25 08:26:57
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 3eae6a031c07fe1793a00608a257e27ef414219b https://github.com/OpenSC/OpenSC/commit/3eae6a031c07fe1793a00608a257e27ef414219b Author: Jakub Jelen <jj...@re...> Date: 2020-11-25 (Wed, 25 Nov 2020) Changed paths: M src/libopensc/ctx.c Log Message: ----------- ctx: Use more standard cache directory https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html Commit: d0e5d62bf5b4b1087d567e4885e0a2cca4e7c299 https://github.com/OpenSC/OpenSC/commit/d0e5d62bf5b4b1087d567e4885e0a2cca4e7c299 Author: Jakub Jelen <jj...@re...> Date: 2020-11-25 (Wed, 25 Nov 2020) Changed paths: M src/tests/unittests/Makefile.am A src/tests/unittests/cachedir.c Log Message: ----------- Verify the cache dir is correctly set with different combination of variables Commit: 8a6708c163fff39f9965d08854f1f620fbe87704 https://github.com/OpenSC/OpenSC/commit/8a6708c163fff39f9965d08854f1f620fbe87704 Author: Jakub Jelen <jj...@re...> Date: 2020-11-25 (Wed, 25 Nov 2020) Changed paths: M doc/files/files.html M doc/files/opensc.conf.5.xml.in Log Message: ----------- doc: Update documentation about the cache location Compare: https://github.com/OpenSC/OpenSC/compare/00ad8644e670...8a6708c163ff |