{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":102614016,"defaultBranch":"master","name":"dovecot-xaps-daemon","ownerLogin":"freswa","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2017-09-06T13:45:59.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/12674969?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1697110714.0","currentOid":""},"activityList":{"items":[{"before":"1e589be2e2f54fc94189b03e3db274f86bb7357c","after":"abce2f14cf1b5afa56329ebb4d923c9c2aebdfe3","ref":"refs/heads/master","pushedAt":"2024-05-01T13:22:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"freswa","name":"Frederik Schwan","path":"/freswa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12674969?s=80&v=4"},"commit":{"message":"fix CVE-2023-45288","shortMessageHtmlLink":"fix CVE-2023-45288"}},{"before":"836a75b2a851eaac12378dcdf471755e3512be6d","after":"1e589be2e2f54fc94189b03e3db274f86bb7357c","ref":"refs/heads/master","pushedAt":"2024-03-26T13:15:17.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"freswa","name":"Frederik Schwan","path":"/freswa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12674969?s=80&v=4"},"commit":{"message":"Merge pull request #29 from rotx/master\n\nAdd troubleshooting steps to README.md","shortMessageHtmlLink":"Merge pull request #29 from rotx/master"}},{"before":"c47d6654222e3328e5d7314f25b619dbc4e06233","after":"836a75b2a851eaac12378dcdf471755e3512be6d","ref":"refs/heads/master","pushedAt":"2023-10-19T10:58:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"freswa","name":"Frederik Schwan","path":"/freswa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12674969?s=80&v=4"},"commit":{"message":"fix unused vendor cert\n\nfixes #33","shortMessageHtmlLink":"fix unused vendor cert"}},{"before":"131e67e04659bd4bb21f8f501d8c869475edc9a7","after":"c47d6654222e3328e5d7314f25b619dbc4e06233","ref":"refs/heads/master","pushedAt":"2023-10-12T11:41:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"freswa","name":"Frederik Schwan","path":"/freswa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12674969?s=80&v=4"},"commit":{"message":"update CI to use go version 1.20 and 1.21","shortMessageHtmlLink":"update CI to use go version 1.20 and 1.21"}},{"before":"edf2041ea3f4941e559590e79935cac1d2866588","after":null,"ref":"refs/heads/dependabot/go_modules/golang.org/x/net-0.17.0","pushedAt":"2023-10-12T11:38:34.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"97d97d306f83e6fcead5b6d02e98200541f63668","after":"131e67e04659bd4bb21f8f501d8c869475edc9a7","ref":"refs/heads/master","pushedAt":"2023-10-12T11:37:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"freswa","name":"Frederik Schwan","path":"/freswa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12674969?s=80&v=4"},"commit":{"message":"update dependencies to fix CVE-2023-3978","shortMessageHtmlLink":"update dependencies to fix CVE-2023-3978"}},{"before":null,"after":"edf2041ea3f4941e559590e79935cac1d2866588","ref":"refs/heads/dependabot/go_modules/golang.org/x/net-0.17.0","pushedAt":"2023-10-11T23:21:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump golang.org/x/net from 0.7.0 to 0.17.0\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.7.0 to 0.17.0.\n- [Commits](https://github.com/golang/net/compare/v0.7.0...v0.17.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump golang.org/x/net from 0.7.0 to 0.17.0"}},{"before":"f6d57333033694aabef7949de203527d7613aab5","after":"97d97d306f83e6fcead5b6d02e98200541f63668","ref":"refs/heads/master","pushedAt":"2023-10-03T19:58:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"freswa","name":"Frederik Schwan","path":"/freswa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12674969?s=80&v=4"},"commit":{"message":"fix \"concurrent map read and map write\" error\n\nNot only concurrent writes, but also read and\nwrites are an issue for the map implementation.\nLong term this should be rewritten, but short term\nmutexes in the right locations should be sufficient.","shortMessageHtmlLink":"fix \"concurrent map read and map write\" error"}},{"before":"1945a9f5435098ce3c77bf63330127f0c82f4d73","after":"97d97d306f83e6fcead5b6d02e98200541f63668","ref":"refs/heads/fix-concurrency-error","pushedAt":"2023-04-29T16:29:07.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"freswa","name":"Frederik Schwan","path":"/freswa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12674969?s=80&v=4"},"commit":{"message":"fix \"concurrent map read and map write\" error\n\nNot only concurrent writes, but also read and\nwrites are an issue for the map implementation.\nLong term this should be rewritten, but short term\nmutexes in the right locations should be sufficient.","shortMessageHtmlLink":"fix \"concurrent map read and map write\" error"}},{"before":"1cd4661fe390f6f3586a5775bd6516b8df6729c2","after":"1945a9f5435098ce3c77bf63330127f0c82f4d73","ref":"refs/heads/fix-concurrency-error","pushedAt":"2023-04-29T16:17:15.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"freswa","name":"Frederik Schwan","path":"/freswa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12674969?s=80&v=4"},"commit":{"message":"fix \"concurrent map read and map write\" error\n\nNot only concurrent writes, but also read and\nwrites are an issue for the map implementation.\nLong term this should be rewritten, but short term\nmutexes in the right locations should be sufficient.","shortMessageHtmlLink":"fix \"concurrent map read and map write\" error"}},{"before":null,"after":"1cd4661fe390f6f3586a5775bd6516b8df6729c2","ref":"refs/heads/fix-concurrency-error","pushedAt":"2023-04-29T16:03:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"freswa","name":"Frederik Schwan","path":"/freswa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12674969?s=80&v=4"},"commit":{"message":"fix \"concurrent map read and map write\" error\n\nNot only concurrent writes, but also read and\nwrites are an issue for the map implementation.\nLong term this should be rewritten, but short term\nmutexes in the right locations should be sufficient.","shortMessageHtmlLink":"fix \"concurrent map read and map write\" error"}},{"before":"4c6c9095db70e8f99a0ef6ca76fb3fbfc628fbe8","after":"f6d57333033694aabef7949de203527d7613aab5","ref":"refs/heads/master","pushedAt":"2023-03-29T20:40:03.174Z","pushType":"push","commitsCount":1,"pusher":{"login":"freswa","name":"Frederik Schwan","path":"/freswa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12674969?s=80&v=4"},"commit":{"message":"fix renew timer firing infinitely\n\nThis sets the maximum cert renewal request frequency to 6/hours\n\nImproves behavior seen in #25","shortMessageHtmlLink":"fix renew timer firing infinitely"}},{"before":"9c478227e70c1fbe47a879ad9b754e903c83ce6d","after":null,"ref":"refs/heads/case-sensitivity-fix","pushedAt":"2023-03-22T21:56:13.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"freswa","name":"Frederik Schwan","path":"/freswa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12674969?s=80&v=4"}},{"before":"cf9d444c05b0805fafd99b7dbfe7d5139240df07","after":"4c6c9095db70e8f99a0ef6ca76fb3fbfc628fbe8","ref":"refs/heads/master","pushedAt":"2023-03-22T21:56:07.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"freswa","name":"Frederik Schwan","path":"/freswa","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12674969?s=80&v=4"},"commit":{"message":"Merge pull request #23 from freswa/case-sensitivity-fix\n\nhandle username case-insensitively","shortMessageHtmlLink":"Merge pull request #23 from freswa/case-sensitivity-fix"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEPucrwgA","startCursor":null,"endCursor":null}},"title":"Activity ยท freswa/dovecot-xaps-daemon"}