{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":3716691,"defaultBranch":"master","name":"dracut","ownerLogin":"dracutdevs","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2012-03-14T10:43:41.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/17905899?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1698777809.0","currentOid":""},"activityList":{"items":[{"before":"4980bad34775da715a2639b736cba5e65a8a2604","after":"5d2bda46f4e75e85445ee4d3bd3f68bf966287b9","ref":"refs/heads/master","pushedAt":"2024-03-21T11:26:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"johannbg","name":"Jóhann B. Guðmundsson","path":"/johannbg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1309070?s=80&v=4"},"commit":{"message":"fix(zfcp_rules): correct shellcheck regression when parsing ccw args\n\nFixes 032ecd95c94b77f3f08237e0f765b355dacb9573","shortMessageHtmlLink":"fix(zfcp_rules): correct shellcheck regression when parsing ccw args"}},{"before":"de8ac6300d115a05d467dbb6b9a7c2599a2d306f","after":"4980bad34775da715a2639b736cba5e65a8a2604","ref":"refs/heads/master","pushedAt":"2024-01-04T20:05:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"johannbg","name":"Jóhann B. Guðmundsson","path":"/johannbg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1309070?s=80&v=4"},"commit":{"message":"fix(configure): misleading error if C compiler is not installed\n\nWhile preparing a new system for development, `./configure` reaches a point\nwhere it fails with:\n\n```\n$ ./configure\ndracut needs fts development files.\n```\n\nAfter installing the fts library, `./configure` keeps throwing the same error:\n\n```\n$ rpm -qf /usr/include/fts.h\nglibc-devel-2.38-6.1.x86_64\n$ ./configure\ndracut needs fts development files.\n```\n\nThe problem is `${CC} $CFLAGS $LDFLAGS conftest.c` can also fail if the compiler\nreferenced by `$CC` is not installed.","shortMessageHtmlLink":"fix(configure): misleading error if C compiler is not installed"}},{"before":"4971f443726360216a4ef3ba8baea258a1cd0f3b","after":"de8ac6300d115a05d467dbb6b9a7c2599a2d306f","ref":"refs/heads/master","pushedAt":"2024-01-04T19:09:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"johannbg","name":"Jóhann B. Guðmundsson","path":"/johannbg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1309070?s=80&v=4"},"commit":{"message":"fix(github): update format of labeler\n\nSince we are using `actions/labeler@main`, its format changed, displaying the\nfollowing error with every new PR:\n\n```\nRun actions/labeler@main\nThe configuration file (path: .github/labeler.yml) was not found locally, fetching via the api\nError: Error: found unexpected type for label 'repository' (should be array of config options)\nError: found unexpected type for label 'repository' (should be array of config options)\n```","shortMessageHtmlLink":"fix(github): update format of labeler"}},{"before":"4d594210d6ef4f04a9dbadacea73e9461ded352d","after":"4971f443726360216a4ef3ba8baea258a1cd0f3b","ref":"refs/heads/master","pushedAt":"2023-11-18T00:56:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"johannbg","name":"Jóhann B. Guðmundsson","path":"/johannbg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1309070?s=80&v=4"},"commit":{"message":"fix(systemd-journald): add systemd-sysusers dependency","shortMessageHtmlLink":"fix(systemd-journald): add systemd-sysusers dependency"}},{"before":null,"after":"0195cec3737180b17da1992d38ce822e1e5eceac","ref":"refs/heads/dependabot/github_actions/luizm/action-sh-checker-0.8.0","pushedAt":"2023-10-31T18:43:29.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): bump luizm/action-sh-checker from 0.6.0 to 0.8.0\n\nBumps [luizm/action-sh-checker](https://github.com/luizm/action-sh-checker) from 0.6.0 to 0.8.0.\n- [Release notes](https://github.com/luizm/action-sh-checker/releases)\n- [Commits](https://github.com/luizm/action-sh-checker/compare/v0.6.0...v0.8.0)\n\n---\nupdated-dependencies:\n- dependency-name: luizm/action-sh-checker\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump luizm/action-sh-checker from 0.6.0 to 0.8.0"}},{"before":"1586af098fb17f7565d1699953e4e4b536304089","after":"4d594210d6ef4f04a9dbadacea73e9461ded352d","ref":"refs/heads/master","pushedAt":"2023-10-30T13:39:54.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(dracut-initramfs-restore.sh): do not set selinux labels if disabled\n\nAlso, it's not enough to check if `SELINUX=disabled` in /etc/selinux/config,\nbecause it can be disabled via kernel command line options.","shortMessageHtmlLink":"fix(dracut-initramfs-restore.sh): do not set selinux labels if disabled"}},{"before":"bddffedae038ceca263a904e40513a6e92f1b558","after":"1586af098fb17f7565d1699953e4e4b536304089","ref":"refs/heads/master","pushedAt":"2023-10-30T13:36: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(systemd-repart): correct undefined $libdir\n\nNothing in dracut appears to define the '$libdir' environment\nvariable when module scripts are being run. As a result when\nthe 01-systemd-repart module script runs, it fails to copy any\nof the config files into the initrd. Replace it with '/usr/lib'\nwhich reflects where systemd-repart expects its global config\nfiles.\n\nSigned-off-by: Daniel P. Berrangé ","shortMessageHtmlLink":"fix(systemd-repart): correct undefined $libdir"}},{"before":"1c762c0da6ed2bb6fa44d5e0968605cc4d45361c","after":"bddffedae038ceca263a904e40513a6e92f1b558","ref":"refs/heads/master","pushedAt":"2023-10-30T13:01:40.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(overlayfs): split overlayfs mount in two steps\n\nThis commit splits the creation of required overlayfs underlaying\ndirectories and the actual overlayfs mount. This way it is still\npossible to mount the overlayfs with the generated sysroot.mount that\ndmsquash-live creates.\n\nThe overlayfs tree is created in a pre-mount hook so it is executed\nbefore sysroot.mount is started. Otherwise sysroot.mount starts and\nfails before mount hooks are executed.\n\nSigned-off-by: David Cassany ","shortMessageHtmlLink":"fix(overlayfs): split overlayfs mount in two steps"}},{"before":"856e7acdb1462803c2517c8d64afb2e34c73c735","after":"1c762c0da6ed2bb6fa44d5e0968605cc4d45361c","ref":"refs/heads/master","pushedAt":"2023-10-30T12:52:17.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(pkcs11): delete trailing dot on libcryptsetup-token-systemd-pkcs11.so\n\nlibcryptsetup-token-systemd-pkcs11.so.* doesn't match the file libcryptsetup-token-systemd-pkcs11.so","shortMessageHtmlLink":"fix(pkcs11): delete trailing dot on libcryptsetup-token-systemd-pkcs1…"}},{"before":"b2af8c8bcfc72802e02e2c0adc2eed9279101624","after":"856e7acdb1462803c2517c8d64afb2e34c73c735","ref":"refs/heads/master","pushedAt":"2023-10-30T12:21:25.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: update NEWS.md and AUTHORS","shortMessageHtmlLink":"docs: update NEWS.md and AUTHORS"}},{"before":"bee1c4824a8cd47ce6c01892a548bdc07b1fa678","after":"b2af8c8bcfc72802e02e2c0adc2eed9279101624","ref":"refs/heads/master","pushedAt":"2023-10-28T00:09:00.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(install.d): do not create initramfs if the supplied image is UKI\n\nWhen the supplied kernel image is a UKI, there's no point in creating\ninitramfs as the UKI has it built-in already. This is the situation when\ndracut.install is called for a distro shipped UKI.\n\nNote, KERNEL_INSTALL_IMAGE_TYPE == \"uki\" is different from\nKERNEL_INSTALL_LAYOUT == \"uki\", the later can be used to create UKI upon\ninstalling a standard kernel image.\n\nSigned-off-by: Vitaly Kuznetsov ","shortMessageHtmlLink":"fix(install.d): do not create initramfs if the supplied image is UKI"}},{"before":"6acfecae572fb457115b276b5b64d9424ad5187b","after":"bee1c4824a8cd47ce6c01892a548bdc07b1fa678","ref":"refs/heads/master","pushedAt":"2023-10-18T16:05:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lnykryn","name":"Lukáš Nykrýn","path":"/lnykryn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1889412?s=80&v=4"},"commit":{"message":"feat(systemd): install systemd-executor\n\nIn [0] systemd gained a new binary - systemd-executor - that's used to\nspawn processes forked off systemd. Let's copy it into the initrd if\nit's available.\n\n[0] https://github.com/systemd/systemd/pull/27890","shortMessageHtmlLink":"feat(systemd): install systemd-executor"}},{"before":null,"after":"acc063214b44b0aa673cdbe3fb3401795d8a9d07","ref":"refs/heads/dependabot/github_actions/docker/setup-buildx-action-3","pushedAt":"2023-09-12T18:54:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): bump docker/setup-buildx-action from 2 to 3\n\nBumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.\n- [Release notes](https://github.com/docker/setup-buildx-action/releases)\n- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: docker/setup-buildx-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump docker/setup-buildx-action from 2 to 3"}},{"before":null,"after":"c98383bb6f008d99d986fb899538f52ce4383d21","ref":"refs/heads/dependabot/github_actions/docker/login-action-3","pushedAt":"2023-09-12T18:54:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): bump docker/login-action from 2 to 3\n\nBumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.\n- [Release notes](https://github.com/docker/login-action/releases)\n- [Commits](https://github.com/docker/login-action/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: docker/login-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump docker/login-action from 2 to 3"}},{"before":null,"after":"4094b3e8f93297d4ea4b60a6555b175b838ac989","ref":"refs/heads/dependabot/github_actions/docker/build-push-action-5","pushedAt":"2023-09-12T18:54:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): bump docker/build-push-action from 4 to 5\n\nBumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.\n- [Release notes](https://github.com/docker/build-push-action/releases)\n- [Commits](https://github.com/docker/build-push-action/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: docker/build-push-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump docker/build-push-action from 4 to 5"}},{"before":"81d0304af166a852b272d048274b7782a59193ad","after":null,"ref":"refs/heads/dependabot/github_actions/actions/checkout-4","pushedAt":"2023-09-05T19:04:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"81d0304af166a852b272d048274b7782a59193ad","ref":"refs/heads/dependabot/github_actions/actions/checkout-4","pushedAt":"2023-09-05T18:35:10.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): bump actions/checkout from 1 to 4\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 1 to 4.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v1...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump actions/checkout from 1 to 4"}},{"before":"6c80408c8644a0add1907b0593eb83f90d6247b1","after":"6acfecae572fb457115b276b5b64d9424ad5187b","ref":"refs/heads/master","pushedAt":"2023-08-30T07:21:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"aafeijoo-suse","name":"Antonio Álvarez Feijoo","path":"/aafeijoo-suse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89986513?s=80&v=4"},"commit":{"message":"chore: remove unnecessary shellcheck disable for SC1087","shortMessageHtmlLink":"chore: remove unnecessary shellcheck disable for SC1087"}},{"before":"b4e23ce4238821b0c2dd3c846da45f9cfeb57954","after":"6c80408c8644a0add1907b0593eb83f90d6247b1","ref":"refs/heads/master","pushedAt":"2023-08-30T06:47:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"aafeijoo-suse","name":"Antonio Álvarez Feijoo","path":"/aafeijoo-suse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89986513?s=80&v=4"},"commit":{"message":"fix(dracut.sh): remove microcode check based on CONFIG_MICROCODE_[AMD|INTEL]\n\n`CONFIG_MICROCODE_AMD` and `CONFIG_MICROCODE_INTEL` are hidden since\nhttps://lore.kernel.org/all/20230810160805.081212701@linutronix.de/, therefore\nthis check is wrong and early microcode is always disabled.","shortMessageHtmlLink":"fix(dracut.sh): remove microcode check based on CONFIG_MICROCODE_[AMD…"}},{"before":"23389f6d48871212eba46e34db67e0c9f4368078","after":"b4e23ce4238821b0c2dd3c846da45f9cfeb57954","ref":"refs/heads/master","pushedAt":"2023-08-25T12:25:55.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(release): maintain dracut-version.sh in the source tree\n\nUpdate dracut-version.sh as part of release generation.","shortMessageHtmlLink":"fix(release): maintain dracut-version.sh in the source tree"}},{"before":"0b81e8eb67c80500e529ff2f845c10719b2afd87","after":"23389f6d48871212eba46e34db67e0c9f4368078","ref":"refs/heads/master","pushedAt":"2023-08-24T10:17:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"aafeijoo-suse","name":"Antonio Álvarez Feijoo","path":"/aafeijoo-suse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89986513?s=80&v=4"},"commit":{"message":"docs: set KVERSION for running test suite\n\nRunning the test suite in podman will most likely require setting\n`KVERSION` because the running Linux kernel version will most likely be\ndifferent to the kernel version in the container.\n\nSigned-off-by: Benjamin Drung ","shortMessageHtmlLink":"docs: set KVERSION for running test suite"}},{"before":"166456331d55cdc23946c11315dc2c88aab15911","after":"0b81e8eb67c80500e529ff2f845c10719b2afd87","ref":"refs/heads/master","pushedAt":"2023-08-24T06:54:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"aafeijoo-suse","name":"Antonio Álvarez Feijoo","path":"/aafeijoo-suse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89986513?s=80&v=4"},"commit":{"message":"chore: remove unnecessary shellcheck disable for SC2154","shortMessageHtmlLink":"chore: remove unnecessary shellcheck disable for SC2154"}},{"before":"6f78e5de23769b6c1d656b44bf3c7eb97ba73518","after":"166456331d55cdc23946c11315dc2c88aab15911","ref":"refs/heads/master","pushedAt":"2023-08-22T12:00:30.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(install.d): allow using dracut in combination with ukify\n\nThis can be simply accomplished with the KERNEL_INSTALL_INITRD_GENERATOR\nand KERNEL_INSTALL_UKI_GENERATOR variables. `60-ukify.install` looks for\nthe initrd in the KERNEL_INSTALL_STAGING_AREA and then takes care of building\nthe uki.\n\nThis change makes it possible to use a configuration like this:\n/etc/kernel/install.conf\nlayout=uki\nuki_generator=ukify\ninitrd_generator=dracut\n\nWithout this change this configuration will fail since dracut would also\ngenerate an uki instead of initrd, which will cause a problem in\n`60-ukify.install` since it can't find an initrd to use.\n\nSigned-off-by: Andrew Ammerlaan ","shortMessageHtmlLink":"feat(install.d): allow using dracut in combination with ukify"}},{"before":"9a18f1335fcab1eb84fedc45e450851d093335aa","after":"6f78e5de23769b6c1d656b44bf3c7eb97ba73518","ref":"refs/heads/master","pushedAt":"2023-08-22T11:50:42.000Z","pushType":"pr_merge","commitsCount":6,"pusher":{"login":"LaszloGombos","name":"Laszlo Gombos","path":"/LaszloGombos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1522773?s=80&v=4"},"commit":{"message":"test: support disabling KVM by setting NO_KVM\n\nKVM fails on the Ubuntu ppc64el autopkgtest runners:\n\n```\n$ /usr/bin/qemu-system-ppc64el -enable-kvm -cpu host [...]\nioctl(KVM_CREATE_VM) failed: 22 Invalid argument\nPPC KVM module is not loaded. Try modprobe kvm_hv.\nqemu-system-ppc64el: failed to initialize kvm: Invalid argument\n$ modprobe kvm_hv\nmodprobe: ERROR: could not insert 'kvm_hv': No such device\n```\n\nSigned-off-by: Benjamin Drung ","shortMessageHtmlLink":"test: support disabling KVM by setting NO_KVM"}},{"before":"8e9d89d9c05b4ad1d70a508a604c0b1745c1b17f","after":"9a18f1335fcab1eb84fedc45e450851d093335aa","ref":"refs/heads/master","pushedAt":"2023-08-22T06:52:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"aafeijoo-suse","name":"Antonio Álvarez Feijoo","path":"/aafeijoo-suse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89986513?s=80&v=4"},"commit":{"message":"fix(test): use bash for jobs -r parameter\n\nTest 20 - \"NFSv3 root=dhcp DHCP IP:path\" fails on Debian with following\nerror message in `server.log`:\n\n```\njobs -rp\n/sbin/init: 105: jobs: Illegal option -r\n```\n\nThe jobs parameter `-r` requires bash.\n\nPartially fixes #1901\nSigned-off-by: Benjamin Drung ","shortMessageHtmlLink":"fix(test): use bash for jobs -r parameter"}},{"before":"31c4d284017044b72ddea767c4d35d6d70473984","after":"8e9d89d9c05b4ad1d70a508a604c0b1745c1b17f","ref":"refs/heads/master","pushedAt":"2023-08-21T13:19:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"aafeijoo-suse","name":"Antonio Álvarez Feijoo","path":"/aafeijoo-suse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89986513?s=80&v=4"},"commit":{"message":"ci: also run integration test on Ubuntu\n\nAdd a Dockerfile for Ubuntu (very similar to Debian) and run the\nintegration tests also on Ubuntu.\n\nSigned-off-by: Benjamin Drung ","shortMessageHtmlLink":"ci: also run integration test on Ubuntu"}},{"before":"ddf6323145d50d33a897687474c73770328bf757","after":"31c4d284017044b72ddea767c4d35d6d70473984","ref":"refs/heads/master","pushedAt":"2023-08-21T12:39:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"aafeijoo-suse","name":"Antonio Álvarez Feijoo","path":"/aafeijoo-suse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89986513?s=80&v=4"},"commit":{"message":"feat(Makefile): allow setting dracut version via environment variables\n\nTo ease packaging dracut for Debian/Ubuntu, please support setting the\ndracut main/full version via environment variables:\n\n```\n$ DRACUT_MAIN_VERSION=007\n$ export DRACUT_FULL_VERSION=007-bond\n$ make dracut-version.sh\n$ grep VERSION dracut-version.sh\nDRACUT_VERSION=007-bond\n```\n\nSigned-off-by: Benjamin Drung ","shortMessageHtmlLink":"feat(Makefile): allow setting dracut version via environment variables"}},{"before":"028f7632f8fbeb68d0414baa2ae2482bfb19f1b3","after":"ddf6323145d50d33a897687474c73770328bf757","ref":"refs/heads/master","pushedAt":"2023-08-21T12:18:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"aafeijoo-suse","name":"Antonio Álvarez Feijoo","path":"/aafeijoo-suse","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/89986513?s=80&v=4"},"commit":{"message":"fix: codespell","shortMessageHtmlLink":"fix: codespell"}},{"before":"76f039d35720c4cdf41a6216832d75519f0860c6","after":null,"ref":"refs/heads/release","pushedAt":"2023-08-19T14:30:39.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"LaszloGombos","name":"Laszlo Gombos","path":"/LaszloGombos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1522773?s=80&v=4"}},{"before":"028f7632f8fbeb68d0414baa2ae2482bfb19f1b3","after":"76f039d35720c4cdf41a6216832d75519f0860c6","ref":"refs/heads/release","pushedAt":"2023-08-19T14:26:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"LaszloGombos","name":"Laszlo Gombos","path":"/LaszloGombos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1522773?s=80&v=4"},"commit":{"message":"docs: update NEWS.md and AUTHORS","shortMessageHtmlLink":"docs: update NEWS.md and AUTHORS"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEG6WRjwA","startCursor":null,"endCursor":null}},"title":"Activity · dracutdevs/dracut"}