{"syncs":[{"categories":[{"id":{"name":"app-arch","tracked":false},"packages":[{"id":{"name":"par2cmdline-turbo","tracked":false},"package":{"detail":{"categoryid":449,"description":"par2cmdline x ParPar: speed focused par2cmdline fork","firstseen":"2023-09-02T16:33:54.107061","name":"par2cmdline-turbo","packageid":76439},"ebuilds":[{"ebuildid":909445,"firstseen":"2026-08-27T06:24:42.183284","license":"GPL-2+","moddate":"2026-08-27T05:24:41","packageid":76439,"repoid":1,"slot":"0","version":"1.5.0"}]}}]},{"id":{"name":"app-editors","tracked":false},"packages":[{"id":{"name":"vscode","tracked":false},"package":{"detail":{"categoryid":395,"description":"Multiplatform Visual Studio Code from Microsoft","firstseen":"2021-05-27T08:51:04.737096","name":"vscode","packageid":72926,"summary":"Visual Studio Code is a lightweight but powerful source code editor which runs on your desktop and is available for Windows, macOS and Linux. It comes with built-in support for JavaScript, TypeScript and Node.js and has a rich ecosystem of extensions for other languages (such as C++, C#, Java, Python, PHP, Go) and runtimes (such as .NET and Unity)."},"ebuilds":[{"ebuildid":909447,"firstseen":"2026-08-27T08:05:32.039145","license":"Apache-2.0 BSD BSD-1 BSD-2 BSD-4 CC-BY-4.0 ISC LGPL-2.1+ Microsoft-vscode MIT MPL-2.0 openssl PYTHON TextMate-bundle Unlicense UoI-NCSA W3C","moddate":"2026-08-27T07:05:31","packageid":72926,"repoid":1,"slot":"0","version":"1.135.0"}]}}]},{"id":{"name":"app-emacs","tracked":false},"packages":[{"id":{"name":"gruvbox-theme","tracked":false},"package":{"detail":{"categoryid":410,"description":"Gruvbox is a retro groove color scheme, now in Emacs","firstseen":"2023-06-12T17:26:39.887363","name":"gruvbox-theme","packageid":76251},"ebuilds":[{"ebuildid":909492,"firstseen":"2026-08-27T22:03:43.047284","license":"MIT","moddate":"2026-08-27T21:03:42","packageid":76251,"repoid":1,"slot":"0","version":"1.30.3"}]}},{"id":{"name":"php-mode","tracked":false},"package":{"detail":{"categoryid":410,"description":"GNU Emacs major mode for editing PHP code","firstseen":"2010-05-04T00:54:45.661860","maintainer":"gnu-emacs@gentoo.org","maintainername":"Gentoo GNU Emacs project","name":"php-mode","packageid":51660},"ebuilds":[{"ebuildid":909493,"firstseen":"2026-08-27T22:03:43.047284","license":"GPL-3+","moddate":"2026-08-27T21:03:42","packageid":51660,"repoid":1,"slot":"0","version":"1.28.0"}]}}]},{"id":{"name":"app-i18n","tracked":false},"packages":[{"id":{"name":"uim","tracked":false},"package":{"detail":{"categoryid":404,"description":"Multilingual input method framework","firstseen":"2010-05-04T00:54:45.661860","maintainer":"cjk@gentoo.org","maintainername":"Cjk","name":"uim","packageid":43392,"summary":"uim is a simple, secure and flexible input method library. At the moment Anthy, SKK, Prime, T-code, TUT-code (these are Japanese input method), Pinyin (Chinese input method), Hangul (Korean input method), IPA (International Phonetic Alphabet) are implemented. You can extend the library with Scheme thus easily, or with C if it becomes rather complicated."},"ebuilds":[{"ebuildid":909424,"firstseen":"2026-08-27T06:04:18.065495","license":"BSD GPL-2 LGPL-2.1","moddate":"2026-08-27T05:04:17","packageid":43392,"repoid":1,"slot":"0","version":"1.9.6-r1"}]}}]},{"id":{"name":"app-text","tracked":false},"packages":[{"id":{"name":"ansifilter","tracked":false},"package":{"detail":{"categoryid":391,"description":"Handles text files containing ANSI terminal escape codes","firstseen":"2011-07-05T14:37:09.747331","name":"ansifilter","packageid":57599},"ebuilds":[{"ebuildid":909425,"firstseen":"2026-08-27T06:04:18.065495","license":"GPL-3+","moddate":"2026-08-27T05:04:17","packageid":57599,"repoid":1,"slot":"0","version":"2.23"}]}}]},{"id":{"name":"dev-libs","tracked":false},"packages":[{"id":{"name":"libzia","tracked":false},"package":{"detail":{"categoryid":393,"description":"Platform abstraction code for tucnak package","firstseen":"2017-10-13T13:53:47.940945","name":"libzia","packageid":68079},"ebuilds":[{"ebuildid":909462,"firstseen":"2026-08-27T17:22:09.664566","license":"GPL-2","moddate":"2026-08-27T16:22:09","packageid":68079,"repoid":1,"slot":"0","version":"4.73"}]}},{"id":{"name":"simdjson","tracked":false},"package":{"detail":{"categoryid":393,"description":"SIMD accelerated C++ JSON library","firstseen":"2020-10-28T16:55:25.299660","name":"simdjson","packageid":72151},"ebuilds":[{"ebuildid":909461,"firstseen":"2026-08-27T15:49:01.251785","license":"Apache-2.0 Boost-1.0 BSD MIT","moddate":"2026-08-27T14:49:00","packageid":72151,"repoid":1,"slot":"0\/33","version":"4.6.9"}]}}]},{"id":{"name":"dev-ml","tracked":false},"packages":[{"id":{"name":"mtime","tracked":false},"package":{"detail":{"categoryid":314,"description":"OCaml module to access monotonic wall-clock time","firstseen":"2017-02-23T14:36:19.073700","name":"mtime","packageid":66563},"ebuilds":[{"ebuildid":909448,"firstseen":"2026-08-27T10:06:09.129364","license":"ISC","moddate":"2026-08-27T09:06:08","packageid":66563,"repoid":1,"slot":"0\/2.2.0","version":"2.2.0"}]}}]},{"id":{"name":"dev-python","tracked":false},"packages":[{"id":{"name":"apsw","tracked":false},"package":{"detail":{"categoryid":336,"description":"APSW - Another Python SQLite Wrapper","firstseen":"2010-05-04T00:54:45.661860","maintainer":"python@gentoo.org","maintainername":"Python","name":"apsw","packageid":42327,"summary":"APSW provides an SQLite 3 wrapper that provides the thinnest layer over SQLite 3 possible. Everything you can do from the C API to SQLite 3, you can do from Python. Although APSW looks vaguely similar to the DBAPI, it is not compliant with that API and instead works the way SQLite 3 does."},"ebuilds":[{"ebuildid":909426,"firstseen":"2026-08-27T06:04:18.065495","license":"ZLIB","moddate":"2026-08-27T05:04:17","packageid":42327,"repoid":1,"slot":"0","version":"3.53.4.0"}]}},{"id":{"name":"boto3","tracked":false},"package":{"detail":{"categoryid":336,"description":"The AWS SDK for Python","firstseen":"2015-07-30T13:37:41.212652","maintainer":"alunduil@gentoo.org","maintainername":"Alex Brandt","name":"boto3","packageid":63904},"ebuilds":[{"ebuildid":909427,"firstseen":"2026-08-27T06:04:18.065495","license":"Apache-2.0","moddate":"2026-08-27T05:04:17","packageid":63904,"repoid":1,"slot":"0","version":"1.43.81"}]}},{"id":{"name":"botocore","tracked":false},"package":{"detail":{"categoryid":336,"description":"Low-level, data-driven core of boto 3","firstseen":"2015-07-30T13:37:41.212652","maintainer":"alunduil@gentoo.org","maintainername":"Alex Brandt","name":"botocore","packageid":63905},"ebuilds":[{"ebuildid":909428,"firstseen":"2026-08-27T06:04:18.065495","license":"Apache-2.0","moddate":"2026-08-27T05:04:17","packageid":63905,"repoid":1,"slot":"0","version":"1.43.81"}]}},{"id":{"name":"cachebox","tracked":false},"package":{"detail":{"categoryid":336,"description":"The fastest memoizing and caching Python library written in Rust","firstseen":"2026-07-28T08:02:05.012278","name":"cachebox","packageid":79352},"ebuilds":[{"ebuildid":909429,"firstseen":"2026-08-27T06:04:18.065495","license":"MIT Apache-2.0-with-LLVM-exceptions MIT Unicode-3.0","moddate":"2026-08-27T05:04:17","packageid":79352,"repoid":1,"slot":"0","version":"6.2.6"}]}},{"id":{"name":"click","tracked":false},"package":{"detail":{"categoryid":336,"description":"A Python package for creating beautiful command line interfaces","firstseen":"2014-06-08T13:38:17.734703","maintainer":"python@gentoo.org","maintainername":"Python","name":"click","packageid":62295},"ebuilds":[{"ebuildid":909430,"firstseen":"2026-08-27T06:04:18.065495","license":"BSD","moddate":"2026-08-27T05:04:17","packageid":62295,"repoid":1,"slot":"0","version":"8.5.0"}]}},{"id":{"name":"hachoir","tracked":false},"package":{"detail":{"categoryid":336,"description":"Library to view and edit a binary stream field by field","firstseen":"2026-08-27T02:02:38.615275","name":"hachoir","packageid":79396},"ebuilds":[{"ebuildid":909418,"firstseen":"2026-08-27T02:02:38.615275","license":"GPL-2","moddate":"2026-08-29T00:13:43","packageid":79396,"repoid":1,"slot":"0","version":"3.3.0"}]}},{"id":{"name":"isort","tracked":false},"package":{"detail":{"categoryid":336,"description":"A python utility\/library to sort imports","firstseen":"2017-01-03T14:36:13.843086","name":"isort","packageid":66330},"ebuilds":[{"ebuildid":909431,"firstseen":"2026-08-27T06:04:18.065495","license":"MIT","moddate":"2026-08-27T05:04:17","packageid":66330,"repoid":1,"slot":"0","version":"9.0.0"}]}},{"id":{"name":"jwcrypto","tracked":false},"package":{"detail":{"categoryid":336,"description":"Implements JWK,JWS,JWE specifications using python-cryptography","firstseen":"2017-10-16T11:38:09.006813","name":"jwcrypto","packageid":68088},"ebuilds":[{"ebuildid":909432,"firstseen":"2026-08-27T06:04:18.065495","license":"LGPL-3+","moddate":"2026-08-27T05:04:17","packageid":68088,"repoid":1,"slot":"0","version":"1.5.9"}]}},{"id":{"name":"keystoneauth1","tracked":false},"package":{"detail":{"categoryid":336,"description":"This package contains tools for authenticating to an OpenStack-based cloud","firstseen":"2023-02-14T16:45:24.377454","name":"keystoneauth1","packageid":75839},"ebuilds":[{"ebuildid":909433,"firstseen":"2026-08-27T06:04:18.065495","license":"Apache-2.0","moddate":"2026-08-27T05:04:17","packageid":75839,"repoid":1,"slot":"0","version":"5.16.0"}]}},{"id":{"name":"nbxmpp","tracked":false},"package":{"detail":{"categoryid":336,"description":"Python library to use Jabber\/XMPP networks in a non-blocking way","firstseen":"2023-02-06T04:56:09.055946","name":"nbxmpp","packageid":75809},"ebuilds":[{"ebuildid":909434,"firstseen":"2026-08-27T06:04:18.065495","license":"GPL-3","moddate":"2026-08-27T05:04:17","packageid":75809,"repoid":1,"slot":"0","version":"7.4.0"}]}},{"id":{"name":"openstacksdk","tracked":false},"package":{"detail":{"categoryid":336,"description":"A collection of libraries for building applications to work with OpenStack","firstseen":"2016-03-27T13:40:47.864957","maintainer":"prometheanfire@gentoo.org","maintainername":"Matthew Thode","name":"openstacksdk","packageid":65223},"ebuilds":[{"ebuildid":909435,"firstseen":"2026-08-27T06:04:18.065495","license":"Apache-2.0","moddate":"2026-08-27T05:04:17","packageid":65223,"repoid":1,"slot":"0","version":"4.19.0"}]}},{"id":{"name":"pyspnego","tracked":false},"package":{"detail":{"categoryid":336,"description":"Library to handle SPNEGO and CredSSP authentication","firstseen":"2021-11-03T08:22:21.217404","name":"pyspnego","packageid":73550},"ebuilds":[{"ebuildid":909436,"firstseen":"2026-08-27T06:04:18.065495","license":"MIT","moddate":"2026-08-27T05:04:17","packageid":73550,"repoid":1,"slot":"0","version":"0.12.2"}]}},{"id":{"name":"python-ironicclient","tracked":false},"package":{"detail":{"categoryid":336,"description":"Python bindings for the Ironic API","firstseen":"2015-07-30T13:37:41.212652","maintainer":"prometheanfire@gentoo.org","maintainername":"Matthew Thode","name":"python-ironicclient","packageid":63907},"ebuilds":[{"ebuildid":909437,"firstseen":"2026-08-27T06:04:18.065495","license":"Apache-2.0","moddate":"2026-08-27T05:04:17","packageid":63907,"repoid":1,"slot":"0","version":"6.3.0"}]}},{"id":{"name":"python-neutronclient","tracked":false},"package":{"detail":{"categoryid":336,"description":"A client for the OpenStack Quantum API","firstseen":"2013-08-21T13:36:20.631087","maintainer":"prometheanfire@gentoo.org","maintainername":"Matthew Thode","name":"python-neutronclient","packageid":61142},"ebuilds":[{"ebuildid":909438,"firstseen":"2026-08-27T06:04:18.065495","license":"Apache-2.0","moddate":"2026-08-27T05:04:17","packageid":61142,"repoid":1,"slot":"0","version":"14.0.0"}]}},{"id":{"name":"python3-lxc","tracked":false},"package":{"detail":{"categoryid":336,"description":"Python bindings for LXC","firstseen":"2018-06-26T02:11:40.929773","name":"python3-lxc","packageid":69234},"ebuilds":[{"ebuildid":909416,"firstseen":"2026-08-27T00:42:15.042603","license":"LGPL-2.1+","moddate":"2026-08-29T00:13:43","packageid":69234,"repoid":1,"slot":"0","version":"7.0.0"}]}},{"id":{"name":"responses","tracked":false},"package":{"detail":{"categoryid":336,"description":"Utility for mocking out the Python Requests library","firstseen":"2015-08-26T13:38:56.669871","maintainer":"mrueg@gentoo.org","maintainername":"Manuel Rüger","name":"responses","packageid":64010},"ebuilds":[{"ebuildid":909439,"firstseen":"2026-08-27T06:04:18.065495","license":"Apache-2.0","moddate":"2026-08-27T05:04:17","packageid":64010,"repoid":1,"slot":"0","version":"0.26.3"}]}},{"id":{"name":"simplejson","tracked":false},"package":{"detail":{"categoryid":336,"description":"Simple, fast, extensible JSON encoder\/decoder for Python","firstseen":"2010-05-04T00:54:45.661860","maintainer":"python@gentoo.org","maintainername":"Python","name":"simplejson","packageid":53436},"ebuilds":[{"ebuildid":909440,"firstseen":"2026-08-27T06:04:18.065495","license":"|| ( MIT AFL-2.1 )","moddate":"2026-08-27T05:04:17","packageid":53436,"repoid":1,"slot":"0","version":"4.1.2"}]}},{"id":{"name":"spyder-kernels","tracked":false},"package":{"detail":{"categoryid":336,"description":"Kernels used by spyder on its ipython console","firstseen":"2018-08-08T13:46:28.245613","name":"spyder-kernels","packageid":69318},"ebuilds":[{"ebuildid":909441,"firstseen":"2026-08-27T06:04:18.065495","license":"MIT","moddate":"2026-08-27T05:04:17","packageid":69318,"repoid":1,"slot":"0","version":"3.1.6"}]}},{"id":{"name":"websockets","tracked":false},"package":{"detail":{"categoryid":336,"description":"Library for building WebSocket servers and clients in Python","firstseen":"2020-04-25T20:45:01.367248","name":"websockets","packageid":71045},"ebuilds":[{"ebuildid":909442,"firstseen":"2026-08-27T06:04:18.065495","license":"BSD","moddate":"2026-08-27T05:04:17","packageid":71045,"repoid":1,"slot":"0","version":"17.1"}]}}]},{"id":{"name":"dev-util","tracked":false},"packages":[{"id":{"name":"stripe-mock","tracked":false},"package":{"detail":{"categoryid":428,"description":"Mock HTTP server that responds like the real Stripe API","firstseen":"2018-11-11T11:20:32.899179","name":"stripe-mock","packageid":69536},"ebuilds":[{"ebuildid":909443,"firstseen":"2026-08-27T06:04:18.065495","license":"MIT ISC BSD-2","moddate":"2026-08-27T05:04:17","packageid":69536,"repoid":1,"slot":"0","version":"0.203.0"}]}}]},{"id":{"name":"media-gfx","tracked":false},"packages":[{"id":{"name":"feh","tracked":false},"package":{"detail":{"categoryid":354,"description":"A fast, lightweight imageviewer using imlib2","firstseen":"2010-05-04T00:54:45.661860","maintainer":"hwoarang@gentoo.org","maintainername":"Markos Chandras","name":"feh","packageid":44909},"ebuilds":[{"ebuildid":909495,"firstseen":"2026-08-27T23:04:04.964129","license":"feh","moddate":"2026-08-27T22:04:04","packageid":44909,"repoid":1,"slot":"0","version":"3.12.3"}]}}]},{"id":{"name":"media-libs","tracked":false},"packages":[{"id":{"name":"tg_owt","tracked":false},"package":{"detail":{"categoryid":438,"description":"WebRTC build for Telegram","firstseen":"2020-10-31T01:25:28.735824","name":"tg_owt","packageid":72157},"ebuilds":[{"ebuildid":909496,"firstseen":"2026-08-27T23:04:04.964129","license":"BSD","moddate":"2026-08-27T22:04:04","packageid":72157,"repoid":1,"slot":"0\/20260803","version":"0_pre20260803"}]}}]},{"id":{"name":"media-radio","tracked":false},"packages":[{"id":{"name":"tucnak","tracked":false},"package":{"detail":{"categoryid":332,"description":"Amateur Radio VHF Contest Logbook","firstseen":"2017-10-13T14:13:53.642963","name":"tucnak","packageid":68080},"ebuilds":[{"ebuildid":909463,"firstseen":"2026-08-27T17:22:09.664566","license":"GPL-2","moddate":"2026-08-27T16:22:09","packageid":68080,"repoid":1,"slot":"0","version":"4.73"}]}}]},{"id":{"name":"media-tv","tracked":false},"packages":[{"id":{"name":"plex-media-server","tracked":false},"package":{"detail":{"categoryid":319,"description":"Free media library that is intended for use with a plex client","firstseen":"2021-06-02T15:16:36.840308","name":"plex-media-server","packageid":72936},"ebuilds":[{"ebuildid":909446,"firstseen":"2026-08-27T06:24:42.183284","license":"all-rights-reserved","moddate":"2026-08-27T05:24:41","packageid":72936,"repoid":1,"slot":"0","version":"1.43.3.10896"}]}}]},{"id":{"name":"net-im","tracked":false},"packages":[{"id":{"name":"telegram-desktop","tracked":false},"package":{"detail":{"categoryid":414,"description":"Official desktop client for Telegram","firstseen":"2020-01-25T11:17:04.493817","name":"telegram-desktop","packageid":70748},"ebuilds":[{"ebuildid":909497,"firstseen":"2026-08-27T23:04:04.964129","license":"BSD GPL-3-with-openssl-exception LGPL-2+","moddate":"2026-08-27T22:04:04","packageid":70748,"repoid":1,"slot":"0","version":"7.1.2"}]}}]},{"id":{"name":"net-irc","tracked":false},"packages":[{"id":{"name":"weechat","tracked":false},"package":{"detail":{"categoryid":376,"description":"Portable and multi-interface IRC client","firstseen":"2010-05-04T00:54:45.661860","maintainer":"radhermit@gentoo.org","name":"weechat","packageid":50339},"ebuilds":[{"ebuildid":909417,"firstseen":"2026-08-27T00:42:15.042603","license":"GPL-3+","moddate":"2026-08-28T01:45:16","packageid":50339,"repoid":1,"slot":"0\/4.10.0","version":"4.10.0"}]}}]},{"id":{"name":"net-libs","tracked":false},"packages":[{"id":{"name":"nodejs","tracked":false},"package":{"detail":{"categoryid":320,"description":"A JavaScript runtime built on Chrome's V8 JavaScript engine","firstseen":"2010-12-13T14:40:25.357413","maintainer":"bugs@bergstroem.nu","maintainername":"Johan Bergstroem","name":"nodejs","packageid":56612},"ebuilds":[{"ebuildid":909491,"firstseen":"2026-08-27T21:03:27.394919","license":"Apache-1.1 Apache-2.0 BlueOak-1.0.0 BSD BSD-2 MIT npm? ( Artistic-2 )","moddate":"2026-08-27T20:03:27","packageid":56612,"repoid":1,"slot":"0\/26","version":"26.8.1"}]}}]},{"id":{"name":"net-misc","tracked":false},"packages":[{"id":{"name":"pkixssh","tracked":false},"package":{"detail":{"categoryid":451,"description":"OpenSSH fork with X.509 v3 certificate support","firstseen":"2025-09-05T21:38:30.040166","name":"pkixssh","packageid":78509},"ebuilds":[{"ebuildid":909465,"firstseen":"2026-08-27T20:22:56.293284","license":"BSD GPL-2","moddate":"2026-08-27T19:22:55","packageid":78509,"repoid":1,"slot":"0","version":"19.1"}]}}]},{"id":{"name":"net-nntp","tracked":false},"packages":[{"id":{"name":"sabnzbd","tracked":false},"package":{"detail":{"categoryid":392,"description":"Binary newsgrabber with web-interface","firstseen":"2013-01-04T14:36:07.343880","maintainer":"jsbronder@gentoo.org","name":"sabnzbd","packageid":60192},"ebuilds":[{"ebuildid":909422,"firstseen":"2026-08-27T02:22:46.699740","license":"GPL-2+ Apache-2.0 CC-BY-3.0 ISC LGPL-2.1+ MIT","moddate":"2026-08-27T01:22:46","packageid":60192,"repoid":1,"slot":"0","version":"5.0.4"},{"ebuildid":909420,"firstseen":"2026-08-27T02:22:46.699740","license":"GPL-2 BSD LGPL-2 MIT BSD-1","moddate":"2026-08-27T01:22:46","packageid":60192,"repoid":1,"slot":"0","version":"4.5.5"},{"ebuildid":909421,"firstseen":"2026-08-27T02:22:46.699740","license":"GPL-2+ Apache-2.0 CC-BY-3.0 ISC LGPL-2.1+ MIT","moddate":"2026-08-27T01:22:46","packageid":60192,"repoid":1,"slot":"0","version":"5.0.3"},{"ebuildid":909423,"firstseen":"2026-08-27T02:42:50.671978","license":"GPL-2+ Apache-2.0 CC-BY-3.0 ISC LGPL-2.1+ MIT","moddate":"2026-08-29T00:13:43","packageid":60192,"repoid":1,"slot":"0","version":"5.1.2"}]}}]},{"id":{"name":"net-wireless","tracked":false},"packages":[{"id":{"name":"gnuradio","tracked":false},"package":{"detail":{"categoryid":436,"description":"Toolkit that provides signal processing blocks to implement software radios","firstseen":"2012-04-18T14:36:23.049426","maintainer":"radio@gentoo.org","maintainername":"Radio","name":"gnuradio","packageid":59154},"ebuilds":[{"ebuildid":909464,"firstseen":"2026-08-27T19:22:41.514215","license":"GPL-3","moddate":"2026-08-27T18:22:41","packageid":59154,"repoid":1,"slot":"0\/3.10.12.0","version":"3.10.12.0-r4"}]}}]},{"id":{"name":"sci-mathematics","tracked":false},"packages":[{"id":{"name":"cadabra","tracked":false},"package":{"detail":{"categoryid":317,"description":"Field-theory motivated approach to computer algebra","firstseen":"2022-03-01T21:39:51.259609","name":"cadabra","packageid":74518,"summary":"Cadabra is a symbolic computer algebra system (CAS) designed specifically for the solution of problems encountered in field theory. It has extensive functionality for tensor computer algebra, tensor polynomial simplification including multi-term symmetries, fermions and anti-commuting variables, Clifford algebras and Fierz transformations, component computations, implicit coordinate dependence, multiple index types and many more. The input format is a subset of TeX. Both a command-line and a graphical notebook interface are available, and you can also use Cadabra from Jupyter by using the Cadabra Jupyter kernel."},"ebuilds":[{"ebuildid":909494,"firstseen":"2026-08-27T22:03:43.047284","license":"GPL-3","moddate":"2026-08-27T21:03:42","packageid":74518,"repoid":1,"slot":"0\/2","version":"2.5.14_p1-r2"}]}}]},{"id":{"name":"sys-apps","tracked":false},"packages":[{"id":{"name":"fd","tracked":false},"package":{"detail":{"categoryid":343,"description":"Alternative to find that provides sensible defaults for 80% of the use cases","firstseen":"2018-02-18T18:47:24.706506","name":"fd","packageid":68708,"summary":"Simple, fast and user-friendly alternative to find. While it does not seek to mirror all of find's powerful functionality, it provides sensible (opinionated) defaults for 80% of the use cases."},"ebuilds":[{"ebuildid":909444,"firstseen":"2026-08-27T06:04:18.065495","license":"|| ( Apache-2.0 MIT ) MIT Unicode-3.0 ZLIB","moddate":"2026-08-27T05:04:17","packageid":68708,"repoid":1,"slot":"0","version":"10.5.0"}]}},{"id":{"name":"superdiag","tracked":false},"package":{"detail":{"categoryid":343,"description":"Provides the capability to determine the health of Supermicro servers components","firstseen":"2018-10-01T07:57:04.563390","name":"superdiag","packageid":69431,"summary":"The Super Diagnostics provides offline the capability to determine the health of Supermicro server's components, including CPU, memory and I\/O. Features: Designed for Supermicro Sytems, offline diagnostics, command line interface (CLI), local and remote diagnostics, automatically collects information on detected devices, test results reported in output files and flexible test coverage."},"ebuilds":[{"ebuildid":909449,"firstseen":"2026-08-27T11:46:57.049355","license":"supermicro","moddate":"2026-08-27T10:46:56","packageid":69431,"repoid":1,"slot":"0","version":"1.12.0.20260810"}]}}]},{"id":{"name":"sys-kernel","tracked":false},"packages":[{"id":{"name":"gentoo-kernel","tracked":false},"package":{"detail":{"categoryid":363,"description":"Linux kernel built with Gentoo patches","firstseen":"2020-01-10T15:47:05.743392","name":"gentoo-kernel","packageid":70588},"ebuilds":[{"ebuildid":909469,"firstseen":"2026-08-27T20:43:08.468275","license":"GPL-2 generic-uki? ( GPL-2+ LGPL-2.1+ || ( BSD GPL-2 ) LGPL-2.1 || ( GPL-2 BSD ) GPL-2 GPL-3 GPL-3+ LGPL-2.1 LGPL-2 || ( BSD GPL-2 ) LGPL-2.1 GPL-3 GPL-3+ BSD BSD LGPL-2.1+ || ( Apache-2.0 CC0-1.0 ) BZIP2 LGPL-2.1+ public-domain BSD BSD-2 GPL-2 || ( BSD GPL-3 HIDAPI ) || ( AFL-2.1 GPL-2 ) MIT MIT || ( MPL-2.0 GPL-2 LGPL-2.1 ) GPL-2+ LGPL-2 LGPL-2.1 BSD-2 GPL-2 GPL-3+ GPL-3+ LGPL-2.1 GPL-2+ BSD-2 BSD curl ISC LGPL-2 CC0-1.0 GPL-2 LGPL-2.1 GPL-2+ GPL-2 BSD GPL-2 BSD LGPL-2.1 GPL-2 GPL-2 LGPL-2.1 MIT GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain x86? ( intel-ucode ) GPL-2 LGPL-2.1 public-domain GPL-2 LGPL-2.1 MIT public-domain ZLIB amd64? ( intel-ucode ) MIT GPL-2+ GPL-2 GPL-3 LGPL-2.1 LGPL-2.1 GPL-2 MIT LGPL-2.1 || ( GPL-2+ LGPL-3+ ) GPL-3+ unicode GPL-2 GPL-2 GPL-2+ LGPL-2.1+ GPL-2+ LGPL-2+ LGPL-2.1+ LGPL-2.1+ OPENLDAP GPL-2 GPL-2 GPL-2 BSD BSD-2 BSD-4 LGPL-2.1+ GPL-2 GPL-2 GPL-3+ GPL-3 BSD-2 LGPL-2.1+ BSD HPND ISC inner-net rc PCRE BSD public-domain LGPL-2.1+ GPL-2+ CC0-1.0 BSD-with-attribution LGPL-2.1+ MIT CC-BY-3.0 MIT GPL-2 LGPL-2.1+ LGPL-2.1 GPL-2+ LGPL-2.1+ GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.3+ || ( LGPL-3+ GPL-2+ ) || ( FDL-1.2 GPL-3+ ) GPL-3+ Apache-2.0 BSD GPL-2 GPL-2 || ( GPL-3 BSD-2 ) GPL-3+ LGPL-2.1 LGPL-2.1+ LGPL-2.1 MIT BSD ISC MIT GPL-3+ GPL-2 LGPL-2.1+ MIT GPL-2 GPL-2+ GPL-3 BSD MIT || ( MPL-1.1 GPL-2 ) linux-fw-redistributable BSD-2 BSD BSD-4 ISC MIT LGPL-2.1 CC0-1.0 MIT ISC GPL-2 )","moddate":"2026-08-27T19:43:08","packageid":70588,"repoid":1,"slot":"6.6.154","version":"6.6.154"},{"ebuildid":909470,"firstseen":"2026-08-27T20:43:08.468275","license":"GPL-2 generic-uki? ( GPL-2+ LGPL-2.1+ || ( BSD GPL-2 ) LGPL-2.1 || ( GPL-2 BSD ) GPL-2 GPL-3 GPL-3+ LGPL-2.1 LGPL-2 || ( BSD GPL-2 ) LGPL-2.1 GPL-3 GPL-3+ BSD BSD LGPL-2.1+ || ( Apache-2.0 CC0-1.0 ) BZIP2 LGPL-2.1+ public-domain BSD BSD-2 GPL-2 || ( BSD GPL-3 HIDAPI ) || ( AFL-2.1 GPL-2 ) MIT MIT || ( MPL-2.0 GPL-2 LGPL-2.1 ) GPL-2+ LGPL-2 LGPL-2.1 BSD-2 GPL-2 GPL-3+ GPL-3+ LGPL-2.1 GPL-2+ BSD-2 BSD curl ISC LGPL-2 CC0-1.0 GPL-2 LGPL-2.1 GPL-2+ GPL-2 BSD GPL-2 BSD LGPL-2.1 GPL-2 GPL-2 LGPL-2.1 MIT GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain x86? ( intel-ucode ) GPL-2 LGPL-2.1 public-domain GPL-2 LGPL-2.1 MIT public-domain ZLIB amd64? ( intel-ucode ) MIT GPL-2+ GPL-2 GPL-3 LGPL-2.1 LGPL-2.1 GPL-2 MIT LGPL-2.1 || ( GPL-2+ LGPL-3+ ) GPL-3+ unicode GPL-2 GPL-2 GPL-2+ LGPL-2.1+ GPL-2+ LGPL-2+ LGPL-2.1+ LGPL-2.1+ OPENLDAP GPL-2 GPL-2 GPL-2 BSD BSD-2 BSD-4 LGPL-2.1+ GPL-2 GPL-2 GPL-3+ GPL-3 BSD-2 LGPL-2.1+ BSD HPND ISC inner-net rc PCRE BSD public-domain LGPL-2.1+ GPL-2+ CC0-1.0 BSD-with-attribution LGPL-2.1+ MIT CC-BY-3.0 MIT GPL-2 LGPL-2.1+ LGPL-2.1 GPL-2+ LGPL-2.1+ GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.3+ || ( LGPL-3+ GPL-2+ ) || ( FDL-1.2 GPL-3+ ) GPL-3+ Apache-2.0 BSD GPL-2 GPL-2 || ( GPL-3 BSD-2 ) GPL-3+ LGPL-2.1 LGPL-2.1+ LGPL-2.1 MIT BSD ISC MIT GPL-3+ GPL-2 LGPL-2.1+ MIT GPL-2 GPL-2+ GPL-3 BSD MIT || ( MPL-1.1 GPL-2 ) linux-fw-redistributable BSD-2 BSD BSD-4 ISC MIT LGPL-2.1 CC0-1.0 MIT ISC GPL-2 )","moddate":"2026-08-27T19:43:08","packageid":70588,"repoid":1,"slot":"7.1.11","version":"7.1.11"},{"ebuildid":909468,"firstseen":"2026-08-27T20:43:08.468275","license":"GPL-2 generic-uki? ( GPL-2+ LGPL-2.1+ || ( BSD GPL-2 ) LGPL-2.1 || ( GPL-2 BSD ) GPL-2 GPL-3 GPL-3+ LGPL-2.1 LGPL-2 || ( BSD GPL-2 ) LGPL-2.1 GPL-3 GPL-3+ BSD BSD LGPL-2.1+ || ( Apache-2.0 CC0-1.0 ) BZIP2 LGPL-2.1+ public-domain BSD BSD-2 GPL-2 || ( BSD GPL-3 HIDAPI ) || ( AFL-2.1 GPL-2 ) MIT MIT || ( MPL-2.0 GPL-2 LGPL-2.1 ) GPL-2+ LGPL-2 LGPL-2.1 BSD-2 GPL-2 GPL-3+ GPL-3+ LGPL-2.1 GPL-2+ BSD-2 BSD curl ISC LGPL-2 CC0-1.0 GPL-2 LGPL-2.1 GPL-2+ GPL-2 BSD GPL-2 BSD LGPL-2.1 GPL-2 GPL-2 LGPL-2.1 MIT GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain x86? ( intel-ucode ) GPL-2 LGPL-2.1 public-domain GPL-2 LGPL-2.1 MIT public-domain ZLIB amd64? ( intel-ucode ) MIT GPL-2+ GPL-2 GPL-3 LGPL-2.1 LGPL-2.1 GPL-2 MIT LGPL-2.1 || ( GPL-2+ LGPL-3+ ) GPL-3+ unicode GPL-2 GPL-2 GPL-2+ LGPL-2.1+ GPL-2+ LGPL-2+ LGPL-2.1+ LGPL-2.1+ OPENLDAP GPL-2 GPL-2 GPL-2 BSD BSD-2 BSD-4 LGPL-2.1+ GPL-2 GPL-2 GPL-3+ GPL-3 BSD-2 LGPL-2.1+ BSD HPND ISC inner-net rc PCRE BSD public-domain LGPL-2.1+ GPL-2+ CC0-1.0 BSD-with-attribution LGPL-2.1+ MIT CC-BY-3.0 MIT GPL-2 LGPL-2.1+ LGPL-2.1 GPL-2+ LGPL-2.1+ GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.3+ || ( LGPL-3+ GPL-2+ ) || ( FDL-1.2 GPL-3+ ) GPL-3+ Apache-2.0 BSD GPL-2 GPL-2 || ( GPL-3 BSD-2 ) GPL-3+ LGPL-2.1 LGPL-2.1+ LGPL-2.1 MIT BSD ISC MIT GPL-3+ GPL-2 LGPL-2.1+ MIT GPL-2 GPL-2+ GPL-3 BSD MIT || ( MPL-1.1 GPL-2 ) linux-fw-redistributable BSD-2 BSD BSD-4 ISC MIT LGPL-2.1 CC0-1.0 MIT ISC GPL-2 )","moddate":"2026-08-27T19:43:08","packageid":70588,"repoid":1,"slot":"6.18.47","version":"6.18.47"},{"ebuildid":909467,"firstseen":"2026-08-27T20:43:08.468275","license":"GPL-2 generic-uki? ( GPL-2+ LGPL-2.1+ || ( BSD GPL-2 ) LGPL-2.1 || ( GPL-2 BSD ) GPL-2 GPL-3 GPL-3+ LGPL-2.1 LGPL-2 || ( BSD GPL-2 ) LGPL-2.1 GPL-3 GPL-3+ BSD BSD LGPL-2.1+ || ( Apache-2.0 CC0-1.0 ) BZIP2 LGPL-2.1+ public-domain BSD BSD-2 GPL-2 || ( BSD GPL-3 HIDAPI ) || ( AFL-2.1 GPL-2 ) MIT MIT || ( MPL-2.0 GPL-2 LGPL-2.1 ) GPL-2+ LGPL-2 LGPL-2.1 BSD-2 GPL-2 GPL-3+ GPL-3+ LGPL-2.1 GPL-2+ BSD-2 BSD curl ISC LGPL-2 CC0-1.0 GPL-2 LGPL-2.1 GPL-2+ GPL-2 BSD GPL-2 BSD LGPL-2.1 GPL-2 GPL-2 LGPL-2.1 MIT GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain x86? ( intel-ucode ) GPL-2 LGPL-2.1 public-domain GPL-2 LGPL-2.1 MIT public-domain ZLIB amd64? ( intel-ucode ) MIT GPL-2+ GPL-2 GPL-3 LGPL-2.1 LGPL-2.1 GPL-2 MIT LGPL-2.1 || ( GPL-2+ LGPL-3+ ) GPL-3+ unicode GPL-2 GPL-2 GPL-2+ LGPL-2.1+ GPL-2+ LGPL-2+ LGPL-2.1+ LGPL-2.1+ OPENLDAP GPL-2 GPL-2 GPL-2 BSD BSD-2 BSD-4 LGPL-2.1+ GPL-2 GPL-2 GPL-3+ GPL-3 BSD-2 LGPL-2.1+ BSD HPND ISC inner-net rc PCRE BSD public-domain LGPL-2.1+ GPL-2+ CC0-1.0 BSD-with-attribution LGPL-2.1+ MIT CC-BY-3.0 MIT GPL-2 LGPL-2.1+ LGPL-2.1 GPL-2+ LGPL-2.1+ GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.3+ || ( LGPL-3+ GPL-2+ ) || ( FDL-1.2 GPL-3+ ) GPL-3+ Apache-2.0 BSD GPL-2 GPL-2 || ( GPL-3 BSD-2 ) GPL-3+ LGPL-2.1 LGPL-2.1+ LGPL-2.1 MIT BSD ISC MIT GPL-3+ GPL-2 LGPL-2.1+ MIT GPL-2 GPL-2+ GPL-3 BSD MIT || ( MPL-1.1 GPL-2 ) linux-fw-redistributable BSD-2 BSD BSD-4 ISC MIT LGPL-2.1 CC0-1.0 MIT ISC GPL-2 )","moddate":"2026-08-27T19:43:08","packageid":70588,"repoid":1,"slot":"6.12.106","version":"6.12.106"},{"ebuildid":909466,"firstseen":"2026-08-27T20:43:08.468275","license":"GPL-2","moddate":"2026-08-27T19:43:08","packageid":70588,"repoid":1,"slot":"6.1.185","version":"6.1.185"}]}},{"id":{"name":"gentoo-kernel-bin","tracked":false},"package":{"detail":{"categoryid":363,"description":"Pre-built Linux kernel with Gentoo patches","firstseen":"2020-01-10T15:47:05.743392","name":"gentoo-kernel-bin","packageid":70589},"ebuilds":[{"ebuildid":909475,"firstseen":"2026-08-27T20:43:08.468275","license":"GPL-2 generic-uki? ( GPL-2+ LGPL-2.1+ || ( BSD GPL-2 ) LGPL-2.1 || ( GPL-2 BSD ) GPL-2 GPL-3 GPL-3+ LGPL-2.1 LGPL-2 || ( BSD GPL-2 ) LGPL-2.1 GPL-3 GPL-3+ BSD BSD LGPL-2.1+ || ( Apache-2.0 CC0-1.0 ) BZIP2 LGPL-2.1+ public-domain BSD BSD-2 GPL-2 || ( BSD GPL-3 HIDAPI ) || ( AFL-2.1 GPL-2 ) MIT MIT || ( MPL-2.0 GPL-2 LGPL-2.1 ) GPL-2+ LGPL-2 LGPL-2.1 BSD-2 GPL-2 GPL-3+ GPL-3+ LGPL-2.1 GPL-2+ BSD-2 BSD curl ISC LGPL-2 CC0-1.0 GPL-2 LGPL-2.1 GPL-2+ GPL-2 BSD GPL-2 BSD LGPL-2.1 GPL-2 GPL-2 LGPL-2.1 MIT GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain x86? ( intel-ucode ) GPL-2 LGPL-2.1 public-domain GPL-2 LGPL-2.1 MIT public-domain ZLIB amd64? ( intel-ucode ) MIT GPL-2+ GPL-2 GPL-3 LGPL-2.1 LGPL-2.1 GPL-2 MIT LGPL-2.1 || ( GPL-2+ LGPL-3+ ) GPL-3+ unicode GPL-2 GPL-2 GPL-2+ LGPL-2.1+ GPL-2+ LGPL-2+ LGPL-2.1+ LGPL-2.1+ OPENLDAP GPL-2 GPL-2 GPL-2 BSD BSD-2 BSD-4 LGPL-2.1+ GPL-2 GPL-2 GPL-3+ GPL-3 BSD-2 LGPL-2.1+ BSD HPND ISC inner-net rc PCRE BSD public-domain LGPL-2.1+ GPL-2+ CC0-1.0 BSD-with-attribution LGPL-2.1+ MIT CC-BY-3.0 MIT GPL-2 LGPL-2.1+ LGPL-2.1 GPL-2+ LGPL-2.1+ GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.3+ || ( LGPL-3+ GPL-2+ ) || ( FDL-1.2 GPL-3+ ) GPL-3+ Apache-2.0 BSD GPL-2 GPL-2 || ( GPL-3 BSD-2 ) GPL-3+ LGPL-2.1 LGPL-2.1+ LGPL-2.1 MIT BSD ISC MIT GPL-3+ GPL-2 LGPL-2.1+ MIT GPL-2 GPL-2+ GPL-3 BSD MIT || ( MPL-1.1 GPL-2 ) linux-fw-redistributable BSD-2 BSD BSD-4 ISC MIT LGPL-2.1 CC0-1.0 MIT ISC GPL-2 )","moddate":"2026-08-27T19:43:08","packageid":70589,"repoid":1,"slot":"7.1.11","version":"7.1.11"},{"ebuildid":909471,"firstseen":"2026-08-27T20:43:08.468275","license":"GPL-2","moddate":"2026-08-27T19:43:08","packageid":70589,"repoid":1,"slot":"6.1.185","version":"6.1.185"},{"ebuildid":909472,"firstseen":"2026-08-27T20:43:08.468275","license":"GPL-2 generic-uki? ( GPL-2+ LGPL-2.1+ || ( BSD GPL-2 ) LGPL-2.1 || ( GPL-2 BSD ) GPL-2 GPL-3 GPL-3+ LGPL-2.1 LGPL-2 || ( BSD GPL-2 ) LGPL-2.1 GPL-3 GPL-3+ BSD BSD LGPL-2.1+ || ( Apache-2.0 CC0-1.0 ) BZIP2 LGPL-2.1+ public-domain BSD BSD-2 GPL-2 || ( BSD GPL-3 HIDAPI ) || ( AFL-2.1 GPL-2 ) MIT MIT || ( MPL-2.0 GPL-2 LGPL-2.1 ) GPL-2+ LGPL-2 LGPL-2.1 BSD-2 GPL-2 GPL-3+ GPL-3+ LGPL-2.1 GPL-2+ BSD-2 BSD curl ISC LGPL-2 CC0-1.0 GPL-2 LGPL-2.1 GPL-2+ GPL-2 BSD GPL-2 BSD LGPL-2.1 GPL-2 GPL-2 LGPL-2.1 MIT GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain x86? ( intel-ucode ) GPL-2 LGPL-2.1 public-domain GPL-2 LGPL-2.1 MIT public-domain ZLIB amd64? ( intel-ucode ) MIT GPL-2+ GPL-2 GPL-3 LGPL-2.1 LGPL-2.1 GPL-2 MIT LGPL-2.1 || ( GPL-2+ LGPL-3+ ) GPL-3+ unicode GPL-2 GPL-2 GPL-2+ LGPL-2.1+ GPL-2+ LGPL-2+ LGPL-2.1+ LGPL-2.1+ OPENLDAP GPL-2 GPL-2 GPL-2 BSD BSD-2 BSD-4 LGPL-2.1+ GPL-2 GPL-2 GPL-3+ GPL-3 BSD-2 LGPL-2.1+ BSD HPND ISC inner-net rc PCRE BSD public-domain LGPL-2.1+ GPL-2+ CC0-1.0 BSD-with-attribution LGPL-2.1+ MIT CC-BY-3.0 MIT GPL-2 LGPL-2.1+ LGPL-2.1 GPL-2+ LGPL-2.1+ GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.3+ || ( LGPL-3+ GPL-2+ ) || ( FDL-1.2 GPL-3+ ) GPL-3+ Apache-2.0 BSD GPL-2 GPL-2 || ( GPL-3 BSD-2 ) GPL-3+ LGPL-2.1 LGPL-2.1+ LGPL-2.1 MIT BSD ISC MIT GPL-3+ GPL-2 LGPL-2.1+ MIT GPL-2 GPL-2+ GPL-3 BSD MIT || ( MPL-1.1 GPL-2 ) linux-fw-redistributable BSD-2 BSD BSD-4 ISC MIT LGPL-2.1 CC0-1.0 MIT ISC GPL-2 )","moddate":"2026-08-27T19:43:08","packageid":70589,"repoid":1,"slot":"6.12.106","version":"6.12.106"},{"ebuildid":909473,"firstseen":"2026-08-27T20:43:08.468275","license":"GPL-2 generic-uki? ( GPL-2+ LGPL-2.1+ || ( BSD GPL-2 ) LGPL-2.1 || ( GPL-2 BSD ) GPL-2 GPL-3 GPL-3+ LGPL-2.1 LGPL-2 || ( BSD GPL-2 ) LGPL-2.1 GPL-3 GPL-3+ BSD BSD LGPL-2.1+ || ( Apache-2.0 CC0-1.0 ) BZIP2 LGPL-2.1+ public-domain BSD BSD-2 GPL-2 || ( BSD GPL-3 HIDAPI ) || ( AFL-2.1 GPL-2 ) MIT MIT || ( MPL-2.0 GPL-2 LGPL-2.1 ) GPL-2+ LGPL-2 LGPL-2.1 BSD-2 GPL-2 GPL-3+ GPL-3+ LGPL-2.1 GPL-2+ BSD-2 BSD curl ISC LGPL-2 CC0-1.0 GPL-2 LGPL-2.1 GPL-2+ GPL-2 BSD GPL-2 BSD LGPL-2.1 GPL-2 GPL-2 LGPL-2.1 MIT GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain x86? ( intel-ucode ) GPL-2 LGPL-2.1 public-domain GPL-2 LGPL-2.1 MIT public-domain ZLIB amd64? ( intel-ucode ) MIT GPL-2+ GPL-2 GPL-3 LGPL-2.1 LGPL-2.1 GPL-2 MIT LGPL-2.1 || ( GPL-2+ LGPL-3+ ) GPL-3+ unicode GPL-2 GPL-2 GPL-2+ LGPL-2.1+ GPL-2+ LGPL-2+ LGPL-2.1+ LGPL-2.1+ OPENLDAP GPL-2 GPL-2 GPL-2 BSD BSD-2 BSD-4 LGPL-2.1+ GPL-2 GPL-2 GPL-3+ GPL-3 BSD-2 LGPL-2.1+ BSD HPND ISC inner-net rc PCRE BSD public-domain LGPL-2.1+ GPL-2+ CC0-1.0 BSD-with-attribution LGPL-2.1+ MIT CC-BY-3.0 MIT GPL-2 LGPL-2.1+ LGPL-2.1 GPL-2+ LGPL-2.1+ GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.3+ || ( LGPL-3+ GPL-2+ ) || ( FDL-1.2 GPL-3+ ) GPL-3+ Apache-2.0 BSD GPL-2 GPL-2 || ( GPL-3 BSD-2 ) GPL-3+ LGPL-2.1 LGPL-2.1+ LGPL-2.1 MIT BSD ISC MIT GPL-3+ GPL-2 LGPL-2.1+ MIT GPL-2 GPL-2+ GPL-3 BSD MIT || ( MPL-1.1 GPL-2 ) linux-fw-redistributable BSD-2 BSD BSD-4 ISC MIT LGPL-2.1 CC0-1.0 MIT ISC GPL-2 )","moddate":"2026-08-27T19:43:08","packageid":70589,"repoid":1,"slot":"6.18.47","version":"6.18.47"},{"ebuildid":909474,"firstseen":"2026-08-27T20:43:08.468275","license":"GPL-2 generic-uki? ( GPL-2+ LGPL-2.1+ || ( BSD GPL-2 ) LGPL-2.1 || ( GPL-2 BSD ) GPL-2 GPL-3 GPL-3+ LGPL-2.1 LGPL-2 || ( BSD GPL-2 ) LGPL-2.1 GPL-3 GPL-3+ BSD BSD LGPL-2.1+ || ( Apache-2.0 CC0-1.0 ) BZIP2 LGPL-2.1+ public-domain BSD BSD-2 GPL-2 || ( BSD GPL-3 HIDAPI ) || ( AFL-2.1 GPL-2 ) MIT MIT || ( MPL-2.0 GPL-2 LGPL-2.1 ) GPL-2+ LGPL-2 LGPL-2.1 BSD-2 GPL-2 GPL-3+ GPL-3+ LGPL-2.1 GPL-2+ BSD-2 BSD curl ISC LGPL-2 CC0-1.0 GPL-2 LGPL-2.1 GPL-2+ GPL-2 BSD GPL-2 BSD LGPL-2.1 GPL-2 GPL-2 LGPL-2.1 MIT GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain x86? ( intel-ucode ) GPL-2 LGPL-2.1 public-domain GPL-2 LGPL-2.1 MIT public-domain ZLIB amd64? ( intel-ucode ) MIT GPL-2+ GPL-2 GPL-3 LGPL-2.1 LGPL-2.1 GPL-2 MIT LGPL-2.1 || ( GPL-2+ LGPL-3+ ) GPL-3+ unicode GPL-2 GPL-2 GPL-2+ LGPL-2.1+ GPL-2+ LGPL-2+ LGPL-2.1+ LGPL-2.1+ OPENLDAP GPL-2 GPL-2 GPL-2 BSD BSD-2 BSD-4 LGPL-2.1+ GPL-2 GPL-2 GPL-3+ GPL-3 BSD-2 LGPL-2.1+ BSD HPND ISC inner-net rc PCRE BSD public-domain LGPL-2.1+ GPL-2+ CC0-1.0 BSD-with-attribution LGPL-2.1+ MIT CC-BY-3.0 MIT GPL-2 LGPL-2.1+ LGPL-2.1 GPL-2+ LGPL-2.1+ GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.3+ || ( LGPL-3+ GPL-2+ ) || ( FDL-1.2 GPL-3+ ) GPL-3+ Apache-2.0 BSD GPL-2 GPL-2 || ( GPL-3 BSD-2 ) GPL-3+ LGPL-2.1 LGPL-2.1+ LGPL-2.1 MIT BSD ISC MIT GPL-3+ GPL-2 LGPL-2.1+ MIT GPL-2 GPL-2+ GPL-3 BSD MIT || ( MPL-1.1 GPL-2 ) linux-fw-redistributable BSD-2 BSD BSD-4 ISC MIT LGPL-2.1 CC0-1.0 MIT ISC GPL-2 )","moddate":"2026-08-27T19:43:08","packageid":70589,"repoid":1,"slot":"6.6.154","version":"6.6.154"}]}},{"id":{"name":"gentoo-kernel-modprep","tracked":false},"package":{"detail":{"categoryid":363,"description":"Minimal subset of gentoo-kernel-bin for building modules, for containers","firstseen":"2026-05-31T18:59:43.514041","name":"gentoo-kernel-modprep","packageid":79067},"ebuilds":[{"ebuildid":909480,"firstseen":"2026-08-27T20:43:08.468275","license":"GPL-2","moddate":"2026-08-27T19:43:08","packageid":79067,"repoid":1,"slot":"7.1.11","version":"7.1.11"},{"ebuildid":909476,"firstseen":"2026-08-27T20:43:08.468275","license":"GPL-2","moddate":"2026-08-27T19:43:08","packageid":79067,"repoid":1,"slot":"6.1.185","version":"6.1.185"},{"ebuildid":909477,"firstseen":"2026-08-27T20:43:08.468275","license":"GPL-2","moddate":"2026-08-27T19:43:08","packageid":79067,"repoid":1,"slot":"6.12.106","version":"6.12.106"},{"ebuildid":909478,"firstseen":"2026-08-27T20:43:08.468275","license":"GPL-2","moddate":"2026-08-27T19:43:08","packageid":79067,"repoid":1,"slot":"6.18.47","version":"6.18.47"},{"ebuildid":909479,"firstseen":"2026-08-27T20:43:08.468275","license":"GPL-2","moddate":"2026-08-27T19:43:08","packageid":79067,"repoid":1,"slot":"6.6.154","version":"6.6.154"}]}},{"id":{"name":"vanilla-kernel","tracked":false},"package":{"detail":{"categoryid":363,"description":"Linux kernel built from vanilla upstream sources","firstseen":"2019-12-11T17:05:15.687729","name":"vanilla-kernel","packageid":70451},"ebuilds":[{"ebuildid":909482,"firstseen":"2026-08-27T20:43:08.468275","license":"GPL-2 generic-uki? ( GPL-2+ LGPL-2.1+ || ( BSD GPL-2 ) LGPL-2.1 || ( GPL-2 BSD ) GPL-2 GPL-3 GPL-3+ LGPL-2.1 LGPL-2 || ( BSD GPL-2 ) LGPL-2.1 GPL-3 GPL-3+ BSD BSD LGPL-2.1+ || ( Apache-2.0 CC0-1.0 ) BZIP2 LGPL-2.1+ public-domain BSD BSD-2 GPL-2 || ( BSD GPL-3 HIDAPI ) || ( AFL-2.1 GPL-2 ) MIT MIT || ( MPL-2.0 GPL-2 LGPL-2.1 ) GPL-2+ LGPL-2 LGPL-2.1 BSD-2 GPL-2 GPL-3+ GPL-3+ LGPL-2.1 GPL-2+ BSD-2 BSD curl ISC LGPL-2 CC0-1.0 GPL-2 LGPL-2.1 GPL-2+ GPL-2 BSD GPL-2 BSD LGPL-2.1 GPL-2 GPL-2 LGPL-2.1 MIT GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain x86? ( intel-ucode ) GPL-2 LGPL-2.1 public-domain GPL-2 LGPL-2.1 MIT public-domain ZLIB amd64? ( intel-ucode ) MIT GPL-2+ GPL-2 GPL-3 LGPL-2.1 LGPL-2.1 GPL-2 MIT LGPL-2.1 || ( GPL-2+ LGPL-3+ ) GPL-3+ unicode GPL-2 GPL-2 GPL-2+ LGPL-2.1+ GPL-2+ LGPL-2+ LGPL-2.1+ LGPL-2.1+ OPENLDAP GPL-2 GPL-2 GPL-2 BSD BSD-2 BSD-4 LGPL-2.1+ GPL-2 GPL-2 GPL-3+ GPL-3 BSD-2 LGPL-2.1+ BSD HPND ISC inner-net rc PCRE BSD public-domain LGPL-2.1+ GPL-2+ CC0-1.0 BSD-with-attribution LGPL-2.1+ MIT CC-BY-3.0 MIT GPL-2 LGPL-2.1+ LGPL-2.1 GPL-2+ LGPL-2.1+ GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.3+ || ( LGPL-3+ GPL-2+ ) || ( FDL-1.2 GPL-3+ ) GPL-3+ Apache-2.0 BSD GPL-2 GPL-2 || ( GPL-3 BSD-2 ) GPL-3+ LGPL-2.1 LGPL-2.1+ LGPL-2.1 MIT BSD ISC MIT GPL-3+ GPL-2 LGPL-2.1+ MIT GPL-2 GPL-2+ GPL-3 BSD MIT || ( MPL-1.1 GPL-2 ) linux-fw-redistributable BSD-2 BSD BSD-4 ISC MIT LGPL-2.1 CC0-1.0 MIT ISC GPL-2 )","moddate":"2026-08-27T19:43:08","packageid":70451,"repoid":1,"slot":"6.12.106","version":"6.12.106"},{"ebuildid":909483,"firstseen":"2026-08-27T20:43:08.468275","license":"GPL-2 generic-uki? ( GPL-2+ LGPL-2.1+ || ( BSD GPL-2 ) LGPL-2.1 || ( GPL-2 BSD ) GPL-2 GPL-3 GPL-3+ LGPL-2.1 LGPL-2 || ( BSD GPL-2 ) LGPL-2.1 GPL-3 GPL-3+ BSD BSD LGPL-2.1+ || ( Apache-2.0 CC0-1.0 ) BZIP2 LGPL-2.1+ public-domain BSD BSD-2 GPL-2 || ( BSD GPL-3 HIDAPI ) || ( AFL-2.1 GPL-2 ) MIT MIT || ( MPL-2.0 GPL-2 LGPL-2.1 ) GPL-2+ LGPL-2 LGPL-2.1 BSD-2 GPL-2 GPL-3+ GPL-3+ LGPL-2.1 GPL-2+ BSD-2 BSD curl ISC LGPL-2 CC0-1.0 GPL-2 LGPL-2.1 GPL-2+ GPL-2 BSD GPL-2 BSD LGPL-2.1 GPL-2 GPL-2 LGPL-2.1 MIT GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain x86? ( intel-ucode ) GPL-2 LGPL-2.1 public-domain GPL-2 LGPL-2.1 MIT public-domain ZLIB amd64? ( intel-ucode ) MIT GPL-2+ GPL-2 GPL-3 LGPL-2.1 LGPL-2.1 GPL-2 MIT LGPL-2.1 || ( GPL-2+ LGPL-3+ ) GPL-3+ unicode GPL-2 GPL-2 GPL-2+ LGPL-2.1+ GPL-2+ LGPL-2+ LGPL-2.1+ LGPL-2.1+ OPENLDAP GPL-2 GPL-2 GPL-2 BSD BSD-2 BSD-4 LGPL-2.1+ GPL-2 GPL-2 GPL-3+ GPL-3 BSD-2 LGPL-2.1+ BSD HPND ISC inner-net rc PCRE BSD public-domain LGPL-2.1+ GPL-2+ CC0-1.0 BSD-with-attribution LGPL-2.1+ MIT CC-BY-3.0 MIT GPL-2 LGPL-2.1+ LGPL-2.1 GPL-2+ LGPL-2.1+ GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.3+ || ( LGPL-3+ GPL-2+ ) || ( FDL-1.2 GPL-3+ ) GPL-3+ Apache-2.0 BSD GPL-2 GPL-2 || ( GPL-3 BSD-2 ) GPL-3+ LGPL-2.1 LGPL-2.1+ LGPL-2.1 MIT BSD ISC MIT GPL-3+ GPL-2 LGPL-2.1+ MIT GPL-2 GPL-2+ GPL-3 BSD MIT || ( MPL-1.1 GPL-2 ) linux-fw-redistributable BSD-2 BSD BSD-4 ISC MIT LGPL-2.1 CC0-1.0 MIT ISC GPL-2 )","moddate":"2026-08-27T19:43:08","packageid":70451,"repoid":1,"slot":"6.18.47","version":"6.18.47"},{"ebuildid":909484,"firstseen":"2026-08-27T20:43:08.468275","license":"GPL-2 generic-uki? ( GPL-2+ LGPL-2.1+ || ( BSD GPL-2 ) LGPL-2.1 || ( GPL-2 BSD ) GPL-2 GPL-3 GPL-3+ LGPL-2.1 LGPL-2 || ( BSD GPL-2 ) LGPL-2.1 GPL-3 GPL-3+ BSD BSD LGPL-2.1+ || ( Apache-2.0 CC0-1.0 ) BZIP2 LGPL-2.1+ public-domain BSD BSD-2 GPL-2 || ( BSD GPL-3 HIDAPI ) || ( AFL-2.1 GPL-2 ) MIT MIT || ( MPL-2.0 GPL-2 LGPL-2.1 ) GPL-2+ LGPL-2 LGPL-2.1 BSD-2 GPL-2 GPL-3+ GPL-3+ LGPL-2.1 GPL-2+ BSD-2 BSD curl ISC LGPL-2 CC0-1.0 GPL-2 LGPL-2.1 GPL-2+ GPL-2 BSD GPL-2 BSD LGPL-2.1 GPL-2 GPL-2 LGPL-2.1 MIT GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain x86? ( intel-ucode ) GPL-2 LGPL-2.1 public-domain GPL-2 LGPL-2.1 MIT public-domain ZLIB amd64? ( intel-ucode ) MIT GPL-2+ GPL-2 GPL-3 LGPL-2.1 LGPL-2.1 GPL-2 MIT LGPL-2.1 || ( GPL-2+ LGPL-3+ ) GPL-3+ unicode GPL-2 GPL-2 GPL-2+ LGPL-2.1+ GPL-2+ LGPL-2+ LGPL-2.1+ LGPL-2.1+ OPENLDAP GPL-2 GPL-2 GPL-2 BSD BSD-2 BSD-4 LGPL-2.1+ GPL-2 GPL-2 GPL-3+ GPL-3 BSD-2 LGPL-2.1+ BSD HPND ISC inner-net rc PCRE BSD public-domain LGPL-2.1+ GPL-2+ CC0-1.0 BSD-with-attribution LGPL-2.1+ MIT CC-BY-3.0 MIT GPL-2 LGPL-2.1+ LGPL-2.1 GPL-2+ LGPL-2.1+ GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.3+ || ( LGPL-3+ GPL-2+ ) || ( FDL-1.2 GPL-3+ ) GPL-3+ Apache-2.0 BSD GPL-2 GPL-2 || ( GPL-3 BSD-2 ) GPL-3+ LGPL-2.1 LGPL-2.1+ LGPL-2.1 MIT BSD ISC MIT GPL-3+ GPL-2 LGPL-2.1+ MIT GPL-2 GPL-2+ GPL-3 BSD MIT || ( MPL-1.1 GPL-2 ) linux-fw-redistributable BSD-2 BSD BSD-4 ISC MIT LGPL-2.1 CC0-1.0 MIT ISC GPL-2 )","moddate":"2026-08-27T19:43:08","packageid":70451,"repoid":1,"slot":"6.6.154","version":"6.6.154"},{"ebuildid":909485,"firstseen":"2026-08-27T20:43:08.468275","license":"GPL-2 generic-uki? ( GPL-2+ LGPL-2.1+ || ( BSD GPL-2 ) LGPL-2.1 || ( GPL-2 BSD ) GPL-2 GPL-3 GPL-3+ LGPL-2.1 LGPL-2 || ( BSD GPL-2 ) LGPL-2.1 GPL-3 GPL-3+ BSD BSD LGPL-2.1+ || ( Apache-2.0 CC0-1.0 ) BZIP2 LGPL-2.1+ public-domain BSD BSD-2 GPL-2 || ( BSD GPL-3 HIDAPI ) || ( AFL-2.1 GPL-2 ) MIT MIT || ( MPL-2.0 GPL-2 LGPL-2.1 ) GPL-2+ LGPL-2 LGPL-2.1 BSD-2 GPL-2 GPL-3+ GPL-3+ LGPL-2.1 GPL-2+ BSD-2 BSD curl ISC LGPL-2 CC0-1.0 GPL-2 LGPL-2.1 GPL-2+ GPL-2 BSD GPL-2 BSD LGPL-2.1 GPL-2 GPL-2 LGPL-2.1 MIT GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain x86? ( intel-ucode ) GPL-2 LGPL-2.1 public-domain GPL-2 LGPL-2.1 MIT public-domain ZLIB amd64? ( intel-ucode ) MIT GPL-2+ GPL-2 GPL-3 LGPL-2.1 LGPL-2.1 GPL-2 MIT LGPL-2.1 || ( GPL-2+ LGPL-3+ ) GPL-3+ unicode GPL-2 GPL-2 GPL-2+ LGPL-2.1+ GPL-2+ LGPL-2+ LGPL-2.1+ LGPL-2.1+ OPENLDAP GPL-2 GPL-2 GPL-2 BSD BSD-2 BSD-4 LGPL-2.1+ GPL-2 GPL-2 GPL-3+ GPL-3 BSD-2 LGPL-2.1+ BSD HPND ISC inner-net rc PCRE BSD public-domain LGPL-2.1+ GPL-2+ CC0-1.0 BSD-with-attribution LGPL-2.1+ MIT CC-BY-3.0 MIT GPL-2 LGPL-2.1+ LGPL-2.1 GPL-2+ LGPL-2.1+ GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.3+ || ( LGPL-3+ GPL-2+ ) || ( FDL-1.2 GPL-3+ ) GPL-3+ Apache-2.0 BSD GPL-2 GPL-2 || ( GPL-3 BSD-2 ) GPL-3+ LGPL-2.1 LGPL-2.1+ LGPL-2.1 MIT BSD ISC MIT GPL-3+ GPL-2 LGPL-2.1+ MIT GPL-2 GPL-2+ GPL-3 BSD MIT || ( MPL-1.1 GPL-2 ) linux-fw-redistributable BSD-2 BSD BSD-4 ISC MIT LGPL-2.1 CC0-1.0 MIT ISC GPL-2 )","moddate":"2026-08-27T19:43:08","packageid":70451,"repoid":1,"slot":"7.1.11","version":"7.1.11"},{"ebuildid":909481,"firstseen":"2026-08-27T20:43:08.468275","license":"GPL-2","moddate":"2026-08-27T19:43:08","packageid":70451,"repoid":1,"slot":"6.1.185","version":"6.1.185"}]}}]},{"id":{"name":"virtual","tracked":false},"packages":[{"id":{"name":"dist-kernel","tracked":false},"package":{"detail":{"categoryid":396,"description":"Virtual to depend on any Distribution Kernel","firstseen":"2021-01-07T13:17:21.305486","name":"dist-kernel","packageid":72351},"ebuilds":[{"ebuildid":909487,"firstseen":"2026-08-27T20:43:08.468275","moddate":"2026-08-27T19:43:08","packageid":72351,"repoid":1,"slot":"0\/6.12.106","version":"6.12.106"},{"ebuildid":909488,"firstseen":"2026-08-27T20:43:08.468275","moddate":"2026-08-27T19:43:08","packageid":72351,"repoid":1,"slot":"0\/6.18.47","version":"6.18.47"},{"ebuildid":909486,"firstseen":"2026-08-27T20:43:08.468275","moddate":"2026-08-27T19:43:08","packageid":72351,"repoid":1,"slot":"0\/6.1.185","version":"6.1.185"},{"ebuildid":909490,"firstseen":"2026-08-27T20:43:08.468275","moddate":"2026-08-27T19:43:08","packageid":72351,"repoid":1,"slot":"0\/7.1.11","version":"7.1.11"},{"ebuildid":909489,"firstseen":"2026-08-27T20:43:08.468275","moddate":"2026-08-27T19:43:08","packageid":72351,"repoid":1,"slot":"0\/6.6.154","version":"6.6.154"}]}}]}],"timestamp":"2026-08-27"},{"categories":[{"id":{"name":"app-admin","tracked":false},"packages":[{"id":{"name":"awscli","tracked":false},"package":{"detail":{"categoryid":338,"description":"Universal Command Line Environment for AWS","firstseen":"2021-05-27T14:52:25.717568","name":"awscli","packageid":72927},"ebuilds":[{"ebuildid":909498,"firstseen":"2026-08-28T03:25:33.171046","license":"Apache-2.0","moddate":"2026-08-28T02:25:32","packageid":72927,"repoid":1,"slot":"0","version":"1.46.1"}]}}]},{"id":{"name":"app-crypt","tracked":false},"packages":[{"id":{"name":"qca","tracked":false},"package":{"detail":{"categoryid":312,"description":"Qt Cryptographic Architecture (QCA)","firstseen":"2010-05-04T00:54:45.661860","maintainer":"crypto@gentoo.org","maintainername":"Crypto","name":"qca","packageid":41954},"ebuilds":[{"ebuildid":909543,"firstseen":"2026-08-28T13:29:34.255541","license":"LGPL-2.1","moddate":"2026-08-28T12:29:33","packageid":41954,"repoid":1,"slot":"2","version":"2.3.12"}]}}]},{"id":{"name":"app-misc","tracked":false},"packages":[{"id":{"name":"broot","tracked":false},"package":{"detail":{"categoryid":422,"description":"A new way to see and navigate directory trees","firstseen":"2021-07-28T17:44:30.595297","name":"broot","packageid":73253},"ebuilds":[{"ebuildid":909531,"firstseen":"2026-08-28T11:28:52.310092","license":"Apache-2.0 Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD Boost-1.0 LGPL-3+ MIT MPL-2.0 UoI-NCSA Unicode-3.0 ZLIB","moddate":"2026-08-28T10:28:51","packageid":73253,"repoid":1,"slot":"0","version":"1.59.0"}]}}]},{"id":{"name":"app-portage","tracked":false},"packages":[{"id":{"name":"nattka","tracked":false},"package":{"detail":{"categoryid":432,"description":"A New Arch Tester Toolkit -- open-source stable-bot replacement","firstseen":"2020-04-01T14:56:03.579630","name":"nattka","packageid":70971},"ebuilds":[{"ebuildid":909532,"firstseen":"2026-08-28T11:48:58.195821","license":"GPL-2+","moddate":"2026-08-28T10:48:57","packageid":70971,"repoid":1,"slot":"0","version":"0.5.0"}]}}]},{"id":{"name":"app-text","tracked":false},"packages":[{"id":{"name":"qpdf","tracked":false},"package":{"detail":{"categoryid":391,"description":"Command-line tool for structural, content-preserving transformation of PDF files","firstseen":"2011-12-21T14:38:33.024919","maintainer":"printing@gentoo.org","maintainername":"Gentoo Printing Project","name":"qpdf","packageid":58593},"ebuilds":[{"ebuildid":909499,"firstseen":"2026-08-28T03:25:33.171046","license":"|| ( Apache-2.0 Artistic-2 )","moddate":"2026-08-28T02:25:32","packageid":58593,"repoid":1,"slot":"0\/12","version":"12.4.1"}]}}]},{"id":{"name":"dev-build","tracked":false},"packages":[{"id":{"name":"scons","tracked":false},"package":{"detail":{"categoryid":1561,"description":"Extensible Python-based build utility","firstseen":"2024-01-17T17:25:55.424968","name":"scons","packageid":76945,"summary":"SCons is a make replacement providing a range of enhanced features such as automated dependency generation and built in compilation cache support. SCons rule sets are Python scripts so as well as the features it provides itself SCons allows you to use the full power of Python to control compilation."},"ebuilds":[{"ebuildid":909500,"firstseen":"2026-08-28T03:25:33.171046","license":"MIT","moddate":"2026-08-28T02:25:32","packageid":76945,"repoid":1,"slot":"0","version":"4.11.1"}]}}]},{"id":{"name":"dev-lang","tracked":false},"packages":[{"id":{"name":"deno-bin","tracked":false},"package":{"detail":{"categoryid":450,"description":"Modern runtime for JavaScript and TypeScript","firstseen":"2025-10-22T09:49:56.989095","name":"deno-bin","packageid":78590},"ebuilds":[{"ebuildid":909501,"firstseen":"2026-08-28T03:25:33.171046","license":"MIT Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD CC0-1.0 ISC MIT MPL-2.0 openssl Unicode-3.0 Unicode-DFS-2016 ZLIB","moddate":"2026-08-28T02:25:32","packageid":78590,"repoid":1,"slot":"0","version":"2.9.6"}]}}]},{"id":{"name":"dev-libs","tracked":false},"packages":[{"id":{"name":"dqlite","tracked":false},"package":{"detail":{"categoryid":393,"description":"Embeddable, replicated and fault tolerant SQL engine","firstseen":"2020-10-23T09:20:19.221641","name":"dqlite","packageid":72138,"summary":"dqlite is a C library that implements an embeddable and replicated SQL database engine with high-availability and automatic failover. The acronym \"dqlite\" stands for \"distributed SQLite\", meaning that dqlite extends SQLite with a network protocol that can connect together various instances of your application and have them act as a highly-available cluster, with no dependency on external databases."},"ebuilds":[{"ebuildid":909533,"firstseen":"2026-08-28T11:48:58.195821","license":"LGPL-3-with-linking-exception","moddate":"2026-08-28T10:48:57","packageid":72138,"repoid":1,"slot":"0\/1.18.0","version":"1.18.7"}]}},{"id":{"name":"nss","tracked":false},"package":{"detail":{"categoryid":393,"description":"Mozilla's Network Security Services library that implements PKI support","firstseen":"2010-05-04T00:54:45.661860","maintainer":"mozilla@gentoo.org","maintainername":"Gentoo Mozilla Team","name":"nss","packageid":53590},"ebuilds":[{"ebuildid":909578,"firstseen":"2026-08-28T18:51:41.273223","license":"|| ( MPL-2.0 GPL-2 LGPL-2.1 )","moddate":"2026-08-28T17:51:40","packageid":53590,"repoid":1,"slot":"0","version":"3.128"}]}}]},{"id":{"name":"dev-python","tracked":false},"packages":[{"id":{"name":"blurb","tracked":false},"package":{"detail":{"categoryid":336,"description":"Tool to create and manage NEWS blurbs for CPython","firstseen":"2018-11-06T02:12:38.620938","name":"blurb","packageid":69520,"summary":"blurb is a tool designed to rid CPython core development of the scourge of Misc\/NEWS conflicts. The core concept: split Misc\/NEWS into many separate files that, when concatenated back together in sorted order, reconstitute the original Misc\/NEWS file. After that, Misc\/NEWS could be deleted from the CPython repo and thereafter rendered on demand (e.g. when building a release). When checking in a change to CPython, the checkin process will write out a new file that sorts into the correct place, using a filename unlikely to have a merge conflict."},"ebuilds":[{"ebuildid":909502,"firstseen":"2026-08-28T03:25:33.171046","license":"BSD","moddate":"2026-08-28T02:25:32","packageid":69520,"repoid":1,"slot":"0","version":"2.1.0"}]}},{"id":{"name":"boto3","tracked":false},"package":{"detail":{"categoryid":336,"description":"The AWS SDK for Python","firstseen":"2015-07-30T13:37:41.212652","maintainer":"alunduil@gentoo.org","maintainername":"Alex Brandt","name":"boto3","packageid":63904},"ebuilds":[{"ebuildid":909503,"firstseen":"2026-08-28T03:25:33.171046","license":"Apache-2.0","moddate":"2026-08-28T02:25:32","packageid":63904,"repoid":1,"slot":"0","version":"1.43.82"}]}},{"id":{"name":"botocore","tracked":false},"package":{"detail":{"categoryid":336,"description":"Low-level, data-driven core of boto 3","firstseen":"2015-07-30T13:37:41.212652","maintainer":"alunduil@gentoo.org","maintainername":"Alex Brandt","name":"botocore","packageid":63905},"ebuilds":[{"ebuildid":909504,"firstseen":"2026-08-28T03:25:33.171046","license":"Apache-2.0","moddate":"2026-08-28T02:25:32","packageid":63905,"repoid":1,"slot":"0","version":"1.43.82"}]}},{"id":{"name":"build","tracked":false},"package":{"detail":{"categoryid":336,"description":"A simple, correct PEP517 package builder","firstseen":"2022-01-11T09:01:32.182396","name":"build","packageid":74073},"ebuilds":[{"ebuildid":909505,"firstseen":"2026-08-28T03:25:33.171046","license":"MIT","moddate":"2026-08-28T02:25:32","packageid":74073,"repoid":1,"slot":"0","version":"1.6.0"}]}},{"id":{"name":"gpep517","tracked":false},"package":{"detail":{"categoryid":336,"description":"A backend script to aid installing Python packages in Gentoo","firstseen":"2022-04-05T12:56:32.209122","name":"gpep517","packageid":74741},"ebuilds":[{"ebuildid":909552,"firstseen":"2026-08-28T17:51:14.237919","license":"GPL-2+","moddate":"2026-08-28T16:51:13","packageid":74741,"repoid":1,"slot":"0","version":"22"}]}},{"id":{"name":"isort","tracked":false},"package":{"detail":{"categoryid":336,"description":"A python utility\/library to sort imports","firstseen":"2017-01-03T14:36:13.843086","name":"isort","packageid":66330},"ebuilds":[{"ebuildid":909506,"firstseen":"2026-08-28T03:25:33.171046","license":"MIT","moddate":"2026-08-28T02:25:32","packageid":66330,"repoid":1,"slot":"0","version":"9.0.1"}]}},{"id":{"name":"jupyter-server","tracked":false},"package":{"detail":{"categoryid":336,"description":"Core services, APIs, and REST endpoints to Jupyter web applications","firstseen":"2023-03-17T06:04:17.720968","name":"jupyter-server","packageid":75907},"ebuilds":[{"ebuildid":909507,"firstseen":"2026-08-28T03:25:33.171046","license":"BSD","moddate":"2026-08-28T02:25:32","packageid":75907,"repoid":1,"slot":"0","version":"2.21.0"}]}},{"id":{"name":"msgpack","tracked":false},"package":{"detail":{"categoryid":336,"description":"MessagePack (de)serializer for Python","firstseen":"2011-12-28T14:37:56.661719","maintainer":"python@gentoo.org","maintainername":"Python","name":"msgpack","packageid":58618},"ebuilds":[{"ebuildid":909508,"firstseen":"2026-08-28T03:25:33.171046","license":"Apache-2.0","moddate":"2026-08-28T02:25:32","packageid":58618,"repoid":1,"slot":"0","version":"1.2.2"}]}},{"id":{"name":"nanobind","tracked":false},"package":{"detail":{"categoryid":336,"description":"Tiny and efficient C++\/Python bindings","firstseen":"2024-07-08T15:17:01.484313","name":"nanobind","packageid":77639},"ebuilds":[{"ebuildid":909509,"firstseen":"2026-08-28T03:25:33.171046","license":"BSD","moddate":"2026-08-28T02:25:32","packageid":77639,"repoid":1,"slot":"0","version":"3.0.1"}]}},{"id":{"name":"nuitka","tracked":false},"package":{"detail":{"categoryid":336,"description":"Python to native compiler","firstseen":"2024-11-22T21:19:12.334391","name":"nuitka","packageid":77893,"summary":"Python compiler with full language support and CPython compatibility This Python compiler achieves full language compatibility and compiles Python code into compiled objects that are not second class at all. Instead they can be used in the same way as pure Python objects."},"ebuilds":[{"ebuildid":909510,"firstseen":"2026-08-28T03:25:33.171046","license":"Apache-2.0","moddate":"2026-08-28T02:25:32","packageid":77893,"repoid":1,"slot":"0","version":"4.2"}]}},{"id":{"name":"openstacksdk","tracked":false},"package":{"detail":{"categoryid":336,"description":"A collection of libraries for building applications to work with OpenStack","firstseen":"2016-03-27T13:40:47.864957","maintainer":"prometheanfire@gentoo.org","maintainername":"Matthew Thode","name":"openstacksdk","packageid":65223},"ebuilds":[{"ebuildid":909511,"firstseen":"2026-08-28T03:25:33.171046","license":"Apache-2.0","moddate":"2026-08-28T02:25:32","packageid":65223,"repoid":1,"slot":"0","version":"4.19.1"}]}},{"id":{"name":"oslo-log","tracked":false},"package":{"detail":{"categoryid":336,"description":"OpenStack logging config library, configuration for all openstack projects","firstseen":"2015-02-28T14:38:37.360540","maintainer":"prometheanfire@gentoo.org","maintainername":"Matthew Thode","name":"oslo-log","packageid":63142,"summary":"OpenStack logging configuration library provides standardized configuration for all openstack projects. It also provides custom formatters, handlers and support for context specific logging (like resource id’s etc)."},"ebuilds":[{"ebuildid":909512,"firstseen":"2026-08-28T03:25:33.171046","license":"Apache-2.0","moddate":"2026-08-28T02:25:32","packageid":63142,"repoid":1,"slot":"0","version":"8.3.1"}]}},{"id":{"name":"platformdirs","tracked":false},"package":{"detail":{"categoryid":336,"description":"A small Python module for determining appropriate platform-specific dirs","firstseen":"2021-07-16T09:10:07.043965","name":"platformdirs","packageid":73197},"ebuilds":[{"ebuildid":909513,"firstseen":"2026-08-28T03:25:33.171046","license":"MIT","moddate":"2026-08-28T02:25:32","packageid":73197,"repoid":1,"slot":"0","version":"4.11.5"}]}},{"id":{"name":"python-glanceclient","tracked":false},"package":{"detail":{"categoryid":336,"description":"A client for the OpenStack Glance API","firstseen":"2013-01-18T14:36:28.529501","maintainer":"prometheanfire@gentoo.org","maintainername":"Matthew Thode","name":"python-glanceclient","packageid":60226},"ebuilds":[{"ebuildid":909514,"firstseen":"2026-08-28T03:25:33.171046","license":"Apache-2.0","moddate":"2026-08-28T02:25:32","packageid":60226,"repoid":1,"slot":"0","version":"4.13.0"}]}},{"id":{"name":"python-openstackclient","tracked":false},"package":{"detail":{"categoryid":336,"description":"A client for the OpenStack APIs","firstseen":"2015-06-12T13:37:33.630914","maintainer":"prometheanfire@gentoo.org","maintainername":"Matthew Thode","name":"python-openstackclient","packageid":63794},"ebuilds":[{"ebuildid":909515,"firstseen":"2026-08-28T03:25:33.171046","license":"Apache-2.0","moddate":"2026-08-28T02:25:32","packageid":63794,"repoid":1,"slot":"0","version":"10.3.0"}]}},{"id":{"name":"sabctools","tracked":false},"package":{"detail":{"categoryid":336,"description":"Module providing raw yEnc encoding\/decoding for SABnzbd","firstseen":"2023-07-24T16:18:25.727970","name":"sabctools","packageid":76355},"ebuilds":[{"ebuildid":909516,"firstseen":"2026-08-28T03:25:33.171046","license":"GPL-2+","moddate":"2026-08-28T02:25:32","packageid":76355,"repoid":1,"slot":"0","version":"9.7.1"}]}},{"id":{"name":"selenium","tracked":false},"package":{"detail":{"categoryid":336,"description":"Python language binding for Selenium Remote Control","firstseen":"2012-11-30T14:35:57.009992","maintainer":"python@gentoo.org","maintainername":"Python","name":"selenium","packageid":60077},"ebuilds":[{"ebuildid":909534,"firstseen":"2026-08-28T11:48:58.195821","license":"Apache-2.0","moddate":"2026-08-28T10:48:57","packageid":60077,"repoid":1,"slot":"0","version":"4.48.0"}]}},{"id":{"name":"snakeoil","tracked":false},"package":{"detail":{"categoryid":336,"description":"misc common functionality and useful optimizations","firstseen":"2010-05-04T00:54:45.661860","maintainer":"radhermit@gentoo.org","maintainername":"Tim Harder","name":"snakeoil","packageid":47271},"ebuilds":[{"ebuildid":909524,"firstseen":"2026-08-28T07:07:10.902745","license":"BSD BSD-2 MIT","moddate":"2026-08-28T06:07:10","packageid":47271,"repoid":1,"slot":"0","version":"0.11.5"}]}},{"id":{"name":"statsmodels","tracked":false},"package":{"detail":{"categoryid":336,"description":"Statistical computations and models for use with SciPy","firstseen":"2013-08-21T13:36:20.631087","maintainer":"python@gentoo.org","maintainername":"Python","name":"statsmodels","packageid":61143,"summary":"statsmodels is a Python module that allows users to explore data, estimate statistical models, and perform statistical tests. An extensive list of descriptive statistics, statistical tests, plotting functions, and result statistics are available for different types of data and each estimator. Researchers across fields may find that statsmodels fully meets their needs for statistical computing and data analysis in Python."},"ebuilds":[{"ebuildid":909535,"firstseen":"2026-08-28T11:48:58.195821","license":"BSD","moddate":"2026-08-28T10:48:57","packageid":61143,"repoid":1,"slot":"0","version":"0.15.0"}]}},{"id":{"name":"stripe","tracked":false},"package":{"detail":{"categoryid":336,"description":"Stripe Python bindings","firstseen":"2017-05-10T22:50:39.470271","name":"stripe","packageid":66841},"ebuilds":[{"ebuildid":909517,"firstseen":"2026-08-28T03:25:33.171046","license":"MIT","moddate":"2026-08-28T02:25:32","packageid":66841,"repoid":1,"slot":"0","version":"15.6.0"}]}},{"id":{"name":"types-docutils","tracked":false},"package":{"detail":{"categoryid":336,"description":"Typing stubs for docutils","firstseen":"2022-12-10T18:40:40.249741","name":"types-docutils","packageid":75657},"ebuilds":[{"ebuildid":909518,"firstseen":"2026-08-28T03:25:33.171046","license":"Apache-2.0","moddate":"2026-08-28T02:25:32","packageid":75657,"repoid":1,"slot":"0","version":"0.23.0.20260827"}]}},{"id":{"name":"types-psutil","tracked":false},"package":{"detail":{"categoryid":336,"description":"Typing stubs for psutil","firstseen":"2023-10-10T22:03:37.400293","name":"types-psutil","packageid":76574},"ebuilds":[{"ebuildid":909519,"firstseen":"2026-08-28T03:25:33.171046","license":"Apache-2.0","moddate":"2026-08-28T02:25:32","packageid":76574,"repoid":1,"slot":"0","version":"7.2.2.20260827"}]}},{"id":{"name":"uv","tracked":false},"package":{"detail":{"categoryid":336,"description":"A Python package installer and resolver, written in Rust","firstseen":"2024-03-04T20:15:48.016059","name":"uv","packageid":77148},"ebuilds":[{"ebuildid":909520,"firstseen":"2026-08-28T03:25:33.171046","license":"|| ( Apache-2.0 MIT ) 0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD CC0-1.0 CDLA-Permissive-2.0 ISC MIT MIT-0 MPL-2.0 Unicode-3.0 Unicode-DFS-2016 ZLIB openssl","moddate":"2026-08-28T02:25:32","packageid":77148,"repoid":1,"slot":"0","version":"0.12.7"}]}},{"id":{"name":"uv-build","tracked":false},"package":{"detail":{"categoryid":336,"description":"PEP517 uv build backend","firstseen":"2025-04-02T08:31:03.173040","name":"uv-build","packageid":78251},"ebuilds":[{"ebuildid":909521,"firstseen":"2026-08-28T03:25:33.171046","license":"|| ( Apache-2.0 MIT )","moddate":"2026-08-28T02:25:32","packageid":78251,"repoid":1,"slot":"0","version":"0.12.7"}]}}]},{"id":{"name":"dev-util","tracked":false},"packages":[{"id":{"name":"ruff","tracked":false},"package":{"detail":{"categoryid":428,"description":"An extremely fast Python linter, written in Rust","firstseen":"2023-02-08T20:51:30.045699","name":"ruff","packageid":75819},"ebuilds":[{"ebuildid":909584,"firstseen":"2026-08-28T22:32:55.096418","license":"MIT Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD CC0-1.0 ISC MIT MPL-2.0 PSF-2 Unicode-3.0 Unicode-DFS-2016 WTFPL-2 ZLIB","moddate":"2026-08-28T21:32:54","packageid":75819,"repoid":1,"slot":"0","version":"0.16.5"}]}},{"id":{"name":"selenium-manager","tracked":false},"package":{"detail":{"categoryid":428,"description":"CLI tool that manages the browser\/driver infrastructure required by Selenium","firstseen":"2023-08-25T14:35:57.163844","name":"selenium-manager","packageid":76427},"ebuilds":[{"ebuildid":909522,"firstseen":"2026-08-28T03:25:33.171046","license":"Apache-2.0 Apache-2.0 BSD CDLA-Permissive-2.0 ISC MIT MPL-2.0 Unicode-3.0 ZLIB BZIP2","moddate":"2026-08-28T02:25:32","packageid":76427,"repoid":1,"slot":"0","version":"4.48.0"}]}}]},{"id":{"name":"media-libs","tracked":false},"packages":[{"id":{"name":"netpbm","tracked":false},"package":{"detail":{"categoryid":438,"description":"A set of utilities for converting to\/from the netpbm (and related) formats","firstseen":"2010-05-04T00:54:45.661860","maintainer":"graphics@gentoo.org","maintainername":"Gentoo Graphics Project","name":"netpbm","packageid":47776},"ebuilds":[{"ebuildid":909583,"firstseen":"2026-08-28T20:32:07.348961","license":"Artistic BSD GPL-2 IJG LGPL-2.1 MIT public-domain","moddate":"2026-08-28T19:32:07","packageid":47776,"repoid":1,"slot":"0\/stable","version":"11.2.22"}]}}]},{"id":{"name":"net-analyzer","tracked":false},"packages":[{"id":{"name":"nmap","tracked":false},"package":{"detail":{"categoryid":334,"description":"Network exploration tool and security \/ port scanner","firstseen":"2010-05-04T00:54:45.661860","maintainer":"netmon@gentoo.org","maintainername":"Gentoo network monitoring and analysis project","name":"nmap","packageid":50404},"ebuilds":[{"ebuildid":909544,"firstseen":"2026-08-28T13:29:34.255541","license":"NPSL-0.95","moddate":"2026-08-28T23:33:31","packageid":50404,"repoid":1,"slot":"0","version":"7.991"}]}}]},{"id":{"name":"net-misc","tracked":false},"packages":[{"id":{"name":"freerdp","tracked":false},"package":{"detail":{"categoryid":451,"description":"Free implementation of the Remote Desktop Protocol","firstseen":"2011-01-22T14:41:38.628023","maintainer":"floppym@gentoo.org","maintainername":"Mike Gilbert","name":"freerdp","packageid":56733},"ebuilds":[{"ebuildid":909579,"firstseen":"2026-08-28T19:11:46.551644","license":"Apache-2.0","moddate":"2026-08-28T18:11:46","packageid":56733,"repoid":1,"slot":"3","version":"3.31.0-r1"}]}}]},{"id":{"name":"net-p2p","tracked":false},"packages":[{"id":{"name":"kubo","tracked":false},"package":{"detail":{"categoryid":459,"description":"Main implementation of IPFS","firstseen":"2022-08-04T00:20:42.180952","name":"kubo","packageid":75289},"ebuilds":[{"ebuildid":909536,"firstseen":"2026-08-28T11:48:58.195821","license":"Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT MPL-2.0","moddate":"2026-08-28T10:48:57","packageid":75289,"repoid":1,"slot":"0","version":"0.43.0"}]}}]},{"id":{"name":"net-proxy","tracked":false},"packages":[{"id":{"name":"haproxy","tracked":false},"package":{"detail":{"categoryid":313,"description":"A TCP\/HTTP reverse proxy for high availability environments","firstseen":"2010-05-04T00:54:45.661860","maintainer":"idl0r@gentoo.org","maintainername":"Christian Ruppert","name":"haproxy","packageid":51866,"summary":"HAProxy is a free, very fast and reliable solution offering high availability, load balancing, and proxying for TCP and HTTP-based applications. It is particularly suited for web sites crawling under very high loads while needing persistence or Layer7 processing. Supporting tens of thousands of connections is clearly realistic with todays hardware. Its mode of operation makes its integration into existing architectures very easy and riskless, while still offering the possibility not to expose fragile web servers to the Net. It can: - route HTTP requests depending on statically assigned cookies - spread the load among several servers while assuring server persistence through the use of HTTP cookies - switch to backup servers in the event a main one fails - accept connections to special ports dedicated to service monitoring - stop accepting connections without breaking existing ones - add\/modify\/delete HTTP headers both ways - block requests matching a particular pattern Its event-driven architecture allows it to easily handle thousands of simultaneous connections on hundreds of instances without risking the system's stability."},"ebuilds":[{"ebuildid":909529,"firstseen":"2026-08-28T10:48:27.502574","license":"GPL-2 LGPL-2.1","moddate":"2026-08-28T09:48:27","packageid":51866,"repoid":1,"slot":"0\/3.3","version":"3.3.14"},{"ebuildid":909527,"firstseen":"2026-08-28T10:48:27.502574","license":"GPL-2 LGPL-2.1","moddate":"2026-08-28T09:48:27","packageid":51866,"repoid":1,"slot":"0\/3.0","version":"3.0.27"},{"ebuildid":909528,"firstseen":"2026-08-28T10:48:27.502574","license":"GPL-2 LGPL-2.1","moddate":"2026-08-28T09:48:27","packageid":51866,"repoid":1,"slot":"0\/3.2","version":"3.2.23"},{"ebuildid":909530,"firstseen":"2026-08-28T10:48:27.502574","license":"GPL-2 LGPL-2.1","moddate":"2026-08-28T09:48:27","packageid":51866,"repoid":1,"slot":"0\/3.4","version":"3.4.4"}]}}]},{"id":{"name":"sci-ml","tracked":false},"packages":[{"id":{"name":"ollama","tracked":false},"package":{"detail":{"categoryid":1597,"description":"Get up and running with Llama 3, Mistral, Gemma, and other language models","firstseen":"2026-07-04T20:41:48.179523","name":"ollama","packageid":79264},"ebuilds":[{"ebuildid":909525,"firstseen":"2026-08-28T09:27:53.636857","license":"MIT","moddate":"2026-08-28T08:27:53","packageid":79264,"repoid":1,"slot":"0","version":"0.33.1"}]}}]},{"id":{"name":"sys-apps","tracked":false},"packages":[{"id":{"name":"likwid","tracked":false},"package":{"detail":{"categoryid":343,"description":"A performance-oriented tool suite for x86 multicore environments","firstseen":"2019-03-25T17:59:58.158927","name":"likwid","packageid":69735},"ebuilds":[{"ebuildid":909523,"firstseen":"2026-08-28T05:26:38.207002","license":"GPL-3+ BSD MIT","moddate":"2026-08-28T04:26:37","packageid":69735,"repoid":1,"slot":"0","version":"5.5.2"}]}},{"id":{"name":"memtest86+","tracked":false},"package":{"detail":{"categoryid":343,"description":"Memory tester based on PCMemTest","firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"memtest86+","packageid":47589},"ebuilds":[{"ebuildid":909551,"firstseen":"2026-08-28T15:50:26.359000","license":"GPL-2","moddate":"2026-08-28T14:50:25","packageid":47589,"repoid":1,"slot":"0","version":"8.10-r1"}]}},{"id":{"name":"portage","tracked":false},"package":{"detail":{"categoryid":343,"description":"The package management and distribution system for Gentoo","firstseen":"2010-05-04T00:54:45.661860","maintainer":"dev-portage@gentoo.org","name":"portage","packageid":44846},"ebuilds":[{"ebuildid":909526,"firstseen":"2026-08-28T09:27:53.636857","license":"GPL-2","moddate":"2026-08-28T08:27:53","packageid":44846,"repoid":1,"slot":"0","version":"3.0.82.2"}]}}]},{"id":{"name":"sys-boot","tracked":false},"packages":[{"id":{"name":"raspberrypi-firmware","tracked":false},"package":{"detail":{"categoryid":446,"description":"Raspberry Pi (all versions) bootloader and GPU firmware","firstseen":"2013-07-15T13:36:42.670773","maintainer":"xmw@gentoo.org","maintainername":"Michael Weber","name":"raspberrypi-firmware","packageid":61015},"ebuilds":[{"ebuildid":909580,"firstseen":"2026-08-28T19:51:58.200911","license":"raspberrypi-videocore-bin","moddate":"2026-08-28T18:51:57","packageid":61015,"repoid":1,"slot":"0","version":"1.20260824"}]}}]},{"id":{"name":"sys-kernel","tracked":false},"packages":[{"id":{"name":"gentoo-kernel","tracked":false},"package":{"detail":{"categoryid":363,"description":"Linux kernel built with Gentoo patches","firstseen":"2020-01-10T15:47:05.743392","name":"gentoo-kernel","packageid":70588},"ebuilds":[{"ebuildid":909556,"firstseen":"2026-08-28T17:51:14.237919","license":"GPL-2 generic-uki? ( GPL-2+ LGPL-2.1+ || ( BSD GPL-2 ) LGPL-2.1 || ( GPL-2 BSD ) GPL-2 GPL-3 GPL-3+ LGPL-2.1 LGPL-2 || ( BSD GPL-2 ) LGPL-2.1 GPL-3 GPL-3+ BSD BSD LGPL-2.1+ || ( Apache-2.0 CC0-1.0 ) BZIP2 LGPL-2.1+ public-domain BSD BSD-2 GPL-2 || ( BSD GPL-3 HIDAPI ) || ( AFL-2.1 GPL-2 ) MIT MIT || ( MPL-2.0 GPL-2 LGPL-2.1 ) GPL-2+ LGPL-2 LGPL-2.1 BSD-2 GPL-2 GPL-3+ GPL-3+ LGPL-2.1 GPL-2+ BSD-2 BSD curl ISC LGPL-2 CC0-1.0 GPL-2 LGPL-2.1 GPL-2+ GPL-2 BSD GPL-2 BSD LGPL-2.1 GPL-2 GPL-2 LGPL-2.1 MIT GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain x86? ( intel-ucode ) GPL-2 LGPL-2.1 public-domain GPL-2 LGPL-2.1 MIT public-domain ZLIB amd64? ( intel-ucode ) MIT GPL-2+ GPL-2 GPL-3 LGPL-2.1 LGPL-2.1 GPL-2 MIT LGPL-2.1 || ( GPL-2+ LGPL-3+ ) GPL-3+ unicode GPL-2 GPL-2 GPL-2+ LGPL-2.1+ GPL-2+ LGPL-2+ LGPL-2.1+ LGPL-2.1+ OPENLDAP GPL-2 GPL-2 GPL-2 BSD BSD-2 BSD-4 LGPL-2.1+ GPL-2 GPL-2 GPL-3+ GPL-3 BSD-2 LGPL-2.1+ BSD HPND ISC inner-net rc PCRE BSD public-domain LGPL-2.1+ GPL-2+ CC0-1.0 BSD-with-attribution LGPL-2.1+ MIT CC-BY-3.0 MIT GPL-2 LGPL-2.1+ LGPL-2.1 GPL-2+ LGPL-2.1+ GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.3+ || ( LGPL-3+ GPL-2+ ) || ( FDL-1.2 GPL-3+ ) GPL-3+ Apache-2.0 BSD GPL-2 GPL-2 || ( GPL-3 BSD-2 ) GPL-3+ LGPL-2.1 LGPL-2.1+ LGPL-2.1 MIT BSD ISC MIT GPL-3+ GPL-2 LGPL-2.1+ MIT GPL-2 GPL-2+ GPL-3 BSD MIT || ( MPL-1.1 GPL-2 ) linux-fw-redistributable BSD-2 BSD BSD-4 ISC MIT LGPL-2.1 CC0-1.0 MIT ISC GPL-2 )","moddate":"2026-08-28T16:51:13","packageid":70588,"repoid":1,"slot":"6.6.155","version":"6.6.155"},{"ebuildid":909555,"firstseen":"2026-08-28T17:51:14.237919","license":"GPL-2 generic-uki? ( GPL-2+ LGPL-2.1+ || ( BSD GPL-2 ) LGPL-2.1 || ( GPL-2 BSD ) GPL-2 GPL-3 GPL-3+ LGPL-2.1 LGPL-2 || ( BSD GPL-2 ) LGPL-2.1 GPL-3 GPL-3+ BSD BSD LGPL-2.1+ || ( Apache-2.0 CC0-1.0 ) BZIP2 LGPL-2.1+ public-domain BSD BSD-2 GPL-2 || ( BSD GPL-3 HIDAPI ) || ( AFL-2.1 GPL-2 ) MIT MIT || ( MPL-2.0 GPL-2 LGPL-2.1 ) GPL-2+ LGPL-2 LGPL-2.1 BSD-2 GPL-2 GPL-3+ GPL-3+ LGPL-2.1 GPL-2+ BSD-2 BSD curl ISC LGPL-2 CC0-1.0 GPL-2 LGPL-2.1 GPL-2+ GPL-2 BSD GPL-2 BSD LGPL-2.1 GPL-2 GPL-2 LGPL-2.1 MIT GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain x86? ( intel-ucode ) GPL-2 LGPL-2.1 public-domain GPL-2 LGPL-2.1 MIT public-domain ZLIB amd64? ( intel-ucode ) MIT GPL-2+ GPL-2 GPL-3 LGPL-2.1 LGPL-2.1 GPL-2 MIT LGPL-2.1 || ( GPL-2+ LGPL-3+ ) GPL-3+ unicode GPL-2 GPL-2 GPL-2+ LGPL-2.1+ GPL-2+ LGPL-2+ LGPL-2.1+ LGPL-2.1+ OPENLDAP GPL-2 GPL-2 GPL-2 BSD BSD-2 BSD-4 LGPL-2.1+ GPL-2 GPL-2 GPL-3+ GPL-3 BSD-2 LGPL-2.1+ BSD HPND ISC inner-net rc PCRE BSD public-domain LGPL-2.1+ GPL-2+ CC0-1.0 BSD-with-attribution LGPL-2.1+ MIT CC-BY-3.0 MIT GPL-2 LGPL-2.1+ LGPL-2.1 GPL-2+ LGPL-2.1+ GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.3+ || ( LGPL-3+ GPL-2+ ) || ( FDL-1.2 GPL-3+ ) GPL-3+ Apache-2.0 BSD GPL-2 GPL-2 || ( GPL-3 BSD-2 ) GPL-3+ LGPL-2.1 LGPL-2.1+ LGPL-2.1 MIT BSD ISC MIT GPL-3+ GPL-2 LGPL-2.1+ MIT GPL-2 GPL-2+ GPL-3 BSD MIT || ( MPL-1.1 GPL-2 ) linux-fw-redistributable BSD-2 BSD BSD-4 ISC MIT LGPL-2.1 CC0-1.0 MIT ISC GPL-2 )","moddate":"2026-08-28T16:51:13","packageid":70588,"repoid":1,"slot":"6.18.48","version":"6.18.48"},{"ebuildid":909553,"firstseen":"2026-08-28T17:51:14.237919","license":"GPL-2","moddate":"2026-08-28T16:51:13","packageid":70588,"repoid":1,"slot":"6.1.186","version":"6.1.186"},{"ebuildid":909554,"firstseen":"2026-08-28T17:51:14.237919","license":"GPL-2 generic-uki? ( GPL-2+ LGPL-2.1+ || ( BSD GPL-2 ) LGPL-2.1 || ( GPL-2 BSD ) GPL-2 GPL-3 GPL-3+ LGPL-2.1 LGPL-2 || ( BSD GPL-2 ) LGPL-2.1 GPL-3 GPL-3+ BSD BSD LGPL-2.1+ || ( Apache-2.0 CC0-1.0 ) BZIP2 LGPL-2.1+ public-domain BSD BSD-2 GPL-2 || ( BSD GPL-3 HIDAPI ) || ( AFL-2.1 GPL-2 ) MIT MIT || ( MPL-2.0 GPL-2 LGPL-2.1 ) GPL-2+ LGPL-2 LGPL-2.1 BSD-2 GPL-2 GPL-3+ GPL-3+ LGPL-2.1 GPL-2+ BSD-2 BSD curl ISC LGPL-2 CC0-1.0 GPL-2 LGPL-2.1 GPL-2+ GPL-2 BSD GPL-2 BSD LGPL-2.1 GPL-2 GPL-2 LGPL-2.1 MIT GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain x86? ( intel-ucode ) GPL-2 LGPL-2.1 public-domain GPL-2 LGPL-2.1 MIT public-domain ZLIB amd64? ( intel-ucode ) MIT GPL-2+ GPL-2 GPL-3 LGPL-2.1 LGPL-2.1 GPL-2 MIT LGPL-2.1 || ( GPL-2+ LGPL-3+ ) GPL-3+ unicode GPL-2 GPL-2 GPL-2+ LGPL-2.1+ GPL-2+ LGPL-2+ LGPL-2.1+ LGPL-2.1+ OPENLDAP GPL-2 GPL-2 GPL-2 BSD BSD-2 BSD-4 LGPL-2.1+ GPL-2 GPL-2 GPL-3+ GPL-3 BSD-2 LGPL-2.1+ BSD HPND ISC inner-net rc PCRE BSD public-domain LGPL-2.1+ GPL-2+ CC0-1.0 BSD-with-attribution LGPL-2.1+ MIT CC-BY-3.0 MIT GPL-2 LGPL-2.1+ LGPL-2.1 GPL-2+ LGPL-2.1+ GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.3+ || ( LGPL-3+ GPL-2+ ) || ( FDL-1.2 GPL-3+ ) GPL-3+ Apache-2.0 BSD GPL-2 GPL-2 || ( GPL-3 BSD-2 ) GPL-3+ LGPL-2.1 LGPL-2.1+ LGPL-2.1 MIT BSD ISC MIT GPL-3+ GPL-2 LGPL-2.1+ MIT GPL-2 GPL-2+ GPL-3 BSD MIT || ( MPL-1.1 GPL-2 ) linux-fw-redistributable BSD-2 BSD BSD-4 ISC MIT LGPL-2.1 CC0-1.0 MIT ISC GPL-2 )","moddate":"2026-08-28T16:51:13","packageid":70588,"repoid":1,"slot":"6.12.107","version":"6.12.107"},{"ebuildid":909557,"firstseen":"2026-08-28T17:51:14.237919","license":"GPL-2 generic-uki? ( GPL-2+ LGPL-2.1+ || ( BSD GPL-2 ) LGPL-2.1 || ( GPL-2 BSD ) GPL-2 GPL-3 GPL-3+ LGPL-2.1 LGPL-2 || ( BSD GPL-2 ) LGPL-2.1 GPL-3 GPL-3+ BSD BSD LGPL-2.1+ || ( Apache-2.0 CC0-1.0 ) BZIP2 LGPL-2.1+ public-domain BSD BSD-2 GPL-2 || ( BSD GPL-3 HIDAPI ) || ( AFL-2.1 GPL-2 ) MIT MIT || ( MPL-2.0 GPL-2 LGPL-2.1 ) GPL-2+ LGPL-2 LGPL-2.1 BSD-2 GPL-2 GPL-3+ GPL-3+ LGPL-2.1 GPL-2+ BSD-2 BSD curl ISC LGPL-2 CC0-1.0 GPL-2 LGPL-2.1 GPL-2+ GPL-2 BSD GPL-2 BSD LGPL-2.1 GPL-2 GPL-2 LGPL-2.1 MIT GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain x86? ( intel-ucode ) GPL-2 LGPL-2.1 public-domain GPL-2 LGPL-2.1 MIT public-domain ZLIB amd64? ( intel-ucode ) MIT GPL-2+ GPL-2 GPL-3 LGPL-2.1 LGPL-2.1 GPL-2 MIT LGPL-2.1 || ( GPL-2+ LGPL-3+ ) GPL-3+ unicode GPL-2 GPL-2 GPL-2+ LGPL-2.1+ GPL-2+ LGPL-2+ LGPL-2.1+ LGPL-2.1+ OPENLDAP GPL-2 GPL-2 GPL-2 BSD BSD-2 BSD-4 LGPL-2.1+ GPL-2 GPL-2 GPL-3+ GPL-3 BSD-2 LGPL-2.1+ BSD HPND ISC inner-net rc PCRE BSD public-domain LGPL-2.1+ GPL-2+ CC0-1.0 BSD-with-attribution LGPL-2.1+ MIT CC-BY-3.0 MIT GPL-2 LGPL-2.1+ LGPL-2.1 GPL-2+ LGPL-2.1+ GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.3+ || ( LGPL-3+ GPL-2+ ) || ( FDL-1.2 GPL-3+ ) GPL-3+ Apache-2.0 BSD GPL-2 GPL-2 || ( GPL-3 BSD-2 ) GPL-3+ LGPL-2.1 LGPL-2.1+ LGPL-2.1 MIT BSD ISC MIT GPL-3+ GPL-2 LGPL-2.1+ MIT GPL-2 GPL-2+ GPL-3 BSD MIT || ( MPL-1.1 GPL-2 ) linux-fw-redistributable BSD-2 BSD BSD-4 ISC MIT LGPL-2.1 CC0-1.0 MIT ISC GPL-2 )","moddate":"2026-08-28T16:51:13","packageid":70588,"repoid":1,"slot":"7.1.12","version":"7.1.12"}]}},{"id":{"name":"gentoo-kernel-bin","tracked":false},"package":{"detail":{"categoryid":363,"description":"Pre-built Linux kernel with Gentoo patches","firstseen":"2020-01-10T15:47:05.743392","name":"gentoo-kernel-bin","packageid":70589},"ebuilds":[{"ebuildid":909558,"firstseen":"2026-08-28T17:51:14.237919","license":"GPL-2","moddate":"2026-08-28T16:51:13","packageid":70589,"repoid":1,"slot":"6.1.186","version":"6.1.186"},{"ebuildid":909559,"firstseen":"2026-08-28T17:51:14.237919","license":"GPL-2 generic-uki? ( GPL-2+ LGPL-2.1+ || ( BSD GPL-2 ) LGPL-2.1 || ( GPL-2 BSD ) GPL-2 GPL-3 GPL-3+ LGPL-2.1 LGPL-2 || ( BSD GPL-2 ) LGPL-2.1 GPL-3 GPL-3+ BSD BSD LGPL-2.1+ || ( Apache-2.0 CC0-1.0 ) BZIP2 LGPL-2.1+ public-domain BSD BSD-2 GPL-2 || ( BSD GPL-3 HIDAPI ) || ( AFL-2.1 GPL-2 ) MIT MIT || ( MPL-2.0 GPL-2 LGPL-2.1 ) GPL-2+ LGPL-2 LGPL-2.1 BSD-2 GPL-2 GPL-3+ GPL-3+ LGPL-2.1 GPL-2+ BSD-2 BSD curl ISC LGPL-2 CC0-1.0 GPL-2 LGPL-2.1 GPL-2+ GPL-2 BSD GPL-2 BSD LGPL-2.1 GPL-2 GPL-2 LGPL-2.1 MIT GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain x86? ( intel-ucode ) GPL-2 LGPL-2.1 public-domain GPL-2 LGPL-2.1 MIT public-domain ZLIB amd64? ( intel-ucode ) MIT GPL-2+ GPL-2 GPL-3 LGPL-2.1 LGPL-2.1 GPL-2 MIT LGPL-2.1 || ( GPL-2+ LGPL-3+ ) GPL-3+ unicode GPL-2 GPL-2 GPL-2+ LGPL-2.1+ GPL-2+ LGPL-2+ LGPL-2.1+ LGPL-2.1+ OPENLDAP GPL-2 GPL-2 GPL-2 BSD BSD-2 BSD-4 LGPL-2.1+ GPL-2 GPL-2 GPL-3+ GPL-3 BSD-2 LGPL-2.1+ BSD HPND ISC inner-net rc PCRE BSD public-domain LGPL-2.1+ GPL-2+ CC0-1.0 BSD-with-attribution LGPL-2.1+ MIT CC-BY-3.0 MIT GPL-2 LGPL-2.1+ LGPL-2.1 GPL-2+ LGPL-2.1+ GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.3+ || ( LGPL-3+ GPL-2+ ) || ( FDL-1.2 GPL-3+ ) GPL-3+ Apache-2.0 BSD GPL-2 GPL-2 || ( GPL-3 BSD-2 ) GPL-3+ LGPL-2.1 LGPL-2.1+ LGPL-2.1 MIT BSD ISC MIT GPL-3+ GPL-2 LGPL-2.1+ MIT GPL-2 GPL-2+ GPL-3 BSD MIT || ( MPL-1.1 GPL-2 ) linux-fw-redistributable BSD-2 BSD BSD-4 ISC MIT LGPL-2.1 CC0-1.0 MIT ISC GPL-2 )","moddate":"2026-08-28T16:51:13","packageid":70589,"repoid":1,"slot":"6.12.107","version":"6.12.107"},{"ebuildid":909560,"firstseen":"2026-08-28T17:51:14.237919","license":"GPL-2 generic-uki? ( GPL-2+ LGPL-2.1+ || ( BSD GPL-2 ) LGPL-2.1 || ( GPL-2 BSD ) GPL-2 GPL-3 GPL-3+ LGPL-2.1 LGPL-2 || ( BSD GPL-2 ) LGPL-2.1 GPL-3 GPL-3+ BSD BSD LGPL-2.1+ || ( Apache-2.0 CC0-1.0 ) BZIP2 LGPL-2.1+ public-domain BSD BSD-2 GPL-2 || ( BSD GPL-3 HIDAPI ) || ( AFL-2.1 GPL-2 ) MIT MIT || ( MPL-2.0 GPL-2 LGPL-2.1 ) GPL-2+ LGPL-2 LGPL-2.1 BSD-2 GPL-2 GPL-3+ GPL-3+ LGPL-2.1 GPL-2+ BSD-2 BSD curl ISC LGPL-2 CC0-1.0 GPL-2 LGPL-2.1 GPL-2+ GPL-2 BSD GPL-2 BSD LGPL-2.1 GPL-2 GPL-2 LGPL-2.1 MIT GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain x86? ( intel-ucode ) GPL-2 LGPL-2.1 public-domain GPL-2 LGPL-2.1 MIT public-domain ZLIB amd64? ( intel-ucode ) MIT GPL-2+ GPL-2 GPL-3 LGPL-2.1 LGPL-2.1 GPL-2 MIT LGPL-2.1 || ( GPL-2+ LGPL-3+ ) GPL-3+ unicode GPL-2 GPL-2 GPL-2+ LGPL-2.1+ GPL-2+ LGPL-2+ LGPL-2.1+ LGPL-2.1+ OPENLDAP GPL-2 GPL-2 GPL-2 BSD BSD-2 BSD-4 LGPL-2.1+ GPL-2 GPL-2 GPL-3+ GPL-3 BSD-2 LGPL-2.1+ BSD HPND ISC inner-net rc PCRE BSD public-domain LGPL-2.1+ GPL-2+ CC0-1.0 BSD-with-attribution LGPL-2.1+ MIT CC-BY-3.0 MIT GPL-2 LGPL-2.1+ LGPL-2.1 GPL-2+ LGPL-2.1+ GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.3+ || ( LGPL-3+ GPL-2+ ) || ( FDL-1.2 GPL-3+ ) GPL-3+ Apache-2.0 BSD GPL-2 GPL-2 || ( GPL-3 BSD-2 ) GPL-3+ LGPL-2.1 LGPL-2.1+ LGPL-2.1 MIT BSD ISC MIT GPL-3+ GPL-2 LGPL-2.1+ MIT GPL-2 GPL-2+ GPL-3 BSD MIT || ( MPL-1.1 GPL-2 ) linux-fw-redistributable BSD-2 BSD BSD-4 ISC MIT LGPL-2.1 CC0-1.0 MIT ISC GPL-2 )","moddate":"2026-08-28T16:51:13","packageid":70589,"repoid":1,"slot":"6.18.48","version":"6.18.48"},{"ebuildid":909561,"firstseen":"2026-08-28T17:51:14.237919","license":"GPL-2 generic-uki? ( GPL-2+ LGPL-2.1+ || ( BSD GPL-2 ) LGPL-2.1 || ( GPL-2 BSD ) GPL-2 GPL-3 GPL-3+ LGPL-2.1 LGPL-2 || ( BSD GPL-2 ) LGPL-2.1 GPL-3 GPL-3+ BSD BSD LGPL-2.1+ || ( Apache-2.0 CC0-1.0 ) BZIP2 LGPL-2.1+ public-domain BSD BSD-2 GPL-2 || ( BSD GPL-3 HIDAPI ) || ( AFL-2.1 GPL-2 ) MIT MIT || ( MPL-2.0 GPL-2 LGPL-2.1 ) GPL-2+ LGPL-2 LGPL-2.1 BSD-2 GPL-2 GPL-3+ GPL-3+ LGPL-2.1 GPL-2+ BSD-2 BSD curl ISC LGPL-2 CC0-1.0 GPL-2 LGPL-2.1 GPL-2+ GPL-2 BSD GPL-2 BSD LGPL-2.1 GPL-2 GPL-2 LGPL-2.1 MIT GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain x86? ( intel-ucode ) GPL-2 LGPL-2.1 public-domain GPL-2 LGPL-2.1 MIT public-domain ZLIB amd64? ( intel-ucode ) MIT GPL-2+ GPL-2 GPL-3 LGPL-2.1 LGPL-2.1 GPL-2 MIT LGPL-2.1 || ( GPL-2+ LGPL-3+ ) GPL-3+ unicode GPL-2 GPL-2 GPL-2+ LGPL-2.1+ GPL-2+ LGPL-2+ LGPL-2.1+ LGPL-2.1+ OPENLDAP GPL-2 GPL-2 GPL-2 BSD BSD-2 BSD-4 LGPL-2.1+ GPL-2 GPL-2 GPL-3+ GPL-3 BSD-2 LGPL-2.1+ BSD HPND ISC inner-net rc PCRE BSD public-domain LGPL-2.1+ GPL-2+ CC0-1.0 BSD-with-attribution LGPL-2.1+ MIT CC-BY-3.0 MIT GPL-2 LGPL-2.1+ LGPL-2.1 GPL-2+ LGPL-2.1+ GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.3+ || ( LGPL-3+ GPL-2+ ) || ( FDL-1.2 GPL-3+ ) GPL-3+ Apache-2.0 BSD GPL-2 GPL-2 || ( GPL-3 BSD-2 ) GPL-3+ LGPL-2.1 LGPL-2.1+ LGPL-2.1 MIT BSD ISC MIT GPL-3+ GPL-2 LGPL-2.1+ MIT GPL-2 GPL-2+ GPL-3 BSD MIT || ( MPL-1.1 GPL-2 ) linux-fw-redistributable BSD-2 BSD BSD-4 ISC MIT LGPL-2.1 CC0-1.0 MIT ISC GPL-2 )","moddate":"2026-08-28T16:51:13","packageid":70589,"repoid":1,"slot":"6.6.155","version":"6.6.155"},{"ebuildid":909562,"firstseen":"2026-08-28T17:51:14.237919","license":"GPL-2 generic-uki? ( GPL-2+ LGPL-2.1+ || ( BSD GPL-2 ) LGPL-2.1 || ( GPL-2 BSD ) GPL-2 GPL-3 GPL-3+ LGPL-2.1 LGPL-2 || ( BSD GPL-2 ) LGPL-2.1 GPL-3 GPL-3+ BSD BSD LGPL-2.1+ || ( Apache-2.0 CC0-1.0 ) BZIP2 LGPL-2.1+ public-domain BSD BSD-2 GPL-2 || ( BSD GPL-3 HIDAPI ) || ( AFL-2.1 GPL-2 ) MIT MIT || ( MPL-2.0 GPL-2 LGPL-2.1 ) GPL-2+ LGPL-2 LGPL-2.1 BSD-2 GPL-2 GPL-3+ GPL-3+ LGPL-2.1 GPL-2+ BSD-2 BSD curl ISC LGPL-2 CC0-1.0 GPL-2 LGPL-2.1 GPL-2+ GPL-2 BSD GPL-2 BSD LGPL-2.1 GPL-2 GPL-2 LGPL-2.1 MIT GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain x86? ( intel-ucode ) GPL-2 LGPL-2.1 public-domain GPL-2 LGPL-2.1 MIT public-domain ZLIB amd64? ( intel-ucode ) MIT GPL-2+ GPL-2 GPL-3 LGPL-2.1 LGPL-2.1 GPL-2 MIT LGPL-2.1 || ( GPL-2+ LGPL-3+ ) GPL-3+ unicode GPL-2 GPL-2 GPL-2+ LGPL-2.1+ GPL-2+ LGPL-2+ LGPL-2.1+ LGPL-2.1+ OPENLDAP GPL-2 GPL-2 GPL-2 BSD BSD-2 BSD-4 LGPL-2.1+ GPL-2 GPL-2 GPL-3+ GPL-3 BSD-2 LGPL-2.1+ BSD HPND ISC inner-net rc PCRE BSD public-domain LGPL-2.1+ GPL-2+ CC0-1.0 BSD-with-attribution LGPL-2.1+ MIT CC-BY-3.0 MIT GPL-2 LGPL-2.1+ LGPL-2.1 GPL-2+ LGPL-2.1+ GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.3+ || ( LGPL-3+ GPL-2+ ) || ( FDL-1.2 GPL-3+ ) GPL-3+ Apache-2.0 BSD GPL-2 GPL-2 || ( GPL-3 BSD-2 ) GPL-3+ LGPL-2.1 LGPL-2.1+ LGPL-2.1 MIT BSD ISC MIT GPL-3+ GPL-2 LGPL-2.1+ MIT GPL-2 GPL-2+ GPL-3 BSD MIT || ( MPL-1.1 GPL-2 ) linux-fw-redistributable BSD-2 BSD BSD-4 ISC MIT LGPL-2.1 CC0-1.0 MIT ISC GPL-2 )","moddate":"2026-08-28T16:51:13","packageid":70589,"repoid":1,"slot":"7.1.12","version":"7.1.12"}]}},{"id":{"name":"gentoo-kernel-modprep","tracked":false},"package":{"detail":{"categoryid":363,"description":"Minimal subset of gentoo-kernel-bin for building modules, for containers","firstseen":"2026-05-31T18:59:43.514041","name":"gentoo-kernel-modprep","packageid":79067},"ebuilds":[{"ebuildid":909563,"firstseen":"2026-08-28T17:51:14.237919","license":"GPL-2","moddate":"2026-08-28T16:51:13","packageid":79067,"repoid":1,"slot":"6.1.186","version":"6.1.186"},{"ebuildid":909564,"firstseen":"2026-08-28T17:51:14.237919","license":"GPL-2","moddate":"2026-08-28T16:51:13","packageid":79067,"repoid":1,"slot":"6.12.107","version":"6.12.107"},{"ebuildid":909565,"firstseen":"2026-08-28T17:51:14.237919","license":"GPL-2","moddate":"2026-08-28T16:51:13","packageid":79067,"repoid":1,"slot":"6.18.48","version":"6.18.48"},{"ebuildid":909566,"firstseen":"2026-08-28T17:51:14.237919","license":"GPL-2","moddate":"2026-08-28T16:51:13","packageid":79067,"repoid":1,"slot":"6.6.155","version":"6.6.155"},{"ebuildid":909567,"firstseen":"2026-08-28T17:51:14.237919","license":"GPL-2","moddate":"2026-08-28T16:51:13","packageid":79067,"repoid":1,"slot":"7.1.12","version":"7.1.12"}]}},{"id":{"name":"gentoo-sources","tracked":false},"package":{"detail":{"categoryid":363,"description":"Full sources including the Gentoo patchset for the 7.2 kernel tree","firstseen":"2010-05-04T00:54:45.661860","maintainer":"kernel@gentoo.org","maintainername":"Gentoo Kernel Project","name":"gentoo-sources","packageid":42849},"ebuilds":[{"ebuildid":909549,"firstseen":"2026-08-28T13:49:39.593531","license":"GPL-2","moddate":"2026-08-28T12:49:39","packageid":42849,"repoid":1,"slot":"7.1.12","version":"7.1.12"},{"ebuildid":909548,"firstseen":"2026-08-28T13:49:39.593531","license":"GPL-2","moddate":"2026-08-28T15:10:33","packageid":42849,"repoid":1,"slot":"6.6.155","version":"6.6.155"},{"ebuildid":909547,"firstseen":"2026-08-28T13:49:39.593531","license":"GPL-2","moddate":"2026-08-28T15:10:33","packageid":42849,"repoid":1,"slot":"6.18.48","version":"6.18.48"},{"ebuildid":909550,"firstseen":"2026-08-28T13:49:39.593531","license":"GPL-2","moddate":"2026-08-28T12:49:39","packageid":42849,"repoid":1,"slot":"7.2.2","version":"7.2.2"},{"ebuildid":909546,"firstseen":"2026-08-28T13:49:39.593531","license":"GPL-2","moddate":"2026-08-28T15:10:33","packageid":42849,"repoid":1,"slot":"6.12.107","version":"6.12.107"},{"ebuildid":909545,"firstseen":"2026-08-28T13:49:39.593531","license":"GPL-2","moddate":"2026-08-28T15:10:33","packageid":42849,"repoid":1,"slot":"6.1.186","version":"6.1.186"}]}},{"id":{"name":"raspberrypi-image","tracked":false},"package":{"detail":{"categoryid":363,"description":"Raspberry Pi (all versions) kernel and modules","firstseen":"2013-07-15T13:36:42.670773","maintainer":"xmw@gentoo.org","maintainername":"Michael Weber","name":"raspberrypi-image","packageid":61014},"ebuilds":[{"ebuildid":909581,"firstseen":"2026-08-28T19:51:58.200911","license":"GPL-2 raspberrypi-videocore-bin","moddate":"2026-08-28T18:51:57","packageid":61014,"repoid":1,"slot":"0","version":"6.18.46_p20260824"}]}},{"id":{"name":"raspberrypi-sources","tracked":false},"package":{"detail":{"categoryid":363,"description":"Raspberry Pi kernel sources","firstseen":"2013-07-20T13:36:26.255395","maintainer":"xmw@gentoo.org","maintainername":"Michael Weber","name":"raspberrypi-sources","packageid":61030},"ebuilds":[{"ebuildid":909582,"firstseen":"2026-08-28T19:51:58.200911","license":"GPL-2","moddate":"2026-08-28T18:51:57","packageid":61030,"repoid":1,"slot":"6.18.46_p20260824","version":"6.18.46_p20260824"}]}},{"id":{"name":"vanilla-kernel","tracked":false},"package":{"detail":{"categoryid":363,"description":"Linux kernel built from vanilla upstream sources","firstseen":"2019-12-11T17:05:15.687729","name":"vanilla-kernel","packageid":70451},"ebuilds":[{"ebuildid":909571,"firstseen":"2026-08-28T17:51:14.237919","license":"GPL-2 generic-uki? ( GPL-2+ LGPL-2.1+ || ( BSD GPL-2 ) LGPL-2.1 || ( GPL-2 BSD ) GPL-2 GPL-3 GPL-3+ LGPL-2.1 LGPL-2 || ( BSD GPL-2 ) LGPL-2.1 GPL-3 GPL-3+ BSD BSD LGPL-2.1+ || ( Apache-2.0 CC0-1.0 ) BZIP2 LGPL-2.1+ public-domain BSD BSD-2 GPL-2 || ( BSD GPL-3 HIDAPI ) || ( AFL-2.1 GPL-2 ) MIT MIT || ( MPL-2.0 GPL-2 LGPL-2.1 ) GPL-2+ LGPL-2 LGPL-2.1 BSD-2 GPL-2 GPL-3+ GPL-3+ LGPL-2.1 GPL-2+ BSD-2 BSD curl ISC LGPL-2 CC0-1.0 GPL-2 LGPL-2.1 GPL-2+ GPL-2 BSD GPL-2 BSD LGPL-2.1 GPL-2 GPL-2 LGPL-2.1 MIT GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain x86? ( intel-ucode ) GPL-2 LGPL-2.1 public-domain GPL-2 LGPL-2.1 MIT public-domain ZLIB amd64? ( intel-ucode ) MIT GPL-2+ GPL-2 GPL-3 LGPL-2.1 LGPL-2.1 GPL-2 MIT LGPL-2.1 || ( GPL-2+ LGPL-3+ ) GPL-3+ unicode GPL-2 GPL-2 GPL-2+ LGPL-2.1+ GPL-2+ LGPL-2+ LGPL-2.1+ LGPL-2.1+ OPENLDAP GPL-2 GPL-2 GPL-2 BSD BSD-2 BSD-4 LGPL-2.1+ GPL-2 GPL-2 GPL-3+ GPL-3 BSD-2 LGPL-2.1+ BSD HPND ISC inner-net rc PCRE BSD public-domain LGPL-2.1+ GPL-2+ CC0-1.0 BSD-with-attribution LGPL-2.1+ MIT CC-BY-3.0 MIT GPL-2 LGPL-2.1+ LGPL-2.1 GPL-2+ LGPL-2.1+ GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.3+ || ( LGPL-3+ GPL-2+ ) || ( FDL-1.2 GPL-3+ ) GPL-3+ Apache-2.0 BSD GPL-2 GPL-2 || ( GPL-3 BSD-2 ) GPL-3+ LGPL-2.1 LGPL-2.1+ LGPL-2.1 MIT BSD ISC MIT GPL-3+ GPL-2 LGPL-2.1+ MIT GPL-2 GPL-2+ GPL-3 BSD MIT || ( MPL-1.1 GPL-2 ) linux-fw-redistributable BSD-2 BSD BSD-4 ISC MIT LGPL-2.1 CC0-1.0 MIT ISC GPL-2 )","moddate":"2026-08-28T16:51:13","packageid":70451,"repoid":1,"slot":"6.6.155","version":"6.6.155"},{"ebuildid":909570,"firstseen":"2026-08-28T17:51:14.237919","license":"GPL-2 generic-uki? ( GPL-2+ LGPL-2.1+ || ( BSD GPL-2 ) LGPL-2.1 || ( GPL-2 BSD ) GPL-2 GPL-3 GPL-3+ LGPL-2.1 LGPL-2 || ( BSD GPL-2 ) LGPL-2.1 GPL-3 GPL-3+ BSD BSD LGPL-2.1+ || ( Apache-2.0 CC0-1.0 ) BZIP2 LGPL-2.1+ public-domain BSD BSD-2 GPL-2 || ( BSD GPL-3 HIDAPI ) || ( AFL-2.1 GPL-2 ) MIT MIT || ( MPL-2.0 GPL-2 LGPL-2.1 ) GPL-2+ LGPL-2 LGPL-2.1 BSD-2 GPL-2 GPL-3+ GPL-3+ LGPL-2.1 GPL-2+ BSD-2 BSD curl ISC LGPL-2 CC0-1.0 GPL-2 LGPL-2.1 GPL-2+ GPL-2 BSD GPL-2 BSD LGPL-2.1 GPL-2 GPL-2 LGPL-2.1 MIT GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain x86? ( intel-ucode ) GPL-2 LGPL-2.1 public-domain GPL-2 LGPL-2.1 MIT public-domain ZLIB amd64? ( intel-ucode ) MIT GPL-2+ GPL-2 GPL-3 LGPL-2.1 LGPL-2.1 GPL-2 MIT LGPL-2.1 || ( GPL-2+ LGPL-3+ ) GPL-3+ unicode GPL-2 GPL-2 GPL-2+ LGPL-2.1+ GPL-2+ LGPL-2+ LGPL-2.1+ LGPL-2.1+ OPENLDAP GPL-2 GPL-2 GPL-2 BSD BSD-2 BSD-4 LGPL-2.1+ GPL-2 GPL-2 GPL-3+ GPL-3 BSD-2 LGPL-2.1+ BSD HPND ISC inner-net rc PCRE BSD public-domain LGPL-2.1+ GPL-2+ CC0-1.0 BSD-with-attribution LGPL-2.1+ MIT CC-BY-3.0 MIT GPL-2 LGPL-2.1+ LGPL-2.1 GPL-2+ LGPL-2.1+ GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.3+ || ( LGPL-3+ GPL-2+ ) || ( FDL-1.2 GPL-3+ ) GPL-3+ Apache-2.0 BSD GPL-2 GPL-2 || ( GPL-3 BSD-2 ) GPL-3+ LGPL-2.1 LGPL-2.1+ LGPL-2.1 MIT BSD ISC MIT GPL-3+ GPL-2 LGPL-2.1+ MIT GPL-2 GPL-2+ GPL-3 BSD MIT || ( MPL-1.1 GPL-2 ) linux-fw-redistributable BSD-2 BSD BSD-4 ISC MIT LGPL-2.1 CC0-1.0 MIT ISC GPL-2 )","moddate":"2026-08-28T16:51:13","packageid":70451,"repoid":1,"slot":"6.18.48","version":"6.18.48"},{"ebuildid":909569,"firstseen":"2026-08-28T17:51:14.237919","license":"GPL-2 generic-uki? ( GPL-2+ LGPL-2.1+ || ( BSD GPL-2 ) LGPL-2.1 || ( GPL-2 BSD ) GPL-2 GPL-3 GPL-3+ LGPL-2.1 LGPL-2 || ( BSD GPL-2 ) LGPL-2.1 GPL-3 GPL-3+ BSD BSD LGPL-2.1+ || ( Apache-2.0 CC0-1.0 ) BZIP2 LGPL-2.1+ public-domain BSD BSD-2 GPL-2 || ( BSD GPL-3 HIDAPI ) || ( AFL-2.1 GPL-2 ) MIT MIT || ( MPL-2.0 GPL-2 LGPL-2.1 ) GPL-2+ LGPL-2 LGPL-2.1 BSD-2 GPL-2 GPL-3+ GPL-3+ LGPL-2.1 GPL-2+ BSD-2 BSD curl ISC LGPL-2 CC0-1.0 GPL-2 LGPL-2.1 GPL-2+ GPL-2 BSD GPL-2 BSD LGPL-2.1 GPL-2 GPL-2 LGPL-2.1 MIT GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain x86? ( intel-ucode ) GPL-2 LGPL-2.1 public-domain GPL-2 LGPL-2.1 MIT public-domain ZLIB amd64? ( intel-ucode ) MIT GPL-2+ GPL-2 GPL-3 LGPL-2.1 LGPL-2.1 GPL-2 MIT LGPL-2.1 || ( GPL-2+ LGPL-3+ ) GPL-3+ unicode GPL-2 GPL-2 GPL-2+ LGPL-2.1+ GPL-2+ LGPL-2+ LGPL-2.1+ LGPL-2.1+ OPENLDAP GPL-2 GPL-2 GPL-2 BSD BSD-2 BSD-4 LGPL-2.1+ GPL-2 GPL-2 GPL-3+ GPL-3 BSD-2 LGPL-2.1+ BSD HPND ISC inner-net rc PCRE BSD public-domain LGPL-2.1+ GPL-2+ CC0-1.0 BSD-with-attribution LGPL-2.1+ MIT CC-BY-3.0 MIT GPL-2 LGPL-2.1+ LGPL-2.1 GPL-2+ LGPL-2.1+ GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.3+ || ( LGPL-3+ GPL-2+ ) || ( FDL-1.2 GPL-3+ ) GPL-3+ Apache-2.0 BSD GPL-2 GPL-2 || ( GPL-3 BSD-2 ) GPL-3+ LGPL-2.1 LGPL-2.1+ LGPL-2.1 MIT BSD ISC MIT GPL-3+ GPL-2 LGPL-2.1+ MIT GPL-2 GPL-2+ GPL-3 BSD MIT || ( MPL-1.1 GPL-2 ) linux-fw-redistributable BSD-2 BSD BSD-4 ISC MIT LGPL-2.1 CC0-1.0 MIT ISC GPL-2 )","moddate":"2026-08-28T16:51:13","packageid":70451,"repoid":1,"slot":"6.12.107","version":"6.12.107"},{"ebuildid":909568,"firstseen":"2026-08-28T17:51:14.237919","license":"GPL-2","moddate":"2026-08-28T16:51:13","packageid":70451,"repoid":1,"slot":"6.1.186","version":"6.1.186"},{"ebuildid":909572,"firstseen":"2026-08-28T17:51:14.237919","license":"GPL-2 generic-uki? ( GPL-2+ LGPL-2.1+ || ( BSD GPL-2 ) LGPL-2.1 || ( GPL-2 BSD ) GPL-2 GPL-3 GPL-3+ LGPL-2.1 LGPL-2 || ( BSD GPL-2 ) LGPL-2.1 GPL-3 GPL-3+ BSD BSD LGPL-2.1+ || ( Apache-2.0 CC0-1.0 ) BZIP2 LGPL-2.1+ public-domain BSD BSD-2 GPL-2 || ( BSD GPL-3 HIDAPI ) || ( AFL-2.1 GPL-2 ) MIT MIT || ( MPL-2.0 GPL-2 LGPL-2.1 ) GPL-2+ LGPL-2 LGPL-2.1 BSD-2 GPL-2 GPL-3+ GPL-3+ LGPL-2.1 GPL-2+ BSD-2 BSD curl ISC LGPL-2 CC0-1.0 GPL-2 LGPL-2.1 GPL-2+ GPL-2 BSD GPL-2 BSD LGPL-2.1 GPL-2 GPL-2 LGPL-2.1 MIT GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain x86? ( intel-ucode ) GPL-2 LGPL-2.1 public-domain GPL-2 LGPL-2.1 MIT public-domain ZLIB amd64? ( intel-ucode ) MIT GPL-2+ GPL-2 GPL-3 LGPL-2.1 LGPL-2.1 GPL-2 MIT LGPL-2.1 || ( GPL-2+ LGPL-3+ ) GPL-3+ unicode GPL-2 GPL-2 GPL-2+ LGPL-2.1+ GPL-2+ LGPL-2+ LGPL-2.1+ LGPL-2.1+ OPENLDAP GPL-2 GPL-2 GPL-2 BSD BSD-2 BSD-4 LGPL-2.1+ GPL-2 GPL-2 GPL-3+ GPL-3 BSD-2 LGPL-2.1+ BSD HPND ISC inner-net rc PCRE BSD public-domain LGPL-2.1+ GPL-2+ CC0-1.0 BSD-with-attribution LGPL-2.1+ MIT CC-BY-3.0 MIT GPL-2 LGPL-2.1+ LGPL-2.1 GPL-2+ LGPL-2.1+ GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.3+ || ( LGPL-3+ GPL-2+ ) || ( FDL-1.2 GPL-3+ ) GPL-3+ Apache-2.0 BSD GPL-2 GPL-2 || ( GPL-3 BSD-2 ) GPL-3+ LGPL-2.1 LGPL-2.1+ LGPL-2.1 MIT BSD ISC MIT GPL-3+ GPL-2 LGPL-2.1+ MIT GPL-2 GPL-2+ GPL-3 BSD MIT || ( MPL-1.1 GPL-2 ) linux-fw-redistributable BSD-2 BSD BSD-4 ISC MIT LGPL-2.1 CC0-1.0 MIT ISC GPL-2 )","moddate":"2026-08-28T16:51:13","packageid":70451,"repoid":1,"slot":"7.1.12","version":"7.1.12"}]}},{"id":{"name":"vanilla-sources","tracked":false},"package":{"detail":{"categoryid":363,"description":"Full sources for the Linux kernel","firstseen":"2010-05-04T00:54:45.661860","maintainer":"kernel@gentoo.org","maintainername":"Gentoo kernel team","name":"vanilla-sources","packageid":42065},"ebuilds":[{"ebuildid":909540,"firstseen":"2026-08-28T12:49:24.545163","license":"GPL-2","moddate":"2026-08-28T11:49:24","packageid":42065,"repoid":1,"slot":"6.6.155","version":"6.6.155"},{"ebuildid":909537,"firstseen":"2026-08-28T12:49:24.545163","license":"GPL-2","moddate":"2026-08-28T11:49:24","packageid":42065,"repoid":1,"slot":"6.1.186","version":"6.1.186"},{"ebuildid":909538,"firstseen":"2026-08-28T12:49:24.545163","license":"GPL-2","moddate":"2026-08-28T11:49:24","packageid":42065,"repoid":1,"slot":"6.12.107","version":"6.12.107"},{"ebuildid":909539,"firstseen":"2026-08-28T12:49:24.545163","license":"GPL-2","moddate":"2026-08-28T11:49:24","packageid":42065,"repoid":1,"slot":"6.18.48","version":"6.18.48"},{"ebuildid":909541,"firstseen":"2026-08-28T12:49:24.545163","license":"GPL-2","moddate":"2026-08-28T11:49:24","packageid":42065,"repoid":1,"slot":"7.1.12","version":"7.1.12"},{"ebuildid":909542,"firstseen":"2026-08-28T12:49:24.545163","license":"GPL-2","moddate":"2026-08-28T11:49:24","packageid":42065,"repoid":1,"slot":"7.2.2","version":"7.2.2"}]}}]},{"id":{"name":"virtual","tracked":false},"packages":[{"id":{"name":"dist-kernel","tracked":false},"package":{"detail":{"categoryid":396,"description":"Virtual to depend on any Distribution Kernel","firstseen":"2021-01-07T13:17:21.305486","name":"dist-kernel","packageid":72351},"ebuilds":[{"ebuildid":909574,"firstseen":"2026-08-28T17:51:14.237919","moddate":"2026-08-28T16:51:13","packageid":72351,"repoid":1,"slot":"0\/6.12.107","version":"6.12.107"},{"ebuildid":909577,"firstseen":"2026-08-28T17:51:14.237919","moddate":"2026-08-28T16:51:13","packageid":72351,"repoid":1,"slot":"0\/7.1.12","version":"7.1.12"},{"ebuildid":909576,"firstseen":"2026-08-28T17:51:14.237919","moddate":"2026-08-28T16:51:13","packageid":72351,"repoid":1,"slot":"0\/6.6.155","version":"6.6.155"},{"ebuildid":909575,"firstseen":"2026-08-28T17:51:14.237919","moddate":"2026-08-28T16:51:13","packageid":72351,"repoid":1,"slot":"0\/6.18.48","version":"6.18.48"},{"ebuildid":909573,"firstseen":"2026-08-28T17:51:14.237919","moddate":"2026-08-28T16:51:13","packageid":72351,"repoid":1,"slot":"0\/6.1.186","version":"6.1.186"}]}}]}],"timestamp":"2026-08-28"},{"categories":[{"id":{"name":"app-emulation","tracked":false},"packages":[{"id":{"name":"dxvk","tracked":false},"package":{"detail":{"categoryid":321,"description":"Vulkan-based implementation of D3D9, D3D10 and D3D11 for Linux \/ Wine","firstseen":"2022-05-13T04:23:19.455752","name":"dxvk","packageid":74951},"ebuilds":[{"ebuildid":909586,"firstseen":"2026-08-29T05:35:27.391128","license":"ZLIB Apache-2.0 MIT","moddate":"2026-08-29T04:35:27","packageid":74951,"repoid":1,"slot":"0","version":"3.1"}]}}]},{"id":{"name":"dev-util","tracked":false},"packages":[{"id":{"name":"shader-slang","tracked":false},"package":{"detail":{"categoryid":428,"description":"Making it easier to work with shaders","firstseen":"2026-08-06T15:45:59.988023","name":"shader-slang","packageid":79373},"ebuilds":[{"ebuildid":909587,"firstseen":"2026-08-29T05:35:27.391128","license":"Apache-2.0-with-LLVM-exceptions Apache-2.0 Boost-1.0 CC-BY-4.0 MIT Unlicense UoI-NCSA","moddate":"2026-08-29T04:35:27","packageid":79373,"repoid":1,"slot":"0\/2026.16.1","version":"2026.16.1"}]}}]},{"id":{"name":"sys-libs","tracked":false},"packages":[{"id":{"name":"freeipmi","tracked":false},"package":{"detail":{"categoryid":381,"description":"Provides Remote-Console and System Management Software as per IPMI v1.5\/2.0","firstseen":"2010-05-04T00:54:45.661860","maintainer":"sysadmin@gentoo.org","maintainername":"Gentoo Sysadmin Project","name":"freeipmi","packageid":49603},"ebuilds":[{"ebuildid":909585,"firstseen":"2026-08-29T03:54:44.460559","license":"GPL-3","moddate":"2026-08-29T02:54:44","packageid":49603,"repoid":1,"slot":"0","version":"1.6.19"}]}}]},{"id":{"name":"x11-drivers","tracked":false},"packages":[{"id":{"name":"nvidia-drivers","tracked":false},"package":{"detail":{"categoryid":434,"description":"NVIDIA Accelerated Graphics Driver","firstseen":"2010-05-04T00:54:45.661860","maintainer":"jer@gentoo.org","name":"nvidia-drivers","packageid":41833},"ebuilds":[{"ebuildid":909588,"firstseen":"2026-08-29T05:35:27.391128","license":"NVIDIA-2025 Apache-2.0 Boost-1.0 BSD BSD-2 GPL-2 MIT ZLIB curl openssl public-domain","moddate":"2026-08-29T04:35:27","packageid":41833,"repoid":1,"slot":"0\/vulkan","version":"595.44.15"}]}}]}],"timestamp":"2026-08-29"}]}