{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":41126332,"defaultBranch":"master","name":"tpm2-tools","ownerLogin":"tpm2-software","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2015-08-21T01:07:28.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/34488697?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1714131666.0","currentOid":""},"activityList":{"items":[{"before":"b06dd354a6f88e88817c4d6af586a995b08c154c","after":"0868b2feefcacfc7e4fbafecc415f416ca8f59cf","ref":"refs/heads/5.5.X","pushedAt":"2024-04-26T11:38:57.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"AndreasFuchsTPM","name":"Andreas Fuchs","path":"/AndreasFuchsTPM","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5175109?s=80&v=4"},"commit":{"message":"Prepare 5.5.1\n\nSigned-off-by: Andreas Fuchs ","shortMessageHtmlLink":"Prepare 5.5.1"}},{"before":"e6829335ed282f10977170179c69d89d137753e2","after":"6ea98b5a6ae129bc7c614508a5529dca15df4c21","ref":"refs/heads/5.6.X","pushedAt":"2024-04-26T11:36:12.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"AndreasFuchsTPM","name":"Andreas Fuchs","path":"/AndreasFuchsTPM","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5175109?s=80&v=4"},"commit":{"message":"Prepare 5.6.1\n\nSigned-off-by: Andreas Fuchs ","shortMessageHtmlLink":"Prepare 5.6.1"}},{"before":null,"after":"c6e182cf690ca0022b77fe7d3c174659917a7e7e","ref":"refs/heads/5.7.X","pushedAt":"2024-04-26T11:35:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"AndreasFuchsTPM","name":"Andreas Fuchs","path":"/AndreasFuchsTPM","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5175109?s=80&v=4"},"commit":{"message":"Prepare 5.7\n\nSigned-off-by: Andreas Fuchs ","shortMessageHtmlLink":"Prepare 5.7"}},{"before":"db307eb3345788bc0c22e34df1640495f1e72606","after":"c6e182cf690ca0022b77fe7d3c174659917a7e7e","ref":"refs/heads/master","pushedAt":"2024-04-26T11:30:37.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"AndreasFuchsTPM","name":"Andreas Fuchs","path":"/AndreasFuchsTPM","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5175109?s=80&v=4"},"commit":{"message":"Prepare 5.7\n\nSigned-off-by: Andreas Fuchs ","shortMessageHtmlLink":"Prepare 5.7"}},{"before":"3d27ffc941a3926db8fa1e00433be21c8c043812","after":"db307eb3345788bc0c22e34df1640495f1e72606","ref":"refs/heads/master","pushedAt":"2024-04-24T12:29:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"AndreasFuchsTPM","name":"Andreas Fuchs","path":"/AndreasFuchsTPM","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5175109?s=80&v=4"},"commit":{"message":"Prepare 5.7-rc1\n\nSigned-off-by: Andreas Fuchs ","shortMessageHtmlLink":"Prepare 5.7-rc1"}},{"before":"f2adc763577fc80f502bef748ac6da5f8e066aae","after":"3d27ffc941a3926db8fa1e00433be21c8c043812","ref":"refs/heads/master","pushedAt":"2024-04-22T12:44:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"AndreasFuchsTPM","name":"Andreas Fuchs","path":"/AndreasFuchsTPM","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5175109?s=80&v=4"},"commit":{"message":"tpm2_create: Fix context save error.\n\nIf the options --creation-hash, --creation-ticket, or --creation-data\nwere used together with --key-context context save for the handle\nESYS_TR_NONE was called and did produce an error.\nNow the object is loaded and context save is calles with the correct\nhandle. Fixes: #3379\n\nSigned-off-by: Juergen Repp ","shortMessageHtmlLink":"tpm2_create: Fix context save error."}},{"before":"4dec5295361d753c3466bc9e8b0ae3a3cc58dff5","after":"f2adc763577fc80f502bef748ac6da5f8e066aae","ref":"refs/heads/master","pushedAt":"2024-04-08T11:37:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JuergenReppSIT","name":"Jürgen Repp","path":"/JuergenReppSIT","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32895725?s=80&v=4"},"commit":{"message":"Fix issue with reading NV indexes\n\nWrong arguments are used in tpm2_getekcertificate and tpm2_nvdefine when\naccessing the list of NV indexes in use. This works fine on\nlittle-endian systems, but on big-endian systems this will not find any\nNV indexes, causing issues when using these functions without an\nargument. Also, use the same argument in tpm2_nvreadpublic.\n\nSigned-off-by: Štěpán Horáček ","shortMessageHtmlLink":"Fix issue with reading NV indexes"}},{"before":"d5d8e2e049266c4c2612232f385cf48940e5dbfa","after":"4dec5295361d753c3466bc9e8b0ae3a3cc58dff5","ref":"refs/heads/master","pushedAt":"2024-04-08T06:32:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JuergenReppSIT","name":"Jürgen Repp","path":"/JuergenReppSIT","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32895725?s=80&v=4"},"commit":{"message":"test eventlog.sh Fix accidental deletions.\n\n* Accidental deletions made in commit 196e3d439407e81040ced054a8ed302489348a9d\n are undone.\n* python3 is used as default instead of python.\n\nSigned-off-by: Juergen Repp ","shortMessageHtmlLink":"test eventlog.sh Fix accidental deletions."}},{"before":"0c603697e1c5c5a87ada58c1411e6d274ade7339","after":"e6829335ed282f10977170179c69d89d137753e2","ref":"refs/heads/5.6.X","pushedAt":"2024-03-27T13:40:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"AndreasFuchsTPM","name":"Andreas Fuchs","path":"/AndreasFuchsTPM","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5175109?s=80&v=4"},"commit":{"message":"Prepare release 5.6.1-rc0\n\nSigned-off-by: Andreas Fuchs ","shortMessageHtmlLink":"Prepare release 5.6.1-rc0"}},{"before":"adad99266e5cc2bb7845307f0d84a277e4da2d94","after":"0c603697e1c5c5a87ada58c1411e6d274ade7339","ref":"refs/heads/5.6.X","pushedAt":"2024-03-27T09:56:33.000Z","pushType":"pr_merge","commitsCount":10,"pusher":{"login":"AndreasFuchsTPM","name":"Andreas Fuchs","path":"/AndreasFuchsTPM","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5175109?s=80&v=4"},"commit":{"message":"test sign: fix syntax error\n\nfix syntax error (a space character is missing) making the test not ending correctly\n\nSigned-off-by: lcharpentier-stm ","shortMessageHtmlLink":"test sign: fix syntax error"}},{"before":"1be8d63ac641b0c55e1faed151a9049d287da1b4","after":"d5d8e2e049266c4c2612232f385cf48940e5dbfa","ref":"refs/heads/master","pushedAt":"2024-03-27T09:47:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"AndreasFuchsTPM","name":"Andreas Fuchs","path":"/AndreasFuchsTPM","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5175109?s=80&v=4"},"commit":{"message":"Prepare release 5.7-rc0\n\nSigned-off-by: Andreas Fuchs ","shortMessageHtmlLink":"Prepare release 5.7-rc0"}},{"before":"a40c6a621112847ab7084c2eb13593ea425e211a","after":"462ec954419be10f96628f2b76ad05247df3fe46","ref":"refs/heads/5.4.X","pushedAt":"2024-03-21T13:29:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JuergenReppSIT","name":"Jürgen Repp","path":"/JuergenReppSIT","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32895725?s=80&v=4"},"commit":{"message":"echo_tty_tcti.py: Update python to python3\n\nThe test script echo_tty_tcti.py did not work with\n\nSigned-off-by: Juergen Repp ","shortMessageHtmlLink":"echo_tty_tcti.py: Update python to python3"}},{"before":"1697e38d7e0e218a7ebc5bfe4c9db1617f209453","after":"a40c6a621112847ab7084c2eb13593ea425e211a","ref":"refs/heads/5.4.X","pushedAt":"2024-03-21T12:00:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JuergenReppSIT","name":"Jürgen Repp","path":"/JuergenReppSIT","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32895725?s=80&v=4"},"commit":{"message":"abrmd_policynv.sh Skip test which uses sign operator for comparison\n\nThe tests which use sign comparison operators will be skipped. After a CI\nupdate these tests did produce strange error(0x126) which did not occur\noutside the new docker images. Downgrade to the version of swtpm where\nthis error did not occur did not change this behaviour.\n\nSigned-off-by: Juergen Repp ","shortMessageHtmlLink":"abrmd_policynv.sh Skip test which uses sign operator for comparison"}},{"before":"9bb5e82e7faae10806c32aae5b7aed7274e1fd04","after":"b06dd354a6f88e88817c4d6af586a995b08c154c","ref":"refs/heads/5.5.X","pushedAt":"2024-03-21T11:30:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JuergenReppSIT","name":"Jürgen Repp","path":"/JuergenReppSIT","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32895725?s=80&v=4"},"commit":{"message":"abrmd_policynv.sh Skip test which uses sign operator for comparison\n\nThe tests which use sign comparison operators will be skipped. After a CI\nupdate these tests did produce strange error(0x126) which did not occur\noutside the new docker images. Downgrade to the version of swtpm where\nthis error did not occur did not change this behaviour.\n\nSigned-off-by: Juergen Repp ","shortMessageHtmlLink":"abrmd_policynv.sh Skip test which uses sign operator for comparison"}},{"before":null,"after":"9bb5e82e7faae10806c32aae5b7aed7274e1fd04","ref":"refs/heads/5.5.X","pushedAt":"2024-03-21T09:50:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"JuergenReppSIT","name":"Jürgen Repp","path":"/JuergenReppSIT","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32895725?s=80&v=4"},"commit":{"message":"test sign: fix syntax error\n\nfix syntax error (a space character is missing) making the test not ending correctly\n\nSigned-off-by: lcharpentier-stm ","shortMessageHtmlLink":"test sign: fix syntax error"}},{"before":null,"after":"1697e38d7e0e218a7ebc5bfe4c9db1617f209453","ref":"refs/heads/5.4.X","pushedAt":"2024-03-21T09:49:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"JuergenReppSIT","name":"Jürgen Repp","path":"/JuergenReppSIT","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32895725?s=80&v=4"},"commit":{"message":"test sign: fix syntax error\n\nfix syntax error (a space character is missing) making the test not ending correctly\n\nSigned-off-by: lcharpentier-stm ","shortMessageHtmlLink":"test sign: fix syntax error"}},{"before":"c55288f0fab3d83ae1dee0bc022c393509f839fe","after":"1be8d63ac641b0c55e1faed151a9049d287da1b4","ref":"refs/heads/master","pushedAt":"2024-03-20T15:05:19.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"AndreasFuchsTPM","name":"Andreas Fuchs","path":"/AndreasFuchsTPM","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5175109?s=80&v=4"},"commit":{"message":"CI: Fix github error for sanitizer test.\n\nThe issue described at: https://github.com/tpm2-software/tpm2-tss/issues/2792\nis temporally fixed by adding: \"run: sudo sysctl vm.mmap_rnd_bits=28\"\nin ./github/workflow/main.yml\n\nSigned-off-by: Juergen Repp ","shortMessageHtmlLink":"CI: Fix github error for sanitizer test."}},{"before":"8e64ebc570e13af1f11d8fcea5867ece0b52978a","after":null,"ref":"refs/tags/andreas-fuchs-pub","pushedAt":"2024-03-18T10:46:42.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"AndreasFuchsTPM","name":"Andreas Fuchs","path":"/AndreasFuchsTPM","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5175109?s=80&v=4"}},{"before":"a36f8e29bcac44097d1848a014526de9572e5810","after":"adad99266e5cc2bb7845307f0d84a277e4da2d94","ref":"refs/heads/5.6.X","pushedAt":"2024-03-18T10:37:46.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"AndreasFuchsTPM","name":"Andreas Fuchs","path":"/AndreasFuchsTPM","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5175109?s=80&v=4"},"commit":{"message":"lib/pcr.c Fix compile error may be used uninitialized.\n\ngcc version 10.2.1 on raspian 10.2.1 did produce the compile error\n\"may be used uninitialized\". The error was not possible. To enable\ncompilation the affected variable is initialized.\n\nSigned-off-by: Juergen Repp ","shortMessageHtmlLink":"lib/pcr.c Fix compile error may be used uninitialized."}},{"before":"292cff5f78bff377cadca19175d898e4d58fdda3","after":"667b0b5928c7d893b538b952b4bbfa252eaf8698","ref":"refs/heads/coverity_scan","pushedAt":"2024-03-11T08:49:03.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"JuergenReppSIT","name":"Jürgen Repp","path":"/JuergenReppSIT","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32895725?s=80&v=4"},"commit":{"message":"tpm2_print: Extend printing of TPMS_ATTEST objects.\n\nNot all types of TPMU_ATTEST were supported. The printing\nfor the missing sub types is implemented.\nFor every new sub type a print is added to the corresponding\nintegration test.\nFixes: #3362\n\nSigned-off-by: Juergen Repp ","shortMessageHtmlLink":"tpm2_print: Extend printing of TPMS_ATTEST objects."}},{"before":"beaecabac2e9c1f26afcb5658c2cdf244c6ad8cc","after":"c55288f0fab3d83ae1dee0bc022c393509f839fe","ref":"refs/heads/master","pushedAt":"2024-03-11T07:53:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JuergenReppSIT","name":"Jürgen Repp","path":"/JuergenReppSIT","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32895725?s=80&v=4"},"commit":{"message":"tpm2_print: Extend printing of TPMS_ATTEST objects.\n\nNot all types of TPMU_ATTEST were supported. The printing\nfor the missing sub types is implemented.\nFor every new sub type a print is added to the corresponding\nintegration test.\nFixes: #3362\n\nSigned-off-by: Juergen Repp ","shortMessageHtmlLink":"tpm2_print: Extend printing of TPMS_ATTEST objects."}},{"before":"2db1d6b4fbcd1aaee9a8a86d482ae3e9995bfceb","after":"beaecabac2e9c1f26afcb5658c2cdf244c6ad8cc","ref":"refs/heads/master","pushedAt":"2024-03-05T08:36:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JuergenReppSIT","name":"Jürgen Repp","path":"/JuergenReppSIT","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32895725?s=80&v=4"},"commit":{"message":"RELEASE.md: Updating maintainer's list\n\nAdding @ajaykish to the list\n\nSigned-off-by: Imran Desai ","shortMessageHtmlLink":"RELEASE.md: Updating maintainer's list"}},{"before":"770ef1589e3d433c7e54807087bdb7975c36cf67","after":"292cff5f78bff377cadca19175d898e4d58fdda3","ref":"refs/heads/coverity_scan","pushedAt":"2024-02-21T15:36:19.000Z","pushType":"push","commitsCount":34,"pusher":{"login":"AndreasFuchsTPM","name":"Andreas Fuchs","path":"/AndreasFuchsTPM","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5175109?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'upstream/master' into coverity_scan","shortMessageHtmlLink":"Merge remote-tracking branch 'upstream/master' into coverity_scan"}},{"before":"94c57963b051050d76b36aa27a533b38ed151cca","after":"2db1d6b4fbcd1aaee9a8a86d482ae3e9995bfceb","ref":"refs/heads/master","pushedAt":"2024-02-14T15:09:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JuergenReppSIT","name":"Jürgen Repp","path":"/JuergenReppSIT","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32895725?s=80&v=4"},"commit":{"message":"tpm2_openssl.c: Add RSA key size 3072.\n\nThe function load_public_RSA_from_key did not allow key size 3072.\n\nSigned-off-by: Juergen Repp ","shortMessageHtmlLink":"tpm2_openssl.c: Add RSA key size 3072."}},{"before":"cd6d6a952abb1d2386976774539f9d48e24d2b91","after":"94c57963b051050d76b36aa27a533b38ed151cca","ref":"refs/heads/master","pushedAt":"2024-02-14T15:08:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JuergenReppSIT","name":"Jürgen Repp","path":"/JuergenReppSIT","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32895725?s=80&v=4"},"commit":{"message":"tpm2_util.c: fix check of environment variable.\n\nThe function tpm2_util_env_yes did check the name of the variable instead of the value.\nFixes: #3353\n\nSigned-off-by: Juergen Repp ","shortMessageHtmlLink":"tpm2_util.c: fix check of environment variable."}},{"before":"8240b9cc2c20cd2efbf1ba90fa5f006f41f1f478","after":"cd6d6a952abb1d2386976774539f9d48e24d2b91","ref":"refs/heads/master","pushedAt":"2024-02-14T15:06:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JuergenReppSIT","name":"Jürgen Repp","path":"/JuergenReppSIT","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32895725?s=80&v=4"},"commit":{"message":"lib/pcr.c Fix compile error may be used uninitialized.\n\ngcc version 10.2.1 on raspian 10.2.1 did produce the compile error\n\"may be used uninitialized\". The error was not possible. To enable\ncompilation the affected variable is initialized.\n\nSigned-off-by: Juergen Repp ","shortMessageHtmlLink":"lib/pcr.c Fix compile error may be used uninitialized."}},{"before":"763c4d3e63a67b3cb30e655c2b4e3ef9bd8c9694","after":"8240b9cc2c20cd2efbf1ba90fa5f006f41f1f478","ref":"refs/heads/master","pushedAt":"2024-02-02T09:20:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JuergenReppSIT","name":"Jürgen Repp","path":"/JuergenReppSIT","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32895725?s=80&v=4"},"commit":{"message":"lib/tpm2_policy.c Fix wrong format directive for size_t\n\nThe format directive %lu for size_t could not be compiled on 32 bit\nsystems. %zu is now used instead of %l\n\nSigned-off-by: Juergen Repp ","shortMessageHtmlLink":"lib/tpm2_policy.c Fix wrong format directive for size_t"}},{"before":"8d24dfac539fbd6d4ce133f0ba1e450d000a2dda","after":"763c4d3e63a67b3cb30e655c2b4e3ef9bd8c9694","ref":"refs/heads/master","pushedAt":"2024-01-31T12:58:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JuergenReppSIT","name":"Jürgen Repp","path":"/JuergenReppSIT","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32895725?s=80&v=4"},"commit":{"message":"Auth file: Ensure 0-termination\n\nWhen reading auths from a file, make sure they are 0-terminated.\n\nSigned-off-by: Andreas Fuchs ","shortMessageHtmlLink":"Auth file: Ensure 0-termination"}},{"before":null,"after":"a36f8e29bcac44097d1848a014526de9572e5810","ref":"refs/heads/5.6.X","pushedAt":"2024-01-31T11:07:41.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"AndreasFuchsTPM","name":"Andreas Fuchs","path":"/AndreasFuchsTPM","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5175109?s=80&v=4"},"commit":{"message":"CHANGELOG: update for 5.6\n\n - Add safe directory in config\n\nSigned-off-by: Ajay Kishore ","shortMessageHtmlLink":"CHANGELOG: update for 5.6"}},{"before":"ff2e56169147c21b3dc1ee4a00adfc7bbae6edce","after":"770ef1589e3d433c7e54807087bdb7975c36cf67","ref":"refs/heads/coverity_scan","pushedAt":"2024-01-31T10:05:42.000Z","pushType":"pr_merge","commitsCount":26,"pusher":{"login":"AndreasFuchsTPM","name":"Andreas Fuchs","path":"/AndreasFuchsTPM","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5175109?s=80&v=4"},"commit":{"message":"readthedocs: Add configuration key build to the readthedocs yaml file.\n\nTo fix the error \"Config validation error in build.os. Value build not found\".\n\nSigned-off-by: Juergen Repp ","shortMessageHtmlLink":"readthedocs: Add configuration key build to the readthedocs yaml file."}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEOxf2QwA","startCursor":null,"endCursor":null}},"title":"Activity · tpm2-software/tpm2-tools"}