From: Jakub J. <no...@gi...> - 2023-02-24 12:07:43
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 88ff714e0ea16a462ff5538d3634a10ed729a1d5 https://github.com/OpenSC/OpenSC/commit/88ff714e0ea16a462ff5538d3634a10ed729a1d5 Author: Jakub Jelen <jj...@re...> Date: 2023-02-24 (Fri, 24 Feb 2023) Changed paths: M m4/ax_pthread.m4 Log Message: ----------- update ax_pthread to version 31 (autoconf-archive-2022.02.11) The OSX build was failing with the old version giving the following errors: autoreconf: running: /usr/local/Cellar/autoconf/2.71/bin/autoconf --force configure.ac:485: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead Signed-off-by: Jakub Jelen <jj...@re...> Commit: 7013628c9e1167fd21d087eebc6b01091ff28726 https://github.com/OpenSC/OpenSC/commit/7013628c9e1167fd21d087eebc6b01091ff28726 Author: Jakub Jelen <jj...@re...> Date: 2023-02-24 (Fri, 24 Feb 2023) Changed paths: M .github/setup-macos.sh Log Message: ----------- ci: Install pkgconfig for OSX Commit: 3fdba8821239e3131ad834f2d23d2f86d319c32d https://github.com/OpenSC/OpenSC/commit/3fdba8821239e3131ad834f2d23d2f86d319c32d Author: Jakub Jelen <jj...@re...> Date: 2023-02-24 (Fri, 24 Feb 2023) Changed paths: M .github/workflows/linux.yml Log Message: ----------- ci: Update isoapplet v1 cache action to v3 to work with the rest of the pipeline Compare: https://github.com/OpenSC/OpenSC/compare/01ccd42a6624...3fdba8821239 |