{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":144000412,"defaultBranch":"master","name":"zbar","ownerLogin":"mchehab","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-08-08T10:52:40.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/6566927?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1704791684.0","currentOid":""},"activityList":{"items":[{"before":"bb05ec54eec57f8397cb13fb9161372a281a1219","after":"a549566ea11eb03622bd4458a1728ffe3f589163","ref":"refs/heads/master","pushedAt":"2024-01-22T09:27:53.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mchehab","name":"Mauro Carvalho Chehab","path":"/mchehab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6566927?s=80&v=4"},"commit":{"message":"configure.ac: Use old way to detect Qt5\n\nBug: https://github.com/mchehab/zbar/issues/277\nSigned-off-by: Mauro Carvalho Chehab ","shortMessageHtmlLink":"configure.ac: Use old way to detect Qt5"}},{"before":"6ea7392beecac015f64ceea1ac11d33b83288e5f","after":"bb05ec54eec57f8397cb13fb9161372a281a1219","ref":"refs/heads/master","pushedAt":"2024-01-09T09:13:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mchehab","name":"Mauro Carvalho Chehab","path":"/mchehab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6566927?s=80&v=4"},"commit":{"message":"Bump version to 0.23.93\n\nSigned-off-by: Mauro Carvalho Chehab ","shortMessageHtmlLink":"Bump version to 0.23.93"}},{"before":"baeaa28f222d0c6079509322f84108ff8dfad1fc","after":"6ea7392beecac015f64ceea1ac11d33b83288e5f","ref":"refs/heads/master","pushedAt":"2024-01-09T09:11:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mchehab","name":"Mauro Carvalho Chehab","path":"/mchehab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6566927?s=80&v=4"},"commit":{"message":"Bump version to 0.23.93\n\nSigned-off-by: Mauro Carvalho Chehab ","shortMessageHtmlLink":"Bump version to 0.23.93"}},{"before":"3351a99c6927326ed0cdd8171920f07d4a907712","after":"baeaa28f222d0c6079509322f84108ff8dfad1fc","ref":"refs/heads/master","pushedAt":"2024-01-09T09:00:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mchehab","name":"Mauro Carvalho Chehab","path":"/mchehab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6566927?s=80&v=4"},"commit":{"message":"Fix .pdf gotcha","shortMessageHtmlLink":"Fix .pdf gotcha"}},{"before":"5898cd5e653a3d9e1ecbbddd2e3b2ace1e4cd35a","after":"3351a99c6927326ed0cdd8171920f07d4a907712","ref":"refs/heads/master","pushedAt":"2024-01-09T08:58:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mchehab","name":"Mauro Carvalho Chehab","path":"/mchehab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6566927?s=80&v=4"},"commit":{"message":"Remove nonexistent zbar-qt.pc.in file from EXTRA_DIST\n\nCommit 4703c4e (\"configure.ac: drop support for Qt4\") removed the\nzbar-qt.pc.in file from the tree, but did not remove it from the\nEXTRA_DIST list of files, thereby causing \"make dist\" to fail with the\nerror:\n\n No rule to make target 'zbar-qt.pc.in', needed by 'distdir-am'.\n\nFix by removing this nonexistent file from EXTRA_DIST.\n\nSigned-off-by: Michael Brown ","shortMessageHtmlLink":"Remove nonexistent zbar-qt.pc.in file from EXTRA_DIST"}},{"before":"b2cdacdf4d038996db9105f2d92fd5e8b5e24bfb","after":"5898cd5e653a3d9e1ecbbddd2e3b2ace1e4cd35a","ref":"refs/heads/master","pushedAt":"2024-01-09T08:57:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mchehab","name":"Mauro Carvalho Chehab","path":"/mchehab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6566927?s=80&v=4"},"commit":{"message":"Fix memory recycle bug of empty symbols","shortMessageHtmlLink":"Fix memory recycle bug of empty symbols"}},{"before":"012a030250a203e5529d09caedea7ad7173dacfd","after":"b2cdacdf4d038996db9105f2d92fd5e8b5e24bfb","ref":"refs/heads/master","pushedAt":"2024-01-09T08:45:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mchehab","name":"Mauro Carvalho Chehab","path":"/mchehab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6566927?s=80&v=4"},"commit":{"message":"python/enum.c: fix compilation with python 3.12\n\nSome API changes broke compilation with Python 3.12.\n\nSigned-off-by: Mauro Carvalho Chehab ","shortMessageHtmlLink":"python/enum.c: fix compilation with python 3.12"}},{"before":"150df8e19ebf5b13ce25c1e3e0a56446b4389acd","after":"012a030250a203e5529d09caedea7ad7173dacfd","ref":"refs/heads/master","pushedAt":"2024-01-09T08:30:26.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mchehab","name":"Mauro Carvalho Chehab","path":"/mchehab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6566927?s=80&v=4"},"commit":{"message":"Add bounds check for CVE-2023-40890\n\nAdd a check to avoid exploitation of the CVE.\n\n[debian] do not hardcode size of array and return -1 in case of error, and return no symbol\n\nPatch sent upstream and slightly adapted by:\nMichael Vetter \n\nbug-debian-security: https://security-tracker.debian.org/tracker/CVE-2023-40889\norigin: https://github.com/mchehab/zbar/commit/d5857d3f7d0f5a243c517ee22762e1e3ddeb8db2","shortMessageHtmlLink":"Add bounds check for CVE-2023-40890"}},{"before":"2d109b9ecb8a84ccfd20fbf0a018cdb44b4f757f","after":"150df8e19ebf5b13ce25c1e3e0a56446b4389acd","ref":"refs/heads/master","pushedAt":"2023-05-18T07:48:53.860Z","pushType":"push","commitsCount":3,"pusher":{"login":"mchehab","name":"Mauro Carvalho Chehab","path":"/mchehab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6566927?s=80&v=4"},"commit":{"message":"test/barcodetest.py: fix some other coding styles\n\nAddress a couple of other cases covered by pylint.\n\nSigned-off-by: Mauro Carvalho Chehab ","shortMessageHtmlLink":"test/barcodetest.py: fix some other coding styles"}},{"before":"92363a839db042644a9149d361e6d5e7f3dbd1b4","after":"2d109b9ecb8a84ccfd20fbf0a018cdb44b4f757f","ref":"refs/heads/master","pushedAt":"2023-04-16T09:01:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mchehab","name":"Mauro Carvalho Chehab","path":"/mchehab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6566927?s=80&v=4"},"commit":{"message":"Substitute gtk version in .pc file\n\nUse the right gtk version when generating the .pc file.\n\nSigned-off-by: Balló György \nSigned-off-by: Mauro Carvalho Chehab ","shortMessageHtmlLink":"Substitute gtk version in .pc file"}},{"before":"9bb0cc43f7f9e9c676e07b2e511f03bfa1c491cb","after":"92363a839db042644a9149d361e6d5e7f3dbd1b4","ref":"refs/heads/master","pushedAt":"2023-04-16T08:59:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mchehab","name":"Mauro Carvalho Chehab","path":"/mchehab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6566927?s=80&v=4"},"commit":{"message":"qrdectxt.c: stop ignoring non-binary entries that follow binary ones\n\nSeems to fix issues #106 and #237\nCould use more testing\n\nSigned-off-by: Mauro Carvalho Chehab ","shortMessageHtmlLink":"qrdectxt.c: stop ignoring non-binary entries that follow binary ones"}},{"before":"9f0cbc70aba627afe02cb0afdb8fbc39eb4f229d","after":"9bb0cc43f7f9e9c676e07b2e511f03bfa1c491cb","ref":"refs/heads/master","pushedAt":"2023-04-16T08:48:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mchehab","name":"Mauro Carvalho Chehab","path":"/mchehab","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6566927?s=80&v=4"},"commit":{"message":"python: enum: fix build for Python 3.11\n\nPython 3.9 introduced Py_SET_SIZE function to set size instead of\nrelying on Py_SIZE() as a macro [3.9].\n\nPython 3.10 started to encourage to use Py_SET_SIZE instead of\nassigning into return value of Py_SIZE [3.10].\n\nPython 3.11 flips the switch, turn Py_SIZE into a function [3.11],\nthus Py_SIZE(obj) will be a rvalue. We need to use Py_SET_SIZE\nto set size now.\n\n[3.9]: https://docs.python.org/3.9/c-api/structures.html#c.Py_SET_SIZE\n[3.10]: https://docs.python.org/3.10/c-api/structures.html#c.Py_SIZE\n[3.11]: https://docs.python.org/3.11/c-api/structures.html#c.Py_SIZE\n\nSigned-off-by: Đoàn Trần Công Danh \nSigned-off-by: Mauro Carvalho Chehab ","shortMessageHtmlLink":"python: enum: fix build for Python 3.11"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD5abG_AA","startCursor":null,"endCursor":null}},"title":"Activity · mchehab/zbar"}