{"bugs":[{"bugid":637414,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"CONFIRMED","summary":"mate-base\/caja has automagic on sys-libs\/libselinux:0"},{"bugid":905711,"firstseen":"2025-07-11T02:48:40.189262","severity":"major","status":"CONFIRMED","summary":"sys-libs\/libselinux-3.5 does not build on musl-1.2.4: selinux_restorecon.c:440:23: error: storage size of 'sb' isn't known"},{"bugid":926520,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"CONFIRMED","summary":"sys-libs\/libselinux-3.6-r1 fails to compile: ld.lld: error: version script assignment of AUDIT2WHY_2.9 to symbol initaudit2why failed: symbol not defined"},{"bugid":956976,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"UNCONFIRMED","summary":"sys-libs\/libselinux-3.8.1:[gcc-15] Fails to build on musl (lstat64'; did you mean 'lstat'? [-Wimplicit-function-declaration])"},{"bugid":965134,"firstseen":"2025-10-26T07:55:08.731733","severity":"normal","status":"CONFIRMED","summary":"dev-libs\/libpcre2: sys-libs\/libselinux complains with 'Regex version mismatch' after upgrade"}],"categories":[{"categoryid":338,"name":"app-admin","summary":"The app-admin category contains non-core applications which relate to system administration."},{"categoryid":449,"name":"app-arch","summary":"The app-arch category contains tools for archiving, compressing and uncompressing files or groups of files."},{"categoryid":1494,"name":"app-containers","summary":"The app-containers category contains container related software."},{"categoryid":312,"name":"app-crypt","summary":"The app-crypt category contains cryptographic (encryption, decryption, steganography and signing) software."},{"categoryid":395,"name":"app-editors","summary":"The app-editors category contains text editors."},{"categoryid":321,"name":"app-emulation","summary":"The app-emulation category contains emulation software."},{"categoryid":440,"name":"app-forensics","summary":"The app-forensics category contains software which helps detect and analyse security breaches."},{"categoryid":1560,"name":"dev-debug"},{"categoryid":450,"name":"dev-lang","summary":"The dev-lang category contains various programming language implementations and related tools."},{"categoryid":393,"name":"dev-libs","summary":"The dev-libs category contains various miscellaneous programming libraries."},{"categoryid":428,"name":"dev-util","summary":"The dev-util category contains various miscellaneous development utilities."},{"categoryid":411,"name":"gnome-base","summary":"The gnome-base category contains core GNOME packages."},{"categoryid":344,"name":"gnome-extra","summary":"The gnome-extra category contains additional non-core GNOME packages."},{"categoryid":438,"name":"media-libs","summary":"The media-libs category contains media-related libraries."},{"categoryid":342,"name":"media-video","summary":"The media-video category contains video-related applications."},{"categoryid":451,"name":"net-misc","summary":"The net-misc category contains various miscellaneous networking tools and utilities."},{"categoryid":423,"name":"net-nds","summary":"The net-nds category contains NDS (NetWare Directory Services) software."},{"categoryid":313,"name":"net-proxy","summary":"The net-proxy category contains network proxy software."},{"categoryid":486,"name":"net-vpn","summary":"The net-vpn category contains packages related to virtual private networks and tunneling utilities."},{"categoryid":343,"name":"sys-apps","summary":"The sys-apps category contains various core system applications, and some non-core system applications which have not yet been moved out into other sys- categories."},{"categoryid":447,"name":"sys-auth","summary":"The sys-auth category contains applications and libraries to support authentication and authorization facilities. Here belongs PAM modules, NSS modules and login apps."},{"categoryid":435,"name":"sys-block","summary":"The sys-block category contains packages which work with block devices."},{"categoryid":394,"name":"sys-fs","summary":"The sys-fs category contains filesystem tools and utilities."},{"categoryid":363,"name":"sys-kernel","summary":"The sys-kernel category contains kernel source ebuilds and kernel-related tools."},{"categoryid":381,"name":"sys-libs","summary":"The sys-libs category contains various system-level libraries."},{"categoryid":325,"name":"sys-process","summary":"The sys-process category contains packages which query or manipulate processes. The 'cron' daemons are included in this."},{"categoryid":331,"name":"x11-base","summary":"The x11-base category contains various X11 base implementations."}],"changelog":[{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"0b6ad58db7e2ba183b2bbeb7394314f1ff126911","committime":"2026-04-02T21:00:57","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"366e86aa77c635ca7c672b1f68193cc748334dd3","committime":"2026-02-23T10:15:49","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"knowak@microsoft.com","authorname":"Krzesimir Nowak","body":"Typically, the distutils-r1.eclass pulls in dev-lang\/python\nunconditionally unless we set DISTUTILS_OPTIONAL variable to non-null\nvalue. Let's do that, since the package already has a python USE flag\nfor gating the python dependency.\n\nSpecifying DISTUTILS_OPTIONAL requires manually invoking distutils\neclass' phase functions. So let's make sure that they are invoked only\nif USE=python is enabled.\n\nSigned-off-by: Krzesimir Nowak <knowak@microsoft.com>\nPart-of: https:\/\/codeberg.org\/gentoo\/gentoo\/pulls\/87\nMerges: https:\/\/codeberg.org\/gentoo\/gentoo\/pulls\/87\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"35682fb9cc368eedd2568009b1b6a2ad81c997be","committime":"2026-02-17T14:29:23","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: Make python dependency optional"},{"authoremail":"nvraxn@gmail.com","authorname":"Rahul Sandhu","body":"Signed-off-by: Rahul Sandhu <nvraxn@gmail.com>\nPart-of: https:\/\/github.com\/gentoo\/gentoo\/pull\/45076\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"1edbb5bd3f5c2c0463686e3cc6fb49bd813bdb20","committime":"2025-12-18T18:13:19","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: add 3.9"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"66a01d3496c028962178aa6db7b56b9966affaaa","committime":"2025-12-10T02:00:48","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"floppym@gentoo.org","authorname":"Mike Gilbert","body":"The python code links with a just-built copy of libselinux.\n\nCloses: https:\/\/bugs.gentoo.org\/966314\nSigned-off-by: Mike Gilbert <floppym@gentoo.org>","commitid":"69237ad3160488a4eab566ecc3446322d32e64a1","committime":"2025-12-10T01:55:54","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: run python logic in multilib context"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e20fc249b6748203e69fd4da65959b7c9f5239bb","committime":"2025-11-17T22:16:01","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"pip 25.3 drops code paths for non-PEP 517 which, as a\nside effect, breaks the Python module build in\nlibselinux. Fix this properly by using distutils-r1.\n\nCloses: https:\/\/bugs.gentoo.org\/965451\nSigned-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"6f81dc7ef7f9e427243a4c21d40a0fdc9bb4d681","committime":"2025-11-07T15:32:38","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: use distutils-r1 for python module"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"95e728eae299881dc1ef82c31c5a3dfe881633cf","committime":"2025-11-01T14:18:34","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"2078a6dad542a81602cf07bd5e642fd2b741096b","committime":"2025-11-01T14:03:30","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"* Newline after EAPI\n* Drop unused flag-o-matic\n\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"c1de8b7e6fbefd39f8e7f099f742d6b45162db35","committime":"2025-11-01T14:02:58","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: minor QA fixes"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"80144907aa9eb39d82b4f15b2e0e3069ad14ff72","committime":"2025-11-01T13:57:29","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: enable py3.14"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Noop.\n\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"2aae0a1ab7201f58c27cd125433dde86b9c757e4","committime":"2025-11-01T13:56:43","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: disable py3.10"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"b1bc51de27ade308c0069365ff4e756bff624641","committime":"2025-11-01T13:54:21","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: drop 3.6-r1, 3.7-r1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"8356c5744df0c0c16c15f4065b27eac14e268286","committime":"2025-05-06T13:09:29","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"106d929db5afc67becc4aa99f27d27e98b4b9e9a","committime":"2025-05-06T12:36:13","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: Stabilize 3.8.1 x86, #955381"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"beb4ce14326cfcc557e100301943c29ddcf97b06","committime":"2025-05-06T12:36:02","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: Stabilize 3.8.1 arm, #955381"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"67994cbea13113878ebe10ad24eed96646114639","committime":"2025-05-06T12:35:51","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: Stabilize 3.8.1 arm64, #955381"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"9f7e98defd77751eed7cbf818a3117ae08611705","committime":"2025-05-06T12:35:39","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: Stabilize 3.8.1 amd64, #955381"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"0b31f7f2b9c5a8f4497971502f35e0bb88222528","committime":"2025-04-19T08:50:18","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"graaff@gentoo.org","authorname":"Hans de Graaff","body":"Signed-off-by: Hans de Graaff <graaff@gentoo.org>","commitid":"6074bde9433a2a16fa519b37af55835badc4c624","committime":"2025-04-05T09:47:41","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: disable ruby31"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a69db615669767565f65d37b2feda07b79ecd63e","committime":"2025-03-09T22:18:26","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Signed-off-by: Jason Zaman <perfinion@gentoo.org>","commitid":"3d8ba0aea9baed508a85abeb75f88274dd00ab13","committime":"2025-03-09T21:15:42","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: drop 3.8"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Signed-off-by: Jason Zaman <perfinion@gentoo.org>","commitid":"1d3116c58cb527d069f574699a7ec34d1df84b6c","committime":"2025-03-09T19:36:20","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: bump to 3.8.1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"27f54d3f8885157efa189d1cf7bdbf90e62fa79a","committime":"2025-02-09T23:03:24","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Signed-off-by: Jason Zaman <perfinion@gentoo.org>","commitid":"7ccd236bd6c713a900d44010c3920ea2c7df20e8","committime":"2025-02-08T23:52:39","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: bump to 3.8"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"32ecf074ee887f5022d0c682b37533cdd257cb8d","committime":"2025-01-04T22:20:51","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Signed-off-by: Jason Zaman <perfinion@gentoo.org>","commitid":"fda266920efdb1580a39452e3f50366e6818fb8c","committime":"2025-01-04T21:49:23","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: Enable LargeFile support via make option"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"c6dc0987e81a1cc3a39fdbda161744c4678810c7","committime":"2024-10-31T17:18:28","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"2699abe000b16cc646d7efb1db65a6719948736c","committime":"2024-10-31T17:05:52","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: Stabilize 3.7-r1 arm, #942528"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"b6d0be5fe4722cb66e56ffc03e50180587498266","committime":"2024-10-30T18:48:15","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"d795606cd811df26a3beb231795bae78645c03a8","committime":"2024-10-30T18:38:58","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: Stabilize 3.7-r1 arm64, #942528"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"1ebabcfe8c638c18056cab1d4134a877cda7029d","committime":"2024-10-30T15:33:27","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"7f7e3d2e6a7ddddb57d85694e6ed7f51793f6ae5","committime":"2024-10-30T15:18:37","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: Stabilize 3.7-r1 x86, #942528"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"b20f360c085c68c8015271f91497787fca092fcb","committime":"2024-10-30T15:18:36","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: Stabilize 3.7-r1 amd64, #942528"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"fe79d62afc2ba8f39a58d9042c95be2effd1d0c8","committime":"2024-08-12T01:35:30","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Signed-off-by: Jason Zaman <perfinion@gentoo.org>","commitid":"5d4b3caf8014e9e1ad97f029f2f9b935ace5581e","committime":"2024-08-12T00:53:47","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: drop 3.5-r1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"6a063936db3569b4c02f41999267f4703866a189","committime":"2024-07-19T19:33:57","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"chewi@gentoo.org","authorname":"James Le Cuirot","body":"Bug: https:\/\/bugs.gentoo.org\/936306\nSigned-off-by: James Le Cuirot <chewi@gentoo.org>","commitid":"6c382195283257e995e4edad35bd9fbf64499dae","committime":"2024-07-19T19:07:08","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: Fix libsepol dependency by enforcing static-libs"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"25397faafd7b12a4ef2c39c37df6deb581500b98","committime":"2024-07-19T10:34:32","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"chewi@gentoo.org","authorname":"James Le Cuirot","body":"Signed-off-by: James Le Cuirot <chewi@gentoo.org>","commitid":"7b643dfa2a2d94c26ce7791885ea9651ec95b6a6","committime":"2024-07-19T08:59:09","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: Fix static lib removal on prefix and riscv for 3.7"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"b489d1b6bee553dfbb6efae1239289c924c8d5a1","committime":"2024-07-09T15:03:59","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Signed-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"ac5035880c05b8469a247e8ce3236e64d7963235","committime":"2024-07-09T14:36:08","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: Enable py3.13"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"64b9607268bba86167ca9660463e16fc8a603b81","committime":"2024-06-30T01:03:48","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"148061805ba45d49d277225e74f3a632e44ecb3b","committime":"2024-06-30T00:48:54","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Signed-off-by: Jason Zaman <perfinion@gentoo.org>","commitid":"5bbab275c6a453eb8ff011e44cb8efb6ef7b1ec3","committime":"2024-06-30T00:37:58","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: bump to 3.7"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Signed-off-by: Jason Zaman <perfinion@gentoo.org>","commitid":"24860ff23620ae5083554aa4d2ea1073fd0a9e44","committime":"2024-06-29T23:12:42","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: update EAPI 7 -> 8"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"fb5b2100d11fd9e933704899f2308f328631db79","committime":"2024-03-04T19:18:54","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"dilfridge@gentoo.org","authorname":"Andreas K. Hüttel","body":"Bug: https:\/\/bugs.gentoo.org\/905711\nSigned-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>","commitid":"de09050c4aac94f373b6e2354990bbc6566ac01c","committime":"2024-03-04T19:09:55","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: Apply musl-1.2.4 largefile workaround"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"b549c2ea8144d8911297943eaea1acfaf11434d9","committime":"2024-02-21T02:33:56","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"knowak@microsoft.com","authorname":"Krzesimir Nowak","body":"Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/35441\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"c00da1b0765547584e2b7013d483d40ecb145493","committime":"2024-02-20T16:06:46","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: use ROOT variable in pkg_postinst"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"97f54acac5b158f4c8f9504b9e0455350035e82f","committime":"2024-02-09T14:48:27","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Signed-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"fbeb6d4f8a1e551dd9ab5082e48942c9b0b4affb","committime":"2024-02-09T14:37:41","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: stabilize 3.6 for amd64, arm, arm64, x86"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e01b6cf52b06d7f387873afdfa82f7a283a8fd0f","committime":"2024-01-17T01:48:16","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Signed-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"ad05a1d7e765f6c4e4cc3e196dbade6753eb75a8","committime":"2024-01-17T00:27:12","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: bump to 3.6"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Signed-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"53934b03bc007e741ed1e0664d049e73bac440b0","committime":"2024-01-17T00:25:53","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: update live ebuild"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e86d18cd03793ac51e23306c3e208bd1cabd2649","committime":"2023-07-27T11:31:27","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mtortuyaux@microsoft.com","authorname":"Mathieu Tortuyaux","body":"Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/32046\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"bc998119149241591a70151a55785a8a3a12f893","committime":"2023-07-26T09:01:10","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: use ROOT variable in pkg_postinst"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"db614f0861d5f7890f44451a1151a30f66f52c60","committime":"2023-05-30T00:31:51","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"0109cd0216f9c4f6457879b20d5643b021b92ca1","committime":"2023-05-30T00:06:33","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: enable py3.12"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"d3b67d9e17a11af0cd8039d950eb783864d8da98","committime":"2023-04-15T15:16:51","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Signed-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"00ba07e73d6af17f95eada9367b4a98a9a2df753","committime":"2023-04-15T15:05:53","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: drop 3.4"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e668045d5da833000d0eac667fd86b9778b8f0f2","committime":"2023-04-09T15:16:49","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Signed-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"5c9d9b2a77390ae24d40260577496b9609a22b50","committime":"2023-04-09T15:03:18","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: Stabilize SELinux userspace 3.5"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"9293a0c47f77fe17b3f3931b27d95fc466c71aa2","committime":"2023-04-01T19:01:54","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"This reverts commit c9c3a3386d3fee667cba496c823d240a84b06656.\n\nCloses: https:\/\/bugs.gentoo.org\/903670\nSigned-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"4e761e97f976e8e630669795961f096387228e05","committime":"2023-04-01T18:56:08","packageid":48679,"repoid":1,"summary":"Revert \"sys-libs\/libselinux: move pip dependency to IDEPEND\""},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"86b0a5b3f913733d5fbb2389cdb0a759ee99dc8d","committime":"2023-03-30T19:46:53","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Signed-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"c9c3a3386d3fee667cba496c823d240a84b06656","committime":"2023-03-30T19:30:27","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: move pip dependency to IDEPEND"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"8a7793341ff933e7cbdecc4f650c4b069d0105c6","committime":"2023-03-30T00:16:52","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Signed-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"7678457abe4dfdf4b782d9d30efea431cfcb4548","committime":"2023-03-29T23:32:10","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: add missing BDEPEND for dev-python\/pip"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Signed-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"e3f0f3f7f002fa25043720dd6b6a683056d1fd8a","committime":"2023-03-29T22:32:03","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: drop 3.3"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Signed-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"d7f2cdc965a1d29b7b058b348798bdf25a1081f8","committime":"2023-03-29T22:20:00","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: bump to 3.5"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Signed-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"13fd8615579217b34b5d7a39e894a19aab82b5e4","committime":"2023-03-29T21:57:53","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: enable ruby30, ruby31, ruby32"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"8d0ebee607de5c63d747980fbeb0806c193a29c9","committime":"2023-01-14T13:02:17","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"soap@gentoo.org","authorname":"David Seifert","body":"Signed-off-by: David Seifert <soap@gentoo.org>","commitid":"ed468028e725c9580a7b2ee02d6b7b9375f7a0b2","committime":"2023-01-14T12:51:19","packageid":48679,"repoid":1,"summary":"*\/*: remove py3.8 from PYTHON_COMPAT"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"777d97e2c75778877210dc033c551b501c861ec8","committime":"2022-08-27T08:01:54","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"77a7cee11da0b322724d753ffd36a493f2cd2a36","committime":"2022-08-27T07:52:26","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: drop removed ruby26"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"f5d467f52d99823e8fec0cd96fb97d820e8962cb","committime":"2022-07-18T13:01:28","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"ab9e01af9587967fc7182892277cae59397d1893","committime":"2022-07-18T12:48:47","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: Stabilize 3.4 arm64, #855968"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"f433bd78156f17192c6698839317eff356d77b29","committime":"2022-07-18T12:48:37","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: Stabilize 3.4 arm, #855968"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"57306a8f38166cbf242215431b43c01baed90b06","committime":"2022-07-11T03:37:29","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"83fa98cc905788f2aaa42c8d3dc167f503acc674","committime":"2022-07-11T03:19:54","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: drop ruby25"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7057976d8bf86183617cd7647a4dfbc242ebc864","committime":"2022-07-02T17:16:21","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Signed-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"46857c01a436c1668eae77785719eb56341eb213","committime":"2022-07-02T16:59:58","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: stabilize 3.4 for amd64, x86"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a98a5f93ab9e0ff9363f7eb59f2cf0fd55123fd5","committime":"2022-06-04T01:17:49","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Signed-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"21c82373c63b2106aa39813ee933b8e921fcfaa2","committime":"2022-06-03T13:44:25","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: drop 3.4_rc1"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Signed-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"02fb14a5a33a3256b8628fa737252ec956cec43e","committime":"2022-06-03T13:30:30","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: bump to 3.4"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Signed-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"6d752ea45f64366680dc08f83a530764f0e5fd6b","committime":"2022-06-03T13:29:52","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: update live ebuild"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Bug: https:\/\/bugs.gentoo.org\/837986\nSigned-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"a245b6b7b1c3ad557610262c28eadb3bbc2ed19a","committime":"2022-06-02T13:50:52","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: make pcre2 unconditional"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"0893620f46b9313189487809b3946111e6058c37","committime":"2022-04-11T05:04:15","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: Portage-3.0.30, Repoman-3.0.3\nSigned-off-by: Jason Zaman <perfinion@gentoo.org>","commitid":"6f7c2b4ef927f967dcbb006e53eee0e4ca1153cc","committime":"2022-04-11T04:26:16","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: bump to 3.4_rc1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"4f51f130abb8c94d4ea0a0190e860755e7eff71f","committime":"2022-04-11T03:49:11","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: Portage-3.0.30, Repoman-3.0.3\nSigned-off-by: Jason Zaman <perfinion@gentoo.org>","commitid":"6f751b900e0c33b4547667de6b695380fe6d2877","committime":"2022-04-10T23:10:44","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: update live ebuild"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"48cc7c1d3bd32ceeccb35e3408692def855e81b4","committime":"2022-04-09T03:04:18","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: Portage-3.0.30, Repoman-3.0.3\nSigned-off-by: Jason Zaman <perfinion@gentoo.org>","commitid":"e0936169816c4008bd79b0d09a73a97d8f75619e","committime":"2022-04-09T01:55:13","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: Drop old"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"10b55456ee3eb1df396e95c420a7a079b62e4c26","committime":"2021-12-28T01:21:43","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: Portage-3.0.28, Repoman-3.0.3\nSigned-off-by: Jason Zaman <perfinion@gentoo.org>","commitid":"3278b7d3113a01a097b46e39f199ec45a60f1f28","committime":"2021-12-28T01:08:40","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: stabilize SELinux userspace 3.3"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"2ea8b93dde44f576defee47ff8ba244f60b09b20","committime":"2021-12-24T22:36:34","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"thomas.bettler@gmail.com","authorname":"Thomas Bettler","body":"Closes: https:\/\/bugs.gentoo.org\/829922\nSigned-off-by: Thomas Bettler <thomas.bettler@gmail.com>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/23495\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"2e5d4fc03b7524402aa7259d85c028f4cc91961c","committime":"2021-12-24T13:31:24","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: add python 3.10 (sync live)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"8b6537540bce64696bb454372efc2728dcc3b970","committime":"2021-11-20T23:36:30","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"c83ccb938a4e24fe9068617886ef55ac80aee4d8","committime":"2021-11-20T15:14:36","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: Stabilize 3.2 arm64, #825314"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"65ceb8af2ea973b534e220c34f8f858806b4fa98","committime":"2021-11-20T15:14:23","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: Stabilize 3.2 arm, #825314"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a4afe59a2d36a5d86f5b5fef141204dc492bbfe5","committime":"2021-10-31T03:06:25","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jpds@protonmail.com","authorname":"Jonathan Davies","body":"Signed-off-by: Jonathan Davies <jpds@protonmail.com>\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"df809de8c35dc544230a58b787001531425a26b8","committime":"2021-10-24T11:43:59","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: Version updated to 3.3."},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"86ef040bf19410ea9c1afc2c9ddac2f0eb65a788","committime":"2021-07-28T20:23:15","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"a8192b6ed5dd3f19174740cff2922030e968693f","committime":"2021-07-28T20:04:51","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: Stabilize 3.2 x86, #797616"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"0694d2bf961f25982cb56f26c250c3f11f5d4f21","committime":"2021-07-04T22:36:25","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"6192f8c9de15ea34aefe045ccb8361f18b928951","committime":"2021-07-04T22:19:31","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: Stabilize 3.2 amd64, #797616"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"c262e71579cce5e1a3d9f340a08e5ff543e5233c","committime":"2021-07-02T12:36:18","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ye.c@rioslab.org","authorname":"Ye Cao","body":"Package-Manager: Portage-3.0.20, Repoman-3.0.3\nSigned-off-by: Ye Cao <ye.c@rioslab.org>\nSigned-off-by: Marek Szuba <marecki@gentoo.org>","commitid":"11145f141e85c4f2147ff3d9f85aa9168dd77341","committime":"2021-06-30T08:45:55","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: add ~riscv keyword"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"51711c7a9a5b173fad7890d9940b1d331f017e3d","committime":"2021-06-04T07:35:19","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Signed-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"e41b3bb4dd88b08aea972264f7cab20f4716edcb","committime":"2021-06-04T06:31:49","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: Enable py3.10"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"1dff16feef2bb9d2ccf6e0e5f2a4f87e02f7a94d","committime":"2021-04-18T06:22:06","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"08c9b0099efdd44a1dc878e89be08cf5ae52b25a","committime":"2021-04-16T23:05:32","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: multilib--"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"fa6cfe4661749187e26830b8bb513e09cd57a731","committime":"2021-04-03T04:35:45","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jpds@protonmail.com","authorname":"Jonathan Davies","body":"Signed-off-by: Jonathan Davies <jpds@protonmail.com>\nSigned-off-by: Jason Zaman <perfinion@gentoo.org>","commitid":"76dbc1d74110f4d7e7f1f95584c45aea57d0a85c","committime":"2021-03-18T00:56:23","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: Sync live ebuild."},{"authoremail":"jpds@protonmail.com","authorname":"Jonathan Davies","body":"Signed-off-by: Jonathan Davies <jpds@protonmail.com>\nSigned-off-by: Jason Zaman <perfinion@gentoo.org>","commitid":"63b8ebff4924510864557c19301e2bffca3a219b","committime":"2021-03-17T23:57:01","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: Version updated to 3.2."},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"2c6c2efe4c1a02689bcd5e6e58a54035dec44025","committime":"2021-01-31T02:18:05","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Signed-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"d8cbaa62dbf4abc31cc74d2cc12e3d0c7ac9b70a","committime":"2021-01-30T23:36:06","packageid":48679,"repoid":1,"summary":"*\/*: Remove obsolete values from PYTHON_COMPAT"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"23963e47918a1748c68190b01a5314c4b5319177","committime":"2020-12-18T04:05:09","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: Portage-3.0.9, Repoman-3.0.2\nSigned-off-by: Jason Zaman <perfinion@gentoo.org>","commitid":"0b36b01dac2aa9319bef8134cfaf5951fe5047e5","committime":"2020-12-18T03:17:20","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: Drop old"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"1316599563ce21e597d3ffee50df345f0c44d6d8","committime":"2020-12-03T03:35:22","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: Portage-3.0.9, Repoman-3.0.2\nSigned-off-by: Jason Zaman <perfinion@gentoo.org>","commitid":"1ec4150f05d5404c1c897e7bc17133c6569f2ae9","committime":"2020-12-03T02:46:49","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: stabilize SELinux userspace 3.1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"c110bc0a3e38682412efd092d1dfa6962b77ff14","committime":"2020-11-21T20:35:21","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"3.1 was updated with BDEPEND for EAPI7 fixes, apply them to the live\nebuild as well.\n\nPackage-Manager: Portage-3.0.9, Repoman-3.0.2\nSigned-off-by: Jason Zaman <perfinion@gentoo.org>","commitid":"7e629b5a97b02d2d3427f69d76b1ee5f5e2d5766","committime":"2020-11-21T19:02:37","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: update 9999 package"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"befdbb6469e68f2ceb16bc20e52fb8f7cd14a147","committime":"2020-11-16T06:05:24","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"The EAPI 7 bump with version 3.1 did not define BDEPEND, so CBUILD tools\nwere left in DEPEND. This moves pkgconfig and swig to BDEPEND since they\nmust be executed natively and should not be cross-compiled.\n\nCloses: https:\/\/bugs.gentoo.org\/753251\nPackage-Manager: Portage-3.0.8, Repoman-3.0.2\nSigned-off-by: Jason Zaman <perfinion@gentoo.org>","commitid":"de0604960a0900547f065083a692a6b42bf713a6","committime":"2020-11-16T05:35:25","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: update BDEPEND"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"eb0b17c956f794ad7bef9c108735d58145ee3442","committime":"2020-09-15T04:05:17","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jpds@protonmail.com","authorname":"Jonathan Davies","body":"Signed-off-by: Jonathan Davies <jpds@protonmail.com>\nSigned-off-by: Jason Zaman <perfinion@gentoo.org>","commitid":"b9167517361eb4648f7952dff072763cb6627262","committime":"2020-09-01T19:38:47","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: Version bump to 3.1."},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a8113a8d29384c63153f2d081a6e94466502c5bc","committime":"2020-05-28T20:05:18","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Signed-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"d94300430d516d1e1952e9d6fc71a4741e6aaa87","committime":"2020-05-28T18:51:26","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: Port to py39"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"3ddb9b6830a07dbbff7b7ed7b238ab41ca883197","committime":"2020-05-07T18:05:10","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Signed-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"c4a7886822598fde5549f6e02b3d774a5fb178ee","committime":"2020-05-07T15:21:07","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: Remove py2.7"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"99aeff4841ae59dda3e04d12b0063d982d9a66fe","committime":"2020-02-11T20:06:39","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.84, Repoman-2.3.20\nRepoMan-Options: --include-arches=\"x86\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"2d6f04f1a6842a88df0eca268d9a24dbc01e2dbe","committime":"2020-02-11T19:49:44","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: x86 stable wrt bug #706146"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.84, Repoman-2.3.20\nRepoMan-Options: --include-arches=\"amd64\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"97a785be204677fe5c9912ff8170e040e05f099f","committime":"2020-02-11T19:42:33","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: amd64 stable wrt bug #706146"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"4747d40122d485033fe9f863f4b4330bf0651903","committime":"2020-01-05T11:14:55","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Closes: https:\/\/github.com\/gentoo\/gentoo\/pull\/14246\nSigned-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"cd3f25deb13cf4d6c9d721d515dbf772a988426f","committime":"2020-01-05T09:36:11","packageid":48679,"repoid":1,"summary":"*\/*: Clean PYTHON_COMPAT of obsolete impls"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"b6d958636ec79cc3eb9d74b6ff5147e908a00bd5","committime":"2019-12-08T18:46:07","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"f02a5430f0097d00c2db09521250b90729fbf000","committime":"2019-12-08T18:11:25","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: Portage-2.3.79, Repoman-2.3.16\nSigned-off-by: Jason Zaman <perfinion@gentoo.org>","commitid":"81e7a6735a059d0f87ca4b0d3105c42400c818a9","committime":"2019-12-08T18:10:28","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: drop old"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: Portage-2.3.79, Repoman-2.3.16\nSigned-off-by: Jason Zaman <perfinion@gentoo.org>","commitid":"f4dc66bf4afba249cc46a31ffee617a2507bf389","committime":"2019-12-08T18:05:56","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: stable 2.9-r1"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: Portage-2.3.79, Repoman-2.3.16\nSigned-off-by: Jason Zaman <perfinion@gentoo.org>","commitid":"9aa0b7d174edab0e9e2fd2af72e4ef4d14cfac88","committime":"2019-12-08T14:17:03","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: bump to 3.0"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: Portage-2.3.79, Repoman-2.3.16\nSigned-off-by: Jason Zaman <perfinion@gentoo.org>","commitid":"31912ef1572ae4c45b932aa1b944b37bbf761d7a","committime":"2019-12-08T14:12:54","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: update live ebuild"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"805e12f903de62435ba2d83a606a3fcc33bd0daa","committime":"2019-12-02T15:05:58","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: Portage-2.3.79, Repoman-2.3.16\nSigned-off-by: Jason Zaman <perfinion@gentoo.org>","commitid":"76255bba566f3cb99d897caa31d2ca89e2863aed","committime":"2019-11-29T10:25:11","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: bump to 3.0_rc2"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: Portage-2.3.79, Repoman-2.3.16\nSigned-off-by: Jason Zaman <perfinion@gentoo.org>","commitid":"ace144375e47f0a7b952a41a1bcea4593d2e1107","committime":"2019-11-29T10:08:50","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: update live ebuild"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"15b018d1f4925726f5238bf96166ed50ecf5b49c","committime":"2019-11-24T21:09:39","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zmedico@gentoo.org","authorname":"Zac Medico","body":"Package-Manager: Portage-2.3.79, Repoman-2.3.18\nSigned-off-by: Zac Medico <zmedico@gentoo.org>","commitid":"d5dee15131ae7a03f9d89d844283d6ad16e8a949","committime":"2019-11-24T20:49:53","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: PYTHON_COMPAT+=( python3_8 )"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"c700849198e5153286fbd87d343e2e6eeb3934da","committime":"2019-09-01T10:27:41","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Swig-4 changed how the native lib is imported, so backport\n2efa06857575e4118e91ca250b6b92da68b130d5 to fix.\n\nCloses: https:\/\/bugs.gentoo.org\/691720\nPackage-Manager: Portage-2.3.69, Repoman-2.3.16\nSigned-off-by: Jason Zaman <perfinion@gentoo.org>","commitid":"079ce1fb1893c226c1cdbbff9e85e0450cae8839","committime":"2019-09-01T09:31:58","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: Add compatibility with swig-4"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"30fd052bae05c5d20b9e1504220a04dc5bff4572","committime":"2019-08-17T10:26:04","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: Portage-2.3.69, Repoman-2.3.16\nSigned-off-by: Jason Zaman <perfinion@gentoo.org>","commitid":"c4c1f3a1da1ccf25b24041e7be8fc2922da16839","committime":"2019-08-17T09:02:16","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: drop old"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: Portage-2.3.69, Repoman-2.3.16\nSigned-off-by: Jason Zaman <perfinion@gentoo.org>","commitid":"4bfdd2153af78c52936d088ac726ec4df5360dcc","committime":"2019-08-17T09:00:47","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: stable"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7bc002a9b18554c3a22e4d032fa70be74f95d6ed","committime":"2019-04-17T08:07:39","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Signed-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"2db67a589e688ba866fce79132f608652bbc4cd8","committime":"2019-04-17T07:48:22","packageid":48679,"repoid":1,"summary":"*\/*: Remove python3_4 PYTHON_COMPAT correctly"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"2cba08e67141d253acc1e1afaa2ebe60b545277f","committime":"2019-04-09T06:04:13","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"346b9ccf105f72970742b54d601e1c9ce06eeff0","committime":"2019-03-31T14:04:12","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Signed-off-by: Jason Zaman <perfinion@gentoo.org>\nPackage-Manager: Portage-2.3.62, Repoman-2.3.11","commitid":"ac7569ae7e55189aab7d4b75fff4af8255a6d583","committime":"2019-03-30T17:05:04","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: bump to 2.9"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Signed-off-by: Jason Zaman <perfinion@gentoo.org>\nPackage-Manager: Portage-2.3.62, Repoman-2.3.11","commitid":"f25ef654aa4c2fa1fb422ebbabda9cfec016786f","committime":"2019-03-30T17:02:39","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: update live ebuild"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"71b0c713147e86df52798334e542d06d94008dd3","committime":"2019-02-09T12:04:47","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Signed-off-by: Jason Zaman <perfinion@gentoo.org>\nPackage-Manager: Portage-2.3.51, Repoman-2.3.11","commitid":"54d3df79cd3c10c5c204cd01677fde05943649b5","committime":"2019-02-09T11:30:27","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: bump to 2.9_rc1"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Signed-off-by: Jason Zaman <perfinion@gentoo.org>\nPackage-Manager: Portage-2.3.51, Repoman-2.3.11","commitid":"14fa18db288e193aa9726943408a7c107c75919e","committime":"2019-02-09T11:27:56","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: update live ebuild"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"6c3553a21328d3b1dc1755303c2abf707b4c11a6","committime":"2019-01-12T08:23:49","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"graaff@gentoo.org","authorname":"Hans de Graaff","body":"Signed-off-by: Hans de Graaff <graaff@gentoo.org>\nPackage-Manager: Portage-2.3.51, Repoman-2.3.11","commitid":"3405eb86bb13f5d650d9aadb8ec535b866611bdd","committime":"2019-01-12T08:21:23","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: cleanup of ruby23-only versions"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Bug: https:\/\/bugs.gentoo.org\/672988\nSigned-off-by: Jason Zaman <perfinion@gentoo.org>\nPackage-Manager: Portage-2.3.51, Repoman-2.3.11","commitid":"3efd919e420205787573e26ed2c2599eed964a91","committime":"2019-01-12T08:07:52","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: stable amd64, x86 for ruby update"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"c61286efd94728cf291a8a5119e622752dcd2c83","committime":"2018-12-27T11:43:56","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Signed-off-by: Jason Zaman <perfinion@gentoo.org>\nPackage-Manager: Portage-2.3.51, Repoman-2.3.11","commitid":"6df0ee8ad7d47edc7b359b0d4142fc3560d4be1b","committime":"2018-12-26T02:38:42","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: update ruby versions"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"d4c399b6c10087b501e55c611c6e5cddda772545","committime":"2018-07-17T11:44:10","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","commitid":"ba2578d9328a97742428127d8bd0aca35b7851f3","committime":"2018-07-17T11:25:27","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: Enable py3.7"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"5389162c275f2006fabc96b7574afa0d40e2edb8","committime":"2018-06-26T02:25:56","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: Portage-2.3.40, Repoman-2.3.9","commitid":"7d8f55774565b739f00dbbe96278e5486d09b78a","committime":"2018-06-26T02:01:35","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: stable 2.8"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"9e284b065da08fbb358ae55832f15a9f8de2428f","committime":"2018-05-25T07:50:32","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: Portage-2.3.39, Repoman-2.3.9","commitid":"ae0d7889b1d5ab1b57e1221bbb522f124566d171","committime":"2018-05-25T06:59:41","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: drop old"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: Portage-2.3.39, Repoman-2.3.9","commitid":"a778547d183d9e6f268c35bc5b307a4b8eb69e83","committime":"2018-05-25T04:31:47","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: bump to 2.8"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: Portage-2.3.39, Repoman-2.3.9","commitid":"ca958f975b35f017418af30cadd2b3bbe8693bcf","committime":"2018-05-25T04:28:00","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: update live ebuild"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"3fbba45ea6dce19a63f0cdbe03d741582cc074d3","committime":"2018-05-21T11:09:32","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: Portage-2.3.24, Repoman-2.3.6","commitid":"a2e83e02da177b915b166a20ca83862c476ef2d9","committime":"2018-05-21T06:51:16","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: link to sys-libs\/fts-standalone on musl"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"eb61dc7f2da4c01d8b6f547c32910041f5d1d2bc","committime":"2018-05-16T14:46:02","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"The swig dep was in python? but ruby? needs it too\n\nCloses: https:\/\/bugs.gentoo.org\/655742\nPackage-Manager: Portage-2.3.24, Repoman-2.3.6","commitid":"b036ba859f66a540615cdb9f3cb54c0162f2d0a7","committime":"2018-05-16T14:22:50","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: fix ruby dep on swig"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"814a903dad724934a5157012f10b5cb69be7e067","committime":"2018-05-13T17:45:58","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: Portage-2.3.24, Repoman-2.3.6","commitid":"4c055333636a67e891d2e9b5448054c55fc8dc43","committime":"2018-05-13T16:48:07","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: bump to 2.8_rc3"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: Portage-2.3.24, Repoman-2.3.6","commitid":"3c4a20f034aaacac3a2290e8c60892df5f8103f0","committime":"2018-05-13T16:39:37","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: update live ebuild"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"236b95e9980b7e503b5c5a574fba998aa7012f87","committime":"2018-04-27T07:58:39","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"ea6f47d4eec1d3f4a3ccb07998ca6e622e54b4e7","committime":"2018-04-27T05:31:20","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: Portage-2.3.24, Repoman-2.3.6","commitid":"9243b52261a590bc52683b3ca1503370102e5e2c","committime":"2018-04-27T03:52:50","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: bump to 2.8_rc2"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: Portage-2.3.24, Repoman-2.3.6","commitid":"b8cbda2c01089c0b600d3b8d99a0ea8d80fe9a01","committime":"2018-04-27T03:49:55","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: update live ebuild"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"f19e9bfc3caf33f640b4ebe61ca39e116110caf5","committime":"2018-04-26T11:38:17","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: Portage-2.3.24, Repoman-2.3.6","commitid":"daa2303095952de46d0953ee4a27ab0150c81a33","committime":"2018-04-26T10:49:12","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: bump to 2.8_rc1"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: Portage-2.3.24, Repoman-2.3.6","commitid":"8b9715ea66f05aefa8240e10dde0edc7830c4a19","committime":"2018-04-25T12:18:47","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: update live ebuild"},{"authoremail":"graaff@gentoo.org","authorname":"Hans de Graaff","body":"Package-Manager: Portage-2.3.24, Repoman-2.3.6","commitid":"0af594f7463019dea259d42d85d8b3c4c4d7bd70","committime":"2018-04-14T07:33:09","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: drop explicit ruby22 dependencies"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"076d82f4e3926305d294dd80e0dd428f9be458de","committime":"2017-09-23T02:23:43","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: Portage-2.3.8, Repoman-2.3.1","commitid":"1db1815c8c2581010cc7f405ed48bd46be4c28ce","committime":"2017-09-22T16:34:17","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: drop old"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: Portage-2.3.8, Repoman-2.3.1","commitid":"8eaa1bdbdded5158170c0521aa8c16392171e5e5","committime":"2017-09-22T15:33:01","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: stablize 2.7"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"70701a9587c33002b11787ed3dd2b091d378277d","committime":"2017-08-20T09:05:52","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"graaff@gentoo.org","authorname":"Hans de Graaff","body":"Package-Manager: Portage-2.3.6, Repoman-2.3.2","commitid":"e7341334f542b25bb63b7ee40ad3a61787a768a2","committime":"2017-08-20T08:15:11","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: drop ruby21"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"66121940126cb41aec1b27836f0c5c78aa83d3a2","committime":"2017-08-07T17:03:34","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: Portage-2.3.6, Repoman-2.3.1","commitid":"610dfee97e662740d3a1947427590ee7f797ce35","committime":"2017-08-07T14:11:01","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: bump to 2.7"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: Portage-2.3.6, Repoman-2.3.1","commitid":"4eec2bc2d9fe221199b47ef30dbf69c68e24c71a","committime":"2017-08-07T14:08:45","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: update live ebuild"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"90653c101b22c3480644474eb3d8e5d4d761978e","committime":"2017-07-22T11:23:23","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: Portage-2.3.6, Repoman-2.3.1","commitid":"083301cd9ff1db1a61b078efbe6381384d8660ae","committime":"2017-07-22T10:18:51","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: bump to 2.7_rc5"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: Portage-2.3.6, Repoman-2.3.1","commitid":"800203c8fbfdb3fa9e555d56b3d3b4617a06fef0","committime":"2017-07-22T10:16:09","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: update live ebuild"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"c1f63b253ff375647ea9ab5321abd2463cce078e","committime":"2017-07-09T10:25:38","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: Portage-2.3.6, Repoman-2.3.1","commitid":"dd21a7c8509009eee8641c5f06a0b29e7c58ed68","committime":"2017-07-09T08:05:14","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: bump to 2.7_rc4"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: Portage-2.3.6, Repoman-2.3.1","commitid":"62cde7f67a1eebf7df7092ce2c688c45cd9d237e","committime":"2017-07-09T07:27:46","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: update live ebuild"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"b0c8691c927e370467c07b31ac28dea2af488411","committime":"2017-06-13T15:22:44","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: Portage-2.3.5, Repoman-2.3.1","commitid":"fdc3c78a62ebdbbf3d57746f121b5ceea8cf28dc","committime":"2017-06-13T05:07:13","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: update live ebuild"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: Portage-2.3.5, Repoman-2.3.1","commitid":"ebac2f56c9b6b74ba5fd9a3007a21c25a4779a5d","committime":"2017-06-13T05:06:42","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: bump to 2.7_rc1"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"8cf6f35c183b73631824919e43bc7646ab1b4ad6","committime":"2017-05-26T23:02:20","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"soap@gentoo.org","authorname":"David Seifert","body":"Package-Manager: Portage-2.3.6, Repoman-2.3.2","commitid":"07b9157e3a38aefbf07b6c83a107c12b4e044481","committime":"2017-05-26T22:39:45","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: [QA] Add missing python metadata variables"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"2c07258c1dce432673153ec55a661a15ab0d1bff","committime":"2017-04-26T18:21:56","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: Portage-2.3.3, Repoman-2.3.1","commitid":"f925e46e4d2b007ced9cdfd811ca5d4cb2701058","committime":"2017-04-26T04:40:59","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: build fixes patch merged upsream"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"25093d6359f778b8d1052f66ba9e26fc29ded21a","committime":"2017-02-28T20:35:29","packageid":48679,"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":48679,"repoid":1,"summary":"Drop $Id$ per council decision in bug #611234."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"b6b202a5c71d288fa6c820fa4d48e2131e920d07","committime":"2017-02-25T18:02:09","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"floppym@gentoo.org","authorname":"Mike Gilbert","body":"Package-Manager: portage-portage_p2.3.0","commitid":"eef79b5478c6648c77c2b95ae3239ed8a2ec8aba","committime":"2017-02-25T17:50:11","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: add python3_6"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"990017ee1cee5f3276f2f79d7d2c6d6f728700bb","committime":"2017-02-23T11:42:04","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"python libs and include dir are now properly detected so dont need to pass in\nneed to pass the path to libsepol.a\n\nPackage-Manager: portage-2.3.3","commitid":"0357e16dcdd8deafbf949de3faf97f195e0b4bc3","committime":"2017-02-23T03:48:39","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: update live ebuild"},{"authoremail":"malfatti@neuro.ufrn.br","authorname":"T. Malfatti","commitid":"8457ba6f9fd6f0dbafcca1fb375788eeea02aae1","committime":"2017-01-26T18:44:34","packageid":48679,"repoid":1,"summary":"media-libs\/portaudio: Version bump"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"d1a8c1155a9dcd6661534e76cffda05590a2bcf9","committime":"2016-12-12T14:22:00","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: portage-2.3.0","commitid":"d62d3a8dffe358c820b270f96990afa7e6774d55","committime":"2016-12-12T13:28:20","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: stabilize userland 2.6"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"3768b9199c167563bceeec26ee45a9cb942ad504","committime":"2016-11-01T21:13:24","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","commitid":"543503fdd0c77e3a416d1fcd9ece6e1b0c835608","committime":"2016-11-01T20:10:51","packageid":48679,"repoid":1,"summary":"global: Drop dead implementations from PYTHON_COMPAT"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"8e6b9b39f39114892ab31b0114bd1938f5c0ed1c","committime":"2016-10-24T15:46:19","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: portage-2.3.0","commitid":"73567ee1fdd7a5b81cc7f5033ef00ccc8c50f554","committime":"2016-10-23T09:08:00","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: bump to 2.6 final release"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"2b8a86cfe815535fdde2a6d06de8f1ea5948e71c","committime":"2016-10-07T15:25:25","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: portage-2.3.0","commitid":"3e43d2c4b1dc59de43f7e8108208e9f985e83fea","committime":"2016-10-07T15:10:37","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: Drop patch that was already included"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"5202d2eb52cad2c229f01a31b20b298c7b1ee781","committime":"2016-10-07T04:45:26","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: portage-2.3.0","commitid":"74f0a26fe863280590969a991df6a462ddd3c947","committime":"2016-10-07T04:23:27","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: stable 2.5-r1"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: portage-2.3.0","commitid":"0c355bd1ab54f5bd9bdfa4b75bccddbb30ee1713","committime":"2016-10-07T03:57:18","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: bump to 2.6_rc2"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"e86f29dd61d2cf0392805c2029b5232558f70a02","committime":"2016-10-05T17:05:20","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: portage-2.3.0","commitid":"6f24947db6463e9a29b11a164ea538c7477de268","committime":"2016-10-05T16:28:56","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: fix selinux_restorecon realpath logic"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"f95d0a0f5e4ac4776b6b8dd7b7815c7ff8cef27a","committime":"2016-10-03T07:45:33","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: portage-2.3.0","commitid":"d2e6a0825a951d92abe34fa7703ba89057eae912","committime":"2016-10-01T03:26:58","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: bump to 2.6-rc1"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"6c32506a4cb045aee7780ea7e2e0be8eecfa95ca","committime":"2016-09-15T10:03:00","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Avoid mounting \/proc outside of selinux_init_load_policy()\n\nFix compat issue with swig 3.0.10\nhttps:\/\/bugs.gentoo.org\/587712\n\nPackage-Manager: portage-2.2.28","commitid":"51e0f47c21ea17e9dd93961e4bc1aa560927865a","committime":"2016-09-15T09:30:39","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: backport patches to 2.5-r1"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"cb5878d78f5f1230a7634993737a34d5b84c254a","committime":"2016-09-01T16:42:49","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: portage-2.2.28","commitid":"0efb71f31d1a29170364988d7e9f1b777b3ee258","committime":"2016-09-01T16:38:45","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: Drop ruby20 bug 589422"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: portage-2.2.28","commitid":"e5c183da286b54e8c6d6f7446821972be7a7831c","committime":"2016-09-01T15:59:35","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: Drop old"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"ad7616a142d26393d2fc1fac6bcedfefd6d625a1","committime":"2016-08-07T17:22:15","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: portage-2.2.28","commitid":"96483a75f39d1da59e2febc33f6629a66de5f4d2","committime":"2016-08-05T03:00:59","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: fix path check for fcontext recompile"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: portage-2.2.28","commitid":"b15c3235fb69897dfc046cda035243a8e95a97c0","committime":"2016-08-04T18:54:42","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: update to eapi6"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"2e2f0f0942832fff3dca65d367f381d84206e526","committime":"2016-06-01T14:38:56","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Package-Manager: portage-2.2.28","commitid":"2cd8fee813dc0eb9226c34e23edb1245d66ef1a1","committime":"2016-06-01T13:50:23","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: stabilize userland 2.5"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"521839fa97b3118dc6e6f15f8191abc036be63f6","committime":"2016-03-13T20:06:19","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"swift@gentoo.org","authorname":"Sven Vermeulen","body":"Package-Manager: portage-2.2.26","commitid":"ec7c7fbaca366eb86eec892b5dec1bd80e9bc647","committime":"2016-03-13T17:12:49","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: Bump to 2.5 release"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"3588a6e4f48d13d032487f489bb92996b84fcd55","committime":"2016-02-18T19:42:46","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"vapier@gentoo.org","authorname":"Mike Frysinger","commitid":"777e295407302af419c4c219eb8877dd65b68e52","committime":"2016-02-17T03:57:08","packageid":48679,"repoid":1,"summary":"selinux: initial arm\/arm64\/mips support"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"1562e571106ac7339f161b8eb87b4cf1bd3de58b","committime":"2015-12-09T04:21:44","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"During stage building, the fcontext files might not exist on the system yet\n\nPackage-Manager: portage-2.2.24","commitid":"08f9e12847155ee345ceaf754d5b5c196527144f","committime":"2015-12-09T04:02:48","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: only recompile contexts if the files are installed"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"a1faf5b9e063a5d4c914cf5ec35d9e32b02d025e","committime":"2015-10-10T15:41:56","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"perfinion@gentoo.org","authorname":"Jason Zaman","body":"Also add || die in various places\n\nPackage-Manager: portage-2.2.20.1","commitid":"b5d70155a3d2376070bcebf69e8298d042d4abbb","committime":"2015-10-10T15:22:05","packageid":48679,"repoid":1,"summary":"sys-libs\/libselinux: Add python3.5 compat"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"ef24c6d38ee6f1f594bfced120ea11754942aaf9","committime":"2015-08-24T11:26:48","packageid":48679,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jlec@gentoo.org","authorname":"Justin Lecher","body":"Convert all URLs for sites supporting encrypted connections from http to https\n\nSigned-off-by: Justin Lecher <jlec@gentoo.org>","commitid":"eaaface92ee81f30a6ac66fe7acbcc42c00dc450","committime":"2015-08-24T10:47:45","packageid":48679,"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":48679,"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":48679,"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":48679,"repoid":1,"summary":"2015-06-19 16:35:30 UTC"}],"dependencies":[{"block":false,"categoryid":450,"description":"An interpreted, interactive, object-oriented programming language","ebuildids":[546211,546211,546211,546211,883937,883937,883937,883937,890746,890746,890746,890746,894223,894223,894223,894223],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"python@gentoo.org","maintainername":"Python","name":"python","packageid":43095},{"block":false,"categoryid":450,"description":"An object-oriented scripting language","ebuildids":[546211,546211,883937,883937,890746,890746,894223,894223],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"ruby@gentoo.org","maintainername":"Gentoo Ruby Project","name":"ruby","packageid":46620},{"block":false,"categoryid":381,"description":"SELinux binary policy representation library","ebuildids":[546211,883937,890746,894223],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"selinux@gentoo.org","maintainername":"SELinux Team","name":"libsepol","packageid":48774},{"block":false,"categoryid":381,"description":"Standalone fts library for use with musl","ebuildids":[546211,883937,890746,894223],"firstseen":"2015-07-12T13:38:02.949858","maintainer":"blueness@gentoo.org","maintainername":"Anthony G. Basile","name":"fts-standalone","packageid":63854},{"block":false,"categoryid":393,"description":"Perl-compatible regular expression library","ebuildids":[546211,883937,890746,894223],"firstseen":"2016-08-15T13:37:20.779690","name":"libpcre2","packageid":65707}],"depending":[{"block":false,"categoryid":395,"description":"GUI version of the Vim text editor","ebuildids":[486197,486197,846376,846376,866409,866409,868661,868661,869186,869186,873800,873800,885334,885334],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"vim@gentoo.org","maintainername":"Gentoo Vim Project","name":"gvim","packageid":42068},{"block":false,"categoryid":338,"description":"A system automation and configuration management software","ebuildids":[830913,830914,838834,845213],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"prometheanfire@gentoo.org","maintainername":"Gentoo Sysadmin Project","name":"puppet","packageid":42257,"summary":"Centralised configuration management for networks Puppet lets you centrally manage every important aspect of your system using a cross-platform specification language that manages all the separate elements normally aggregated in different files, like users, cron jobs, and hosts, along with obviously discrete elements like packages, services, and files. Puppet's simple declarative specification language provides powerful classing abilities for drawing out the similarities between hosts while allowing them to be as specific as necessary, and it handles dependency and prerequisite relationships between objects clearly and explicitly."},{"block":false,"categoryid":451,"description":"Port of OpenBSD's free SSH release","ebuildids":[859846,859846,859846,876888,876888,876888,876889,876889,876889,876890,876890,876890,878197,878197,878197,878742,878742,878742,891970,891970,891970,894230,894230,894230],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"openssh","packageid":42420,"summary":"OpenSSH is a FREE version of the SSH protocol suite of network connectivity tools that increasing numbers of people on the Internet are coming to rely on. Many users of telnet, rlogin, ftp, and other such programs might not realize that their password is transmitted across the Internet unencrypted, but it is. OpenSSH encrypts all traffic (including passwords) to effectively eliminate eavesdropping, connection hijacking, and other network-level attacks. Additionally, OpenSSH provides a myriad of secure tunneling capabilities, as well as a variety of authentication methods. The OpenSSH suite includes the ssh program which replaces rlogin and telnet, scp which replaces rcp, and sftp which replaces ftp. Also included is sshd which is the server side of the package, and the other basic utilities like ssh-add, ssh-agent, ssh-keysign, ssh-keyscan, ssh-keygen and sftp-server. OpenSSH supports SSH protocol versions 1.3, 1.5, and 2.0."},{"block":false,"categoryid":325,"description":"A set of tools that use the proc filesystem","ebuildids":[771824,771824,817810,817810],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"psmisc","packageid":42681},{"block":false,"categoryid":447,"description":"A PAM module that can mount volumes for a user session","ebuildids":[814153,814153,878170,878170,880643,880643],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"hanno@gentoo.org","maintainername":"Matt Turner","name":"pam_mount","packageid":42819},{"block":false,"categoryid":363,"description":"Generic initramfs generation tool","ebuildids":[44551,892818,892819,893695],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"chutzpah@gentoo.org","maintainername":"Patrick McLean","name":"dracut","packageid":42902},{"block":false,"categoryid":451,"description":"A set of co-operative tools that make networking simple and straightforward","ebuildids":[870239,870239,880190,880190,885231,885231,892140,892140],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"networkmanager","packageid":43002},{"block":false,"categoryid":344,"description":"Personal file sharing for the GNOME desktop","ebuildids":[883191,883191],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"gnome-user-share","packageid":43009},{"block":false,"categoryid":449,"description":"Use this to make tarballs :)","ebuildids":[794427,794427],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"tar","packageid":43973},{"block":false,"categoryid":447,"description":"Create per-user private temporary directories during login","ebuildids":[244239,244239],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"swegener@gentoo.org","maintainername":"Pluggable Authentication Method maintenance","name":"pam_mktemp","packageid":44447},{"block":false,"categoryid":343,"description":"The package management and distribution system for Gentoo","ebuildids":[66856,886047,887993,890027,890299,894423],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"dev-portage@gentoo.org","name":"portage","packageid":44846},{"block":false,"categoryid":411,"description":"Default file manager for the GNOME desktop","ebuildids":[881729,881729,889369,889369,889370,889370],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"nautilus","packageid":45473},{"block":false,"categoryid":450,"description":"The PHP language runtime engine","ebuildids":[869040,869040,877448,877448,885124,885124,885125,885125,891347,891347,891348,891348,891349,891349],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"php-bugs@gentoo.org","maintainername":"PHP","name":"php","packageid":45708},{"block":false,"categoryid":395,"description":"The advanced, extensible, customizable, self-documenting editor","ebuildids":[830780,830780,872949,872949,885723,885723,885724,885724,885725,885725,885726,885726,885728,885728,891419,891419,893912,893912],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"gnu-emacs@gentoo.org","maintainername":"Gentoo GNU Emacs project","name":"emacs","packageid":45775,"summary":"GNU Emacs is an extensible, customizable text editor - and more. At its core is an interpreter for Emacs Lisp, a dialect of the Lisp programming language with extensions to support text editing. The features of GNU Emacs include: * Content-sensitive editing modes, including syntax coloring, for a variety of file types including plain text, source code, and HTML. * Complete built-in documentation, including a tutorial for new users. * Full Unicode support for nearly all human languages and their scripts. * Highly customizable, using Emacs Lisp code or a graphical interface. * A large number of extensions that add other functionality, including a project planner, mail and news reader, debugger interface, calendar, and more. Many of these extensions are distributed with GNU Emacs; others are available separately."},{"block":false,"categoryid":343,"description":"kernel routing and traffic control utilities","ebuildids":[66974,66974,872417,872417,877489,877489,884904,884904,891430,891430],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"iproute2","packageid":46121},{"block":false,"categoryid":331,"description":"X.Org X servers","ebuildids":[5721,5721,882987,882987],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"x11@gentoo.org","maintainername":"X11","name":"xorg-server","packageid":46415},{"block":false,"categoryid":381,"description":"GNU libc C library","ebuildids":[341744,341744,759165,759165,765315,765315,783817,783817,785872,785872,785873,785873,785874,785874,812840,812840,813455,813455,824341,824341,840506,840506,867700,867700,888037,888037,888049,888049,888066,888066,893747,893747,893748,893748],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"toolchain@gentoo.org","maintainername":"Gentoo Toolchain Project","name":"glibc","packageid":46642},{"block":false,"categoryid":325,"description":"Queues jobs for later execution","ebuildids":[739013,739013,770773,770773,796087,796087],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"polynomial-c@gentoo.org","maintainername":"Lars Wendler","name":"at","packageid":46790},{"block":false,"categoryid":381,"description":"Linux-PAM (Pluggable Authentication Modules)","ebuildids":[888228,888228],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"pam-bugs@gentoo.org","name":"pam","packageid":46798},{"block":false,"categoryid":313,"description":"Tunnel TCP over ICMP","ebuildids":[343541,343541],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"bircoph@gentoo.org","name":"pingtunnel","packageid":46852,"summary":"Ptunnel is an application that allows you to reliably tunnel TCP connections to a remote host using ICMP echo request and reply packets, commonly known as ping requests and replies."},{"block":false,"categoryid":343,"description":"OpenRC manages the services, startup and shutdown of a host","ebuildids":[66808,66808,892808,892808,892809,892809,892810,892810,892811,892811,892812,892812,892813,892813,892814,892814,892815,892815,893252,893252,894414,894414],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"openrc@gentoo.org","maintainername":"Gentoo OpenRC Project","name":"openrc","packageid":47174},{"block":false,"categoryid":393,"description":"The GLib library of C routines","ebuildids":[873712,873712,893523,893523,893524,893524],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"glib","packageid":47581},{"block":false,"categoryid":343,"description":"Tools to monitor storage systems to provide advanced warning of disk degradation","ebuildids":[66650,66650,880690,880690],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"smartmontools","packageid":47762},{"block":false,"categoryid":321,"description":"C toolkit to manipulate virtual machines","ebuildids":[227560,227560,883504,883504,888073,888073,892248,892248],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"tamiko@gentoo.org","maintainername":"Matthias Maier","name":"libvirt","packageid":48504},{"block":false,"categoryid":438,"description":"OpenGL-like graphic library for Linux","ebuildids":[844209,844209],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"x11@gentoo.org","maintainername":"X11","name":"mesa","packageid":48623},{"block":false,"categoryid":343,"description":"Various useful Linux utilities","ebuildids":[66751,66751,876757,876757,892940,892940,894231,894231],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"util-linux","packageid":48792},{"block":false,"categoryid":338,"description":"Rotates, compresses, and mails system logs","ebuildids":[830827,830827],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"nimiux@gentoo.org","maintainername":"Chema Alonso","name":"logrotate","packageid":49685,"summary":"Logrotate allows for the automatic rotation compression, removal and mailing of log files. Logrotate can be set to handle a log file daily, weekly, monthly or when the log file gets to a certain size."},{"block":false,"categoryid":343,"description":"SELinux core utilities","ebuildids":[546202,546202,856770,856770,894218,894218],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"selinux@gentoo.org","maintainername":"SELinux Team","name":"policycoreutils","packageid":49699,"summary":"Policycoreutils contains the policy core utilities that are required for basic operation of a SELinux system. These utilities include load_policy to load policies, setfiles to label filesystems, newrole to switch roles, and run_init to run \/etc\/init.d scripts in the proper context. Gentoo-specific tools include rlpkg for relabeling packages by name, avc_toggle to toggle between enforcing and permissive modes, and avc_enforcing to query the current mode of the system, enforcing or permissive."},{"block":false,"categoryid":344,"description":"NetworkManager connection editor and applet","ebuildids":[817197,817197],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"nm-applet","packageid":50116},{"block":false,"categoryid":343,"description":"Standard GNU utilities (chmod, cp, dd, ls, sort, tr, head, wc, who,...)","ebuildids":[777098,777098,886161,886161,888810,888810,893176,893176],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"coreutils","packageid":50458,"summary":"Standard GNU file utilities (chmod, cp, dd, dir, ls, ...), text utilities (sort, tr, head, wc, ...), and shell utilities (whoami, who, ...)"},{"block":false,"categoryid":449,"description":"Package maintenance system for Debian","ebuildids":[864500,864500,883438,883438],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"deb-tools@gentoo.org","maintainername":"Gentoo Debian Tools Project","name":"dpkg","packageid":50468},{"block":false,"categoryid":325,"description":"A command scheduler with extended capabilities over cron and anacron","ebuildids":[858774,858774,887424,887424],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"cron-bugs@gentoo.org","maintainername":"Gentoo Cron Project","name":"fcron","packageid":50545},{"block":false,"categoryid":325,"description":"Lists open files for running Unix processes","ebuildids":[870393,870393],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"lsof","packageid":50905},{"block":false,"categoryid":381,"description":"SELinux kernel and policy management library","ebuildids":[546212,546212,856776,856776,894224,894224],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"selinux@gentoo.org","maintainername":"SELinux Team","name":"libsemanage","packageid":51258},{"block":false,"categoryid":395,"description":"Vim, an improved vi-style text editor","ebuildids":[486198,486198,866410,866410,868662,868662,869187,869187,873801,873801,876556,876556,885332,885332],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"vim@gentoo.org","maintainername":"Gentoo Vim Project","name":"vim","packageid":51677},{"block":false,"categoryid":338,"description":"Policy Analysis Tools for SELinux","ebuildids":[549567,549567,825194,825194,894210,894210],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"selinux@gentoo.org","maintainername":"SELinux Team","name":"setools","packageid":51950},{"block":false,"categoryid":440,"description":"AIDE (Advanced Intrusion Detection Environment) is a file integrity checker","ebuildids":[829884,829884],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"forensics@gentoo.org","maintainername":"Gentoo Forensics Project","name":"aide","packageid":52074},{"block":false,"categoryid":343,"description":"\/sbin\/init - parent of all processes","ebuildids":[876660,876660,893925,893925],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"sysvinit","packageid":52596},{"block":false,"categoryid":381,"description":"Password database","ebuildids":[712221,712221],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"pwdb","packageid":52754},{"block":false,"categoryid":394,"description":"User-land utilities for LVM2 (device-mapper) software","ebuildids":[845459,889559,889894,890662,893366],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"robbat2@gentoo.org","maintainername":"Robin H. Johnson","name":"lvm2","packageid":52815},{"block":false,"categoryid":325,"description":"Standard informational utilities and process-handling tools","ebuildids":[882602,882602,888103,888103,888738,888738],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"procps","packageid":53043},{"block":false,"categoryid":343,"description":"Powerful replacement for inetd","ebuildids":[761785,761785],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"xinetd","packageid":53094},{"block":false,"categoryid":449,"description":"The RPM Package Manager","ebuildids":[882817,882817,882818,882818,886207,886207],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"suse@gentoo.org","maintainername":"SUSE","name":"rpm","packageid":53477},{"block":false,"categoryid":343,"description":"Standard Linux networking tools","ebuildids":[364126,364126,696428,696428],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"net-tools","packageid":53970},{"block":false,"categoryid":325,"description":"Cronie is a standard UNIX daemon cron based on the original vixie-cron","ebuildids":[821808,821808],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"polynomial-c@gentoo.org","maintainername":"Lars Wendler","name":"cronie","packageid":54041,"summary":"Cronie contains the standard UNIX daemon crond that runs specified programs at scheduled times and related tools. It is based on the original cron and has security and configuration enhancements like the ability to use pam and SELinux. And why cronie? See http:\/\/www.urbandictionary.com\/define.php?term=cronie"},{"block":false,"categoryid":343,"description":"Super-useful stream editor","ebuildids":[826566,826566,826566],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"sed","packageid":54677},{"block":false,"categoryid":343,"description":"Utilities for rescue and embedded systems","ebuildids":[453659,453659,453659,887029,887029,887029,887678,887678,887678],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"embedded@gentoo.org","maintainername":"Embedded Gentoo","name":"busybox","packageid":54752},{"block":false,"categoryid":321,"description":"QEMU + Kernel-based Virtual Machine userland tools","ebuildids":[337271,862376,862575,865334,878900,885279,885554,885968,894096],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"qemu@gentoo.org","maintainername":"Gentoo QEMU Project","name":"qemu","packageid":54810},{"block":false,"categoryid":411,"description":"GNOME Display Manager for managing graphical display servers and user logins","ebuildids":[852139,852139,873090,873090,894407,894407],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"gdm","packageid":54874},{"block":false,"categoryid":343,"description":"GNU utilities for finding files","ebuildids":[828492,828492],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"findutils","packageid":54887},{"block":false,"categoryid":343,"description":"Utilities to deal with user accounts","ebuildids":[878962,878962,884772,884772,888620,888620,893336,893336],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"shadow","packageid":55072},{"block":false,"categoryid":343,"description":"A message bus system, a simple way for applications to talk to each other","ebuildids":[856307,856307],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"freedesktop-bugs@gentoo.org","name":"dbus","packageid":55191},{"block":false,"categoryid":338,"description":"Allows users or groups to run commands as other users","ebuildids":[541154,541154,871411,871411],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"sudo","packageid":55562,"summary":"Sudo (superuser do) allows a system administrator to give certain users (or groups of users) the ability to run some (or all) commands as root or another user while logging the commands and arguments."},{"block":false,"categoryid":343,"description":"System and service manager for Linux","ebuildids":[498025,498025,884663,884663,892894,892894,892895,892895,893255,893255,893452,893452],"firstseen":"2011-06-06T14:38:26.134212","maintainer":"systemd@gentoo.org","maintainername":"Gentoo systemd team","name":"systemd","packageid":57501},{"block":false,"categoryid":447,"description":"System Security Services Daemon provides access to identity and authentication","ebuildids":[864741,864741,887973,887973,893525,893525],"firstseen":"2011-08-15T14:35:19.613368","maintainer":"hwoarang@gentoo.org","maintainername":"Markos Chandras","name":"sssd","packageid":57761},{"block":false,"categoryid":321,"description":"Tools for accessing, inspecting, and modifying virtual machine (VM) disk images","ebuildids":[862258,862258,874763,874763,874764,874764],"firstseen":"2011-12-12T14:35:50.722309","maintainer":"andreis.vinogradovs@gmail.com","maintainername":"Andreis Vinogradovs","name":"libguestfs","packageid":58299},{"block":false,"categoryid":344,"description":"A file manager for Cinnamon, forked from Nautilus","ebuildids":[856836,856836,891997,891997],"firstseen":"2012-09-28T13:44:59.183120","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"nemo","packageid":59846},{"block":false,"categoryid":312,"description":"Loop-AES losetup utility","ebuildids":[844608,844608,883146,883146],"firstseen":"2013-01-12T14:36:13.591284","maintainer":"crypto@gentoo.org","maintainername":"Crypto","name":"loop-aes-losetup","packageid":60209},{"block":false,"categoryid":394,"description":"Tools for Flash-Friendly File System (F2FS)","ebuildids":[758947,758947,803875,803875,854139,854139],"firstseen":"2013-02-25T14:36:06.839812","maintainer":"blueness@gentoo.org","maintainername":"Anthony G. Basile","name":"f2fs-tools","packageid":60404},{"block":false,"categoryid":325,"description":"Utility to checkpoint\/restore a process tree","ebuildids":[815687,815687,867965,867965],"firstseen":"2013-05-03T13:36:52.100535","maintainer":"dlan@gentoo.org","maintainername":"Yixun Lan","name":"criu","packageid":60705},{"block":false,"categoryid":486,"description":"IPsec implementation for Linux, fork of Openswan","ebuildids":[823346,823346,844481,844481,855605,855605,869573,869573],"firstseen":"2014-01-05T14:37:37.991672","maintainer":"floppym@gentoo.org","maintainername":"Mike Gilbert","name":"libreswan","packageid":61783},{"block":false,"categoryid":338,"description":"general puppet client utils along with hiera and facter","ebuildids":[816694,816694,817813,817813,823849,823849,838835,838835,838836,838836,845214,845214],"firstseen":"2015-07-19T13:38:11.476313","maintainer":"prometheanfire@gentoo.org","maintainername":"Matthew Thode","name":"puppet-agent","packageid":63875,"summary":"Centralised configuration management for networks Puppet lets you centrally manage every important aspect of your system using a cross-platform specification language that manages all the separate elements normally aggregated in different files, like users, cron jobs, and hosts, along with obviously discrete elements like packages, services, and files. Puppet's simple declarative specification language provides powerful classing abilities for drawing out the similarities between hosts while allowing them to be as specific as necessary, and it handles dependency and prerequisite relationships between objects clearly and explicitly."},{"block":false,"categoryid":343,"description":"Security sandbox for any type of processes","ebuildids":[775351,775351,861895,861895,874518,874518],"firstseen":"2016-01-06T14:41:00.305197","maintainer":"aidecoe@gentoo.org","maintainername":"Amadeusz Żołnowski","name":"firejail","packageid":64870,"summary":"Firejail is a SUID program that reduces the risk of security breaches by restricting the running environment of untrusted applications using Linux namespaces and seccomp-bpf. It allows a process and all its descendants to have their own private view of the globally shared kernel resources, such as the network stack, process table, mount table."},{"block":false,"categoryid":343,"description":"SELinux core utilities","ebuildids":[7972,7972,833384,833384,856773,856773,885367,885367,894221,894221],"firstseen":"2016-11-20T14:36:07.576144","name":"selinux-python","packageid":66123,"summary":"selinux-python contains the core python selinux utilities and libraries that are required for basic operation of a SELinux system. These include semanage, sepolicy and sepolgen."},{"block":false,"categoryid":447,"description":"The systemd project's logind, extracted to a standalone package","ebuildids":[860828,860828,880830,880830,882787,882787,882924,882924],"firstseen":"2017-01-15T14:36:24.463510","name":"elogind","packageid":66433},{"block":false,"categoryid":343,"description":"SELinux context translation to human readable names","ebuildids":[21459,21459,812085,812085,833383,833383,856769,856769,894217,894217],"firstseen":"2017-04-26T23:25:59.201821","name":"mcstrans","packageid":66787},{"block":false,"categoryid":343,"description":"Daemon to watch for creation and set default SELinux fcontexts","ebuildids":[21461,21461,812087,812087,831379,831379,856771,856771,894219,894219],"firstseen":"2017-04-26T23:25:59.201821","name":"restorecond","packageid":66788},{"block":false,"categoryid":395,"description":"Modern, legacy free, simple yet efficient vim-like editor","ebuildids":[22083,22083,888252,888252],"firstseen":"2017-05-07T18:43:14.763572","name":"vis","packageid":66811,"summary":"Vis aims to be a modern, legacy free, simple yet efficient editor combining the strengths of both vi(m) and sam."},{"block":false,"categoryid":343,"description":"Linux D-Bus Message Broker","ebuildids":[32812,32812,807773,807773,807789,807789,810158,810158,824098,824098,871524,871524],"firstseen":"2017-09-11T03:20:07.886852","name":"dbus-broker","packageid":68015},{"block":false,"categoryid":451,"description":"Content-Addressable Data Synchronization Tool","ebuildids":[883481,883481],"firstseen":"2018-03-26T15:54:53.994731","name":"casync","packageid":69031},{"block":false,"categoryid":428,"description":"Operating system and container binary deployment and upgrades","ebuildids":[858497,858497,858498,858498,861648,861648,877661,877661,885569,885569],"firstseen":"2018-06-03T21:15:40.405511","name":"ostree","packageid":69153,"summary":"This project is now known as \"libostree\", though it is still appropriate to use the previous name: \"OSTree\" (or \"ostree\"). The focus is on projects which use libostree's shared library, rather than users directly invoking the command line tools (except for build systems). However, in most of the rest of the documentation, we will use the term \"OSTree\", since it's slightly shorter, and changing all documentation at once is impractical. We expect to transition to the new name over time. As implied above, libostree is both a shared library and suite of command line tools that combines a \"git-like\" model for committing and downloading bootable filesystem trees, along with a layer for deploying them and managing the bootloader configuration. The core OSTree model is like git in that it checksums individual files and has a content-addressed-object store. It's unlike git in that it \"checks out\" the files via hardlinks, and they thus need to be immutable to prevent corruption. Therefore, another way to think of OSTree is that it's just a more polished version of Linux VServer hardlinks."},{"block":false,"categoryid":343,"description":"Unprivileged sandboxing tool, namespaces-powered chroot-like solution","ebuildids":[844963,844963],"firstseen":"2018-10-15T17:35:40.904968","name":"bubblewrap","packageid":69466},{"block":false,"categoryid":423,"description":"Daemon to proxy GSSAPI context establishment and channel handling","ebuildids":[803504,803504,861397,861397],"firstseen":"2019-04-22T20:48:39.442234","name":"gssproxy","packageid":69807},{"block":false,"categoryid":342,"description":"Multimedia processing graphs","ebuildids":[710446,710446,864774,864774,887442,887442,890650,890650,892318,892318,892922,892922],"firstseen":"2019-07-07T16:12:47.642539","name":"pipewire","packageid":69933},{"block":false,"categoryid":394,"description":"A new set of tools for working with SquashFS images","ebuildids":[652421,652421,839600,839600],"firstseen":"2019-07-23T07:54:20.279913","name":"squashfs-tools-ng","packageid":69967},{"block":false,"categoryid":423,"description":"389 Directory Server (core libraries and daemons)","ebuildids":[876218,876218,876218,876218,876218,876218],"firstseen":"2021-01-22T06:45:44.265742","name":"389-ds-base","packageid":72419},{"block":false,"categoryid":338,"description":"A toolkit designed to aid in the development and testing of Ansible roles","ebuildids":[877667,881898],"firstseen":"2021-06-14T13:53:01.299237","name":"ansible-molecule","packageid":72991},{"block":false,"categoryid":1494,"description":"OCI-based implementation of Kubernetes Container Runtime Interface","ebuildids":[846450,846450,850079,850079,886275,886275],"firstseen":"2021-12-20T09:21:05.969452","name":"cri-o","packageid":73846,"summary":"CRI-O is meant to provide an integration path between OCI conformant runtimes and the kubelet. Specifically, it implements the Kubelet Container Runtime Interface (CRI) using OCI conformant runtimes. The scope of CRI-O is tied to the scope of the CRI."},{"block":false,"categoryid":1494,"description":"A tool for managing OCI containers and pods with Docker-compatible CLI","ebuildids":[801174,801174,881968,881968,884807,884807],"firstseen":"2021-12-20T09:21:05.969452","name":"podman","packageid":73857,"summary":"Podman (the POD MANager) is a tool for managing containers and images, volumes mounted into those containers, and pods made from groups of containers. Podman is based on libpod, a library for container lifecycle management that is also contained in this repository. The libpod library provides APIs for managing containers, pods, container images, and volumes."},{"block":false,"categoryid":1494,"description":"A userspace interface for the Linux kernel containment features","ebuildids":[795042,795042,873132,873132,891274,891274],"firstseen":"2021-12-21T02:39:19.961620","name":"lxc","packageid":73874},{"block":false,"categoryid":394,"description":"Userspace tools for EROFS","ebuildids":[849877,849877,885953,885953],"firstseen":"2022-01-05T17:28:46.147258","name":"erofs-utils","packageid":73973},{"block":false,"categoryid":343,"description":"Utilities split out from systemd for OpenRC users","ebuildids":[856285,856285,892350,892350,892626,892626,893256,893256,893453,893453],"firstseen":"2022-04-17T00:24:58.191924","name":"systemd-utils","packageid":74834},{"block":false,"categoryid":438,"description":"OpenGL-like graphic library for Linux","ebuildids":[864077,864077,882830,882830],"firstseen":"2022-05-12T19:41:21.802175","name":"mesa-amber","packageid":74949},{"block":false,"categoryid":435,"description":"NBD server with stable plugin ABI and permissive license","ebuildids":[879944,879944,887444,887444],"firstseen":"2022-12-03T11:36:43.162418","name":"nbdkit","packageid":75639},{"block":false,"categoryid":343,"description":"GNU coreutils rewritten in Rust","ebuildids":[778749,778749,894272,894272],"firstseen":"2023-02-22T09:11:50.331186","name":"uutils-coreutils","packageid":75856,"summary":"Standard GNU file utilities (chmod, cp, dd, dir, ls, ...), text utilities (sort, tr, head, wc, ...), and shell utilities (whoami, who, ...), written in Rust"},{"block":false,"categoryid":451,"description":"Port of OpenBSD's free SSH release with HPN\/X509 patches","ebuildids":[831607,831607,831607],"firstseen":"2023-05-11T21:20:47.473901","name":"openssh-contrib","packageid":76137,"summary":"OpenSSH is a FREE version of the SSH protocol suite of network connectivity tools that increasing numbers of people on the Internet are coming to rely on. Many users of telnet, rlogin, ftp, and other such programs might not realize that their password is transmitted across the Internet unencrypted, but it is. OpenSSH encrypts all traffic (including passwords) to effectively eliminate eavesdropping, connection hijacking, and other network-level attacks. Additionally, OpenSSH provides a myriad of secure tunneling capabilities, as well as a variety of authentication methods. The OpenSSH suite includes the ssh program which replaces rlogin and telnet, scp which replaces rcp, and sftp which replaces ftp. Also included is sshd which is the server side of the package, and the other basic utilities like ssh-add, ssh-agent, ssh-keysign, ssh-keyscan, ssh-keygen and sftp-server. OpenSSH supports SSH protocol versions 1.3, 1.5, and 2.0. This package represents an effort to extend upstream OpenSSH with three big patchsets. WARNING: These patches are of lower quality than vanilla upstream OpenSSH and often have correctness issues. The patches are: * HPN (High performance SSH\/SCP) adds custom ciphers that allow for more aggressive buffering and\/or multithreading, leading to better network throughput. Many of these optimizations are not relevant anymore due to AEAD ciphers changing MAC nesting or because more CPU performant ciphers are being used in this day and age (ChaCha20). WARNING: HPN's multi-threaded AES CTR cipher is known to be broken and should not be relied upon. * SCTP patches by Patrick McLean. These enable SSH over SCTP. * X509 patches by Roumen Petrov. OpenSSH upstream will never support standard PKIs for authenticating users. This patch series adds support for X509 certificates."},{"block":false,"categoryid":1560,"description":"trace library calls made at runtime","ebuildids":[812347,812347,887376,887376],"firstseen":"2024-01-19T14:58:22.505355","name":"ltrace","packageid":76963},{"block":false,"categoryid":1560,"description":"Useful diagnostic, instructional, and debugging tool","ebuildids":[812354,812354,872191,872191,877264,877264,884977,884977,889557,889557],"firstseen":"2024-01-19T14:58:22.505355","name":"strace","packageid":76964},{"block":false,"categoryid":1560,"description":"Linux trace\/probe tool","ebuildids":[835684,835684,879967,879967,882255,882255],"firstseen":"2024-01-19T14:58:22.505355","name":"systemtap","packageid":76966},{"block":false,"categoryid":343,"description":"Breadth-first version of the UNIX find command","ebuildids":[868766,868766,887646,887646],"firstseen":"2024-02-07T03:25:23.444622","name":"bfs","packageid":77072},{"block":false,"categoryid":451,"description":"OpenSSH fork with X.509 v3 certificate support","ebuildids":[874723,874723,874723,878195,878195,878195,880207,880207,880207,886129,886129,886129],"firstseen":"2025-09-05T21:38:30.040166","name":"pkixssh","packageid":78509}],"ebuilds":[{"archs":[],"ebuildid":546211,"firstseen":"2015-06-09T17:19:57.083525","license":"public-domain","moddate":"2026-03-30T13:49:45","packageid":48679,"repoid":1,"slot":"0","uses":["abi_mips_n32","abi_mips_n64","abi_mips_o32","abi_s390_32","abi_s390_64","abi_x86_32","abi_x86_64","abi_x86_x32","debug","python","python_targets_python3_11","python_targets_python3_12","python_targets_python3_13","python_targets_python3_14","ruby","ruby_targets_ruby32","ruby_targets_ruby33","static-libs"],"version":"9999"},{"archs":["~amd64","~arm","~arm64","~mips","~riscv","~x86"],"ebuildid":894223,"firstseen":"2026-04-02T22:11:09.571071","license":"public-domain","moddate":"2026-04-02T21:11:09","packageid":48679,"repoid":1,"slot":"0","uses":["abi_mips_n32","abi_mips_n64","abi_mips_o32","abi_s390_32","abi_s390_64","abi_x86_32","abi_x86_64","abi_x86_x32","debug","python","python_targets_python3_11","python_targets_python3_12","python_targets_python3_13","python_targets_python3_14","ruby","ruby_targets_ruby32","ruby_targets_ruby33","static-libs"],"version":"3.9"},{"archs":["~amd64","~arm","~arm64","~mips","~riscv","~x86"],"ebuildid":890746,"firstseen":"2026-02-23T10:25:46.763555","license":"public-domain","moddate":"2026-03-30T13:49:45","packageid":48679,"repoid":1,"slot":"0","uses":["abi_mips_n32","abi_mips_n64","abi_mips_o32","abi_s390_32","abi_s390_64","abi_x86_32","abi_x86_64","abi_x86_x32","debug","python","python_targets_python3_11","python_targets_python3_12","python_targets_python3_13","python_targets_python3_14","ruby","ruby_targets_ruby32","ruby_targets_ruby33","static-libs"],"version":"3.8.1-r3"},{"archs":["amd64","arm","arm64","x86","~mips","~riscv"],"ebuildid":883937,"firstseen":"2025-12-10T02:02:08.946771","license":"public-domain","moddate":"2026-03-30T13:49:45","packageid":48679,"repoid":1,"slot":"0","uses":["abi_mips_n32","abi_mips_n64","abi_mips_o32","abi_s390_32","abi_s390_64","abi_x86_32","abi_x86_64","abi_x86_x32","debug","python","python_targets_python3_11","python_targets_python3_12","python_targets_python3_13","python_targets_python3_14","ruby","ruby_targets_ruby32","ruby_targets_ruby33","static-libs"],"version":"3.8.1-r2"}],"masks":[],"package":{"categoryid":381,"description":"SELinux userland library","firstseen":"2010-05-04T00:54:45.661860","maintainer":"selinux@gentoo.org","maintainername":"SELinux Team","name":"libselinux","packageid":48679,"summary":"Libselinux provides an API for SELinux applications to get and set process and file security contexts and to obtain security policy decisions. Required for any applications that use the SELinux API."},"rdependencies":[{"block":false,"categoryid":450,"description":"An interpreted, interactive, object-oriented programming language","ebuildids":[546211,546211,546211,546211,883937,883937,883937,883937,890746,890746,890746,890746,894223,894223,894223,894223],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"python@gentoo.org","maintainername":"Python","name":"python","packageid":43095},{"block":false,"categoryid":450,"description":"An object-oriented scripting language","ebuildids":[546211,546211,883937,883937,890746,890746,894223,894223],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"ruby@gentoo.org","maintainername":"Gentoo Ruby Project","name":"ruby","packageid":46620},{"block":false,"categoryid":381,"description":"SELinux binary policy representation library","ebuildids":[546211,883937,890746,894223],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"selinux@gentoo.org","maintainername":"SELinux Team","name":"libsepol","packageid":48774},{"block":false,"categoryid":381,"description":"Standalone fts library for use with musl","ebuildids":[546211,883937,890746,894223],"firstseen":"2015-07-12T13:38:02.949858","maintainer":"blueness@gentoo.org","maintainername":"Anthony G. Basile","name":"fts-standalone","packageid":63854},{"block":false,"categoryid":393,"description":"Perl-compatible regular expression library","ebuildids":[546211,883937,890746,894223],"firstseen":"2016-08-15T13:37:20.779690","name":"libpcre2","packageid":65707}],"repos":[{"branch":"master","lastcommit":"52197549fd3431fa256b8edbafdcd3702dd0e134","name":"gentoo","path":"\/usr\/portage","repoid":1,"upstream":"origin"}],"tracked":false,"urls":["https:\/\/github.com\/SELinuxProject\/selinux\/wiki"],"uses":[{"description":"Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https:\/\/wiki.gentoo.org\/wiki\/Project:Quality_Assurance\/Backtraces","isdefault":false,"use":"debug"},{"description":"Add optional support\/bindings for the Python language","isdefault":false,"use":"python"},{"description":"Add support\/bindings for the Ruby language","isdefault":false,"use":"ruby"},{"description":"Build static versions of dynamic libraries as well","isdefault":false,"use":"static-libs"},{"description":"64-bit (32-bit pointer) libraries","group":"abi_mips","isdefault":false,"use":"n32"},{"description":"64-bit libraries","group":"abi_mips","isdefault":false,"use":"n64"},{"description":"32-bit libraries","group":"abi_mips","isdefault":false,"use":"o32"},{"description":"32-bit (s390) libraries","group":"abi_s390","isdefault":false,"use":"32"},{"description":"64-bit (s390x) libraries","group":"abi_s390","isdefault":false,"use":"64"},{"description":"32-bit (x86) libraries","group":"abi_x86","isdefault":false,"use":"32"},{"description":"64-bit (amd64) libraries","group":"abi_x86","isdefault":false,"use":"64"},{"description":"x32 ABI libraries","group":"abi_x86","isdefault":false,"use":"x32"},{"description":"Build with Python 3.11","group":"python_targets","isdefault":false,"use":"python3_11"},{"description":"Build with Python 3.12","group":"python_targets","isdefault":false,"use":"python3_12"},{"description":"Build with Python 3.13","group":"python_targets","isdefault":false,"use":"python3_13"},{"description":"Build with Python 3.14","group":"python_targets","isdefault":false,"use":"python3_14"},{"description":"Build with MRI Ruby 3.2.x","group":"ruby_targets","isdefault":false,"use":"ruby32"},{"description":"Build with MRI Ruby 3.3.x","group":"ruby_targets","isdefault":false,"use":"ruby33"}]}