{"bugs":[{"bugid":951926,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"CONFIRMED","summary":"dev-lua\/lua-zlib-1.2-r1 - [gcc-15] [cmake-4] -- Configuring incomplete, errors occurred!"}],"categories":[{"categoryid":450,"name":"dev-lang","summary":"The dev-lang category contains various programming language implementations and related tools."},{"categoryid":465,"name":"dev-lua","summary":"The dev-lua category contains libraries, utilities or bindings written in or for the Lua programming language."},{"categoryid":414,"name":"net-im","summary":"The net-im category contains instant messaging software."},{"categoryid":396,"name":"virtual","summary":"The virtual category contains packages which satisfy virtual dependencies."}],"changelog":[{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"f348951a83a9eb9365e6149bcc4281e2e1b55645","committime":"2026-04-05T10:45:57","packageid":57324,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"conikost@gentoo.org","authorname":"Conrad Kostecki","body":"Signed-off-by: Conrad Kostecki <conikost@gentoo.org>","commitid":"299a2a13b0cea01ef02a8d90918023bb5c2f24ad","committime":"2026-04-05T10:00:44","packageid":57324,"repoid":1,"summary":"dev-lua\/lua-zlib: drop 1.3"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"3a34416fd22e4c90f730eea9e0c5858133b16ce0","committime":"2026-04-05T03:15:56","packageid":57324,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"eschwartz@gentoo.org","authorname":"Eli Schwartz","body":"Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>","commitid":"d6fb4c06e79e707b8cf24565950e049792cba81d","committime":"2026-04-05T02:35:32","packageid":57324,"repoid":1,"summary":"dev-lua\/lua-zlib: Stabilize 1.4 arm64, #971924"},{"authoremail":"eschwartz@gentoo.org","authorname":"Eli Schwartz","body":"Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>","commitid":"c3ff6c3ebb7beaa3b3cc53d6473d214795b081bc","committime":"2026-04-05T02:17:07","packageid":57324,"repoid":1,"summary":"dev-lua\/lua-zlib: Stabilize 1.4 arm, #971924"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"3b66c46979232f3b12189df2734b555d14d8fbf8","committime":"2026-04-02T22:01:02","packageid":57324,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"94ab1d155f3eb2027960189f67f74aeb730d743c","committime":"2026-04-02T21:54:53","packageid":57324,"repoid":1,"summary":"dev-lua\/lua-zlib: Stabilize 1.4 x86, #971924"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"0b6ad58db7e2ba183b2bbeb7394314f1ff126911","committime":"2026-04-02T21:00:57","packageid":57324,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"2e8731db46b61dcbb7e3e771c01a9e48284b2b00","committime":"2026-04-02T20:46:54","packageid":57324,"repoid":1,"summary":"dev-lua\/lua-zlib: Stabilize 1.4 amd64, #971924"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ce4382e6c338b7a02b6b399bb8e309e3150991d5","committime":"2026-02-08T00:00:48","packageid":57324,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"conikost@gentoo.org","authorname":"Conrad Kostecki","body":"Signed-off-by: Conrad Kostecki <conikost@gentoo.org>","commitid":"205fbae258fe9c28a6008242ad0b8088d2090c7d","committime":"2026-02-07T23:46:51","packageid":57324,"repoid":1,"summary":"dev-lua\/lua-zlib: add 1.4"},{"authoremail":"conikost@gentoo.org","authorname":"Conrad Kostecki","body":"Signed-off-by: Conrad Kostecki <conikost@gentoo.org>","commitid":"cffa4b5d691d4686114c5f63f57d53f06a3226f4","committime":"2026-02-07T23:46:30","packageid":57324,"repoid":1,"summary":"dev-lua\/lua-zlib: drop 1.2-r1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"00b4cc6bb3b864fbeaa6dca1da399c3716afed16","committime":"2025-11-04T09:50:46","packageid":57324,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Done via:\n\n```\ngit grep -l virtual\/zlib$ | xargs sed -i -e 's@virtual\/zlib$@&:=@'\n```\n\nSigned-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"6a3644bf2f9aace46ad9bbab2e4f3bccd747079e","committime":"2025-11-04T09:36:27","packageid":57324,"repoid":1,"summary":"*\/*: Add := to virtual\/zlib deps, part 1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"264e3c99fc745646475409ea475d643ce2dc7e4b","committime":"2025-11-04T08:20:44","packageid":57324,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Update done using:\n\n```\ngit grep -l sys-libs\/zlib dev-* | xargs sed -i -e s@sys-libs\/zlib@virtual\/zlib@g\ngit diff --name-only | xargs copybump\ngit diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead\npkgcheck scan --commits -c SourcingCheck,VisibilityCheck --exit error\n```\n\nFollowed by manual revert in dev-python\/zlib-ng where it accidentally\ncaught sys-libs\/zlib-ng dependencies.\n\nSigned-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"bd0ee727e0e124e4eaa879ad390bef06ff7420bf","committime":"2025-11-04T08:03:00","packageid":57324,"repoid":1,"summary":"dev-*\/*: update for virtual\/zlib"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a646ecb8a017f83a931e7f2deee5a956ec5c83ec","committime":"2025-07-04T18:25:52","packageid":57324,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"c39e9b7c1733239df7321a0530fa5f8ff03cd678","committime":"2025-07-04T18:11:49","packageid":57324,"repoid":1,"summary":"dev-lua\/lua-zlib: Stabilize 1.3 arm64, #959292"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"279f3f3b6c7e61f2643ebef84cd376cce252b7f2","committime":"2025-07-04T08:52:17","packageid":57324,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"b20c459902d3107da97612cd68b24fcbeb21986d","committime":"2025-07-04T08:39:46","packageid":57324,"repoid":1,"summary":"dev-lua\/lua-zlib: Stabilize 1.3 arm, #959292"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"b8ea65a9060b27df10bd9667160b701a88a20093","committime":"2025-06-29T22:22:00","packageid":57324,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"cf3489343fe8a8edc627a1e855946dd4f9e5c962","committime":"2025-06-29T22:02:20","packageid":57324,"repoid":1,"summary":"dev-lua\/lua-zlib: Stabilize 1.3 x86, #959292"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"b93fc055da09642496971b507cb87ce70a6abd13","committime":"2025-06-29T22:02:18","packageid":57324,"repoid":1,"summary":"dev-lua\/lua-zlib: Stabilize 1.3 amd64, #959292"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"145d6b9e2bd6562feb01860f212a709ebe78a263","committime":"2025-04-16T20:05:10","packageid":57324,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"conikost@gentoo.org","authorname":"Conrad Kostecki","body":"Signed-off-by: Conrad Kostecki <conikost@gentoo.org>","commitid":"a1cb1c569b4554af35626e039c1f2522c7f70f92","committime":"2025-04-16T19:53:12","packageid":57324,"repoid":1,"summary":"dev-lua\/lua-zlib: add 1.3"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"562fad09561684954963d0a91b23e0a61f2c7932","committime":"2024-09-12T18:49:01","packageid":57324,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Change was created by running the following command::\n\n    ekeyword ^ia64 *\/*\/*.ebuild\n\nSigned-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"0e727a3a16bc2abfd39386f10821d3e5ce89c45a","committime":"2024-09-07T15:44:22","packageid":57324,"repoid":1,"summary":"*\/*: unkeyword ~ia64"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"4ce19721629e4854a6c308eefcf3bf8b77fa055a","committime":"2022-03-02T02:51:43","packageid":57324,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"conikost@gentoo.org","authorname":"Conrad Kostecki","body":"Closes: https:\/\/bugs.gentoo.org\/834410\nSigned-off-by: Conrad Kostecki <conikost@gentoo.org>","commitid":"33864a2bae81d2272c9d8e95388de61a7426dfcf","committime":"2022-03-02T02:32:55","packageid":57324,"repoid":1,"summary":"dev-lua\/lua-zlib: fix compilation with luajit-2.1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7c27e7c759b139ff1977df2929b8672cfec5d4ce","committime":"2022-02-09T23:07:04","packageid":57324,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"conikost@gentoo.org","authorname":"Conrad Kostecki","body":"Signed-off-by: Conrad Kostecki <conikost@gentoo.org>","commitid":"ae63712a9371e4aeca3ec037096c724711cacb58","committime":"2022-02-09T20:22:20","packageid":57324,"repoid":1,"summary":"dev-lua\/lua-zlib: drop 1.2-r100"},{"authoremail":"conikost@gentoo.org","authorname":"Conrad Kostecki","body":"Signed-off-by: Conrad Kostecki <conikost@gentoo.org>","commitid":"d407343527a78d412a81f4eab87b3304a81d4c28","committime":"2022-02-09T20:22:00","packageid":57324,"repoid":1,"summary":"dev-lua\/lua-zlib: update EAPI 7 -> 8"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"11a2c037ca0fef3cc22396be66df4372a21ec40e","committime":"2021-04-21T20:39:02","packageid":57324,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"conikost@gentoo.org","authorname":"Conrad Kostecki","body":"Bug: https:\/\/bugs.gentoo.org\/783423\nPackage-Manager: Portage-3.0.18, Repoman-3.0.3\nSigned-off-by: Conrad Kostecki <conikost@gentoo.org>","commitid":"f7f44809c7595d63a0faa643169fc0188e677f6a","committime":"2021-04-21T20:21:16","packageid":57324,"repoid":1,"summary":"dev-lua\/lua-zlib: add ~ppc ~ppc64 keyword"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"0264e01b3fba7898780675eeaefbe64dd00bf180","committime":"2021-04-20T22:35:11","packageid":57324,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"slyfox@gentoo.org","authorname":"Sergei Trofimovich","body":"keyworded wrt bug #783420\n\nPackage-Manager: Portage-3.0.18, Repoman-3.0.3\nRepoMan-Options: --include-arches=\"ia64\"\nSigned-off-by: Sergei Trofimovich <slyfox@gentoo.org>","commitid":"f130f69fadc0067d23a7778f19e88f567a09a978","committime":"2021-04-20T21:15:52","packageid":57324,"repoid":1,"summary":"dev-lua\/lua-zlib: keyworded 1.2-r100 for ia64"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"96f30abb14687749e6817c5298d261de7a97202e","committime":"2021-04-19T18:51:51","packageid":57324,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"eike@sf-mail.de","authorname":"Rolf Eike Beer","body":"Package-Manager: Portage-3.0.17, Repoman-3.0.2\nRepoMan-Options: --include-arches=\"sparc\"\nSigned-off-by: Rolf Eike Beer <eike@sf-mail.de>\nSigned-off-by: Sergei Trofimovich <slyfox@gentoo.org>","commitid":"b08d482566751ac06455c5fdd2f0014c2392124a","committime":"2021-04-19T15:11:49","packageid":57324,"repoid":1,"summary":"dev-lua\/lua-zlib: keyworded 1.2-r100 for sparc, bug #783420"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"f02b0fabbafc16d9afdcbccc207712f45cd53982","committime":"2021-04-18T19:50:00","packageid":57324,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"eike@sf-mail.de","authorname":"Rolf Eike Beer","body":"Package-Manager: Portage-3.0.17, Repoman-3.0.2\nRepoMan-Options: --include-arches=\"hppa\"\nSigned-off-by: Rolf Eike Beer <eike@sf-mail.de>\nSigned-off-by: Sergei Trofimovich <slyfox@gentoo.org>","commitid":"f8602e59397822bff96a8c04d4613ba1456950c2","committime":"2021-04-18T19:32:01","packageid":57324,"repoid":1,"summary":"dev-lua\/lua-zlib: keyworded 1.2-r100 for hppa, bug #783420"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7a63a59985c520189469ced0f78e8cce4c19ab5c","committime":"2021-02-21T21:37:12","packageid":57324,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"conikost@gentoo.org","authorname":"Conrad Kostecki","body":"Package-Manager: Portage-3.0.14, Repoman-3.0.2\nSigned-off-by: Conrad Kostecki <conikost@gentoo.org>","commitid":"c2ff8a68433cd891a7af080821646d3e34892909","committime":"2021-02-21T20:41:41","packageid":57324,"repoid":1,"summary":"dev-lua\/lua-zlib: add lua5-4 support"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"72c7a63cb821fab43dc0003564da720513547919","committime":"2021-01-27T20:32:30","packageid":57324,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"conikost@gentoo.org","authorname":"Conrad Kostecki","body":"Package-Manager: Portage-3.0.14, Repoman-3.0.2\nSigned-off-by: Conrad Kostecki <conikost@gentoo.org>","commitid":"92afc2181d8746fa9d687957de2d55754e2fdbc7","committime":"2021-01-24T18:01:51","packageid":57324,"repoid":1,"summary":"dev-lua\/lua-zlib: drop old version"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"90c8ad450c1aaacda998f4701d9af471d76e1895","committime":"2021-01-23T23:32:07","packageid":57324,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"df72f4a8bd79178936c3c4e023abf7028c5a3f64","committime":"2021-01-23T22:51:36","packageid":57324,"repoid":1,"summary":"dev-lua\/lua-zlib: Stabilize 1.2-r100 arm64, #766528"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"265bb44a9048a012f0ba889ae4b624c12f007e62","committime":"2021-01-23T22:50:07","packageid":57324,"repoid":1,"summary":"dev-lua\/lua-zlib: Stabilize 1.2-r100 arm, #766528"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"48b898b6f78a51a15af88d3b124b39ca4e905475","committime":"2021-01-23T05:32:48","packageid":57324,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"14889f8690e288658edafbd7d8fb2278ed7dd22a","committime":"2021-01-23T04:19:28","packageid":57324,"repoid":1,"summary":"dev-lua\/lua-zlib: Stabilize 1.2-r100 x86, #766528"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"691510291bbd3661fb363a4bc05cae20ca020e45","committime":"2021-01-23T04:09:14","packageid":57324,"repoid":1,"summary":"dev-lua\/lua-zlib: Stabilize 1.2-r100 amd64, #766528"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7295f633fe288a92c36d32d60f6d2d0b9d15f0e3","committime":"2020-11-14T00:06:34","packageid":57324,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"conikost@gentoo.org","authorname":"Conrad Kostecki","body":"Package-Manager: Portage-3.0.9, Repoman-3.0.2\nSigned-off-by: Conrad Kostecki <conikost@gentoo.org>","commitid":"2f8d3266d76a77965b609461e6a71c7e77df505e","committime":"2020-11-13T23:32:48","packageid":57324,"repoid":1,"summary":"dev-lua\/lua-zlib: add missing LUA_REQUIRED_USE, LUA_USEDEP"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7ab3994671d026a27fbe3bd4c059346d1e73d030","committime":"2020-11-13T21:35:20","packageid":57324,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"conikost@gentoo.org","authorname":"Conrad Kostecki","body":"Closes: https:\/\/bugs.gentoo.org\/752630\nPackage-Manager: Portage-3.0.9, Repoman-3.0.2\nSigned-off-by: Conrad Kostecki <conikost@gentoo.org>","commitid":"a34ff1ecd522eab43186d0152c29757ed26d408c","committime":"2020-11-13T21:18:06","packageid":57324,"repoid":1,"summary":"dev-lua\/lua-zlib: migrate to lua eclass"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7549760ec69bd460dd2d454e26ecdb04da3acb75","committime":"2020-10-18T00:05:14","packageid":57324,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Package-Manager: Portage-3.0.8, Repoman-3.0.1\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"3bd76f664921a2e9cb01c8621356ceb351bd304e","committime":"2020-10-17T23:46:01","packageid":57324,"repoid":1,"summary":"dev-lua\/lua-zlib: arm64 stable (bug #747922)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"c91ca1f1305acf1ba35f5e045d9e1f00faeb5e2c","committime":"2020-10-14T21:35:02","packageid":57324,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"conikost@gentoo.org","authorname":"Conrad Kostecki","body":"Package-Manager: Portage-3.0.8, Repoman-3.0.1\nSigned-off-by: Conrad Kostecki <conikost@gentoo.org>","commitid":"82ebb4963d3cecc6923e16da96a0760227b86ad7","committime":"2020-10-14T21:03:41","packageid":57324,"repoid":1,"summary":"dev-lua\/lua-zlib: drop old version"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"de35d23c2cb1301c2d6f82b9143572ea11b931a9","committime":"2020-10-12T10:34:59","packageid":57324,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-3.0.4, Repoman-3.0.1\nRepoMan-Options: --include-arches=\"amd64\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"a1ed73b825730e44e7984a877d31cc2d99b5a4a1","committime":"2020-10-12T10:21:13","packageid":57324,"repoid":1,"summary":"dev-lua\/lua-zlib: amd64 stable wrt bug #747922"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"0041d2d2cc81747085e31b7d24824c676ba61303","committime":"2020-10-12T07:35:00","packageid":57324,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"5a340c696c66c418678620b8ae2bc9144adc69be","committime":"2020-10-12T07:05:05","packageid":57324,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-3.0.4, Repoman-3.0.1\nRepoMan-Options: --include-arches=\"x86\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"dcb6f2f7d3c82f824cf138792a91e136cb6d0fbd","committime":"2020-10-12T07:01:57","packageid":57324,"repoid":1,"summary":"dev-lua\/lua-zlib: x86 stable wrt bug #747922"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-3.0.4, Repoman-3.0.1\nRepoMan-Options: --include-arches=\"arm\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"8ff7fb5e1f7769df668f53d2116fdd78fa05d0cc","committime":"2020-10-12T06:57:45","packageid":57324,"repoid":1,"summary":"dev-lua\/lua-zlib: arm stable wrt bug #747922"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"acedcdabf962d557c301af9699fa0d1e77b74fe7","committime":"2020-10-11T23:35:00","packageid":57324,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"conikost@gentoo.org","authorname":"Conrad Kostecki","body":"Tested on packet-at.\nAll tests passed.\n\nBug: https:\/\/bugs.gentoo.org\/747907\nPackage-Manager: Portage-3.0.8, Repoman-3.0.1\nSigned-off-by: Conrad Kostecki <conikost@gentoo.org>","commitid":"ef31f3ed83179749f48f32df27a57dbe14691b26","committime":"2020-10-11T23:27:16","packageid":57324,"repoid":1,"summary":"dev-lua\/lua-zlib: add ~arm64 keyword"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"d065ad3d3c9efe9baa1b3517351a72b75a06896e","committime":"2020-09-01T16:35:22","packageid":57324,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"marecki@gentoo.org","authorname":"Marek Szuba","body":"Signed-off-by: Marek Szuba <marecki@gentoo.org>","commitid":"92d53cfbeabbe96a64be823f339506249aedd278","committime":"2020-09-01T15:59:27","packageid":57324,"repoid":1,"summary":"dev-lua\/lua-zlib: Bump to 1.2 and EAPI-7"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a55552a691c9711f89e900e594b2470bd6fc9cc3","committime":"2019-02-05T00:43:48","packageid":57324,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Package-Manager: Portage-2.3.59, Repoman-2.3.12\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"1475b6ca4048145e17775aa8e5e9ef1ceb4c9ec5","committime":"2019-02-04T20:39:07","packageid":57324,"repoid":1,"summary":"dev-lua\/lua-zlib: Drop 0.3"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"116bf4d76026ef51b5249d9d42e23bdb0aae8d48","committime":"2019-02-04T20:23:52","packageid":57324,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"maekke@gentoo.org","authorname":"Markus Meier","body":"Signed-off-by: Markus Meier <maekke@gentoo.org>\nPackage-Manager: Portage-2.3.51, Repoman-2.3.11\nRepoMan-Options: --include-arches=\"arm\"","commitid":"704f2c727a98d0f2f5d099311c90e1fb47e03208","committime":"2019-02-04T20:12:26","packageid":57324,"repoid":1,"summary":"dev-lua\/lua-zlib: arm stable, bug #622680"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"8e1684628f18ebec1dbace8e82965755c6243a13","committime":"2017-07-23T12:27:49","packageid":57324,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"kensington@gentoo.org","authorname":"Michael Palimaka","body":"Package-Manager: Portage-2.3.6, Repoman-2.3.3","commitid":"8107d967405422b859a4a7e6ba3173637bc2342c","committime":"2017-07-23T12:14:59","packageid":57324,"repoid":1,"summary":"dev-lua\/lua-zlib: remove 0.5"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"aca22cb92f21912266ef11bb25ff98cbc7aa01be","committime":"2017-06-30T11:24:05","packageid":57324,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.6, Repoman-2.3.1\nRepoMan-Options: --include-arches=\"x86\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"a58d8b31191a997f95cb73ae77787b1cde8688cd","committime":"2017-06-30T11:04:07","packageid":57324,"repoid":1,"summary":"dev-lua\/lua-zlib: x86 stable wrt bug #622680"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"bcdff5dbf3ca9319f4e740503a114a436cda6b1e","committime":"2017-06-28T13:23:55","packageid":57324,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.6, Repoman-2.3.1\nRepoMan-Options: --include-arches=\"amd64\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"a6a6ec121e3ff6908792a6a7c5a63dab5f0cbe6f","committime":"2017-06-28T13:18:05","packageid":57324,"repoid":1,"summary":"dev-lua\/lua-zlib: amd64 stable wrt bug #622680"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"d92e7cefa5467229e581eb45e33e73f7634c95a9","committime":"2017-06-06T21:43:05","packageid":57324,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mrueg@gentoo.org","authorname":"Manuel Rüger","body":"Package-Manager: Portage-2.3.6, Repoman-2.3.2","commitid":"32ced4f7be369836082baed5c2af722aafab8646","committime":"2017-06-06T21:23:49","packageid":57324,"repoid":1,"summary":"dev-lua\/lua-zlib: Remove old"},{"authoremail":"mrueg@gentoo.org","authorname":"Manuel Rüger","body":"Package-Manager: Portage-2.3.6, Repoman-2.3.2","commitid":"ba00f18cd686fee68f16b0d29ead7e1d50b35985","committime":"2017-06-06T21:22:27","packageid":57324,"repoid":1,"summary":"dev-lua\/lua-zlib: Version bump to 1.1"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"25093d6359f778b8d1052f66ba9e26fc29ded21a","committime":"2017-02-28T20:35:29","packageid":57324,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"robbat2@gentoo.org","authorname":"Robin H. Johnson","body":"Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>","commitid":"61b861acd7b49083dab687e133f30f3331cb7480","committime":"2017-02-28T19:47:27","packageid":57324,"repoid":1,"summary":"Drop $Id$ per council decision in bug #611234."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"e2927a1f0c9345de4c52e6146b6093821786d3ca","committime":"2016-10-10T23:05:38","packageid":57324,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mrueg@gentoo.org","authorname":"Manuel Rüger","body":"Package-Manager: portage-2.3.1","commitid":"2e29b3f063ca86c002d50db6b6689d3c760ba642","committime":"2016-10-10T22:54:37","packageid":57324,"repoid":1,"summary":"dev-lua\/lua-zlib: Remove old"},{"authoremail":"mrueg@gentoo.org","authorname":"Manuel Rüger","body":"Package-Manager: portage-2.3.1","commitid":"52ebaf8f6bcf37a9ef1d55960c5879800c47f0aa","committime":"2016-10-10T22:53:44","packageid":57324,"repoid":1,"summary":"dev-lua\/lua-zlib: Version bump to 0.5"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"4aacc093c776072f16be6ce6156ad3d11fa59485","committime":"2015-10-29T23:22:38","packageid":57324,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mrueg@gentoo.org","authorname":"Manuel Rüger","body":"Gentoo-Bug: #563892\n\nPackage-Manager: portage-2.2.23","commitid":"8d534439e781edbe048078fb67cf2561e687fefc","committime":"2015-10-29T23:05:46","packageid":57324,"repoid":1,"summary":"dev-lua\/lua-zlib: Use proper mycmakeargs variable"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"cef953cacc801579a31fc8d9e7f556468a319b8a","committime":"2015-08-24T10:46:35","packageid":57324,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jlec@gentoo.org","authorname":"Justin Lecher","body":"Signed-off-by: Justin Lecher <jlec@gentoo.org>","commitid":"71dc24457e7c41a2f9ee8baee773124df6f86a00","committime":"2015-08-24T10:36:23","packageid":57324,"repoid":1,"summary":"Use https by default"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"945f0d2a26da4f944fd06ad6a874f69d37ce1e06","committime":"2015-08-09T09:26:46","packageid":57324,"repoid":1,"summary":"2015-08-09 09:26:21 UTC"},{"authoremail":"robbat2@gentoo.org","authorname":"Robin H. Johnson","body":"This commit represents a new era for Gentoo:\nStoring the gentoo-x86 tree in Git, as converted from CVS.\n\nThis commit is the start of the NEW history.\nAny historical data is intended to be grafted onto this point.\n\nCreation process:\n1. Take final CVS checkout snapshot\n2. Remove ALL ChangeLog* files\n3. Transform all Manifests to thin\n4. Remove empty Manifests\n5. Convert all stale $Header$\/$Id$ CVS keywords to non-expanded Git $Id$\n5.1. Do not touch files with -kb\/-ko keyword flags.\n\nSigned-off-by: Robin H. Johnson <robbat2@gentoo.org>\nX-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests\nX-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project\nX-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration\nX-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn\nX-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts\nX-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration\nX-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging\nX-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed","commitid":"56bd759df1d0c750a065b8c845e93d5dfa6b549d","committime":"2015-08-08T20:49:04","packageid":57324,"repoid":1,"summary":"proj\/gentoo: Initial commit"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"a637bd65b7fef8e2be4e7fc6e9097479372e0e2e","committime":"2015-06-19T16:38:33","packageid":57324,"repoid":1,"summary":"2015-06-19 16:35:30 UTC"}],"dependencies":[{"block":false,"categoryid":450,"description":"A powerful light-weight programming language designed for extending applications","ebuildids":[889329,889329,889329],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"rafaelmartins@gentoo.org","maintainername":"Rafael G. Martins","name":"lua","packageid":43035},{"block":false,"categoryid":450,"description":"Just-In-Time Compiler for the Lua programming language","ebuildids":[889329],"firstseen":"2010-10-13T14:34:03.652821","maintainer":"rafaelmartins@gentoo.org","maintainername":"Rafael G. Martins","name":"luajit","packageid":56384},{"block":false,"categoryid":396,"description":"Virtual for libz.so providers","ebuildids":[889329],"firstseen":"2025-11-04T07:31:41.418357","name":"zlib","packageid":78605}],"depending":[{"block":false,"categoryid":414,"description":"Prosody is a modern XMPP communication server","ebuildids":[889335,889335,889335,889335],"firstseen":"2010-05-27T14:35:49.561660","maintainer":"rafaelmartins@gentoo.org","name":"prosody","packageid":55823,"summary":"Prosody is a modern XMPP communication server. It aims to be easy to set up and configure, and efficient with system resources. Additionally, for developers it aims to be easy to extend and give a flexible system on which to rapidly develop added functionality, or prototype new protocols."}],"ebuilds":[{"archs":["amd64","arm","arm64","x86","~hppa","~ppc","~ppc64","~sparc"],"ebuildid":889329,"firstseen":"2026-02-08T00:03:36.848393","license":"MIT","moddate":"2026-04-05T03:26:50","packageid":57324,"repoid":1,"slot":"0","uses":["lua_targets_lua5-1","lua_targets_lua5-3","lua_targets_lua5-4","lua_targets_luajit"],"version":"1.4"}],"masks":[],"package":{"categoryid":465,"description":"Simple streaming interface to zlib for Lua","firstseen":"2011-05-03T14:39:27.341630","maintainer":"mrueg@gentoo.org","maintainername":"Manuel Rüger","name":"lua-zlib","packageid":57324},"rdependencies":[{"block":false,"categoryid":450,"description":"A powerful light-weight programming language designed for extending applications","ebuildids":[889329,889329,889329],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"rafaelmartins@gentoo.org","maintainername":"Rafael G. Martins","name":"lua","packageid":43035},{"block":false,"categoryid":450,"description":"Just-In-Time Compiler for the Lua programming language","ebuildids":[889329],"firstseen":"2010-10-13T14:34:03.652821","maintainer":"rafaelmartins@gentoo.org","maintainername":"Rafael G. Martins","name":"luajit","packageid":56384},{"block":false,"categoryid":396,"description":"Virtual for libz.so providers","ebuildids":[889329],"firstseen":"2025-11-04T07:31:41.418357","name":"zlib","packageid":78605}],"repos":[{"branch":"master","lastcommit":"b0dd603654956bad345abbff616070880b281179","name":"gentoo","path":"\/usr\/portage","repoid":1,"upstream":"origin"}],"tracked":false,"urls":["https:\/\/github.com\/brimworks\/lua-zlib"],"uses":[{"description":"Build with Lua 5.1","group":"lua_targets","isdefault":false,"use":"lua5-1"},{"description":"Build with Lua 5.3","group":"lua_targets","isdefault":false,"use":"lua5-3"},{"description":"Build with Lua 5.4","group":"lua_targets","isdefault":false,"use":"lua5-4"},{"description":"Build with LuaJIT","group":"lua_targets","isdefault":false,"use":"luajit"}]}