From: Jakub J. <no...@gi...> - 2022-04-24 11:30:04
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: d095bb757707339fdee862901c877c50bf115505 https://github.com/OpenSC/OpenSC/commit/d095bb757707339fdee862901c877c50bf115505 Author: Jakub Jelen <jj...@re...> Date: 2022-04-24 (Sun, 24 Apr 2022) Changed paths: M MacOSX/build-package.in Log Message: ----------- Use https to avoid redirect warnings Commit: 973d76dffe1b6b570111a57c995ac913a65f1ffd https://github.com/OpenSC/OpenSC/commit/973d76dffe1b6b570111a57c995ac913a65f1ffd Author: Jakub Jelen <jj...@re...> Date: 2022-04-24 (Sun, 24 Apr 2022) Changed paths: M src/pkcs11/Makefile.am M src/smm/Makefile.am Log Message: ----------- buildsys: Do not try to build shared libraries with --disable-shared Commit: 10477a6f8757da16bb36ba7ab65ff07765697319 https://github.com/OpenSC/OpenSC/commit/10477a6f8757da16bb36ba7ab65ff07765697319 Author: Jakub Jelen <jj...@re...> Date: 2022-04-24 (Sun, 24 Apr 2022) Changed paths: M .github/build.sh M .github/workflows/linux.yml Log Message: ----------- Reproducer for --disable-shared build configuration Compare: https://github.com/OpenSC/OpenSC/compare/1b05d7664801...10477a6f8757 |