{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":383881483,"defaultBranch":"next-testing","name":"ima-evm-utils","ownerLogin":"linux-integrity","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-07-07T17:49:50.000Z","ownerAvatar":"https://github.com/avatars/u/159207166?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1725031769.0","currentOid":""},"activityList":{"items":[{"before":"a8d1df9bdf7ee95fb94443f3483f9cd646b9f3c5","after":"dc5969360a0439d225a0df386aeb2f4ab9f0661a","ref":"refs/heads/master","pushedAt":"2024-08-30T15:43:08.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"mimizohar","name":null,"path":"/mimizohar","primaryAvatarUrl":"https://github.com/avatars/u/86324735?s=80&v=4"},"commit":{"message":"Release version 1.6.2\n\nFix sign_hash failure when OpenSSL engine support is missing.\n\nSigned-off-by: Mimi Zohar ","shortMessageHtmlLink":"Release version 1.6.2"}},{"before":"a8d1df9bdf7ee95fb94443f3483f9cd646b9f3c5","after":"dc5969360a0439d225a0df386aeb2f4ab9f0661a","ref":"refs/heads/next","pushedAt":"2024-08-30T15:42:40.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"mimizohar","name":null,"path":"/mimizohar","primaryAvatarUrl":"https://github.com/avatars/u/86324735?s=80&v=4"},"commit":{"message":"Release version 1.6.2\n\nFix sign_hash failure when OpenSSL engine support is missing.\n\nSigned-off-by: Mimi Zohar ","shortMessageHtmlLink":"Release version 1.6.2"}},{"before":"2e2628498edd239ebe44a3b9f6c13bf2b236ddfd","after":"dc5969360a0439d225a0df386aeb2f4ab9f0661a","ref":"refs/heads/next-testing","pushedAt":"2024-08-30T15:29:04.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"mimizohar","name":null,"path":"/mimizohar","primaryAvatarUrl":"https://github.com/avatars/u/86324735?s=80&v=4"},"commit":{"message":"Release version 1.6.2\n\nFix sign_hash failure when OpenSSL engine support is missing.\n\nSigned-off-by: Mimi Zohar ","shortMessageHtmlLink":"Release version 1.6.2"}},{"before":"4a4c762c8e3cbbff5f41c682deb026d22440454d","after":"2e2628498edd239ebe44a3b9f6c13bf2b236ddfd","ref":"refs/heads/next-testing","pushedAt":"2024-08-29T03:04:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mimizohar","name":null,"path":"/mimizohar","primaryAvatarUrl":"https://github.com/avatars/u/86324735?s=80&v=4"},"commit":{"message":"Release version 1.6.1\n\nThis is a minor release. Refer to the NEWS file for a short summary of the\nchanges and the git history for details.\n\nSigned-off-by: Mimi Zohar ","shortMessageHtmlLink":"Release version 1.6.1"}},{"before":"1985de1d9f50063fc8221a88bd3f1e026de49554","after":"4a4c762c8e3cbbff5f41c682deb026d22440454d","ref":"refs/heads/next-testing","pushedAt":"2024-08-21T20:33:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mimizohar","name":null,"path":"/mimizohar","primaryAvatarUrl":"https://github.com/avatars/u/86324735?s=80&v=4"},"commit":{"message":"Add copies of the license text\n\nAdd copies of the license texts so they're distributed in the tar files\nfor offline viewing.\n\nThe GNU license associated with the the SPDX License Identifier GPL-2.0\nand GPL-2.0-or-later is the same. Restore the COPYING file from\nhttps://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.\n\nAdd the GNU license associated with the SPDX License Identifier\nLGPL-2.0-or-later as COPYING.LGPL from\nhttps://www.gnu.org/licenses/old-licenses/lgpl-2.0.txt.\n\nNote: While removing the file specific licenses and replacing them with\nthe SPDX License Identifier, the special exception for linking with the\nOpenSSL library (WITH cryptsetup-OpenSSL-exception) was removed. With\nthe relicensing of OpenSSL 3 or later to the Apache 2 license, the\nspecial exception is no longer necessary.\n\nFixes: 6adc50f68202 (\"Change license to LGPL-2.0-or-later and GPL-2.0-or-later\")\nSigned-off-by: Peter Robinson \nReviewed-by: Petr Vorel \nSigned-off-by: Mimi Zohar ","shortMessageHtmlLink":"Add copies of the license text"}},{"before":"bedb49994d524a374a7df6fe812c70da35d03cbd","after":"1985de1d9f50063fc8221a88bd3f1e026de49554","ref":"refs/heads/next-testing","pushedAt":"2024-08-09T00:31:13.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mimizohar","name":null,"path":"/mimizohar","primaryAvatarUrl":"https://github.com/avatars/u/86324735?s=80&v=4"},"commit":{"message":"build: Fix build when openssl/engine.h is not available anymore\n\nOn Fedora Rawhide openssl/engine.h has disappeared, indicating the\ndisablement of the engine. Therefore check for openssl/engine.h and\ndisable building with engine support if the file is not found.\n\nIn libimaevm.c #include openssl/engine.h only when CONFIG_IMA_EVM_ENGINE\nis set.\n\nIn the public header file imaevm.h only #include the file when\nOPENSSL_NO_STATIC_ENGINE is not set, which is now set in Fedora Rawhide.\n\nSigned-off-by: Peter Robinson \nSigned-off-by: Stefan Berger \nReviewed-by: Petr Vorel \nSigned-off-by: Mimi Zohar ","shortMessageHtmlLink":"build: Fix build when openssl/engine.h is not available anymore"}},{"before":"65d6ce3d86bd852489a49705dcfe7a59fbbc5dd5","after":"bedb49994d524a374a7df6fe812c70da35d03cbd","ref":"refs/heads/next-testing","pushedAt":"2024-07-24T21:23:42.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mimizohar","name":null,"path":"/mimizohar","primaryAvatarUrl":"https://github.com/avatars/u/86324735?s=80&v=4"},"commit":{"message":"build: Fix build when openssl/engine.h is not available anymore\n\nOn Fedora Rawhide openssl/engine.h has disappeared, indicating the\ndisablement of the engine. Therefore check for openssl/engine.h and\ndisable building with engine support if the file is not found.\n\nIn libimaevm.c #include openssl/engine.h only when CONFIG_IMA_EVM_ENGINE\nis set.\n\nIn the public header file imaevm.h only #include the file when\nOPENSSL_NO_STATIC_ENGINE is not set, which is now set in Fedora Rawhide.\n\nSigned-off-by: Peter Robinson \nSigned-off-by: Stefan Berger \nSigned-off-by: Mimi Zohar ","shortMessageHtmlLink":"build: Fix build when openssl/engine.h is not available anymore"}},{"before":"a8d1df9bdf7ee95fb94443f3483f9cd646b9f3c5","after":"65d6ce3d86bd852489a49705dcfe7a59fbbc5dd5","ref":"refs/heads/next-testing","pushedAt":"2024-07-24T19:35:08.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mimizohar","name":null,"path":"/mimizohar","primaryAvatarUrl":"https://github.com/avatars/u/86324735?s=80&v=4"},"commit":{"message":"build: Fix build when openssl/engine.h is not available anymore\n\nOn Fedora Rawhide openssl/engine.h has disappeared, indicating the\ndisablement of the engine. Therefore check for openssl/engine.h and\ndisable building with engine support if the file is not found.\n\nIn libimaevm.c #include openssl/engine.h only when CONFIG_IMA_EVM_ENGINE\nis set.\n\nIn the public header file imaevm.h only #include the file when\nOPENSSL_NO_STATIC_ENGINE is not set, which is now set in Fedora Rawhide.\n\nSigned-off-by: Peter Robinson \nSigned-off-by: Stefan Berger ","shortMessageHtmlLink":"build: Fix build when openssl/engine.h is not available anymore"}},{"before":"dc0cbaea4274e9c536a0fb66164a318999da64da","after":"a8d1df9bdf7ee95fb94443f3483f9cd646b9f3c5","ref":"refs/heads/next","pushedAt":"2024-07-23T22:04:38.000Z","pushType":"push","commitsCount":58,"pusher":{"login":"mimizohar","name":null,"path":"/mimizohar","primaryAvatarUrl":"https://github.com/avatars/u/86324735?s=80&v=4"},"commit":{"message":"Release version 1.6\n\nima-evm-utils originally was licensed as GPLv2 preventing it from\nbeing linked with GPLv3-only applications. To address this limitation,\nthe ima-evm-utils package and library licenses are updated to\nGPL-2.0-or-later and LGPL-2.0-or-later respectively.\n\nlibimaevm defines and uses a couple of global variables making it not\nconcurrency-safe. To address this issue, defined and passed local\nvariables, defined new library functions, and deprecated old library\nfunctions.\n\nSee the NEWS file for a short summary of changes and the git history\nfor details.\n\nSigned-off-by: Mimi Zohar ","shortMessageHtmlLink":"Release version 1.6"}},{"before":"2e00eab408af2395cb374be6beaa3dd7b6e6b14f","after":"a8d1df9bdf7ee95fb94443f3483f9cd646b9f3c5","ref":"refs/heads/next-testing","pushedAt":"2024-07-08T11:35:25.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mimizohar","name":null,"path":"/mimizohar","primaryAvatarUrl":"https://github.com/avatars/u/86324735?s=80&v=4"},"commit":{"message":"Release version 1.6\n\nima-evm-utils originally was licensed as GPLv2 preventing it from\nbeing linked with GPLv3-only applications. To address this limitation,\nthe ima-evm-utils package and library licenses are updated to\nGPL-2.0-or-later and LGPL-2.0-or-later respectively.\n\nlibimaevm defines and uses a couple of global variables making it not\nconcurrency-safe. To address this issue, defined and passed local\nvariables, defined new library functions, and deprecated old library\nfunctions.\n\nSee the NEWS file for a short summary of changes and the git history\nfor details.\n\nSigned-off-by: Mimi Zohar ","shortMessageHtmlLink":"Release version 1.6"}},{"before":null,"after":"3730de255b131eebcefe5086a352b426526c83c8","ref":"refs/heads/revert-7-add-copying","pushedAt":"2024-07-08T11:27:46.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mimizohar","name":null,"path":"/mimizohar","primaryAvatarUrl":"https://github.com/avatars/u/86324735?s=80&v=4"},"commit":{"message":"Revert \"Add copies of the license text\"\n\nThis reverts commit 8fd958034555ea39d272d03eb919ecc3b8031a6f.","shortMessageHtmlLink":"Revert \"Add copies of the license text\""}},{"before":"8fd958034555ea39d272d03eb919ecc3b8031a6f","after":"2e00eab408af2395cb374be6beaa3dd7b6e6b14f","ref":"refs/heads/next-testing","pushedAt":"2024-07-08T01:30:29.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mimizohar","name":null,"path":"/mimizohar","primaryAvatarUrl":"https://github.com/avatars/u/86324735?s=80&v=4"},"commit":{"message":"Add copies of the license text\n\nAdd copies of the license texts so they're distributed in\nthe tar files for offline viewing. The text files were\nretrieved from:\n\nhttps://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt\nhttps://www.gnu.org/licenses/old-licenses/gpl-2.0.txt\n\nSigned-off-by: Peter Robinson \nSigned-off-by: Mimi Zohar ","shortMessageHtmlLink":"Add copies of the license text"}},{"before":"a8d1df9bdf7ee95fb94443f3483f9cd646b9f3c5","after":"8fd958034555ea39d272d03eb919ecc3b8031a6f","ref":"refs/heads/next-testing","pushedAt":"2024-07-08T01:26:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mimizohar","name":null,"path":"/mimizohar","primaryAvatarUrl":"https://github.com/avatars/u/86324735?s=80&v=4"},"commit":{"message":"Add copies of the license text\n\nAdd copies of the license texts so they're distributed in\nthe tar files for offline viewing. The text files were\nretrieved from:\n\nhttps://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt\nhttps://www.gnu.org/licenses/old-licenses/gpl-2.0.txt\n\nSigned-off-by: Peter Robinson ","shortMessageHtmlLink":"Add copies of the license text"}},{"before":"4e096184b0e4d57bad535f32b7b41341595ea1e4","after":null,"ref":"refs/tags/v1.6","pushedAt":"2024-07-03T15:38:19.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mimizohar","name":null,"path":"/mimizohar","primaryAvatarUrl":"https://github.com/avatars/u/86324735?s=80&v=4"}},{"before":"1803accc3ff8a4e347f9a93e68b14ed9cbbb56f7","after":"a8d1df9bdf7ee95fb94443f3483f9cd646b9f3c5","ref":"refs/heads/master","pushedAt":"2024-07-03T13:47:22.000Z","pushType":"push","commitsCount":66,"pusher":{"login":"mimizohar","name":null,"path":"/mimizohar","primaryAvatarUrl":"https://github.com/avatars/u/86324735?s=80&v=4"},"commit":{"message":"Release version 1.6\n\nima-evm-utils originally was licensed as GPLv2 preventing it from\nbeing linked with GPLv3-only applications. To address this limitation,\nthe ima-evm-utils package and library licenses are updated to\nGPL-2.0-or-later and LGPL-2.0-or-later respectively.\n\nlibimaevm defines and uses a couple of global variables making it not\nconcurrency-safe. To address this issue, defined and passed local\nvariables, defined new library functions, and deprecated old library\nfunctions.\n\nSee the NEWS file for a short summary of changes and the git history\nfor details.\n\nSigned-off-by: Mimi Zohar ","shortMessageHtmlLink":"Release version 1.6"}},{"before":"9c14c92932a32932602ab30bb9436171774bebb6","after":"a8d1df9bdf7ee95fb94443f3483f9cd646b9f3c5","ref":"refs/heads/next-testing","pushedAt":"2024-07-03T13:38:11.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mimizohar","name":null,"path":"/mimizohar","primaryAvatarUrl":"https://github.com/avatars/u/86324735?s=80&v=4"},"commit":{"message":"Release version 1.6\n\nima-evm-utils originally was licensed as GPLv2 preventing it from\nbeing linked with GPLv3-only applications. To address this limitation,\nthe ima-evm-utils package and library licenses are updated to\nGPL-2.0-or-later and LGPL-2.0-or-later respectively.\n\nlibimaevm defines and uses a couple of global variables making it not\nconcurrency-safe. To address this issue, defined and passed local\nvariables, defined new library functions, and deprecated old library\nfunctions.\n\nSee the NEWS file for a short summary of changes and the git history\nfor details.\n\nSigned-off-by: Mimi Zohar ","shortMessageHtmlLink":"Release version 1.6"}},{"before":"6adc50f68202294e7c603b7fc60edfd018c33542","after":"9c14c92932a32932602ab30bb9436171774bebb6","ref":"refs/heads/next-testing","pushedAt":"2024-07-02T14:27:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mimizohar","name":null,"path":"/mimizohar","primaryAvatarUrl":"https://github.com/avatars/u/86324735?s=80&v=4"},"commit":{"message":"ci: EOL CentOS Stream 8 and CentOS 7\n\nRemove CentOS Stream 8 and CentOS 7, which reached End of Life (EOL) on\non May 31, 2024 and June 30, 2024 respectively. Replace with CentOS\nStream 9.\n\nInstall crb for tpm2-tss-devel and tss2-devel on CentOS stream 9.\n\nSigned-off-by: Mimi Zohar ","shortMessageHtmlLink":"ci: EOL CentOS Stream 8 and CentOS 7"}},{"before":"0f3a00e5feb226bbc9fb3e2407a6763509fc4211","after":"6adc50f68202294e7c603b7fc60edfd018c33542","ref":"refs/heads/next-testing","pushedAt":"2024-06-26T14:08:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mimizohar","name":null,"path":"/mimizohar","primaryAvatarUrl":"https://github.com/avatars/u/86324735?s=80&v=4"},"commit":{"message":"Change license to LGPL-2.0-or-later and GPL-2.0-or-later\n\nCurrently libimaevm provided by this project is used by the tool evmctl,\nwhich is also provided by this project.\n\nAn issue was reported about using libimaevm with other software. Its\nGPL2-only license makes it incompatible to use with other licenses, in\nparticular GPL3-only.\n\nTo address this issue, change the project license to GPL-2.0-or-later\nand libimaevm to LGPL 2.0 or later.\n\nThis patch includes all acks.\n\nLink: https://lore.kernel.org/linux-integrity/9205ed32da8814d8c4d9bde5a03d92c7588f1d9a.1708503094.git.dmitry.kasatkin@gmail.com\nLink: https://lore.kernel.org/linux-integrity/103252ffff09c607e83c887cab2e0af5404d62ff.1710774200.git.dmitry.kasatkin@gmail.com\nSigned-off-by: Dmitry Kasatkin \nAcked-by: Dmitry Kasatkin \nAcked-by: Petr Vorel \nAcked-by: Mimi Zohar # all IBM contributions\nAcked-by: Stefan Berger \nAcked-by: Vitaly Chikunov \nAcked-by: Ken Goldman \nAcked-by: James Bottomley \nAcked-by: Bruno Meneguele \nAcked-by: Roberto Sassu \nAcked-by: George Wilson \nAcked-by: Tergel Myanganbayar \nAcked-by: André Draszik \nAcked-by: Frank Sorenson \nAcked-by: Stephen Smalley \nAcked-by: Vivek Goyal \nAcked-by: Alberto Mardegan \nAcked-by: Eric Biggers # all Google contributions\nAcked-by: Dmitry Baryshkov \nAcked-by: Patrick Uiterwijk \nAcked-by: Kai Svahn # all Intel contributions\nAcked-by: Tianjia Zhang \nAcked-by: yh00.jung@samsung.com # all Samsung contributions\nAcked-by: dmitry.kasatkin@gmail.com # all Samsung contributions with consent from Samsung corporation","shortMessageHtmlLink":"Change license to LGPL-2.0-or-later and GPL-2.0-or-later"}},{"before":"5bdc27eb19472a0ada947190c47d2c4b71460d1e","after":"0f3a00e5feb226bbc9fb3e2407a6763509fc4211","ref":"refs/heads/next-testing","pushedAt":"2024-06-25T20:44:33.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"mimizohar","name":null,"path":"/mimizohar","primaryAvatarUrl":"https://github.com/avatars/u/86324735?s=80&v=4"},"commit":{"message":"Replace Ubuntu mantic with noble\n\nAs Ubuntu noble contains a pkcs11-provider package, use it for testing.\nAlso use the distro provided openssl version.\n\nSuggested-by: Stefan Berger \nSigned-off-by: Mimi Zohar ","shortMessageHtmlLink":"Replace Ubuntu mantic with noble"}},{"before":"2f497841bcff2f65b05638a958e3d43a970ad1bd","after":"5bdc27eb19472a0ada947190c47d2c4b71460d1e","ref":"refs/heads/next-testing","pushedAt":"2024-06-19T21:31:00.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mimizohar","name":null,"path":"/mimizohar","primaryAvatarUrl":"https://github.com/avatars/u/86324735?s=80&v=4"},"commit":{"message":"tests: Use EVMCTL_ENGINE to set engine or provider for test case\n\nUse EVMCTL_ENGINE to pass --provider or --engine to evmctl. Before, when\ngost tests were running, EVMCTL_ENGINE was still set to '--engine gost'\nand was used on the command line for evmctl by a pkcs11 tests as well.\n\nNote: Ubuntu 24.04 (Noble) currently seems to have an issue when softhsm is\nused via --engine pkcs11. In this case ENGINE_finish() in evmctl causes a\ncrash/segfault. However, when pkcs11-provider is installed and used by\nevcmtl then this issue does not occur. Therefore, we cannot currently run\ntests on Ubuntu 24.04 that use softhsm via pkcs11 engine. Users should\ninstall and use the pkcs11-provider instead and not force usage of the\nengine by passing '--engine pkcs11' to the command line.\n\nFixes: ffde173250 (\"tests: Add pkcs11 test using provider\")\nSigned-off-by: Stefan Berger \n[zohar@linux.ibm.com: modified patch description Ubuntu 22.04 -> 24.04]\nSigned-off-by: Mimi Zohar ","shortMessageHtmlLink":"tests: Use EVMCTL_ENGINE to set engine or provider for test case"}},{"before":"3740c854e5017d092835a43a000d1b0e4d0517eb","after":"2f497841bcff2f65b05638a958e3d43a970ad1bd","ref":"refs/heads/next-testing","pushedAt":"2024-05-15T00:12:11.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"mimizohar","name":null,"path":"/mimizohar","primaryAvatarUrl":"https://github.com/avatars/u/86324735?s=80&v=4"},"commit":{"message":"tests: Use EVMCTL_ENGINE to set engine or provider for test case\n\nUse EVMCTL_ENGINE to pass --provider or --engine to evmctl. Before, when\ngost tests were running, EVMCTL_ENGINE was still set to '--engine gost'\nand was used on the command line for evmctl by a pkcs11 tests as well.\n\nNote: Ubuntu 22.04 (Noble) currently seems to have an issue when softhsm is\nused via --engine pkcs11. In this case ENGINE_finish() in evmctl causes a\ncrash/segfault. However, when pkcs11-provider is installed and used by\nevcmtl then this issue does not occur. Therefore, we cannot currently run\ntests on Ubuntu 22.04 that use softhsm via pkcs11 engine. Users should\ninstall and use the pkcs11-provider instead and not force usage of the\nengine by passing '--engine pkcs11' to the command line.\n\nFixes: ffde173250 (\"tests: Add pkcs11 test using provider\")\nSigned-off-by: Stefan Berger \nSigned-off-by: Mimi Zohar ","shortMessageHtmlLink":"tests: Use EVMCTL_ENGINE to set engine or provider for test case"}},{"before":"905cb87ca6039299113d0990c92a6363c585213c","after":"3740c854e5017d092835a43a000d1b0e4d0517eb","ref":"refs/heads/next-testing","pushedAt":"2024-03-05T02:19:54.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mimizohar","name":null,"path":"/mimizohar","primaryAvatarUrl":"https://github.com/avatars/u/86324735?s=80&v=4"},"commit":{"message":"tests: skip fsverity tests\n\nThe fsverity tests require evmctl \"--veritysig\" option support.\n\nSigned-off-by: Mimi Zohar ","shortMessageHtmlLink":"tests: skip fsverity tests"}},{"before":"b992ef4937e80230a19eb2ee42f085604e933075","after":"905cb87ca6039299113d0990c92a6363c585213c","ref":"refs/heads/next-testing","pushedAt":"2024-03-04T11:48:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mimizohar","name":null,"path":"/mimizohar","primaryAvatarUrl":"https://github.com/avatars/u/86324735?s=80&v=4"},"commit":{"message":"actions: End of life Node 16\n\n\"Ensure workflows use the latest versions of actions that are running on\nNode 20. For more information, see Using Versions for Actions.\"\n\nhttps://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/\n\nSigned-off-by: Mimi Zohar ","shortMessageHtmlLink":"actions: End of life Node 16"}},{"before":"02e6224dfd7de1132964d17db1dade97fe204c7a","after":"b992ef4937e80230a19eb2ee42f085604e933075","ref":"refs/heads/next-testing","pushedAt":"2024-03-04T02:10:44.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"mimizohar","name":null,"path":"/mimizohar","primaryAvatarUrl":"https://github.com/avatars/u/86324735?s=80&v=4"},"commit":{"message":"ci: Install pkcs11-provider where available\n\nInstall the pkcs11-provider package. For it to be useful softhsm and gnutls\nare also needed, so in some cases install them together so that if one of\nthe packages cannot be installed then none of them are installed.\n\nSigned-off-by: Stefan Berger \nSigned-off-by: Mimi Zohar ","shortMessageHtmlLink":"ci: Install pkcs11-provider where available"}},{"before":"c70a5a89eb0ac44989bf763b0ddb3be512e38719","after":"be21daf50700651a9aa378699f4170a0a97f0d49","ref":"refs/heads/next-testing-overlay","pushedAt":"2024-01-16T19:53:55.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mimizohar","name":null,"path":"/mimizohar","primaryAvatarUrl":"https://github.com/avatars/u/86324735?s=80&v=4"},"commit":{"message":"fix: add_rule","shortMessageHtmlLink":"fix: add_rule"}},{"before":"7f3e5dfb42881b2ce711838b74a4e78abd329274","after":"c70a5a89eb0ac44989bf763b0ddb3be512e38719","ref":"refs/heads/next-testing-overlay","pushedAt":"2024-01-16T16:13:18.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mimizohar","name":null,"path":"/mimizohar","primaryAvatarUrl":"https://github.com/avatars/u/86324735?s=80&v=4"},"commit":{"message":"fix: add_rule","shortMessageHtmlLink":"fix: add_rule"}},{"before":"1e3fb1d5597b8f3c7d0c46c26da3884651239ca0","after":"7f3e5dfb42881b2ce711838b74a4e78abd329274","ref":"refs/heads/next-testing-overlay","pushedAt":"2024-01-16T16:05:29.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mimizohar","name":null,"path":"/mimizohar","primaryAvatarUrl":"https://github.com/avatars/u/86324735?s=80&v=4"},"commit":{"message":"fix: add_rule","shortMessageHtmlLink":"fix: add_rule"}},{"before":"32fa05f1a236be08a41c98ec66bb8a397642d551","after":"1e3fb1d5597b8f3c7d0c46c26da3884651239ca0","ref":"refs/heads/next-testing-overlay","pushedAt":"2024-01-16T15:56:45.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mimizohar","name":null,"path":"/mimizohar","primaryAvatarUrl":"https://github.com/avatars/u/86324735?s=80&v=4"},"commit":{"message":"fix: add_rule","shortMessageHtmlLink":"fix: add_rule"}},{"before":"a825ab7b8f4a6df7cb2b4183012afcccd2261ca2","after":"32fa05f1a236be08a41c98ec66bb8a397642d551","ref":"refs/heads/next-testing-overlay","pushedAt":"2024-01-16T15:46:36.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mimizohar","name":null,"path":"/mimizohar","primaryAvatarUrl":"https://github.com/avatars/u/86324735?s=80&v=4"},"commit":{"message":"fix: add_rule","shortMessageHtmlLink":"fix: add_rule"}},{"before":"1f518d8280e1607e151534444cbc67823fa1e2ed","after":"a825ab7b8f4a6df7cb2b4183012afcccd2261ca2","ref":"refs/heads/next-testing-overlay","pushedAt":"2024-01-16T15:40:14.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mimizohar","name":null,"path":"/mimizohar","primaryAvatarUrl":"https://github.com/avatars/u/86324735?s=80&v=4"},"commit":{"message":"Install file signatures\n\nThe rpm-plugin-ima package installs the IMA file signatures stored\nin the RPM package.\n\nSigned-off-by: Mimi Zohar ","shortMessageHtmlLink":"Install file signatures"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0zMFQxNTo0MzowOC4wMDAwMDBazwAAAASo0m7V","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMS0xNlQxNTo0MDoxNC4wMDAwMDBazwAAAAPhJ25v"}},"title":"Activity · linux-integrity/ima-evm-utils"}