Bump coreos-installer-dracut
This commit is contained in:
parent
493096eabe
commit
47909ecba1
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@
|
||||
/coreos-installer-0.10.1.crate
|
||||
/coreos-installer-dracut-bbefcb8.tar.gz
|
||||
/coreos-installer-0.11.0.crate
|
||||
/coreos-installer-dracut-9332fe5.tar.gz
|
||||
|
@ -5,7 +5,7 @@
|
||||
# The library is for internal code reuse and is not a public API
|
||||
%global __cargo_is_lib 0
|
||||
|
||||
%global dracutcommit bbefcb88b9ea092be68baf191849a349b09a1f3b
|
||||
%global dracutcommit 9332fe55e1439abc88a4362248533437f7e767c3
|
||||
%global dracutshortcommit %(c=%{dracutcommit}; echo ${c:0:7})
|
||||
|
||||
%global crate coreos-installer
|
||||
@ -196,6 +196,7 @@ from the initramfs.
|
||||
- Remove conditional around sourcing the vendor tarball
|
||||
- Fix inadvertent inclusion of coreos-installer-dracut in -bootinfra on RHEL
|
||||
- Have -dracut own 51coreos-installer directory on RHEL
|
||||
- Bump coreos-installer-dracut
|
||||
|
||||
* Mon Nov 29 2021 Jonathan Lebon <jonathan@jlebon.com> - 0.11.0-2
|
||||
- Backport "miniso: handle hardlinked files"
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (coreos-installer-0.11.0.crate) = a07d65b05ee25717dddccccb6c56367d1798f2e9c0c166ef4ffe42e2ecb9b246fd5bf2c4a0166f1908dd9a59d42db937a7bb3ba5f0a146e43882dea40df868db
|
||||
SHA512 (coreos-installer-dracut-bbefcb8.tar.gz) = 79336d4cf779e4acfa012381de9ca7438345c9019b0a27fddbaf8df16333709d93a0fa4be6ff5e62d83cc2004bf5e5d9b189e49ef8c8eb9f04f1a713b62530f8
|
||||
SHA512 (coreos-installer-dracut-9332fe5.tar.gz) = 2cd481c4aacddcb51726a2d7e84879e7cb7623b5d984b1bd496362bfb3dc7ea6fb232864d696b7b72900d797674d14754222532167da545f445d8092ec2fe6ea
|
||||
|
Loading…
Reference in New Issue
Block a user