{"bugs":[{"bugid":941766,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"CONFIRMED","summary":"sys-cluster\/slurm-24.05.3 fails to compile with dev-lang\/python-exec[-native-symlinks]"},{"bugid":941768,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"CONFIRMED","summary":"sys-cluster\/slurm-24.05.3 installs shell script that uses non-POSIX features"},{"bugid":941881,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"CONFIRMED","summary":"sys-cluster\/slurm-24.05.3 - [ncurses-6.5] [libtool] [gcc-15] tls_s2n.c: error: S2N_PSK_HMAC_SHA256 undeclared (first use in this function)"},{"bugid":942027,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"UNCONFIRMED","summary":"sys-cluster\/slurm user\/group accout dependecy"},{"bugid":942428,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"UNCONFIRMED","summary":"sys-cluster\/slurm building   libpam_slurm.so vs libpam_slurm_adopt.so"},{"bugid":942684,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"CONFIRMED","summary":"sys-cluster\/slurm: Incorrect Authorization"},{"bugid":956292,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"CONFIRMED","summary":"sys-cluster\/slurm-24.05.3-r1 - QA Notice: The ebuild is installing to one or more unexpected directories:"},{"bugid":956303,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"CONFIRMED","summary":"sys-cluster\/slurm-24.05.3-r1 - step_ctx.c: error: implicit declaration of function perl_clone"},{"bugid":959494,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"UNCONFIRMED","summary":"sys-cluster\/slurm requires a systemd use flag in order to compile and work in sysvinit (gentoo) systems (defaults to systemd use with a runtime check)"},{"bugid":968304,"firstseen":"2026-01-03T20:01:53.923139","severity":"normal","status":"UNCONFIRMED","summary":"sys-cluster\/slurm-24.05.3-r1: automagic dependency on x11-libs\/gtk+:2"}],"categories":[{"categoryid":449,"name":"app-arch","summary":"The app-arch category contains tools for archiving, compressing and uncompressing files or groups of files."},{"categoryid":452,"name":"dev-db","summary":"The dev-db category contains libraries and utilities for database related programming."},{"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":334,"name":"net-analyzer","summary":"The net-analyzer category contains network analysis software."},{"categoryid":320,"name":"net-libs","summary":"The net-libs category contains libraries that are network-related."},{"categoryid":318,"name":"sci-libs","summary":"The sci-libs category contains various science-related libraries."},{"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":361,"name":"sys-cluster","summary":"The sys-cluster category contains cluster-related software."},{"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":396,"name":"virtual","summary":"The virtual category contains packages which satisfy virtual dependencies."},{"categoryid":434,"name":"x11-drivers","summary":"x11-drivers contain drivers that interface with the core X11 server."}],"changelog":[{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"0f5c7ae26e0d161fb5675a3ed599ab41f0ea732b","committime":"2025-04-23T08:35:16","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Remove the pin on sci-libs\/hdf5, that was added due to a buggy CMake\nport of that package, but was not removed when the package reverted\nto autotools.  That said, upstream fixed the relevant issues\nand the package builds fine with my WIP CMake port.\n\nBug: https:\/\/bugs.gentoo.org\/813924\nSigned-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"17ff95cbd567ac4c724a2e6fb29e2a33c751d52f","committime":"2025-04-23T08:27:47","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: Remove obsolete sci-libs\/hdf5 pin"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a893267eff67a633dcd325311430f9c9ac0250da","committime":"2024-10-18T14:03:18","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"heroxbd@gentoo.org","authorname":"Benda Xu","body":"Drop unnecessary htmldir hack.\n\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/38928\nSuggested-by: Sam James <sam@gentoo.org>\nSigned-off-by: Benda Xu <heroxbd@gentoo.org>","commitid":"d091eed7f221f91edc00370b605d896eaa02e6b4","committime":"2024-10-17T02:36:48","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: all econf arguments into array."},{"authoremail":"heroxbd@gentoo.org","authorname":"Benda Xu","body":"1. add remote-id field.\n2. move S before IUSE.\n3. use tc-ld-force-bfd.\n\nSigned-off-by: Benda Xu <heroxbd@gentoo.org>","commitid":"6b224f6f152cef7558d31bcfe7dd25c1209343ae","committime":"2024-10-10T12:42:19","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: QA to bring ebuilds in shape."},{"authoremail":"heroxbd@gentoo.org","authorname":"Benda Xu","body":"Follow the guidence from slurm.spec and Debian turning off -bindnow.\n\nBug: https:\/\/bugs.gentoo.org\/698994\nReference: https:\/\/salsa.debian.org\/hpc-team\/slurm-wlm\/-\/blob\/master\/debian\/rules\nSigned-off-by: Benda Xu <heroxbd@gentoo.org>","commitid":"f77f6be9737de0f9d1fa729a32eb3ed9c62ca66a","committime":"2024-10-09T10:51:06","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: use lazy binding to let plugins work."},{"authoremail":"heroxbd@gentoo.org","authorname":"Benda Xu","body":"Manage \/var\/tmp and \/run directories with tmpfiles.\n\nSigned-off-by: Benda Xu <heroxbd@gentoo.org>","commitid":"f2964e62173039c410e1d138960cb5892e5c667b","committime":"2024-10-08T07:54:03","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: add slurm-22.05.11 to collaborate with Debian."},{"authoremail":"heroxbd@gentoo.org","authorname":"Benda Xu","body":"Bug: https:\/\/bugs.gentoo.org\/631552\nBug: https:\/\/bugs.gentoo.org\/920104\nSigned-off-by: Benda Xu <heroxbd@gentoo.org>","commitid":"dc471fd436829cd2029175e0e9cd4c61cf9d5e1d","committime":"2024-08-31T14:08:51","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: revive with version 24.05.3."},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"3a5319e86cdd8b360763680094728afab58b6d2f","committime":"2024-01-14T22:34:29","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ajak@gentoo.org","authorname":"John Helmert III","body":"Bug: https:\/\/bugs.gentoo.org\/631552\nBug: https:\/\/bugs.gentoo.org\/920104\nSigned-off-by: John Helmert III <ajak@gentoo.org>","commitid":"878ee04160ad05c9a40beeac3ba2c973dbf436d6","committime":"2024-01-14T22:20:09","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: treeclean"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"cec1da9a4696dc447145119fb2f3505704bfec21","committime":"2022-10-27T05:01:48","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Closes: https:\/\/bugs.gentoo.org\/870220\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"2a601335b109925d2790d8b8ea08773fc01a604c","committime":"2022-10-27T04:28:02","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: drop netloc vestige"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"56e21f58d00fe6e1654debb537433f89bd422a25","committime":"2022-09-15T08:16:51","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"alexxy@gentoo.org","authorname":"Alexey Shvetsov","body":"Bug: https:\/\/bugs.gentoo.org\/631552\nSigned-off-by: Alexey Shvetsov <alexxy@gentoo.org>","commitid":"0aea4dac7e2b6099fbe6d299ef0299e04c6832a6","committime":"2022-09-15T08:05:51","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: Should fix possible privilege escalation"},{"authoremail":"alexxy@gentoo.org","authorname":"Alexey Shvetsov","body":"Closes: https:\/\/bugs.gentoo.org\/744148\nBug: https:\/\/bugs.gentoo.org\/790296\nBug: https:\/\/bugs.gentoo.org\/842789\nSigned-off-by: Alexey Shvetsov <alexxy@gentoo.org>","commitid":"b1947dd126dfbf1a19f631b770d3e36fffdf334e","committime":"2022-09-15T08:00:39","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: Update to new version"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"72e05020fa3346bd5fe8b8a86c01f2aed6bcddbc","committime":"2022-07-09T08:46:33","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"soap@gentoo.org","authorname":"David Seifert","body":"Signed-off-by: David Seifert <soap@gentoo.org>","commitid":"a5aa10b1fee001e4b9b2ad92de3551406ac57c51","committime":"2022-07-09T08:37:58","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: remove dead SRC_PREP variable"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"8f5ad46878c2d9ec4e70a69ca68639316f39824c","committime":"2022-06-26T07:16:29","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"We've ported back to autotools in hdf5 for now.\n\nBug: https:\/\/github.com\/HDFGroup\/hdf5\/issues\/1814\nCloses: https:\/\/bugs.gentoo.org\/813924\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"aa5804fc23f73e7208b06102845271edf0e8f2cc","committime":"2022-06-26T06:55:16","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: unpin hdf5 dep; fix MissingUseDepDefault"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"3cb7ac08c106466ccdc7d152b994d0b2177e644c","committime":"2022-02-02T06:36:55","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"3c8a20ea993d6d1f7fc669c57452e52d0892cc59","committime":"2022-02-02T06:20:53","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: Keyword 20.11.0.1-r104 arm64, #829381"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"dee86881d0bc296de7924501a55152b7a7726121","committime":"2022-02-02T05:51:52","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"e68e99f2a0ef13a3b4c265f2287385d7e835e350","committime":"2022-02-02T05:30:21","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: Stabilize 20.11.0.1-r104 amd64, #816579"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a59b260799414ffa692d7e0a8245e53de88356af","committime":"2022-01-16T20:36:42","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"soap@gentoo.org","authorname":"David Seifert","body":"Bug: https:\/\/bugs.gentoo.org\/830999\nSigned-off-by: David Seifert <soap@gentoo.org>","commitid":"82156a4819d72bd62ed25821ae87e6561b8c8f1d","committime":"2022-01-16T18:47:08","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: 'sys-fabric\/ofed' → 'sys-cluster\/rdma-core'"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"42523f3d9a5c9e755aefb87dfe0d991b1949bb2c","committime":"2021-10-29T22:59:59","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"9dfefb27f6f9d63814ce390cb9638d83ca280e6c","committime":"2021-10-29T22:41:14","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: add hwloc subslot operator"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"4ce021841b382063ab98870828eea94e5721fd24","committime":"2021-10-12T07:21:16","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Bug: https:\/\/bugs.gentoo.org\/813924\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"b372f20dd03c96d59ee2ef978d76ef174a026ad7","committime":"2021-10-12T07:05:57","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: add < dep on hdf5lib for now"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"127b09947485ca548886948dbd56134449fa21a8","committime":"2021-07-30T23:51:57","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"This is needed to actually apply the tmpfiles configuration\nwe've installed in the ebuild. See tmpfiles.eclass documentation.\n\nPackage-Manager: Portage-3.0.20, Repoman-3.0.3\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"4b6fd057b47979a6d444aa79f920c08a3203e7a1","committime":"2021-07-30T22:59:17","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: [QA] call tmpfiles_process in pkg_postinst"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"fe6a05343763102ea04859f5c8ed48ad5784b499","committime":"2021-07-05T19:53:11","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"marecki@gentoo.org","authorname":"Marek Szuba","body":"Signed-off-by: Marek Szuba <marecki@gentoo.org>","commitid":"4ca510873e64af273205430264b091384317e2d6","committime":"2021-07-05T19:34:06","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: keyword 20.11.0.1-r101 for ~riscv"},{"authoremail":"marecki@gentoo.org","authorname":"Marek Szuba","body":"Calling this unconditionally can be a problem when the default Lua\ntarget is not available on a certain architecture, as it is currently\nthe case with lua5-1 on riscv.\n\nSigned-off-by: Marek Szuba <marecki@gentoo.org>","commitid":"a17a8b449369e304c9fb14370598f7e305b90210","committime":"2021-07-05T18:43:06","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: only call lua-single_pkg_setup when USE=lua is set"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"9adf9437e17631ccff403e7dd06a1efa5d017ff6","committime":"2021-03-25T23:50:29","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"conikost@gentoo.org","authorname":"Conrad Kostecki","body":"Drop old version, which does not support slotted lua.\n\nPackage-Manager: Portage-3.0.16, Repoman-3.0.2\nSigned-off-by: Conrad Kostecki <conikost@gentoo.org>","commitid":"3df8ac44fd8068ef817463d7172d3659c9b98b5f","committime":"2021-03-25T23:27:25","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: drop old version"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"b02aa8aec0e2943916ee5aa9dc428d009de1852a","committime":"2021-03-13T17:36:05","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"soap@gentoo.org","authorname":"David Seifert","body":"* sys-apps\/netloc is completely broken and will be\n  removed from the tree soon.\n\nPackage-Manager: Portage-3.0.17, Repoman-3.0.2\nSigned-off-by: David Seifert <soap@gentoo.org>","commitid":"a04b036f648d0a1999489a520aabdf7657bc7f74","committime":"2021-03-13T17:24:01","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: Remove sys-apps\/netloc dependency"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"9a7050c9d7c978f23309d82994165a2c4cba84c8","committime":"2021-03-07T12:05:56","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"telans@posteo.de","authorname":"Theo Anderson","body":"Package-Manager: Portage-3.0.16, Repoman-3.0.2\nSigned-off-by: Theo Anderson <telans@posteo.de>\nSigned-off-by: David Seifert <soap@gentoo.org>","commitid":"2fe3a25abf359db42c9eaec21520b1d3f4e81808","committime":"2021-03-07T11:57:40","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: migrate to tmpfiles.eclass"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"8f8e5e76c44313c352410014ef1e758170964e3f","committime":"2020-12-17T14:14:11","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"marecki@gentoo.org","authorname":"Marek Szuba","body":"Version compatibility as per upstream build scripts. Includes fixes\nfor Bugs: 760465 (the applied patch + 'use_enable lua' in src_configure)\nand 760468 (dev-libs\/glib:2 in COMMON_DEPEND), both should be directly\napplicable to the unmigrated ebuild as well. Still vulnerable to Bug\n631552.\n\nCloses: https:\/\/bugs.gentoo.org\/752867\nBug: https:\/\/bugs.gentoo.org\/760465\nBug: https:\/\/bugs.gentoo.org\/760468\nSigned-off-by: Marek Szuba <marecki@gentoo.org>","commitid":"53b559b7358366581882f69cdcfbf5366475c1c6","committime":"2020-12-17T13:48:15","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: migrate to lua-single.eclass"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"12d66f7178a8e3956e8b1cebce7007aa7ff99f25","committime":"2020-12-01T12:35:22","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: Portage-3.0.8, Repoman-3.0.2\nSigned-off-by: Mikle Kolyada <zlogene@gentoo.org>","commitid":"f1e50c073e77c9979e71d4fda0f8d21b99f4d2d1","committime":"2020-12-01T12:15:53","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: Drop old"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: Portage-3.0.8, Repoman-3.0.2\nSigned-off-by: Mikle Kolyada <zlogene@gentoo.org>","commitid":"06bdd71742105d3f8691ed43f54accc70bf9af6f","committime":"2020-12-01T12:13:10","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: Version bump (v20.11.0.1)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"98ba694259c0834fd90042aecd05ec9d5f38c9de","committime":"2020-09-20T13:35:15","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: Portage-3.0.4, Repoman-3.0.1\nSigned-off-by: Mikle Kolyada <zlogene@gentoo.org>","commitid":"9c321f8fee724ddb9f9116f4315286e4158ccdc1","committime":"2020-09-20T13:07:31","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: Drop old"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: Portage-3.0.4, Repoman-3.0.1\nSigned-off-by: Mikle Kolyada <zlogene@gentoo.org>","commitid":"de36ed78552c9da321e211987ad258788c2f93cd","committime":"2020-09-20T13:06:49","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: Version bump (v20.02.5)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"b4fab25aca8a51c1b0ce49efd9d060d466fc1f44","committime":"2020-08-29T10:40:16","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: Portage-2.3.103, Repoman-2.3.23\nSigned-off-by: Mikle Kolyada <zlogene@gentoo.org>","commitid":"25138402504cd659cd4ef66696546eb4fdf77af4","committime":"2020-08-29T10:09:56","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: Version bump (v20.02.4.1)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"cdf47cfd7aadc7ecc9c47a46a272d0b8dbde0e98","committime":"2020-07-26T02:05:12","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-3.0.0, Repoman-2.3.23\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"b0615d951ed8d14e00b925da22680e5fc384bd0f","committime":"2020-07-26T01:49:42","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: fix MissingSlotDep on dev-db\/{mariadb,mysql}"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"eefac7f204b08cc886a19ee06b4e9019753e6230","committime":"2020-06-07T11:05:21","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: Portage-2.3.99, Repoman-2.3.22\nSigned-off-by: Mikle Kolyada <zlogene@gentoo.org>","commitid":"9ce4f2bd2510ff32ed4e2f88cd980fadbb8a4d28","committime":"2020-06-07T10:53:45","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: fix a typo to inherit deps"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"54e8e3aa73a824a5a22abf7ee0e677642e7e20b4","committime":"2020-05-25T21:49:30","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"alexxy@gentoo.org","authorname":"Alexey Shvetsov","body":"This reverts commit 742fa1d6fa947439c72884ebe6193627f0f7539c.\nThis change was partialy incorporated already\n\nSigned-off-by: Alexey Shvetsov <alexxy@gentoo.org>","commitid":"5612366a33d4ee1767f27e39b8431ffe5c76661c","committime":"2020-05-25T20:44:16","packageid":77780,"repoid":1,"summary":"Revert \"sys-cluster\/slurm: improve netloc dep, disable-static\""},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a6929807ec8e98d5cf2c8c947d6016f04a8fdd6f","committime":"2020-05-25T20:05:27","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"97b8c2ab5aeb3a5026e8bfb9c4a909b6b35967bd","committime":"2020-05-22T11:05:14","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: Portage-2.3.99, Repoman-2.3.22\nSigned-off-by: Mikle Kolyada <zlogene@gentoo.org>","commitid":"6d359ca848d188d27a64405a2b7ddfe5672f7fdc","committime":"2020-05-22T10:39:26","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: Drop old"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: Portage-2.3.99, Repoman-2.3.22\nSigned-off-by: Mikle Kolyada <zlogene@gentoo.org>","commitid":"28b208231f2585a9e874f84bf59646e6c4dfa0e4","committime":"2020-05-22T10:36:46","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: Version bump (v20.02.3.1)"},{"authoremail":"lssndrbarbieri@gmail.com","authorname":"Alessandro Barbieri","body":"netloc will be provided by hwloc[netloc] from now on\nchanges reflect that\n\nPackage-Manager: Portage-2.3.99, Repoman-2.3.22\nSigned-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/15795\nSigned-off-by: Alexey Shvetsov <alexxy@gentoo.org>","commitid":"742fa1d6fa947439c72884ebe6193627f0f7539c","committime":"2020-05-14T18:45:27","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: improve netloc dep, disable-static"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"0ab210df06231928ea0c583d9d884e2450b4473f","committime":"2020-05-14T14:35:56","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: Portage-2.3.99, Repoman-2.3.22\nSigned-off-by: Mikle Kolyada <zlogene@gentoo.org>","commitid":"e8714b48b1830259838f810b13c6f24a4d1b994d","committime":"2020-05-14T14:21:29","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: Drop old"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: Portage-2.3.99, Repoman-2.3.22\nSigned-off-by: Mikle Kolyada <zlogene@gentoo.org>","commitid":"37090d8bbcf9e6923340e8a629e270c94810e3b1","committime":"2020-05-14T14:20:11","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: Version bump (v20.02.2.1)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"df23ac9bdc8a77c93323f761714c8866c50460be","committime":"2020-03-27T14:07:33","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"c38ec2daac63405e22441d103732a70a81d86eed","committime":"2020-03-27T13:37:39","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: Portage-2.3.89, Repoman-2.3.20\nSigned-off-by: Mikle Kolyada <zlogene@gentoo.org>","commitid":"ffedf7eae799fd5c529083ba313d9924fe09ec01","committime":"2020-03-27T13:30:05","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: Version bump (v20.02.1.1)"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: Portage-2.3.89, Repoman-2.3.20\nSigned-off-by: Mikle Kolyada <zlogene@gentoo.org>","commitid":"7eed44a5fe19fb7240415eeb49700079a0313e6b","committime":"2020-03-27T13:18:55","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: drop gtk macro defenition"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"cbe034a8df38f8a64b5d5b00b505649d91f047e9","committime":"2020-02-29T13:36:23","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: Portage-2.3.84, Repoman-2.3.20\nSigned-off-by: Mikle Kolyada <zlogene@gentoo.org>","commitid":"3ee03f951945af53592a94c3ff9ff900e2e9095c","committime":"2020-02-29T12:59:07","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: Version bump (v20.02.0.1)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"0e75e8a8c6578be5b75684475416f6ee0192de06","committime":"2020-02-23T14:36:20","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"soap@gentoo.org","authorname":"David Seifert","body":"Closes: https:\/\/github.com\/gentoo\/gentoo\/pull\/14742\nSigned-off-by: David Seifert <soap@gentoo.org>","commitid":"24d75f9c5369eceacf7fd61ea241f21934545d6b","committime":"2020-02-23T14:16:51","packageid":77780,"repoid":1,"summary":"*\/*: [QA] Remove redundant --docdir\/--htmldir"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ba77a4e21d2878b2f19de301414e70bbb03a5239","committime":"2019-12-21T11:25:28","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: Portage-2.3.79, Repoman-2.3.16\nSigned-off-by: Mikle Kolyada <zlogene@gentoo.org>","commitid":"d4966c52c31b513eeffefc9de66405e792172e34","committime":"2019-12-21T11:11:19","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: drop double autoreconf call"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"c20788fcb927922a5a1270f0149d695deb67cb98","committime":"2019-12-21T10:05:31","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"0f28d2593c684340c0cf30b25df590d1f43e7dca","committime":"2019-12-21T09:48:34","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: Portage-2.3.79, Repoman-2.3.16\nSigned-off-by: Mikle Kolyada <zlogene@gentoo.org>","commitid":"b8a6f13c309753c80dfb15688cc900c825c2fb24","committime":"2019-12-21T09:46:27","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: Version bump (v19.05.5.1)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"92af48d6aee5170187d00f962bbf39d88fa1721d","committime":"2019-12-21T09:25:27","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: Portage-2.3.79, Repoman-2.3.16\nSigned-off-by: Mikle Kolyada <zlogene@gentoo.org>","commitid":"db298e566fb30a5038dfca41a0199a00f95a78e1","committime":"2019-12-21T09:21:56","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: re-introduce sview disabling"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"33212c105f77e7cdac08b9ea2b70fd962e857da6","committime":"2019-12-21T09:05:29","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: Portage-2.3.79, Repoman-2.3.16\nSigned-off-by: Mikle Kolyada <zlogene@gentoo.org>","commitid":"c5dea14eb42fb2e259e14910bd213c7fbfbc83ff","committime":"2019-12-21T09:05:25","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: change source dir for correct perl support"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: Portage-2.3.79, Repoman-2.3.16\nSigned-off-by: Mikle Kolyada <zlogene@gentoo.org>","commitid":"50b3759e1d3d4ddb758c6e71da0ffcc4fc3ab9fc","committime":"2019-12-21T08:58:53","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: ssl plugin is gone"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ac73cd88507e4dfac49979be386365b0134d8521","committime":"2019-12-21T08:45:30","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: Portage-2.3.79, Repoman-2.3.16\nSigned-off-by: Mikle Kolyada <zlogene@gentoo.org>","commitid":"5dc1e55d035989d645998f1ff84ad938564cf089","committime":"2019-12-21T08:25:10","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: Drop old"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a6fa72dcdef497c27f95752f85941fd8d8ba98ec","committime":"2019-12-01T09:05:59","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: Portage-2.3.79, Repoman-2.3.16\nSigned-off-by: Mikle Kolyada <zlogene@gentoo.org>","commitid":"34d7e9ffa540545006693cf8d2d48e0371428f2e","committime":"2019-12-01T08:56:42","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: Drop old"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"cd2d1bebcb3a964995c8ff167718bd97215ccede","committime":"2019-11-15T15:25:54","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: Portage-2.3.76, Repoman-2.3.16\nSigned-off-by: Mikle Kolyada <zlogene@gentoo.org>","commitid":"8c3a1e6fafd3b859958e250818cfac17e471c09c","committime":"2019-11-15T14:38:08","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: Version bump (v19.05.4.1)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a3caf3d9bb0369a6436ce5cc3af2e4d89641607a","committime":"2019-10-25T08:05:39","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"c022bf69392bf8342dcafe2ef07c6f47f3754f13","committime":"2019-10-25T07:45:30","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: Portage-2.3.76, Repoman-2.3.16\nSigned-off-by: Mikle Kolyada <zlogene@gentoo.org>","commitid":"e8b5c4c300bb4ff2508f423445964f1701268f8e","committime":"2019-10-25T07:44:12","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: fix systemd units earlier (2)"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: Portage-2.3.76, Repoman-2.3.16\nSigned-off-by: Mikle Kolyada <zlogene@gentoo.org>","commitid":"0fe6ca7eb154cf3127dc563f7041cc517bee417e","committime":"2019-10-25T07:39:21","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: fix systemd units earlier"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"167c02cc3f62cd6c2879b14b7ff22d0bd1f1d835","committime":"2019-10-20T21:09:09","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: Portage-2.3.76, Repoman-2.3.16\nSigned-off-by: Mikle Kolyada <zlogene@gentoo.org>","commitid":"8e2dcab16c0c3b8432ff6605c218c11dd8a64e61","committime":"2019-10-20T20:26:04","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: Add slashes"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"d2c7ae360b59d948fae5546f665d4c66a3619ad6","committime":"2019-10-20T20:05:30","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: Portage-2.3.76, Repoman-2.3.16\nSigned-off-by: Mikle Kolyada <zlogene@gentoo.org>","commitid":"808db2cfe02cd63deb0eb563b8778faa9b006e7a","committime":"2019-10-20T19:35:09","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: Version bump (v19.05.3.2)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"07c1174f1737a8327c5b14094e3ea5b8e1f1bee8","committime":"2019-10-20T18:45:26","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: Portage-2.3.76, Repoman-2.3.16\nSigned-off-by: Mikle Kolyada <zlogene@gentoo.org>","commitid":"75377bdf192a71ab1c742c59706eec073179d5b6","committime":"2019-10-20T18:35:14","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: remove EnvironmentFile from systemd units"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"d6623e28b3bea43f52b8a85947d64107b2c5fc8a","committime":"2019-10-20T17:45:27","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: Portage-2.3.76, Repoman-2.3.16\nSigned-off-by: Mikle Kolyada <zlogene@gentoo.org>","commitid":"7ec89166df69e1978f9542e1c076001fc3c36bc2","committime":"2019-10-20T17:25:18","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: remove primaryuri"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"38e03caf84985ff1ca920b406b4954c236a1dd5e","committime":"2019-10-20T17:05:30","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: Portage-2.3.76, Repoman-2.3.16\nSigned-off-by: Mikle Kolyada <zlogene@gentoo.org>","commitid":"666d7ba16d2dc714e798fa756ed361e25dc31fbb","committime":"2019-10-20T16:49:44","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: respect CFLAGS"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: Portage-2.3.76, Repoman-2.3.16\nSigned-off-by: Mikle Kolyada <zlogene@gentoo.org>","commitid":"780631adde5c43c700a9c0d0f56466d882807cab","committime":"2019-10-20T16:46:40","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: Drop old"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"93280735c5a6154ca3b27312fd298896e6409d4e","committime":"2019-10-12T19:10:58","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: Portage-2.3.76, Repoman-2.3.16\nSigned-off-by: Mikle Kolyada <zlogene@gentoo.org>","commitid":"7933973f35d9c2bc8b83d25d6195cad509a25363","committime":"2019-10-12T18:40:27","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: migrate to sys-libs\/pam"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"fb01869d49c1fa7664bbca4c7cf868af39576001","committime":"2019-07-08T20:07:14","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jlec@gentoo.org","authorname":"Justin Lecher","body":"Clean mysql deps\nInstall torque wrapper correctly\n\nCloses: https:\/\/bugs.gentoo.org\/666102\nCloses: https:\/\/bugs.gentoo.org\/676916\nCloses: https:\/\/bugs.gentoo.org\/666072\nCloses: https:\/\/bugs.gentoo.org\/506706\nPackage-Manager: Portage-2.3.68, Repoman-2.3.16\nSigned-off-by: Justin Lecher <jlec@gentoo.org>","commitid":"d21a20c69d563695edb1d5ad687dd72184dcfa2a","committime":"2019-07-07T17:49:08","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: Version Bump"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"667ef644fb0e14fa89b6b675d0a0d78cccde6a97","committime":"2018-11-10T13:44:19","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jlec@gentoo.org","authorname":"Justin Lecher","body":"Signed-off-by: Justin Lecher <jlec@gentoo.org>\nPackage-Manager: Portage-2.3.51, Repoman-2.3.11","commitid":"9aa4f6dd9345daba4b121c66b31548c67bcac400","committime":"2018-11-10T13:25:08","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: Fix init stuff"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"88e06c1226bf836e073949d05f818512dd78809e","committime":"2018-11-10T12:04:12","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jlec@gentoo.org","authorname":"Justin Lecher","body":"Signed-off-by: Justin Lecher <jlec@gentoo.org>\nPackage-Manager: Portage-2.3.51, Repoman-2.3.11","commitid":"0ef6070d7a477ec5c971ccd6502b2822f3fc2fd6","committime":"2018-11-10T07:58:23","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: Version Bump"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"fa9f32eee5218dd72ba8c896d24678ffb5d0190b","committime":"2018-10-27T12:24:04","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jlec@gentoo.org","authorname":"Justin Lecher","body":"Closes: https:\/\/bugs.gentoo.org\/665514\nSigned-off-by: Justin Lecher <jlec@gentoo.org>\nPackage-Manager: Portage-2.3.40, Repoman-2.3.9","commitid":"c4c3069edbfb9bb37bc73cde4e9df278d84f59ae","committime":"2018-10-27T12:15:08","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: Don't install non-existing files"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"b477f892d6b63e1cb27f0db82f2f2fd1dedb5569","committime":"2018-09-04T13:44:04","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"alexxy@gentoo.org","authorname":"Alexey Shvetsov","body":"Closes: https:\/\/bugs.gentoo.org\/656960\nPackage-Manager: Portage-2.3.49, Repoman-2.3.10","commitid":"017cd425528e318e78e4aac574169be21f1bd523","committime":"2018-09-04T13:36:43","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: Version bump"},{"authoremail":"alexxy@gentoo.org","authorname":"Alexey Shvetsov","body":"Package-Manager: Portage-2.3.49, Repoman-2.3.10","commitid":"759a83663940a35618f0ffbfae5911e1301f5963","committime":"2018-09-04T13:32:15","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: Drop old version"},{"authoremail":"alexxy@gentoo.org","authorname":"Alexey Shvetsov","body":"Include fixes from Timo Rothenpieler\nAdd systemd support.\nFix building perl modules.\nAdd some more useflags with useful features.\nKernel-Options did not match a modern kernel, use more generic format.\n\nPackage-Manager: Portage-2.3.49, Repoman-2.3.10\nCloses: https:\/\/bugs.gentoo.org\/653876","commitid":"87493661de13b2f850a0b7de0f955d8e9504fe83","committime":"2018-09-04T13:31:38","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: enhance ebuild and migrate to eapi6 and eapi7_ver"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"8afee29e97f1157a05571256bcf9de1dbc1fa833","committime":"2018-06-10T10:03:59","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jlec@gentoo.org","authorname":"Justin Lecher","body":"Signed-off-by: Justin Lecher <jlec@gentoo.org>\nPackage-Manager: Portage-2.3.40, Repoman-2.3.9","commitid":"01804741ea7cc0ea726cb60e6edb439be45efb82","committime":"2018-06-10T09:40:45","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: Disable ld.gold, bug filed upstream"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e54219d0621ab6d093d03ae81ec67265a759b4be","committime":"2018-06-09T20:43:59","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jlec@gentoo.org","authorname":"Justin Lecher","body":"Signed-off-by: Justin Lecher <jlec@gentoo.org>\nPackage-Manager: Portage-2.3.40, Repoman-2.3.9","commitid":"7f3509acf5cb66578a5a17946cf473198af68550","committime":"2018-06-09T14:31:33","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: Version Bump to mitigate CVE-2018-10995"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"ee8cbe7c62cb001e1d3b0e9023eb86cac5374101","committime":"2018-04-01T20:59:09","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jlec@gentoo.org","authorname":"Justin Lecher","body":"Signed-off-by: Justin Lecher <jlec@gentoo.org>\nPackage-Manager: Portage-2.3.27, Repoman-2.3.9","commitid":"2c190a28b3a11e1b9b4507a2a8a6b7cc1514d7d4","committime":"2018-04-01T20:50:01","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: Version Bump"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"b7e07ef0d80c8adb2a41030dd37e6ccde80dbee5","committime":"2018-03-11T22:02:26","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jlec@gentoo.org","authorname":"Justin Lecher","body":"Signed-off-by: Justin Lecher <jlec@gentoo.org>\nPackage-Manager: Portage-2.3.24, Repoman-2.3.6","commitid":"ccbe4b91900465c3f71b5fb769d369b4bfba408b","committime":"2018-03-11T21:26:28","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: Version Bump"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"42365363151f5b292fd0f9be5481e960df98b5f5","committime":"2017-11-26T17:21:53","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jlec@gentoo.org","authorname":"Justin Lecher","body":"Closes: https:\/\/bugs.gentoo.org\/624448\nSigned-off-by: Justin Lecher <jlec@gentoo.org>\nPackage-Manager: Portage-2.3.14, Repoman-2.3.6","commitid":"4c004e09e0f22f5dc591d9a25ca23c984915477e","committime":"2017-11-26T17:08:38","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: No tests defined"},{"authoremail":"jlec@gentoo.org","authorname":"Justin Lecher","body":"Closes: https:\/\/bugs.gentoo.org\/638744\nCloses: https:\/\/bugs.gentoo.org\/637348\n\nPackage-Manager: Portage-2.3.14, Repoman-2.3.6\nSigned-off-by: Justin Lecher <jlec@gentoo.org>","commitid":"4c498216e49c0e314b54f01fc80fcd72fb8ccfb2","committime":"2017-11-26T16:50:40","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: Add missing prefix.eclass"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"bf16927bb878fd281d9e59e7be54e47def300be6","committime":"2017-11-12T20:03:39","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jlec@gentoo.org","authorname":"Justin Lecher","body":"Signed-off-by: Justin Lecher <jlec@gentoo.org>\nPackage-Manager: Portage-2.3.13, Repoman-2.3.4","commitid":"59da33de0859235ea550b0bbbc088322e45f9b93","committime":"2017-11-12T19:45:39","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: Drop unused eclass"},{"authoremail":"jlec@gentoo.org","authorname":"Justin Lecher","body":"drop vulnerable versions CVE-2017-15566\n\nSigned-off-by: Justin Lecher <jlec@gentoo.org>\nPackage-Manager: Portage-2.3.13, Repoman-2.3.4","commitid":"87b4be04dbc8f2e65eacae7b9d1b87d0e50a30b2","committime":"2017-11-12T19:38:37","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: Version Bump"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"73d8908bfab757e13d30cc391f1b6402e4a046e8","committime":"2017-07-30T09:43:36","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"david@hicks.id.au","authorname":"David Hicks","body":"Package-Manager: Portage-2.3.6, Repoman-2.3.3","commitid":"0deff097b2eaf288c2d2480e69f4564b6ddd57dd","committime":"2017-07-29T14:48:50","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: use HTTPS for GitHub, HOMEPAGE, SRC_URI and doc"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"c1567c28f810c7707bdc1e3315423993dc132b02","committime":"2017-07-09T19:13:00","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jlec@gentoo.org","authorname":"Justin Lecher","body":"Gentoo-Bug: https:\/\/bugs.gentoo.org\/show_bug.cgi?id=621144\nPackage-Manager: Portage-2.3.6, Repoman-2.3.2\nSigned-off-by: Justin Lecher <jlec@gentoo.org>","commitid":"f642dbad4a32533562e287dbbe0a96d5e48b61a0","committime":"2017-07-09T16:35:55","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: Version Bump"},{"authoremail":"jlec@gentoo.org","authorname":"Justin Lecher","body":"Gentoo-Bug: https:\/\/bugs.gentoo.org\/show_bug.cgi?id=617192\nPackage-Manager: Portage-2.3.6, Repoman-2.3.2\nSigned-off-by: Justin Lecher <jlec@gentoo.org>","commitid":"7c939e7a1b163ab5a754ba6592067be14ed9158c","committime":"2017-07-09T14:50:58","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: Fix compilation error with glibc-2.25"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"25093d6359f778b8d1052f66ba9e26fc29ded21a","committime":"2017-02-28T20:35:29","packageid":77780,"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":77780,"repoid":1,"summary":"Drop $Id$ per council decision in bug #611234."},{"authoremail":"malfatti@neuro.ufrn.br","authorname":"T. Malfatti","commitid":"8457ba6f9fd6f0dbafcca1fb375788eeea02aae1","committime":"2017-01-26T18:44:34","packageid":77780,"repoid":1,"summary":"media-libs\/portaudio: Version bump"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"e4ece068dfce4ec8d08c6029584a201fd12ce72b","committime":"2017-01-21T02:04:50","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"vapier@gentoo.org","authorname":"Mike Frysinger","commitid":"62fa24bb8afe5b4e83a853b62649cb5a7ae100f5","committime":"2017-01-21T01:52:40","packageid":77780,"repoid":1,"summary":"fix quoting to a lot of patch calls"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"0bb9b89306994c8f6e31b837c6cf652431a2b9b2","committime":"2016-08-13T07:42:15","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"heroxbd@gentoo.org","authorname":"Benda Xu","body":"OpenRC drops 'net', it is removed from initd files.\n\nBug: 590104\n\nPackage-Manager: portage-2.3.0","commitid":"0fa0a7c33eabedbcd6c79622746974b3d919f3b7","committime":"2016-08-13T07:27:45","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: Prefix support and QA improvements."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"23d0756d534f49612217f9bd36e4947c65317804","committime":"2016-07-19T10:41:54","packageid":77780,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"alexxy@gentoo.org","authorname":"Alexey Shvetsov","body":"Gentoo-bug: 531710\nGentoo-bug: 570728\n\nPackage-Manager: portage-2.3.0","commitid":"10d045b613c46cc566bfee34d537ffa06b49c646","committime":"2016-07-19T10:28:28","packageid":77780,"repoid":1,"summary":"sys-cluster\/slurm: Version bump!"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"945f0d2a26da4f944fd06ad6a874f69d37ce1e06","committime":"2015-08-09T09:26:46","packageid":77780,"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":77780,"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":77780,"repoid":1,"summary":"2015-06-19 16:35:30 UTC"}],"dependencies":[{"block":false,"categoryid":434,"description":"NVIDIA Accelerated Graphics Driver","ebuildids":[861193,861194],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"jer@gentoo.org","name":"nvidia-drivers","packageid":41833},{"block":false,"categoryid":393,"description":"A JSON implementation in C","ebuildids":[861193,861194],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"hwoarang@gentoo.org","maintainername":"Markos Chandras","name":"json-c","packageid":42049,"summary":"JSON-C is a JSON implementation written in C. It implements a reference counting object model that allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects."},{"block":false,"categoryid":318,"description":"General purpose library and file format for storing scientific data","ebuildids":[861193,861194],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"xarthisius@gentoo.org","maintainername":"Kacper Kowalik","name":"hdf5","packageid":42259,"summary":"HDF5 is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I\/O."},{"block":false,"categoryid":450,"description":"A powerful light-weight programming language designed for extending applications","ebuildids":[861193,861193,861193,861194,861194,861194],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"rafaelmartins@gentoo.org","maintainername":"Rafael G. Martins","name":"lua","packageid":43035},{"block":false,"categoryid":450,"description":"Larry Wall's Practical Extraction and Report Language","ebuildids":[861193,861194],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"perl@gentoo.org","maintainername":"Gentoo Perl Project","name":"perl","packageid":44582},{"block":true,"categoryid":334,"description":"Realtime network interface monitor based on FreeBSD's pppstatus","ebuildids":[861193,861194],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"netmon@gentoo.org","maintainername":"Gentoo network monitoring and analysis project","name":"slurm","packageid":44717,"summary":"Generic network load monitor for *BSD, Linux, HP-UX and Solaris witgh the next features: * \"realtime\" traffic statistics * three graph modes: combined RX and TX and two split views * can monitor any network device * curses ascii graphics * ascii theme support"},{"block":false,"categoryid":381,"description":"Console display library","ebuildids":[861193,861194],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"ncurses","packageid":45285},{"block":false,"categoryid":320,"description":"Library implementing the SSH2 protocol","ebuildids":[861193,861194],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"netmon@gentoo.org","maintainername":"Gentoo network monitoring and analysis project","name":"libssh2","packageid":45564},{"block":true,"categoryid":361,"description":"Resource manager and queuing system based on OpenPBS","ebuildids":[861193,861194],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"cluster@gentoo.org","maintainername":"Gentoo Cluster Project","name":"torque","packageid":46089},{"block":false,"categoryid":381,"description":"Linux-PAM (Pluggable Authentication Modules)","ebuildids":[861193,861194],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"pam-bugs@gentoo.org","name":"pam","packageid":46798},{"block":false,"categoryid":393,"description":"The GLib library of C routines","ebuildids":[861193,861194],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"glib","packageid":47581},{"block":false,"categoryid":393,"description":"YAML 1.1 parser and emitter written in C","ebuildids":[861193,861194],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"radhermit@gentoo.org","maintainername":"Tim Harder","name":"libyaml","packageid":48865},{"block":false,"categoryid":452,"description":"An enhanced, drop-in replacement for MySQL","ebuildids":[861193,861194],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"mysql-bugs@gentoo.org","maintainername":"MySQL","name":"mariadb","packageid":49265},{"block":false,"categoryid":381,"description":"Provides Remote-Console and System Management Software as per IPMI v1.5\/2.0","ebuildids":[861193,861194],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"sysadmin@gentoo.org","maintainername":"Gentoo Sysadmin Project","name":"freeipmi","packageid":49603},{"block":false,"categoryid":428,"description":"NVIDIA CUDA Toolkit (compiler and friends)","ebuildids":[861193,861194],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"sci@gentoo.org","maintainername":"Gentoo Science Project","name":"nvidia-cuda-toolkit","packageid":52124},{"block":false,"categoryid":361,"description":"A high-performance message passing library (MPI)","ebuildids":[861193,861194],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"jsbronder@gentoo.org","maintainername":"Gentoo Cluster Project","name":"openmpi","packageid":53053},{"block":false,"categoryid":381,"description":"Another cute console display library","ebuildids":[861193,861194],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"readline","packageid":53265},{"block":false,"categoryid":325,"description":"Utilities and libraries for NUMA systems","ebuildids":[861193,861194],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"numactl","packageid":53999},{"block":false,"categoryid":452,"description":"Fast, multi-threaded, multi-user SQL database server","ebuildids":[861193,861194],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"mysql-bugs@gentoo.org","maintainername":"MySQL","name":"mysql","packageid":54193},{"block":false,"categoryid":343,"description":"A message bus system, a simple way for applications to talk to each other","ebuildids":[861193,861194],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"freedesktop-bugs@gentoo.org","name":"dbus","packageid":55191},{"block":false,"categoryid":343,"description":"Displays the hardware topology in convenient formats","ebuildids":[861193,861194],"firstseen":"2010-09-12T14:34:28.380024","maintainer":"cluster@gentoo.org","maintainername":"Gentoo Cluster Project","name":"hwloc","packageid":56272,"summary":"The Portable Hardware Locality (hwloc) software package provides a portable abstraction (across OS, versions, architectures, ...) of the hierarchical topology of modern architectures, including NUMA memory nodes, sockets, shared caches, cores and simultaneous multithreading. It also gathers various system attributes such as cache and memory information. It primarily aims at helping applications with gathering information about modern computing hardware so as to exploit it accordingly and efficiently."},{"block":false,"categoryid":447,"description":"An authentication service for creating and validating credentials","ebuildids":[861193,861194],"firstseen":"2010-11-15T14:41:25.529181","maintainer":"cluster@gentoo.org","maintainername":"Gentoo Cluster Project","name":"munge","packageid":56549,"summary":"MUNGE (MUNGE Uid 'N' Gid Emporium) is an authentication service for creating and validating credentials. It is designed to be highly scalable for use in an HPC cluster environment. It allows a process to authenticate the UID and GID of another local or remote process within a group of hosts having common users and groups. These hosts form a security realm that is defined by a shared cryptographic key. Clients within this security realm can create and validate credentials without the use of root privileges, reserved ports, or platform-specific methods."},{"block":false,"categoryid":320,"description":"HTTP request\/response parser for C","ebuildids":[861193,861194],"firstseen":"2013-07-01T13:37:12.643727","maintainer":"bugs@bergstroem.nu","maintainername":"Johan Bergström","name":"http-parser","packageid":60962},{"block":false,"categoryid":449,"description":"Extremely Fast Compression algorithm","ebuildids":[861193,861194],"firstseen":"2013-08-07T13:36:32.188101","maintainer":"ryao@gentoo.org","maintainername":"Richard Yao","name":"lz4","packageid":61091},{"block":false,"categoryid":452,"description":"C client library for MariaDB\/MySQL","ebuildids":[861193,861194],"firstseen":"2015-07-18T13:39:36.291834","maintainer":"mysql-bugs@gentoo.org","maintainername":"MySQL","name":"mysql-connector-c","packageid":63873},{"block":false,"categoryid":343,"description":"Standard commands to read man pages","ebuildids":[861193,861194],"firstseen":"2016-02-13T14:44:55.675806","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"man2html","packageid":65006},{"block":false,"categoryid":452,"description":"C client library for MariaDB\/MySQL","ebuildids":[861193,861194],"firstseen":"2018-02-28T17:07:13.114602","name":"mariadb-connector-c","packageid":68736},{"block":false,"categoryid":361,"description":"The Process Management Interface (PMI) Exascale","ebuildids":[861193,861194],"firstseen":"2018-04-01T21:10:02.496735","name":"pmix","packageid":69059},{"block":false,"categoryid":361,"description":"Unified Communication X","ebuildids":[861193,861194],"firstseen":"2018-04-01T21:10:02.496735","name":"ucx","packageid":69060},{"block":false,"categoryid":361,"description":"Userspace components for the Linux Kernel's drivers\/infiniband subsystem","ebuildids":[861193,861194],"firstseen":"2019-09-08T11:10:17.014693","name":"rdma-core","packageid":70135}],"depending":[{"block":false,"categoryid":361,"description":"A high-performance message passing library (MPI)","ebuildids":[809499,809499,847004,847004,880080,880080,880081,880081,880082,880082,885294,885294,893448,893448],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"jsbronder@gentoo.org","maintainername":"Gentoo Cluster Project","name":"openmpi","packageid":53053},{"block":true,"categoryid":361,"description":"The Process Management Interface (PMI) Exascale","ebuildids":[770854,770854,809582,809582,833229,833229,862999,862999,885295,885295],"firstseen":"2018-04-01T21:10:02.496735","name":"pmix","packageid":69059}],"ebuilds":[{"archs":["~amd64","~arm64","~riscv","~x86"],"ebuildid":861194,"firstseen":"2025-04-23T09:42:01.393621","license":"GPL-2","moddate":"2026-03-28T18:04:22","packageid":77780,"repoid":1,"slot":"0","uses":["X","debug","hdf5","html","ipmi","json","lua","lua_single_target_lua5-1","lua_single_target_lua5-3","lua_single_target_lua5-4","multiple-slurmd","munge","mysql","numa","nvml","ofed","pam","perl","perl_features_debug","perl_features_ithreads","perl_features_quadmath","slurmdbd","slurmrestd","static-libs","test","torque","ucx","yaml"],"version":"24.05.3-r1"},{"archs":["~amd64","~arm64","~riscv","~x86"],"ebuildid":861193,"firstseen":"2025-04-23T09:42:01.393621","license":"GPL-2","moddate":"2026-03-28T18:04:22","packageid":77780,"repoid":1,"slot":"0","uses":["X","debug","hdf5","html","ipmi","json","lua","lua_single_target_lua5-1","lua_single_target_lua5-3","lua_single_target_lua5-4","multiple-slurmd","munge","mysql","numa","nvml","ofed","pam","perl","perl_features_debug","perl_features_ithreads","perl_features_quadmath","slurmdbd","slurmrestd","static-libs","test","torque","ucx","yaml"],"version":"22.05.11-r1"}],"masks":[],"package":{"categoryid":361,"description":"A Highly Scalable Resource Manager","firstseen":"2024-10-18T15:08:41.876900","name":"slurm","packageid":77780},"rdependencies":[{"block":false,"categoryid":434,"description":"NVIDIA Accelerated Graphics Driver","ebuildids":[861193,861194],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"jer@gentoo.org","name":"nvidia-drivers","packageid":41833},{"block":false,"categoryid":393,"description":"A JSON implementation in C","ebuildids":[861193,861194],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"hwoarang@gentoo.org","maintainername":"Markos Chandras","name":"json-c","packageid":42049,"summary":"JSON-C is a JSON implementation written in C. It implements a reference counting object model that allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects."},{"block":false,"categoryid":318,"description":"General purpose library and file format for storing scientific data","ebuildids":[861193,861194],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"xarthisius@gentoo.org","maintainername":"Kacper Kowalik","name":"hdf5","packageid":42259,"summary":"HDF5 is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I\/O."},{"block":false,"categoryid":450,"description":"A powerful light-weight programming language designed for extending applications","ebuildids":[861193,861193,861193,861194,861194,861194],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"rafaelmartins@gentoo.org","maintainername":"Rafael G. Martins","name":"lua","packageid":43035},{"block":false,"categoryid":450,"description":"Larry Wall's Practical Extraction and Report Language","ebuildids":[861193,861193,861194,861194],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"perl@gentoo.org","maintainername":"Gentoo Perl Project","name":"perl","packageid":44582},{"block":true,"categoryid":334,"description":"Realtime network interface monitor based on FreeBSD's pppstatus","ebuildids":[861193,861194],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"netmon@gentoo.org","maintainername":"Gentoo network monitoring and analysis project","name":"slurm","packageid":44717,"summary":"Generic network load monitor for *BSD, Linux, HP-UX and Solaris witgh the next features: * \"realtime\" traffic statistics * three graph modes: combined RX and TX and two split views * can monitor any network device * curses ascii graphics * ascii theme support"},{"block":false,"categoryid":381,"description":"Console display library","ebuildids":[861193,861194],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"ncurses","packageid":45285},{"block":false,"categoryid":320,"description":"Library implementing the SSH2 protocol","ebuildids":[861193,861194],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"netmon@gentoo.org","maintainername":"Gentoo network monitoring and analysis project","name":"libssh2","packageid":45564},{"block":true,"categoryid":361,"description":"Resource manager and queuing system based on OpenPBS","ebuildids":[861193,861194],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"cluster@gentoo.org","maintainername":"Gentoo Cluster Project","name":"torque","packageid":46089},{"block":false,"categoryid":381,"description":"Linux-PAM (Pluggable Authentication Modules)","ebuildids":[861193,861194],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"pam-bugs@gentoo.org","name":"pam","packageid":46798},{"block":false,"categoryid":393,"description":"The GLib library of C routines","ebuildids":[861193,861194],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"glib","packageid":47581},{"block":false,"categoryid":393,"description":"YAML 1.1 parser and emitter written in C","ebuildids":[861193,861194],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"radhermit@gentoo.org","maintainername":"Tim Harder","name":"libyaml","packageid":48865},{"block":false,"categoryid":452,"description":"An enhanced, drop-in replacement for MySQL","ebuildids":[861193,861194],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"mysql-bugs@gentoo.org","maintainername":"MySQL","name":"mariadb","packageid":49265},{"block":false,"categoryid":381,"description":"Provides Remote-Console and System Management Software as per IPMI v1.5\/2.0","ebuildids":[861193,861194],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"sysadmin@gentoo.org","maintainername":"Gentoo Sysadmin Project","name":"freeipmi","packageid":49603},{"block":false,"categoryid":428,"description":"NVIDIA CUDA Toolkit (compiler and friends)","ebuildids":[861193,861194],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"sci@gentoo.org","maintainername":"Gentoo Science Project","name":"nvidia-cuda-toolkit","packageid":52124},{"block":false,"categoryid":361,"description":"A high-performance message passing library (MPI)","ebuildids":[861193,861194],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"jsbronder@gentoo.org","maintainername":"Gentoo Cluster Project","name":"openmpi","packageid":53053},{"block":false,"categoryid":381,"description":"Another cute console display library","ebuildids":[861193,861194],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"readline","packageid":53265},{"block":false,"categoryid":325,"description":"Utilities and libraries for NUMA systems","ebuildids":[861193,861194],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"numactl","packageid":53999},{"block":false,"categoryid":452,"description":"Fast, multi-threaded, multi-user SQL database server","ebuildids":[861193,861194],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"mysql-bugs@gentoo.org","maintainername":"MySQL","name":"mysql","packageid":54193},{"block":false,"categoryid":343,"description":"A message bus system, a simple way for applications to talk to each other","ebuildids":[861193,861194],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"freedesktop-bugs@gentoo.org","name":"dbus","packageid":55191},{"block":false,"categoryid":343,"description":"Displays the hardware topology in convenient formats","ebuildids":[861193,861194],"firstseen":"2010-09-12T14:34:28.380024","maintainer":"cluster@gentoo.org","maintainername":"Gentoo Cluster Project","name":"hwloc","packageid":56272,"summary":"The Portable Hardware Locality (hwloc) software package provides a portable abstraction (across OS, versions, architectures, ...) of the hierarchical topology of modern architectures, including NUMA memory nodes, sockets, shared caches, cores and simultaneous multithreading. It also gathers various system attributes such as cache and memory information. It primarily aims at helping applications with gathering information about modern computing hardware so as to exploit it accordingly and efficiently."},{"block":false,"categoryid":447,"description":"An authentication service for creating and validating credentials","ebuildids":[861193,861194],"firstseen":"2010-11-15T14:41:25.529181","maintainer":"cluster@gentoo.org","maintainername":"Gentoo Cluster Project","name":"munge","packageid":56549,"summary":"MUNGE (MUNGE Uid 'N' Gid Emporium) is an authentication service for creating and validating credentials. It is designed to be highly scalable for use in an HPC cluster environment. It allows a process to authenticate the UID and GID of another local or remote process within a group of hosts having common users and groups. These hosts form a security realm that is defined by a shared cryptographic key. Clients within this security realm can create and validate credentials without the use of root privileges, reserved ports, or platform-specific methods."},{"block":false,"categoryid":393,"description":"Tools and libraries to configure and manage kernel control groups","ebuildids":[861193,861194],"firstseen":"2011-03-06T14:40:01.339038","maintainer":"blueness@gentoo.org","maintainername":"Anthony G. Basile","name":"libcgroup","packageid":57040,"summary":"This package provides configuration and command-line tools, as well as a rules processing daemon for working with kernel control groups."},{"block":false,"categoryid":320,"description":"HTTP request\/response parser for C","ebuildids":[861193,861194],"firstseen":"2013-07-01T13:37:12.643727","maintainer":"bugs@bergstroem.nu","maintainername":"Johan Bergström","name":"http-parser","packageid":60962},{"block":false,"categoryid":449,"description":"Extremely Fast Compression algorithm","ebuildids":[861193,861194],"firstseen":"2013-08-07T13:36:32.188101","maintainer":"ryao@gentoo.org","maintainername":"Richard Yao","name":"lz4","packageid":61091},{"block":false,"categoryid":452,"description":"C client library for MariaDB\/MySQL","ebuildids":[861193,861194],"firstseen":"2015-07-18T13:39:36.291834","maintainer":"mysql-bugs@gentoo.org","maintainername":"MySQL","name":"mysql-connector-c","packageid":63873},{"block":false,"categoryid":396,"description":"Virtual to select between different tmpfiles.d handlers","ebuildids":[861193,861194],"firstseen":"2016-12-02T14:36:05.387740","name":"tmpfiles","packageid":66206},{"block":false,"categoryid":452,"description":"C client library for MariaDB\/MySQL","ebuildids":[861193,861194],"firstseen":"2018-02-28T17:07:13.114602","name":"mariadb-connector-c","packageid":68736},{"block":false,"categoryid":361,"description":"The Process Management Interface (PMI) Exascale","ebuildids":[861193,861194],"firstseen":"2018-04-01T21:10:02.496735","name":"pmix","packageid":69059},{"block":false,"categoryid":361,"description":"Unified Communication X","ebuildids":[861193,861194],"firstseen":"2018-04-01T21:10:02.496735","name":"ucx","packageid":69060},{"block":false,"categoryid":361,"description":"Userspace components for the Linux Kernel's drivers\/infiniband subsystem","ebuildids":[861193,861194],"firstseen":"2019-09-08T11:10:17.014693","name":"rdma-core","packageid":70135}],"repos":[{"branch":"master","lastcommit":"52197549fd3431fa256b8edbafdcd3702dd0e134","name":"gentoo","path":"\/usr\/portage","repoid":1,"upstream":"origin"}],"tracked":false,"urls":["https:\/\/github.com\/SchedMD\/slurm","https:\/\/www.schedmd.com"],"uses":[{"description":"Add support for X11","isdefault":false,"use":"X"},{"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 support for the Hierarchical Data Format v5","isdefault":false,"use":"hdf5"},{"description":"Build html documentation","isdefault":false,"packageid":77780,"use":"html"},{"description":"Build support for collecting some ipmi stats","isdefault":false,"packageid":77780,"use":"ipmi"},{"description":"Add support for json-persing via json-c","isdefault":false,"packageid":77780,"use":"json"},{"description":"Enable Lua scripting support","isdefault":false,"use":"lua"},{"description":"Allow multiple slurmd to run","isdefault":false,"packageid":77780,"use":"multiple-slurmd"},{"defaultflag":true,"description":"Enable authentication via munge","isdefault":true,"packageid":77780,"use":"munge"},{"description":"Add mySQL Database support","isdefault":false,"use":"mysql"},{"description":"Add NUMA awareness","isdefault":false,"packageid":77780,"use":"numa"},{"description":"Enable the NVML device discovery","isdefault":false,"packageid":77780,"use":"nvml"},{"description":"Add Infiniband support via ofed","isdefault":false,"packageid":77780,"use":"ofed"},{"description":"Add support for PAM (Pluggable Authentication Modules) - DANGEROUS to arbitrarily flip","isdefault":false,"use":"pam"},{"description":"Add optional support\/bindings for the Perl language","isdefault":false,"use":"perl"},{"description":"Install SQL server for slurmdbd","isdefault":false,"packageid":77780,"use":"slurmdbd"},{"description":"Enable interface to Slurm via REST API","isdefault":false,"packageid":77780,"use":"slurmrestd"},{"description":"Build static versions of dynamic libraries as well","isdefault":false,"use":"static-libs"},{"description":"Enable dependencies and\/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)","isdefault":false,"use":"test"},{"description":"Enable perl scripts that emulates pbs (qstat, qsub etc.)","isdefault":false,"packageid":77780,"use":"torque"},{"description":"Enable Unified Communication X library support","isdefault":false,"packageid":77780,"use":"ucx"},{"description":"Enable YAML support","isdefault":false,"packageid":77780,"use":"yaml"},{"description":"Build for Lua 5.1 only","group":"lua_single_target","isdefault":false,"use":"lua5-1"},{"description":"Build for Lua 5.3 only","group":"lua_single_target","isdefault":false,"use":"lua5-3"},{"description":"Build for Lua 5.4 only","group":"lua_single_target","isdefault":false,"use":"lua5-4"},{"description":"PERL_FEATURES setting enabling internal debug support in Perl","group":"perl_features","isdefault":false,"use":"debug"},{"description":"PERL_FEATURES setting enabling interpreter level threads, has some compatibility problems","group":"perl_features","isdefault":false,"use":"ithreads"},{"description":"PERL_FEATURES setting enabling 128bit floating point arithmetic via libquadmath","group":"perl_features","isdefault":false,"use":"quadmath"}]}