import ignition-2.20.0-1.el10

cs10 imports/cs10/ignition-2.20.0-1.el10
MSVSphere Packaging Team 3 months ago
parent eb25a390fe
commit f84ccfdc0c
Signed by: sys_gitsync
GPG Key ID: B2B0B9F29E528FE8

2
.gitignore vendored

@ -1,3 +1,3 @@
SOURCES/gptfdisk-1.0.10.tar.gz SOURCES/gptfdisk-1.0.10.tar.gz
SOURCES/ignition-2.19.0.tar.gz SOURCES/ignition-2.20.0.tar.gz
SOURCES/ignition-edge-b8d1b7a.tar.gz SOURCES/ignition-edge-b8d1b7a.tar.gz

@ -1,3 +1,3 @@
70c0bfe4290c2893fc957ef7f6156c5e74e469fc SOURCES/gptfdisk-1.0.10.tar.gz 70c0bfe4290c2893fc957ef7f6156c5e74e469fc SOURCES/gptfdisk-1.0.10.tar.gz
f10ca64b7df40a3497cb224f29189051521471fb SOURCES/ignition-2.19.0.tar.gz 869ef34676237447050898b7b9f549c43f64fe03 SOURCES/ignition-2.20.0.tar.gz
0069b62bce8673f82ac6a4b9959ec8db4ffed8ad SOURCES/ignition-edge-b8d1b7a.tar.gz 0069b62bce8673f82ac6a4b9959ec8db4ffed8ad SOURCES/ignition-edge-b8d1b7a.tar.gz

@ -2,7 +2,7 @@
## (rpmautospec version 0.6.5) ## (rpmautospec version 0.6.5)
## RPMAUTOSPEC: autorelease, autochangelog ## RPMAUTOSPEC: autorelease, autochangelog
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua: %define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
release_number = 3; release_number = 1;
base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}"));
print(release_number + base_release_number - 1); print(release_number + base_release_number - 1);
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
@ -20,15 +20,13 @@
%global ignedgecommit b8d1b7a52c28fd5c33d15a0628d4b69f242f5c57 %global ignedgecommit b8d1b7a52c28fd5c33d15a0628d4b69f242f5c57
%global ignedgeshortcommit %(c=%{ignedgecommit}; echo ${c:0:7}) %global ignedgeshortcommit %(c=%{ignedgecommit}; echo ${c:0:7})
%if 0%{?rhel} && 0%{?rhel} == 10
# For vendored gdisk # For vendored gdisk
%global gdiskversion 1.0.10 %global gdiskversion 1.0.10
%endif
# https://github.com/coreos/ignition # https://github.com/coreos/ignition
%global goipath github.com/coreos/ignition %global goipath github.com/coreos/ignition
%global gomodulesmode GO111MODULE=on %global gomodulesmode GO111MODULE=on
Version: 2.19.0 Version: 2.20.0
%gometa %gometa
@ -409,24 +407,19 @@ install -D -p -m 644 COPYING %{buildroot}%{_datadir}/licenses/gdisk/COPYING
%changelog %changelog
## START: Generated by rpmautospec ## START: Generated by rpmautospec
* Fri Sep 27 2024 Joseph Marrero Corchado <jmarrero@redhat.com> - 2.19.0-3 * Mon Nov 04 2024 Steven Prestil <spresti@redhat.com> - 2.20.0-1
- Rebuild with autorelease and autochangelog - New release
* Fri Sep 27 2024 Joseph Marrero Corchado <jmarrero@redhat.com> - 2.19.0-2
- Update license identifier for gdisk vendored code
* Thu Sep 26 2024 Joseph Marrero Corchado <jmarrero@redhat.com> - 2.19.0-1 * Thu Sep 26 2024 Joseph Marrero <jmarrero@fedoraproject.org> - 2.19.0-1
- Rebase to https://github.com/coreos/ignition/releases/tag/v2.19.0 - Rebase to https://github.com/coreos/ignition/releases/tag/v2.19.0
- Update ignition-edge commit https://github.com/fedora-iot/ignition-edge/pull/2
* Thu Aug 29 2024 Timothée Ravier <tim@siosm.fr> - 2.17.0-8 * Thu Aug 22 2024 Timothée Ravier <tim@siosm.fr> - 2.17.0-7
- Vendor gdisk until we are ready to move to sfdisk - Vendor gdisk
* Mon Aug 26 2024 Timothée Ravier <tim@siosm.fr> - 2.17.0-7 * Thu Aug 22 2024 Timothée Ravier <tim@siosm.fr> - 2.17.0-6
- Remove gdisk require to prepare for the sfdisk migration - Remove gdisk require to prepare for the sfdisk migration
* Mon Jul 29 2024 Yasmin Valim <ydesouza@redhat.com> - 2.17.0-6
- Enable component gating for RHEL 10 Beta
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.17.0-5 * Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.17.0-5
- Bump release for June 2024 mass rebuild - Bump release for June 2024 mass rebuild
@ -436,43 +429,38 @@ install -D -p -m 644 COPYING %{buildroot}%{_datadir}/licenses/gdisk/COPYING
* Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.17.0-3 * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.17.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Dec 15 2023 Steven Presti <spresti@redhat.com> - 2.17.0-2 * Fri Dec 15 2023 Steven Prestil <spresti@redhat.com> - 2.17.0-2
- Add ignition-grub subpackage - Add ignition-grub subpackage
* Wed Nov 22 2023 Steven Presti <spresti@redhat.com> - 2.17.0-1 * Wed Nov 22 2023 Steven Prestil <spresti@redhat.com> - 2.17.0-1
- Update to 2.17.0 - New release
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.16.2-2 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.16.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Jul 12 2023 Benjamin Gilbert <bgilbert@redhat.com> - 2.16.2-1 * Wed Jul 12 2023 Benjamin Gilbert <bgilbert@redhat.com> - 2.16.2-1
- Update to 2.16.2 - New release
* Mon Jul 10 2023 Benjamin Gilbert <bgilbert@redhat.com> - 2.16.1-1 * Mon Jul 10 2023 Benjamin Gilbert <bgilbert@redhat.com> - 2.16.1-1
- Update to 2.16.1 - New release
* Fri Jun 02 2023 Steven Presti <spresti@redhat.com> - 2.15.0-6 * Thu Jun 1 2023 Steven Presti <spresti@redhat.com> - 2.15.0-4
- Update license to SPDX - Switch License tags to SPDX
* Thu Feb 23 2023 Benjamin Gilbert <bgilbert@redhat.com> - 2.15.0-5 * Thu Feb 23 2023 Benjamin Gilbert <bgilbert@redhat.com> - 2.15.0-3
- Remove ignition-edge files from base package - Remove ignition-edge files from base package
* Wed Feb 22 2023 Paul Whalen <pwhalen@fedoraproject.org> - 2.15.0-4 * Wed Feb 22 2023 Paul Whalen <pwhalen@fedoraproject.org> - 2.15.0-2
- Enable ignition-edge in Fedora - Enable ignition-edge in Fedora
* Tue Feb 21 2023 Benjamin Gilbert <bgilbert@redhat.com> - 2.15.0-3
- Update rpmlintrc for current rpmlint
* Tue Feb 21 2023 Benjamin Gilbert <bgilbert@redhat.com> - 2.15.0-2
- Drop Conflicts/Obsoletes for ancient Ignition releases
* Tue Feb 21 2023 Benjamin Gilbert <bgilbert@redhat.com> - 2.15.0-1 * Tue Feb 21 2023 Benjamin Gilbert <bgilbert@redhat.com> - 2.15.0-1
- 2.15.0 - New release
- Drop Conflicts/Obsoletes for ancient Ignition releases
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.14.0-6 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.14.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Thu Aug 11 2022 Christian Glombek <cglombek@redhat.com> - 2.14.0-5 * Tue Aug 9 2022 Christian Glombek <cglombek@redhat.com> - 2.14.0-5
- Enable writing ssh keys fragments on RHEL/CentOS >= 9 - Enable writing ssh keys fragments on RHEL/CentOS >= 9
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.14.0-4 * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.14.0-4
@ -482,444 +470,377 @@ install -D -p -m 644 COPYING %{buildroot}%{_datadir}/licenses/gdisk/COPYING
- Add macOS aarch64 binary to -redistributable - Add macOS aarch64 binary to -redistributable
* Sat Jun 18 2022 Robert-André Mauchin <zebob.m@gmail.com> - 2.14.0-2 * Sat Jun 18 2022 Robert-André Mauchin <zebob.m@gmail.com> - 2.14.0-2
- Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, - Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191,
CVE-2022-27191, CVE-2022-29526, CVE-2022-30629 CVE-2022-29526, CVE-2022-30629
* Tue May 17 2022 Steven Presti <spresti@redhat.com> - 2.14.0-1
- ignition.spec: update version to v2.14.0
* Thu Mar 17 2022 Sohan Kunkerkar <skunkerk@redhat.com> - 2.13.0-8 * Mon May 16 2022 Steven Presti <spresti@redhat.com> - 2.14.0-1
- Add patch for fixing the vmware kernel lockdown - New release
- Add ignition-apply symlink
- Add ignition-rmcfg symlink and ignition-delete-config.service
* Fri Jan 28 2022 Benjamin Gilbert <bgilbert@redhat.com> - 2.13.0-7 * Thu Mar 17 2022 Sohan Kunkerkar <skunkerk@redhat.com> - 2.13.0-5
- Update rpmlintrc - Avoid kernel lockdown on VMware when running with secure boot
* Fri Jan 28 2022 Benjamin Gilbert <bgilbert@redhat.com> - 2.13.0-6 * Fri Jan 28 2022 Benjamin Gilbert <bgilbert@redhat.com> - 2.13.0-4
- Rename -validate-nonlinux subpackage to -validate-redistributable
- Add static Linux binaries to -redistributable
- Fix macro invocation in comment - Fix macro invocation in comment
* Fri Jan 28 2022 Benjamin Gilbert <bgilbert@redhat.com> - 2.13.0-5
- Rename -validate-nonlinux to -redistributable; add static Linux binaries
* Thu Jan 20 2022 Benjamin Gilbert <bgilbert@redhat.com> - 2.13.0-4
- Avoid double patch application on non-Fedora
* Thu Jan 20 2022 Benjamin Gilbert <bgilbert@redhat.com> - 2.13.0-3 * Thu Jan 20 2022 Benjamin Gilbert <bgilbert@redhat.com> - 2.13.0-3
- Fix LUKS volume reuse - Fix LUKS volume reuse
- Avoid double patch application on non-Fedora
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.13.0-2 * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.13.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Tue Nov 30 2021 Sohan Kunkerkar <sohank2602@gmail.com> - 2.13.0-1 * Tue Nov 30 2021 Sohan Kunkerkar <skunkerk@redhat.com> - 2.13.0-1
- 2.13.0 - New release
* Wed Oct 13 2021 Sohan Kunkerkar <skunkerk@redhat.com> - 2.12.0-6 * Wed Oct 13 2021 Sohan Kunkerkar <skunkerk@redhat.com> - 2.12.0-3
- Move Ignition report to /etc - Move Ignition report to /etc
* Mon Sep 13 2021 Sohan Kunkerkar <sohank2602@gmail.com> - 2.12.0-5 * Thu Aug 26 2021 Sohan Kunkerkar <skunkerk@redhat.com> - 2.12.0-2
- Conditionalize Fedora-specific configuration - Disable file fragment writing logic for SSH authorized_keys on RHEL/CentOS
* Mon Sep 13 2021 Sohan Kunkerkar <sohank2602@gmail.com> - 2.12.0-4
- Disable cross-building of Ignition-validate on RHEL/CentOS
* Mon Sep 13 2021 Sohan Kunkerkar <sohank2602@gmail.com> - 2.12.0-3
- Disable compressdwarf flag to avoid build failures on RHEL/CentOS - Disable compressdwarf flag to avoid build failures on RHEL/CentOS
- Disable cross-building of Ignition-validate on RHEL/CentOS
- Conditionalize Fedora-specific configuration
* Thu Aug 26 2021 Sohan Kunkerkar <sohank2602@gmail.com> - 2.12.0-2 * Fri Aug 6 2021 Sohan Kunkerkar <skunkerk@redhat.com> - 2.12.0-1
- Disable file fragment writing logic for SSH authorized_keys on - New release
RHEL/CentOS
* Fri Aug 06 2021 Sohan Kunkerkar <skunkerk@redhat.com> - 2.12.0-1
- Ignition 2.12.0
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.11.0-3 * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.11.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Thu Jul 08 2021 Benjamin Gilbert <bgilbert@redhat.com> - 2.11.0-2 * Thu Jul 8 2021 Benjamin Gilbert <bgilbert@redhat.com> - 2.11.0-2
- Drop ignition-firstboot-complete and ignition-setup-user services - Move ignition-firstboot-complete and ignition-setup-user services out of
package into distro glue
* Sat Jun 26 2021 Benjamin Gilbert <bgilbert@redhat.com> - 2.11.0-1 * Fri Jun 25 2021 Benjamin Gilbert <bgilbert@redhat.com> - 2.11.0-1
- 2.11.0 - New release
* Wed Jun 09 2021 Sohan Kunkerkar <skunkerk@redhat.com> - 2.10.1-4
- Fix go-mods-to-bundled-provides script to parse correct rpm version
* Wed May 26 2021 Jonathan Lebon <jonathan@jlebon.com> - 2.10.1-3 * Wed May 26 2021 Jonathan Lebon <jonathan@jlebon.com> - 2.10.1-3
- Backport patch for multipath on firstboot - Backport patch for multipath on firstboot
https://github.com/coreos/ignition/pull/1208
https://github.com/coreos/fedora-coreos-config/pull/1011
* Wed May 26 2021 Jonathan Lebon <jonathan@jlebon.com> - 2.10.1-2 * Wed May 26 2021 Jonathan Lebon <jonathan@jlebon.com> - 2.10.1-2
- spec: regenerate from go2rpm - Redo packaging using go2rpm
* Fri Apr 30 2021 Stephen Lowrie <slowrie@redhat.com> - 2.10.1-1
- release: Ignition 2.10.1
* Fri Feb 05 2021 Benjamin Gilbert <bgilbert@redhat.com> - 2.9.0-9 * Thu Apr 29 2021 Stephen Lowrie <slowrie@redhat.com> - 2.10.1-1
- Drop mention of networkd in package description - New release
* Fri Feb 05 2021 Benjamin Gilbert <bgilbert@redhat.com> - 2.9.0-8
- Drop old notes from original package creation
* Fri Feb 05 2021 Benjamin Gilbert <bgilbert@redhat.com> - 2.9.0-7
- Switch to %%autosetup
* Fri Feb 05 2021 Benjamin Gilbert <bgilbert@redhat.com> - 2.9.0-6
- Drop Git commit hash from Release
* Fri Feb 05 2021 Benjamin Gilbert <bgilbert@redhat.com> - 2.9.0-5
- Set ExclusiveArch from %%go_arches
* Fri Feb 05 2021 Benjamin Gilbert <bgilbert@redhat.com> - 2.9.0-4 * Fri Feb 05 2021 Benjamin Gilbert <bgilbert@redhat.com> - 2.9.0-4
- Drop Git commit hash from Release
- Correctly enable IMDS patch - Correctly enable IMDS patch
- Switch to %%autosetup
- Set ExclusiveArch from %%go_arches
- Drop mention of networkd in package description
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.0-3 * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.0-3.git1d56dc8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jan 12 2021 Sohan Kunkerkar <skunkerk@redhat.com> - 2.9.0-2 * Tue Jan 12 2021 Sohan Kunkerkar <skunkerk@redhat.com> - 2.9.0-2.git1d56dc8
- Fix AWS probing by using the IMDS token URL - Fix AWS probing by using the IMDS token URL to ensure that networking is up
* Fri Jan 08 2021 Sohan Kunkerkar <skunkerk@redhat.com> - 2.9.0-1 * Fri Jan 08 2021 Sohan Kunkerkar <skunkerk@redhat.com> - 2.9.0-1.git1d56dc8
- release: Ignition v2.9.0 - New release
* Thu Dec 03 2020 Sohan Kunkerkar <sohank2602@gmail.com> - 2.8.1-1 * Thu Dec 03 2020 Sohan Kunkerkar <skunkerk@redhat.com> - 2.8.1-1.gitc733d23
- release: Ignition v2.8.1 - New release
* Wed Nov 25 2020 Sohan Kunkerkar <sohank2602@gmail.com> - 2.8.0-1 * Wed Nov 25 2020 Sohan Kunkerkar <skunkerk@redhat.com> - 2.8.0-1.gitdb4d30d
- release: Ignition v2.8.0 - New release
* Wed Oct 28 2020 Benjamin Gilbert <bgilbert@redhat.com> - 2.7.0-2 * Wed Oct 14 2020 Stephen Lowrie <slowrie@redhat.com> - 2.7.0-1.git5be43fd
- download-ignition.sh: drop - New release
* Thu Oct 15 2020 Stephen Lowrie <stephen.lowrie@gmail.com> - 2.7.0-1 * Wed Aug 12 2020 Benjamin Gilbert <bgilbert@redhat.com> - 2.6.0-2.git947598e
- Ignition 2.7.0
* Wed Aug 12 2020 Benjamin Gilbert <bgilbert@redhat.com> - 2.6.0-2
- Fix sector size detection on s390x - Fix sector size detection on s390x
* Sat Aug 08 2020 Benjamin Gilbert <bgilbert@redhat.com> - 2.6.0-1 * Fri Aug 07 2020 Benjamin Gilbert <bgilbert@redhat.com> - 2.6.0-1.git947598e
- Ignition 2.6.0 - New release
* Fri Aug 07 2020 Jonathan Lebon <jonathan@jlebon.com> - 2.5.0-3 * Fri Aug 07 2020 Jonathan Lebon <jonathan@jlebon.com> - 2.5.0-3.git0d6f3e5
- Backport conditional networking fix for OpenStack and CloudStack - Backport conditional networking fix for OpenStack and CloudStack
https://github.com/coreos/ignition/pull/1057
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.0-2 * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.0-2.git0d6f3e5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Fri Jul 24 2020 Benjamin Gilbert <bgilbert@redhat.com> - 2.5.0-1 * Thu Jul 23 2020 Benjamin Gilbert <bgilbert@redhat.com> - 2.5.0-1.git0d6f3e5
- Ignition 2.5.0 - New release
- Ship support code from Ignition tarball instead of ignition-dracut
* Thu Jul 16 2020 Benjamin Gilbert <bgilbert@redhat.com> - 2.4.1-1 * Thu Jul 16 2020 Benjamin Gilbert <bgilbert@redhat.com> - 2.4.1-1.git5260a5b
- Ignition 2.4.1 - New release
- Bump ignition-dracut to fix warning in udev rule
* Wed Jul 15 2020 Jonathan Lebon <jonathan@jlebon.com> - 2.4.0-2 * Wed Jul 15 2020 Jonathan Lebon <jonathan@jlebon.com> - 2.4.0-2.gitd18bf90
- Backport root homedir relabeling fix - Backport root homedir relabeling fix
https://github.com/coreos/ignition/pull/1029 for
https://github.com/coreos/fedora-coreos-config/pull/426#issuecomment-658867731.
* Mon Jul 13 2020 Benjamin Gilbert <bgilbert@redhat.com> - 2.4.0-1 * Mon Jul 13 2020 Benjamin Gilbert <bgilbert@redhat.com> - 2.4.0-1.gitd18bf90
- Ignition 2.4.0 - New release
- Bump ignition-dracut
* Mon Jun 15 2020 Timothée Ravier <travier@redhat.com> - 2.3.0-3 * Mon Jun 15 2020 Timothée Ravier <travier@redhat.com> - 2.3.0-3.gitee616d5
- Update to latest ignition-dracut to fix coreos-gpt-setup unit - Update to latest ignition-dracut to fix coreos-gpt-setup unit
https://github.com/coreos/ignition-dracut/pull/191
* Mon Jun 01 2020 Jonathan Lebon <jonathan@jlebon.com> - 2.3.0-2 * Mon Jun 01 2020 Jonathan Lebon <jonathan@jlebon.com> - 2.3.0-2.gitee616d5
- Update to latest ignition-dracut to fix error handling - Update to latest ignition-dracut to fix error handling
https://github.com/coreos/ignition-dracut/pull/188
* Tue May 05 2020 Benjamin Gilbert <bgilbert@redhat.com> - 2.3.0-1 * Tue May 05 2020 Benjamin Gilbert <bgilbert@redhat.com> - 2.3.0-1.gitee616d5
- Ignition 2.3.0 - New release
- Bump ignition-dracut
* Sun Apr 26 2020 Dusty Mabe <dusty@dustymabe.com> - 2.2.1-5 * Sun Apr 26 2020 Dusty Mabe <dusty@dustymabe.com> - 2.2.1-5.git2d3ff58
- Update to latest ignition-dracut for network fixes - Update to latest ignition-dracut for network fixes
https://github.com/coreos/ignition-dracut/pull/174
* Thu Apr 16 2020 Colin Walters <walters@verbum.org> - 2.2.1-4 * Thu Apr 16 2020 Colin Walters <walters@verbum.org> - 2.2.1-4.git2d3ff58
- Update to latest ignition-dracut for virtio dump - Update to latest ignition-dracut for virtio dump
* Mon Mar 30 2020 Benjamin Gilbert <bgilbert@redhat.com> - 2.2.1-3 * Mon Mar 30 2020 Benjamin Gilbert <bgilbert@redhat.com> - 2.2.1-3.git2d3ff58
- Bump ignition-dracut to fix umount stage network access - Bump ignition-dracut to fix umount stage network access
* Sat Mar 28 2020 Benjamin Gilbert <bgilbert@redhat.com> - 2.2.1-2 * Sat Mar 28 2020 Benjamin Gilbert <bgilbert@redhat.com> - 2.2.1-2.git2d3ff58
- Fix userdata/metadata fetch on Packet - Fix userdata/metadata fetch on Packet
* Tue Mar 24 2020 Benjamin Gilbert <bgilbert@redhat.com> - 2.2.1-1 * Tue Mar 24 2020 Benjamin Gilbert <bgilbert@redhat.com> - 2.2.1-1.git2d3ff58
- Ignition 2.2.1 - New release
- Bump ignition-dracut for initramfs network teardown
* Sat Feb 01 2020 Benjamin Gilbert <bgilbert@redhat.com> - 2.1.1-7 * Sat Feb 01 2020 Benjamin Gilbert <bgilbert@redhat.com> - 2.1.1-6.git40c0b57
- Switch -validate-nonlinux to noarch; move files to /usr/share/ignition - Switch -validate-nonlinux to noarch; move files to /usr/share/ignition
* Sat Feb 01 2020 Benjamin Gilbert <bgilbert@redhat.com> - 2.1.1-6
- Improve -validate-nonlinux descriptive text - Improve -validate-nonlinux descriptive text
* Fri Jan 31 2020 Jonathan Lebon <jonathan@jlebon.com> - 2.1.1-5 * Fri Jan 31 2020 Jonathan Lebon <jonathan@jlebon.com> - 2.1.1-5.git40c0b57
- Bump ignition-dracut for ignition-diskful-subsequent target - Bump ignition-dracut for ignition-diskful-subsequent target
https://github.com/coreos/ignition-dracut/pull/151
- Kill grub dropin
https://github.com/coreos/ignition-dracut/pull/91
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.1-4 * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.1-4.git40c0b57
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Fri Dec 20 2019 Dusty Mabe <dusty@dustymabe.com> - 2.1.1-3 * Fri Dec 20 2019 Dusty Mabe <dusty@dustymabe.com> - 2.1.1-3.git40c0b57
- Backport upstream patch to workaround problem booting on live systems - Backport upstream patch to workaround problem booting on live systems
- https://github.com/coreos/fedora-coreos-tracker/issues/339 - https://github.com/coreos/fedora-coreos-tracker/issues/339
- https://github.com/coreos/ignition/pull/907 - https://github.com/coreos/ignition/pull/907
* Wed Dec 18 2019 Andrew Jeddeloh <ajeddelo@redhat.com> - 2.1.1-2 * Tue Dec 17 2019 Andrew Jeddeloh <ajeddelo@redhat.com> - 2.1.1-2.git40c0b57
- spec: add ignition-validate-nonlinux subpackage - Add ignition-validate-nonlinux subpackage. This should not be installed. It
is only used for building binaries to sign by Fedora release engineering and
include on the Ignition project's Github releases page.
* Fri Dec 13 2019 Andrew Jeddeloh <ajeddelo@redhat.com> - 2.1.1-1 * Fri Dec 13 2019 Andrew Jeddeloh <ajeddelo@redhat.com> - 2.1.1-1.git40c0b57
- spec: update spec for 2.1.1 - New release 2.1.1
* Mon Dec 09 2019 Jonathan Lebon <jonathan@jlebon.com> - 2.0.1-11 * Mon Dec 09 2019 Jonathan Lebon <jonathan@jlebon.com> - 2.0.1-9.gita8f91fa
- Use the master branch of ignition-dracut, not spec2x - Use the master branch of ignition-dracut, not spec2x
* Fri Dec 06 2019 Jonathan Lebon <jonathan@jlebon.com> - 2.0.1-10 * Fri Dec 06 2019 Jonathan Lebon <jonathan@jlebon.com> - 2.0.1-8.gita8f91fa
- Bump Ignition for better SELinux labeling - Bump Ignition for that sweet SELinux labeling:
https://github.com/coreos/ignition/pull/846
* Thu Dec 05 2019 Jonathan Lebon <jonathan@jlebon.com> - 2.0.1-9 * Thu Dec 05 2019 Jonathan Lebon <jonathan@jlebon.com> - 2.0.1-7.git641ec6a
- Don't require btrfs-progs, just recommend it - Don't require btrfs-progs, just recommend it
https://github.com/coreos/fedora-coreos-tracker/issues/323
* Thu Dec 05 2019 Allen Bai <abai@redhat.com> - 2.0.1-8 * Wed Dec 04 2019 Allen Bai <abai@redhat.com> - 2.0.1-6.git641ec6a
- Update dracut to latest spec2x - Update dracut to latest spec2x
* firstboot-complete: tell zipl to run
* Thu Oct 31 2019 Colin Walters <walters@verbum.org> - 2.0.1-7 * Thu Oct 31 2019 Colin Walters <walters@verbum.org> - 2.0.1-5.git641ec6a
- Update dracut - Update dracut
* Wed Sep 25 2019 Colin Walters <walters@verbum.org> - 2.0.1-6 * Wed Sep 25 2019 Colin Walters <walters@verbum.org> - 2.0.1-4.git641ec6a
- Bump to latest in prep for rootfs redeploy work - Bump to latest in prep for rootfs redeploy work
* Sat Sep 21 2019 Peter Robinson <pbrobinson@gmail.com> - 2.0.1-5 * Sat Sep 21 2019 Peter Robinson <pbrobinson@fedoraproject.org> 2.0.1-3.gite75cf24
- fix up arch deps for latest golang specs so all the right arches get - Fix up arch dependencies for new golang specs
built
* Fri Aug 16 2019 Colin Walters <walters@verbum.org> - 2.0.1-4
- Fix files list
* Fri Aug 16 2019 Colin Walters <walters@verbum.org> - 2.0.1-3 * Fri Aug 16 2019 Colin Walters <walters@verbum.org> - 2.0.1-2.gite75cf24
- Update dracut for gpt fixes - Update dracut for gpt fixes
* Thu Jul 25 2019 Andrew Jeddeloh <ajeddelo@redhat.com> - 2.0.1-2 * Thu Jul 25 2019 Andrew Jeddeloh <ajeddelo@redhat.com> - 2.0.1-1.gite75cf24
- ignition.spec: fix changelog - New release 2.0.1
* Thu Jul 25 2019 Andrew Jeddeloh <ajeddelo@redhat.com> - 2.0.1-1 * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-2.git0c1da80
- *: bump to Ignition 2.0.1
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Mon Jun 10 2019 Andrew Jeddeloh <andrew.jeddeloh@coreos.com> - 2.0.0-12 * Mon Jun 10 2019 Andrew Jeddeloh <ajeddelo@redhat.com> - 2.0.0-1.git0c1da80
- sources: add new sources for 2.0.0 - New release 2.0.0
* Mon Jun 10 2019 Andrew Jeddeloh <andrew.jeddeloh@coreos.com> - 2.0.0-11
- spec: update generated bits of the spec
* Mon Jun 10 2019 Andrew Jeddeloh <andrew.jeddeloh@coreos.com> - 2.0.0-10 * Fri May 03 2019 Jonathan Lebon <jonathan@jlebon.com> - 2.0.0-beta.3.git910e6c6
- spec: change non-generated bits
* Fri May 03 2019 Jonathan Lebon <jonathan@jlebon.com> - 2.0.0-9
- Adapt distro.selinuxRelabel flag path for v2/ move - Adapt distro.selinuxRelabel flag path for v2/ move
* Fri May 03 2019 Jonathan Lebon <jonathan@jlebon.com> - 2.0.0-8 * Fri May 03 2019 Jonathan Lebon <jonathan@jlebon.com> - 2.0.0-beta.2.git910e6c6
- Bump to ignition-dracut df88988 - Bump ignition-dracut dropping CoreOS integration files
* Wed May 01 2019 Andrew Jeddeloh <andrew.jeddeloh@coreos.com> - 2.0.0-7
- *: update to 2.0.0-beta
* Mon Apr 29 2019 Andrew Jeddeloh <andrew.jeddeloh@coreos.com> - 2.0.0-6 * Mon Apr 29 2019 Andrew Jeddeloh <ajeddelo@redhat.com> - 2.0.0-beta.1.git910e6c6
- go-mods-to-bundled: use /usr/bin/env python - New release 2.0.0-beta
* Mon Apr 08 2019 Jonathan Lebon <jonathan@jlebon.com> - 2.0.0-5 * Mon Apr 08 2019 Jonathan Lebon <jonathan@jlebon.com> - 2.0.0-alpha.3.git906cf04
- Bump to ignition-dracut 85f2e65 - ignition-dracut: update to latest
* dracut/30ignition: link to RHBZ in ignition-complete
* Wed Mar 27 2019 Benjamin Gilbert <bgilbert@redhat.com> - 2.0.0-4 * dracut/30ignition: add OnFailure= for ExecStop= services
- Drop obsolete override of chroot path * dracut/30ignition: order ExecStop= units before initrd-switch-root.target
* dracut/30ignition: re-order directives in remount-sysroot
* dracut/30ignition: add missing Before= for mount unit
* dracut/30ignition: order ignition-complete.target before initrd.target
* module_setup: include cdrom rules for openstack
* Wed Mar 27 2019 Benjamin Gilbert <bgilbert@redhat.com> - 2.0.0-3 * Wed Mar 27 2019 Benjamin Gilbert <bgilbert@backtick.net> - 2.0.0-alpha.2.git906cf04
- Backport fix for SELinux relabeling of systemd units - Backport fix for SELinux relabeling of systemd units
- Drop obsolete override of chroot path
* Wed Mar 27 2019 Benjamin Gilbert <bgilbert@redhat.com> - 2.0.0-2 * Wed Mar 27 2019 Jonathan Lebon <jonathan@jlebon.com> - 2.0.0-alpha.1.git906cf04
- Drop old patch files - New release 2.0.0-alpha
- ignition-dracut: Go back to master branch
* Wed Mar 27 2019 Jonathan Lebon <jonathan@jlebon.com> - 2.0.0-1
- Bump to Ignition v2.0.0-alpha
* Fri Mar 22 2019 Dusty Mabe <dusty@dustymabe.com> - 0.31.0-15 * Fri Mar 22 2019 Dusty Mabe <dusty@dustymabe.com> - 0.31.0-7.gitf59a653
- backports from spec2x branches - ignition-dracut: Pull in latest from spec2x branch
- ignition-dracut: Pull in latest from spec2x branch * grub: support * grub: support overriding network kcmdline args
overriding network kcmdline args - ignition: pull in subuid/subgid files patch from spec2x branch
- ignition: pull in subuid/subgid files patch from spec2x branch * * stages/files: Also relabel subuid/subgid files
stages/files: Also relabel subuid/subgid files
* Wed Mar 20 2019 Michael Nguyen <mnguyen@redhat.com> - 0.31.0-14 * Wed Mar 20 2019 Michael Nguyen <mnguyen@redhat.com> - 0.31.0-6.gitf59a653
- Backport support for ignition vmware properties - Backport patch for supporting guestinfo.ignition.config.data
* Mon Mar 18 2019 Dusty Mabe <dusty@dustymabe.com> - 0.31.0-13 * Mon Mar 18 2019 Dusty Mabe <dusty@dustymabe.com> - 0.31.0-5.gitf59a653
- Use the spec2x branch of ignition-dracut upstream - Use the spec2x branch of ignition-dracut upstream
- * Since ignition-dracut master has moved to supporting ignition
* Mon Mar 18 2019 Benjamin Gilbert <bgilbert@redhat.com> - 0.31.0-12 spec 3.x we are applying 2.x related fixes to the spec2x
- tests: try running ignition-validate branch in the ignition-dracut repo.
* Summary of backports: https://github.com/coreos/ignition-dracut/pull/58
* Mon Mar 18 2019 Benjamin Gilbert <bgilbert@redhat.com> - 0.31.0-11
- Move ignition binary into dracut module directory * Mon Mar 18 2019 Benjamin Gilbert <bgilbert@backtick.net> - 0.31.0-4.gitf59a653
- Move dracut modules into main ignition package
* Mon Mar 18 2019 Benjamin Gilbert <bgilbert@redhat.com> - 0.31.0-10 - Move ignition binary out of the PATH
- Drop developer docs from base package - Move ignition-validate into a subpackage
* Mon Mar 18 2019 Benjamin Gilbert <bgilbert@redhat.com> - 0.31.0-9
- Include ignition-dracut license file - Include ignition-dracut license file
- Drop developer docs from base package
* Mon Mar 18 2019 Benjamin Gilbert <bgilbert@redhat.com> - 0.31.0-8 * Mon Mar 18 2019 Colin Walters <walters@verbum.org> - 0.31.0-3.gitf59a653
- Merge ignition-dracut into ignition; split out ignition-validate - Backport patch for networking
* Mon Mar 18 2019 Benjamin Gilbert <bgilbert@redhat.com> - 0.31.0-7
- Remember to exit ignition-dracut directory after installing
* Mon Mar 18 2019 Benjamin Gilbert <bgilbert@redhat.com> - 0.31.0-6
- Drop stray summary line from package description
* Mon Mar 18 2019 Benjamin Gilbert <bgilbert@redhat.com> - 0.31.0-5
- Fix trailing spaces in %%description
* Mon Mar 18 2019 Benjamin Gilbert <bgilbert@redhat.com> - 0.31.0-4
- Move some dracut subpackage configuration within the specfile
* Mon Mar 18 2019 Colin Walters <walters@verbum.org> - 0.31.0-3
- Backport networking patch
* Tue Mar 05 2019 Dusty Mabe <dusty@dustymabe.com> - 0.31.0-2 * Mon Mar 04 2019 Dusty Mabe <dusty@dustymabe.com> - 0.31.0-2.gitf59a653
- ignition-dracut: backport patch for finding ignition.firstboot file on - ignition-dracut: backport patch for finding ignition.firstboot file on UEFI systems
UEFI systems https://github.com/coreos/ignition-dracut/pull/52
* Thu Feb 21 2019 Andrew Jeddeloh <andrew.jeddeloh@coreos.com> - 0.31.0-1 * Wed Feb 20 2019 Andrew Jeddeloh <andrew.jeddeloh@redhat.com> - 0.31.0-1.gitf59a653
- Bump to Ignition v0.31.0 - New release 0.31.0
* Fri Feb 15 2019 Dusty Mabe <dusty@dustymabe.com> - 0.30.0-5 * Fri Feb 15 2019 Dusty Mabe <dusty@dustymabe.com> - 0.30.0-4.git308d7a0
- Bump to ignition-dracut 2c69925 - Bump to ignition-dracut 2c69925
- * support platform configs and user configs in /boot
^ https://github.com/coreos/ignition-dracut/pull/43
* Add ability to parse config.ign file on boot
^ https://github.com/coreos/ignition-dracut/pull/42
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.30.0-4 * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.30.0-3.git308d7a0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Wed Jan 30 2019 Dusty Mabe <dusty@dustymabe.com> - 0.30.0-3 * Mon Jan 28 2019 Dusty Mabe <dusty@dustymabe.com> - 0.30.0-2.git308d7a0
- Bump to ignition-dracut fa7131b - Bump to ignition-dracut fa7131b
- * 7579b92 journal: add clarifying comment for context
* a6551f1 Remount /sysroot rw (#38)
* ignition-firstboot-complete.service: Remount /boot rw
* Tue Jan 08 2019 Dusty Mabe <dusty@dustymabe.com> - 0.30.0-2 * Sat Dec 15 2018 Benjamin Gilbert <bgilbert@redhat.com> - 0.30.0-1.git308d7a0
- add a few utility scripts for downloading sources - New release 0.30.0
* Sat Dec 15 2018 Benjamin Gilbert <bgilbert@redhat.com> - 0.30.0-1 * Fri Dec 14 2018 Michael Nguyen <mnguyen@redhat.com> - 0.29.1-3.gitb1ab0b2
- Bump to Ignition 0.30.0 - define gopath for RHEL7
* Fri Dec 14 2018 Michael Nguyen <mnguyen@redhat.com> - 0.29.1-3 * Tue Dec 11 2018 Dusty Mabe <dusty@dustymabe.com> - 0.29.1-2.gitb1ab0b2
- additional fixups for building against rhel7 - require golang >= 1.10 and specify architecture list for RHEL7
* Tue Dec 11 2018 Dusty Mabe <dusty@dustymabe.com> - 0.29.1-2 * Tue Dec 11 2018 Andrew Jeddeloh <andrew.jeddeloh@redhat.com> - 0.29.1-1.gitb1ab0b2
- fixups for building against rhel7 - New release 0.29.1
- require golang >= 1.10
- specify arch list since no %%go_arches macro
* Tue Dec 11 2018 Andrew Jeddeloh <andrew.jeddeloh@coreos.com> - 0.29.1-1 * Wed Nov 21 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.28.0-12.gitf707912
- Bump to Ignition 0.29.1 - Rebuild for protobuf 3.6 in rawhide (f30)
* Thu Nov 22 2018 Dusty Mabe <dusty@dustymabe.com> - 0.28.0-15 * Tue Nov 20 2018 Jonathan Lebon <jonathan@jlebon.com> - 0.28.0-11.git7b83454
- clarify that protobuf 3.6 is only for f30
* Wed Nov 21 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.28.0-14
- Rebuild for protobuf 3.6
* Tue Nov 20 2018 Jonathan Lebon <jonathan@jlebon.com> - 0.28.0-13
- Bump to ignition-dracut 7b83454 - Bump to ignition-dracut 7b83454
* Thu Oct 25 2018 Dusty Mabe <dusty@dustymabe.com> - 0.28.0-12 * Thu Oct 25 2018 Dusty Mabe <dusty@dustymabe.com> - 0.28.0-10.gitf707912
- Bump to ignition-dracut decf63f - Bump to ignition-dracut decf63f
- * 03d8438 30ignition: only instmods if module available
* Thu Oct 25 2018 Dusty Mabe <dusty@dustymabe.com> - 0.28.0-11 * Thu Oct 25 2018 Dusty Mabe <dusty@dustymabe.com> - 0.28.0-9.gitf707912
- Bump to ignition-dracut 7ee64ca - Bump to ignition-dracut 7ee64ca
- * 3ec0b39 remove ignition-remount-sysroot.service files
* 66335f2 ignition: run files stage at original CL ordering
* 0301a03 ignition-disks.service: drop Requires=network.target
* a0bc135 ignition-ask-var-mount.service: use RemainAfterExit=yes
* ecf5779 module-setup.sh: explicitly install qemu_fw_cfg
* Mon Oct 15 2018 Dusty Mabe <dusty@dustymabe.com> - 0.28.0-10 * Mon Oct 15 2018 Dusty Mabe <dusty@dustymabe.com> - 0.28.0-8.gitf707912
- Bump to ignition-dracut 4bdfb34 - Bump to ignition-dracut 4bdfb34
- * 6d0763a module-setup: Make mkfs.btrfs optional
* Wed Oct 10 2018 Jonathan Lebon <jonathan@jlebon.com> - 0.28.0-9 * Wed Oct 10 2018 Jonathan Lebon <jonathan@jlebon.com> - 0.28.0-7.gitf707912
- Backport patch for sysctl.d handling - Backport patch for handling sysctl files correctly
https://github.com/coreos/coreos-assembler/pull/128
https://github.com/openshift/machine-config-operator/pull/123
* Wed Sep 26 2018 Dusty Mabe <dusty@dustymabe.com> - 0.28.0-8 * Wed Sep 26 2018 Dusty Mabe <dusty@dustymabe.com> - 0.28.0-6.gitf707912
- Bump to ignition-dracut c09ce6f - Bump to ignition-dracut c09ce6f
- * ce9f648 30ignition: add support for ignition-disks
* Mon Sep 24 2018 Dusty Mabe <dusty@dustymabe.com> - 0.28.0-7 * Mon Sep 24 2018 Dusty Mabe <dusty@dustymabe.com> - 0.28.0-5.gitf707912
- Remove requires for btrfs on !fedora
- Bump to ignition-dracut 8c85eb3 - Bump to ignition-dracut 8c85eb3
- * 26f2396 journal: Don't log to console AND kmsg
* Mon Sep 24 2018 Colin Walters <walters@verbum.org> - 0.28.0-6 * Mon Sep 17 2018 Jonathan Lebon <jonathan@jlebon.com> - 0.28.0-4.gitf707912
- Only require btrfs-progs on Fedora
* Mon Sep 17 2018 Jonathan Lebon <jonathan@jlebon.com> - 0.28.0-5
- Backport patch for relabeling /var/home on FCOS - Backport patch for relabeling /var/home on FCOS
https://github.com/coreos/fedora-coreos-config/issues/2
* Thu Sep 06 2018 Luca Bruno <luca.bruno@coreos.com> - 0.28.0-4 * Thu Sep 06 2018 Luca Bruno <lucab@fedoraproject.org> - 0.28.0-3.gitf707912
- ignition/spec: add requires for disks stage - Add requires for disks stage
* Wed Sep 05 2018 Dusty Mabe <dusty@dustymabe.com> - 0.28.0-3 * Thu Aug 30 2018 Dusty Mabe <dusty@dustymabe.com> - 0.28.0-2.gitf707912
- Bump to ignition-dracut d056287 - Bump to ignition-dracut d056287
- * 3f41219 dracut/ignition: remove CL-legacy udev references
- * 92ef9dd coreos-firstboot-complete: RemainAfterExit=yes
* Wed Sep 05 2018 Dusty Mabe <dusty@dustymabe.com> - 0.28.0-2 * Thu Aug 30 2018 Andrew Jeddeloh <andrewjeddeloh@redhat.com> - 0.28.0-1.gitf707912
- fixups for c14ed24 - New release 0.28.0
- match gofed call at top of .spec match .orig
- fix release to -1 in changelog comment
* Wed Sep 05 2018 Andrew Jeddeloh <andrew.jeddeloh@coreos.com> - 0.28.0-1
- New release Ignition-0.28.0
* Fri Aug 17 2018 Dusty Mabe <dusty@dustymabe.com> - 0.27.0-4 * Fri Aug 17 2018 Dusty Mabe <dusty@dustymabe.com> - 0.27.0-3.gitcc7ebe0
- Bump to ignition-dracut 56aa514 - Bump to ignition-dracut 56aa514
* Fri Aug 17 2018 Jonathan Lebon <jonathan@jlebon.com> - 0.27.0-3 * Wed Aug 15 2018 Jonathan Lebon <jonathan@jlebon.com> - 0.27.0-2.gitcc7ebe0
- Backport patch for /root relabeling - Backport patch for /root relabeling
https://github.com/coreos/ignition/pull/613
* Thu Aug 16 2018 Dusty Mabe <dusty@dustymabe.com> - 0.27.0-2 * Fri Aug 10 2018 Jonathan Lebon <jonathan@jlebon.com> - 0.27.0-1.gitcc7ebe0
- add basic tests for ignition - New release 0.27.0
* Fri Aug 10 2018 Jonathan Lebon <jonathan@jlebon.com> - 0.27.0-1 * Sat Jul 21 2018 Dusty Mabe <dusty@dustymabe.com> - 0.26.0-0.6.git7610725
- New release ignition-0.27.0-1.gitcc7ebe0
* Sat Jul 21 2018 Dusty Mabe <dusty@dustymabe.com> - 0.26.0-15
- forgot to bump release
* Sat Jul 21 2018 Dusty Mabe <dusty@dustymabe.com> - 0.26.0-14
- Bump to ignition-dracut d664657 - Bump to ignition-dracut d664657
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.26.0-13 * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.26.0-0.5.git7610725
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Sat Jun 30 2018 Dusty Mabe <dusty@dustymabe.com> - 0.26.0-12 * Fri Jun 29 2018 Dusty Mabe <dusty@dustymabe.com> - 0.26.0-0.4.git7610725
- Fix building on el7 - Fix building on el7 (install -D not working)
* Fri Jun 29 2018 Dusty Mabe <dusty@dustymabe.com> - 0.26.0-11
- bump ignition-dracut to 17a201b
* Tue Jun 26 2018 Dusty Mabe <dusty@dustymabe.com> - 0.26.0-10
- bump release + changelog
* Tue Jun 26 2018 Dusty Mabe <dusty@dustymabe.com> - 0.26.0-9
- Move Source1 into dracut package stanza
* Tue Jun 26 2018 Dusty Mabe <dusty@dustymabe.com> - 0.26.0-8
- renamed bootengine -> ignition-dracut upstream
* Tue Jun 26 2018 Dusty Mabe <dusty@dustymabe.com> - 0.26.0-7
- Add in source tarballs
* Tue Jun 26 2018 Dusty Mabe <dusty@dustymabe.com> - 0.26.0-6
- make it so %%prep won't unpack Source0 twice
* Tue Jun 26 2018 Dusty Mabe <dusty@dustymabe.com> - 0.26.0-5 * Fri Jun 29 2018 Dusty Mabe <dusty@dustymabe.com> - 0.26.0-0.3.git7610725
- Update with comments from code review - Bump to ignition-dracut 17a201b
* Tue Jun 26 2018 Dusty Mabe <dusty@dustymabe.com> - 0.26.0-4 * Tue Jun 26 2018 Dusty Mabe <dusty@dustymabe.com> - 0.26.0-0.2.git7610725
- fix dracutprovider_prefix dracutimport_path macros - Rename dustymabe/bootengine upstrem to dustymabe/ignition-dracut
* Tue Jun 26 2018 Dusty Mabe <dusty@dustymabe.com> - 0.26.0-3 * Thu Jun 21 2018 Dusty Mabe <dusty@dustymabe.com> - 0.26.0-0.1.git7610725
- make ignition-dracut a subpackage - First package for Fedora
* Tue Jun 26 2018 Dusty Mabe <dusty@dustymabe.com> - 0.26.0-2
- add ignition-dracut spec file for dracut modules rpm
* Tue Jun 26 2018 Dusty Mabe <dusty@dustymabe.com> - 0.26.0-1
- First pass add creating ignition spec with gofed
- notes.txt
- explains how to use gofed and build rpm
- ignition.spec.orig
- the spec file as generated by gofed
- ignition.spec
- the edited spec file
- parsedeps.go
- used to generate bundled provides
## END: Generated by rpmautospec ## END: Generated by rpmautospec

Loading…
Cancel
Save