{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":779489789,"defaultBranch":"main","name":"dracut-ng","ownerLogin":"dracut-ng","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2024-03-30T00:43:07.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/165437376?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716986676.0","currentOid":""},"activityList":{"items":[{"before":"5a3f377300ee38a573a5a29f534e926106805bb6","after":"c521c37841a85daa6ddceaa987aaaba7ef0d5182","ref":"refs/heads/main","pushedAt":"2024-06-01T21:13:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"LaszloGombos","name":"Laszlo Gombos","path":"/LaszloGombos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1522773?s=80&v=4"},"commit":{"message":"docs: fix some typos\n\nSigned-off-by: Louis Sautier ","shortMessageHtmlLink":"docs: fix some typos"}},{"before":"96d153fe927987ce31a1f876b7eeea6fe9cee06a","after":"5a3f377300ee38a573a5a29f534e926106805bb6","ref":"refs/heads/main","pushedAt":"2024-05-31T01:38:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Conan-Kudo","name":"Neal Gompa (ニール・ゴンパ)","path":"/Conan-Kudo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/276796?s=80&v=4"},"commit":{"message":"perf(dracut-install): preload kmod resources for quicker module lookup\n\nlibkmod reads the `modules.*.bin` files in the kernel dir every time we\ncall one of the `kmod_module_new_from_lookup()` function. We end up\ncalling it a lot especially in ARM64 systems where we handle fw_devlink\nsupplier relations, which slows down things by a significant margin.\n\nInstead, have it read these files at the start of the dracut-install run\nso the module information can be looked up quicker. We don't need to\nunload these resources in the cleanup function because libkmod handles\nthat itself in `kmod_unref()`.\n\nSigned-off-by: Alper Nebi Yasak ","shortMessageHtmlLink":"perf(dracut-install): preload kmod resources for quicker module lookup"}},{"before":"1a8ee6e00bbe017717a5ef9e9bcfefb3b88f629e","after":"96d153fe927987ce31a1f876b7eeea6fe9cee06a","ref":"refs/heads/main","pushedAt":"2024-05-31T01:38:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Conan-Kudo","name":"Neal Gompa (ニール・ゴンパ)","path":"/Conan-Kudo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/276796?s=80&v=4"},"commit":{"message":"fix(systemd-pcrphase): in hostonly mode do not try to include systemd-pcrphase","shortMessageHtmlLink":"fix(systemd-pcrphase): in hostonly mode do not try to include systemd…"}},{"before":"607cb1eb57d12ea076d5c39c55d021459b4c781a","after":"1a8ee6e00bbe017717a5ef9e9bcfefb3b88f629e","ref":"refs/heads/main","pushedAt":"2024-05-29T12:39:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Conan-Kudo","name":"Neal Gompa (ニール・ゴンパ)","path":"/Conan-Kudo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/276796?s=80&v=4"},"commit":{"message":"docs: update NEWS.md and AUTHORS","shortMessageHtmlLink":"docs: update NEWS.md and AUTHORS"}},{"before":"16573680d1b6cfba2147a41ab9c5309b7d91a71e","after":"607cb1eb57d12ea076d5c39c55d021459b4c781a","ref":"refs/heads/main","pushedAt":"2024-05-27T14:10:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Conan-Kudo","name":"Neal Gompa (ニール・ゴンパ)","path":"/Conan-Kudo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/276796?s=80&v=4"},"commit":{"message":"ci: add sbsigntool and ukify to test containers\n\nThis is in preparation for increasing the test coverage for\nUKI generation.","shortMessageHtmlLink":"ci: add sbsigntool and ukify to test containers"}},{"before":"b6b8cf3e1ca6e5964c02910695e22c296bcea458","after":"16573680d1b6cfba2147a41ab9c5309b7d91a71e","ref":"refs/heads/main","pushedAt":"2024-05-27T14:10:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Conan-Kudo","name":"Neal Gompa (ニール・ゴンパ)","path":"/Conan-Kudo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/276796?s=80&v=4"},"commit":{"message":"fix(dracut): microcode loading\n\nintel-microcode uses the .initramfs suffix for the ucode files.","shortMessageHtmlLink":"fix(dracut): microcode loading"}},{"before":"fba8622fdd06540bd2a62262e945fe66392a26d3","after":"b6b8cf3e1ca6e5964c02910695e22c296bcea458","ref":"refs/heads/main","pushedAt":"2024-05-26T15:45:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"LaszloGombos","name":"Laszlo Gombos","path":"/LaszloGombos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1522773?s=80&v=4"},"commit":{"message":"fix(Dockerfile-Gentoo): resolve glibc/libxcrypt conflict\n\nCloses: https://github.com/dracut-ng/dracut-ng/issues/323\nSigned-off-by: Andrew Ammerlaan ","shortMessageHtmlLink":"fix(Dockerfile-Gentoo): resolve glibc/libxcrypt conflict"}},{"before":"f9fcdfb5d857974913da0ffd9bab5fedef266a34","after":"fba8622fdd06540bd2a62262e945fe66392a26d3","ref":"refs/heads/main","pushedAt":"2024-05-25T21:24:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Conan-Kudo","name":"Neal Gompa (ニール・ゴンパ)","path":"/Conan-Kudo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/276796?s=80&v=4"},"commit":{"message":"feat(90dm): close crypt devices using cryptsetup\n\nThis commit changes the behavior of the shutdown script in the 90dm\nmodule to use more specialized tools for removing dm-crypt mappers.\nWhen dealing with a dm-crypt mapper, the shutdown script will try to use\nsystemd-cryptsetup, cryptsetup or dmsetup, whichever is available in the\nspecified order. This lets systemd-cryptsetup or cryptsetup perform any\nnecessary cleanup steps when detaching volumes activated by those tools.\n\nResolves #204","shortMessageHtmlLink":"feat(90dm): close crypt devices using cryptsetup"}},{"before":"4b21d5f740b9f0ae5c8843713543ae62ec42b225","after":"f9fcdfb5d857974913da0ffd9bab5fedef266a34","ref":"refs/heads/main","pushedAt":"2024-05-25T21:23:39.000Z","pushType":"pr_merge","commitsCount":7,"pusher":{"login":"Conan-Kudo","name":"Neal Gompa (ニール・ゴンパ)","path":"/Conan-Kudo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/276796?s=80&v=4"},"commit":{"message":"test: no need to include network meta module when network-legacy is included","shortMessageHtmlLink":"test: no need to include network meta module when network-legacy is i…"}},{"before":"9179ade8a0e33a0c6ef951073f3b89790ee5eda0","after":"4b21d5f740b9f0ae5c8843713543ae62ec42b225","ref":"refs/heads/main","pushedAt":"2024-05-25T18:47:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Conan-Kudo","name":"Neal Gompa (ニール・ゴンパ)","path":"/Conan-Kudo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/276796?s=80&v=4"},"commit":{"message":"feat(pcmcia): factor out pcmcia support into its own module","shortMessageHtmlLink":"feat(pcmcia): factor out pcmcia support into its own module"}},{"before":"2339acfaeee60d6bb26a1103db2e53bc8f9cb2d1","after":"9179ade8a0e33a0c6ef951073f3b89790ee5eda0","ref":"refs/heads/main","pushedAt":"2024-05-25T18:47:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Conan-Kudo","name":"Neal Gompa (ニール・ゴンパ)","path":"/Conan-Kudo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/276796?s=80&v=4"},"commit":{"message":"fix(systemd-cryptsetup): add potentially needed modules to generic initrd","shortMessageHtmlLink":"fix(systemd-cryptsetup): add potentially needed modules to generic in…"}},{"before":"125bb0a81e08d28f5c8a516a7e6cc8563de9fabb","after":"2339acfaeee60d6bb26a1103db2e53bc8f9cb2d1","ref":"refs/heads/main","pushedAt":"2024-05-25T18:46:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Conan-Kudo","name":"Neal Gompa (ニール・ゴンパ)","path":"/Conan-Kudo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/276796?s=80&v=4"},"commit":{"message":"fix(crypt): unlock encrypted devices by default during boot","shortMessageHtmlLink":"fix(crypt): unlock encrypted devices by default during boot"}},{"before":"a471ca601b2ae6d924dab0603dbf275cb360a6ff","after":"125bb0a81e08d28f5c8a516a7e6cc8563de9fabb","ref":"refs/heads/main","pushedAt":"2024-05-24T23:11:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Conan-Kudo","name":"Neal Gompa (ニール・ゴンパ)","path":"/Conan-Kudo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/276796?s=80&v=4"},"commit":{"message":"fix(01systemd-ldconfig): install ldconfig.real\n\nAlso restore enablement of ldconfig.service in TEST-04-FULL-SYSTEMD.","shortMessageHtmlLink":"fix(01systemd-ldconfig): install ldconfig.real"}},{"before":"5beda2ea009046c1398ea5af868cc5743beb0f01","after":"a471ca601b2ae6d924dab0603dbf275cb360a6ff","ref":"refs/heads/main","pushedAt":"2024-05-24T23:08:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Conan-Kudo","name":"Neal Gompa (ニール・ゴンパ)","path":"/Conan-Kudo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/276796?s=80&v=4"},"commit":{"message":"fix(base): add support for rd.udev.log_level","shortMessageHtmlLink":"fix(base): add support for rd.udev.log_level"}},{"before":"4cc962aa0989c53822f4bd6c5431488c7707124e","after":"5beda2ea009046c1398ea5af868cc5743beb0f01","ref":"refs/heads/main","pushedAt":"2024-05-24T23:07:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Conan-Kudo","name":"Neal Gompa (ニール・ゴンパ)","path":"/Conan-Kudo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/276796?s=80&v=4"},"commit":{"message":"fix(fips): remove /dev/{random,urandom} pre-creation\n\nRandom device nodes were required to workaround libgcrypt initialization\nproblem (see https://bugzilla.redhat.com/show_bug.cgi?id=1401444) which\nis gone since libgcrypt-1.10 (2022): modern Linux kernels (3.17+) support\ngetrandom() syscall and libgcrypt has switch to using getentropy()\n(glibc-2.25+).\n\nThe requirement to run dracut as root (which is needed to mknod\n/dev/{random,urandom}) is a particular problem for building UKIs in distro\nbuild systems where packages are not built by a privileged user.\n\nNote, dracut itself always pre-creates /dev/{null,kmsg,console,random,urandom}\ndevices when running privileged so the patch has no effect on 'traditional'\nsetup.\n\nSigned-off-by: Vitaly Kuznetsov ","shortMessageHtmlLink":"fix(fips): remove /dev/{random,urandom} pre-creation"}},{"before":"54614b346b9915710d0d38b2ee55723631a9713b","after":"4cc962aa0989c53822f4bd6c5431488c7707124e","ref":"refs/heads/main","pushedAt":"2024-05-24T23:07:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Conan-Kudo","name":"Neal Gompa (ニール・ゴンパ)","path":"/Conan-Kudo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/276796?s=80&v=4"},"commit":{"message":"fix(systemd-ask-password): no graphical output in aarch64\n\nA password cannot be entered if there is no graphical output during boot, as is\nthe case in aarch64, where efifb does not work with qemu-system-aarch64:\n- virtio-gpu-pci does not expose a linear framebuffer\n- virtio-vga is not supported\n- ramfb is not enough\n\nTherefore, depend on the drm module if virtio_gpu is loaded on the system.","shortMessageHtmlLink":"fix(systemd-ask-password): no graphical output in aarch64"}},{"before":"2ab9eccee3352e8ce8a94842ff6ab496c6654166","after":"54614b346b9915710d0d38b2ee55723631a9713b","ref":"refs/heads/main","pushedAt":"2024-05-24T22:59:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Conan-Kudo","name":"Neal Gompa (ニール・ゴンパ)","path":"/Conan-Kudo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/276796?s=80&v=4"},"commit":{"message":"revert(dracut-install): check the existing file—not the source\n\nThis reverts commit 5ac581ef66dd8f1939e771419824137aebbc8f66.","shortMessageHtmlLink":"revert(dracut-install): check the existing file—not the source"}},{"before":"3fc15986518aea030a6a850ae779750110320276","after":"2ab9eccee3352e8ce8a94842ff6ab496c6654166","ref":"refs/heads/main","pushedAt":"2024-05-21T14:51:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Conan-Kudo","name":"Neal Gompa (ニール・ゴンパ)","path":"/Conan-Kudo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/276796?s=80&v=4"},"commit":{"message":"fix(base): install /etc/udev/udev.conf in hostonly mode only\n\nRemove duplicated rule from systemd-udevd.","shortMessageHtmlLink":"fix(base): install /etc/udev/udev.conf in hostonly mode only"}},{"before":"cb763192e51914b4f1f0ae802065e5b8039f8d55","after":"3fc15986518aea030a6a850ae779750110320276","ref":"refs/heads/main","pushedAt":"2024-05-21T14:51:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Conan-Kudo","name":"Neal Gompa (ニール・ゴンパ)","path":"/Conan-Kudo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/276796?s=80&v=4"},"commit":{"message":"fix(base): log the full udev database in rdsosreport","shortMessageHtmlLink":"fix(base): log the full udev database in rdsosreport"}},{"before":"572afed17595f45daab98670975aea78e81ff9b1","after":"cb763192e51914b4f1f0ae802065e5b8039f8d55","ref":"refs/heads/main","pushedAt":"2024-05-21T14:51:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Conan-Kudo","name":"Neal Gompa (ニール・ゴンパ)","path":"/Conan-Kudo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/276796?s=80&v=4"},"commit":{"message":"test: configure watchdog-action in run-qemu","shortMessageHtmlLink":"test: configure watchdog-action in run-qemu"}},{"before":"424717af8e0a86dac7a9898bf161f04e35abd2c2","after":"572afed17595f45daab98670975aea78e81ff9b1","ref":"refs/heads/main","pushedAt":"2024-05-21T14:50:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Conan-Kudo","name":"Neal Gompa (ニール・ゴンパ)","path":"/Conan-Kudo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/276796?s=80&v=4"},"commit":{"message":"fix(dracut): bsdcpio compatibility","shortMessageHtmlLink":"fix(dracut): bsdcpio compatibility"}},{"before":"25dabef1dab4612e31be84af3e262dc187ec4158","after":"424717af8e0a86dac7a9898bf161f04e35abd2c2","ref":"refs/heads/main","pushedAt":"2024-05-21T14:49:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Conan-Kudo","name":"Neal Gompa (ニール・ゴンパ)","path":"/Conan-Kudo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/276796?s=80&v=4"},"commit":{"message":"fix: /etc/modprobe.d --> /run/modprobe.d\n\nChange /etc/modprobe.d path to /run/modprobe.d in hooks.\n\n/etc might be mounted as read-only.","shortMessageHtmlLink":"fix: /etc/modprobe.d --> /run/modprobe.d"}},{"before":"eebf1bbd5d8d5c0e01031b267bdad5100343cb10","after":"25dabef1dab4612e31be84af3e262dc187ec4158","ref":"refs/heads/main","pushedAt":"2024-05-19T21:33:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Conan-Kudo","name":"Neal Gompa (ニール・ゴンパ)","path":"/Conan-Kudo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/276796?s=80&v=4"},"commit":{"message":"fix(configure): resolve regression for crosscompiling","shortMessageHtmlLink":"fix(configure): resolve regression for crosscompiling"}},{"before":"343ce3bbb947e4f7bb31542203b8fc68147f5add","after":"eebf1bbd5d8d5c0e01031b267bdad5100343cb10","ref":"refs/heads/main","pushedAt":"2024-05-19T21:33:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Conan-Kudo","name":"Neal Gompa (ニール・ゴンパ)","path":"/Conan-Kudo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/276796?s=80&v=4"},"commit":{"message":"ci: add tpm2-tools package to all test containers to test tpm2-tss dracut module","shortMessageHtmlLink":"ci: add tpm2-tools package to all test containers to test tpm2-tss dr…"}},{"before":"317198daca5ce4118bb4c382c74e98cc7aaac5d8","after":"343ce3bbb947e4f7bb31542203b8fc68147f5add","ref":"refs/heads/main","pushedAt":"2024-05-18T15:16:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Conan-Kudo","name":"Neal Gompa (ニール・ゴンパ)","path":"/Conan-Kudo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/276796?s=80&v=4"},"commit":{"message":"fix(90kernel-modules): add psmouse for some Fujitsu laptops\n\nAs reported on the Solus issue tracker and on the Arch forum some Fujitsu laptops apparently require the psmouse module to be loaded in order for the keyboard to be functional. At least the Fujitsu Lifebook T938 model laptop is known to require this.","shortMessageHtmlLink":"fix(90kernel-modules): add psmouse for some Fujitsu laptops"}},{"before":"d0d296da3185fbd4bac9fe60298c0b960f4518c4","after":"317198daca5ce4118bb4c382c74e98cc7aaac5d8","ref":"refs/heads/main","pushedAt":"2024-05-17T03:16:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Conan-Kudo","name":"Neal Gompa (ニール・ゴンパ)","path":"/Conan-Kudo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/276796?s=80&v=4"},"commit":{"message":"ci: add rng-tools package to all test containers to test rngd dracut module","shortMessageHtmlLink":"ci: add rng-tools package to all test containers to test rngd dracut …"}},{"before":"80480a731aabec11a1e72f08725a47c63c45632d","after":"d0d296da3185fbd4bac9fe60298c0b960f4518c4","ref":"refs/heads/main","pushedAt":"2024-05-17T03:16:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Conan-Kudo","name":"Neal Gompa (ニール・ゴンパ)","path":"/Conan-Kudo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/276796?s=80&v=4"},"commit":{"message":"ci: switch to ubuntu-latest\n\nAll other CI jobs run on ubuntu-latest.","shortMessageHtmlLink":"ci: switch to ubuntu-latest"}},{"before":"c5cbdaf3050f46c446fe736032ae872376f6d365","after":"80480a731aabec11a1e72f08725a47c63c45632d","ref":"refs/heads/main","pushedAt":"2024-05-14T16:16:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"LaszloGombos","name":"Laszlo Gombos","path":"/LaszloGombos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1522773?s=80&v=4"},"commit":{"message":"feat(90systemd-cryptsetup): socket key files\n\nsystemd v248 introduced support for using AF_UNIX stream sockets as key\nfiles in /etc/crypttab. This commit enhances the 90systemd-cryptsetup\nmodule to identify socket units with matching socket file paths.\nIt then includes the first matching socket unit along with its\ncorresponding service unit. This correspondence is determined by\nchecking the Service= option in the socket unit or, if that's not\navailable, by replacing the .socket suffix with either @.service or\n.service, depending on the Accept= option (see systemd.socket(5)).\n\nFuthermore, this functionality handles sockets located under\n/run/cryptsetup-keys.d/, which are automatically discoverable by\nthe systemd-cryptsetup utility when the key file field in /etc/crypttab\nis empty.","shortMessageHtmlLink":"feat(90systemd-cryptsetup): socket key files"}},{"before":"6325af428d1436fff58b4c11a0ec6530df75114a","after":"c5cbdaf3050f46c446fe736032ae872376f6d365","ref":"refs/heads/main","pushedAt":"2024-05-11T15:19:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Conan-Kudo","name":"Neal Gompa (ニール・ゴンパ)","path":"/Conan-Kudo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/276796?s=80&v=4"},"commit":{"message":"feat(systemd-pcrphase): include systemd-pcrphase if dependencies are met","shortMessageHtmlLink":"feat(systemd-pcrphase): include systemd-pcrphase if dependencies are met"}},{"before":"fd384f31599ff231f5a41d876d473d6ac9bb4144","after":"6325af428d1436fff58b4c11a0ec6530df75114a","ref":"refs/heads/main","pushedAt":"2024-05-11T15:18:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Conan-Kudo","name":"Neal Gompa (ニール・ゴンパ)","path":"/Conan-Kudo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/276796?s=80&v=4"},"commit":{"message":"perf(crypt): move more rules to systemd-cryptsetup\n\nIn its current form, fido2, pkcs11, tpm2-tss dracut modules\ndepend on systemd.","shortMessageHtmlLink":"perf(crypt): move more rules to systemd-cryptsetup"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEWeWaHwA","startCursor":null,"endCursor":null}},"title":"Activity · dracut-ng/dracut-ng"}