Blame SPECS/ignition.spec

dcf37d
# Generated by go2rpm 1.3
dcf37d
%if 0%{?fedora}
dcf37d
%bcond_without check
d8c0d7
%else
933236
# %%gocheck isn't currently provided on CentOS/RHEL
dcf37d
# https://bugzilla.redhat.com/show_bug.cgi?id=1982298
dcf37d
%bcond_with check
d8c0d7
%endif
d8c0d7
7dbd56
%global ignedgecommit a3a8f0abb2a1c7fc1c9e5d0e7a3e8830b2e2d766
7dbd56
%global ignedgeshortcommit %(c=%{ignedgecommit}; echo ${c:0:7})
7dbd56
d8c0d7
# https://github.com/coreos/ignition
dcf37d
%global goipath         github.com/coreos/ignition
dcf37d
%global gomodulesmode   GO111MODULE=on
7dbd56
Version:                2.15.0
dcf37d
dcf37d
%gometa
dcf37d
dcf37d
%global golicenses      LICENSE
dcf37d
%global godocs          README.md docs/
d8c0d7
%global dracutlibdir %{_prefix}/lib/dracut
d8c0d7
d8c0d7
Name:           ignition
dcf37d
Release:        1%{?dist}
7dbd56
Summary:        First boot installer and configuration tool (RHEL CoreOS only)
dcf37d
dcf37d
# Upstream license specification: Apache-2.0
d8c0d7
License:        ASL 2.0
dcf37d
URL:            %{gourl}
dcf37d
Source0:        %{gosource}
7dbd56
Source1:        https://github.com/fedora-iot/ignition-edge/archive/%{ignedgecommit}/ignition-edge-%{ignedgeshortcommit}.tar.gz
dcf37d
d8c0d7
BuildRequires: libblkid-devel
933236
BuildRequires: systemd-rpm-macros
d8c0d7
d8c0d7
# Requires for 'disks' stage
d8c0d7
%if 0%{?fedora}
d8c0d7
Recommends: btrfs-progs
d8c0d7
%endif
d8c0d7
Requires: dosfstools
d8c0d7
Requires: gdisk
d8c0d7
Requires: dracut
d8c0d7
Requires: dracut-network
d8c0d7
d8c0d7
Obsoletes: ignition-dracut < 0.31.0-3
d8c0d7
dcf37d
# Generated by `go-mods-to-bundled-provides.py | sort`
7dbd56
Provides: bundled(golang(cloud.google.com/go/compute/metadata)) = 0.2.3
7dbd56
Provides: bundled(golang(cloud.google.com/go/storage)) = 1.29.0
7dbd56
Provides: bundled(golang(cloud.google.com/go/storage/internal)) = 1.29.0
7dbd56
Provides: bundled(golang(cloud.google.com/go/storage/internal/apiv2)) = 1.29.0
7dbd56
Provides: bundled(golang(cloud.google.com/go/storage/internal/apiv2/stubs)) = 1.29.0
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/aws)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/aws/arn)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/aws/awserr)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/aws/awsutil)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/aws/client)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/aws/client/metadata)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/aws/corehandlers)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/aws/credentials)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/aws/credentials/endpointcreds)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/aws/credentials/processcreds)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/aws/credentials/ssocreds)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/aws/credentials/stscreds)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/aws/csm)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/aws/defaults)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/aws/ec2metadata)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/aws/endpoints)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/aws/request)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/aws/session)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/aws/signer/v4)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/internal/context)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/internal/ini)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/internal/s3shared)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/internal/s3shared/arn)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/internal/s3shared/s3err)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/internal/sdkio)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/internal/sdkmath)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/internal/sdkrand)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/internal/sdkuri)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/internal/shareddefaults)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/internal/strings)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/internal/sync/singleflight)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/private/checksum)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/private/protocol)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/private/protocol/eventstream)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/private/protocol/json/jsonutil)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/private/protocol/jsonrpc)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/private/protocol/query)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/private/protocol/query/queryutil)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/private/protocol/rest)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/private/protocol/restjson)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/private/protocol/restxml)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/private/protocol/xml/xmlutil)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/service/s3)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/service/s3/s3iface)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/service/s3/s3manager)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/service/sso)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/service/sso/ssoiface)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/service/sts)) = 1.44.204
7dbd56
Provides: bundled(golang(github.com/aws/aws-sdk-go/service/sts/stsiface)) = 1.44.204
933236
Provides: bundled(golang(github.com/beevik/etree)) = 1.1.1-0.20200718192613.git4a2f8b9d084c
7dbd56
Provides: bundled(golang(github.com/coreos/go-semver/semver)) = 0.3.1
7dbd56
Provides: bundled(golang(github.com/coreos/go-systemd/v22/dbus)) = 22.5.0
7dbd56
Provides: bundled(golang(github.com/coreos/go-systemd/v22/journal)) = 22.5.0
7dbd56
Provides: bundled(golang(github.com/coreos/go-systemd/v22/unit)) = 22.5.0
7dbd56
Provides: bundled(golang(github.com/coreos/vcontext/json)) = 0.0.0-20230201181013.gitd72178a18687
7dbd56
Provides: bundled(golang(github.com/coreos/vcontext/path)) = 0.0.0-20230201181013.gitd72178a18687
7dbd56
Provides: bundled(golang(github.com/coreos/vcontext/report)) = 0.0.0-20230201181013.gitd72178a18687
7dbd56
Provides: bundled(golang(github.com/coreos/vcontext/tree)) = 0.0.0-20230201181013.gitd72178a18687
7dbd56
Provides: bundled(golang(github.com/coreos/vcontext/validate)) = 0.0.0-20230201181013.gitd72178a18687
7dbd56
Provides: bundled(golang(github.com/google/renameio/v2)) = 2.0.0
7dbd56
Provides: bundled(golang(github.com/google/uuid)) = 1.3.0
d8c0d7
Provides: bundled(golang(github.com/pin/tftp)) = 2.1.0
d8c0d7
Provides: bundled(golang(github.com/pin/tftp/netascii)) = 2.1.0
933236
Provides: bundled(golang(github.com/spf13/pflag)) = 1.0.6-0.20210604193023.gitd5e0c0615ace
7dbd56
Provides: bundled(golang(github.com/stretchr/testify/assert)) = 1.8.1
933236
Provides: bundled(golang(github.com/vincent-petithory/dataurl)) = 1.0.0
933236
Provides: bundled(golang(github.com/vmware/vmw-guestinfo/bdoor)) = 0.0.0-20220317130741.git510905f0efa3
933236
Provides: bundled(golang(github.com/vmware/vmw-guestinfo/message)) = 0.0.0-20220317130741.git510905f0efa3
933236
Provides: bundled(golang(github.com/vmware/vmw-guestinfo/rpcout)) = 0.0.0-20220317130741.git510905f0efa3
933236
Provides: bundled(golang(github.com/vmware/vmw-guestinfo/rpcvmx)) = 0.0.0-20220317130741.git510905f0efa3
933236
Provides: bundled(golang(github.com/vmware/vmw-guestinfo/vmcheck)) = 0.0.0-20220317130741.git510905f0efa3
7dbd56
Provides: bundled(golang(golang.org/x/net/context)) = 0.7.0
7dbd56
Provides: bundled(golang(golang.org/x/net/http2)) = 0.7.0
7dbd56
Provides: bundled(golang(golang.org/x/net/http2/hpack)) = 0.7.0
7dbd56
Provides: bundled(golang(golang.org/x/net/http/httpguts)) = 0.7.0
7dbd56
Provides: bundled(golang(golang.org/x/net/http/httpproxy)) = 0.7.0
7dbd56
Provides: bundled(golang(golang.org/x/net/idna)) = 0.7.0
7dbd56
Provides: bundled(golang(golang.org/x/net/internal/timeseries)) = 0.7.0
7dbd56
Provides: bundled(golang(golang.org/x/net/trace)) = 0.7.0
7dbd56
Provides: bundled(golang(golang.org/x/oauth2)) = 0.5.0
7dbd56
Provides: bundled(golang(golang.org/x/oauth2/authhandler)) = 0.5.0
7dbd56
Provides: bundled(golang(golang.org/x/oauth2/google)) = 0.5.0
7dbd56
Provides: bundled(golang(golang.org/x/oauth2/google/internal/externalaccount)) = 0.5.0
7dbd56
Provides: bundled(golang(golang.org/x/oauth2/internal)) = 0.5.0
7dbd56
Provides: bundled(golang(golang.org/x/oauth2/jws)) = 0.5.0
7dbd56
Provides: bundled(golang(golang.org/x/oauth2/jwt)) = 0.5.0
7dbd56
Provides: bundled(golang(golang.org/x/sys/unix)) = 0.5.0
7dbd56
Provides: bundled(golang(google.golang.org/api/googleapi)) = 0.110.0
7dbd56
Provides: bundled(golang(google.golang.org/api/googleapi/transport)) = 0.110.0
7dbd56
Provides: bundled(golang(google.golang.org/api/iamcredentials/v1)) = 0.110.0
7dbd56
Provides: bundled(golang(google.golang.org/api/internal)) = 0.110.0
7dbd56
Provides: bundled(golang(google.golang.org/api/internal/gensupport)) = 0.110.0
7dbd56
Provides: bundled(golang(google.golang.org/api/internal/impersonate)) = 0.110.0
7dbd56
Provides: bundled(golang(google.golang.org/api/internal/third_party/uritemplates)) = 0.110.0
7dbd56
Provides: bundled(golang(google.golang.org/api/iterator)) = 0.110.0
7dbd56
Provides: bundled(golang(google.golang.org/api/option)) = 0.110.0
7dbd56
Provides: bundled(golang(google.golang.org/api/option/internaloption)) = 0.110.0
7dbd56
Provides: bundled(golang(google.golang.org/api/storage/v1)) = 0.110.0
7dbd56
Provides: bundled(golang(google.golang.org/api/transport)) = 0.110.0
7dbd56
Provides: bundled(golang(google.golang.org/api/transport/cert)) = 0.110.0
7dbd56
Provides: bundled(golang(google.golang.org/api/transport/grpc)) = 0.110.0
7dbd56
Provides: bundled(golang(google.golang.org/api/transport/http)) = 0.110.0
7dbd56
Provides: bundled(golang(google.golang.org/api/transport/http/internal/propagation)) = 0.110.0
7dbd56
Provides: bundled(golang(google.golang.org/api/transport/internal/dca)) = 0.110.0
d8c0d7
d8c0d7
%description
7dbd56
This software is currently only supported on RHEL CoreOS.
7dbd56
d8c0d7
Ignition is a utility used to manipulate systems during the initramfs.
d8c0d7
This includes partitioning disks, formatting partitions, writing files
d8c0d7
(regular files, systemd units, etc.), and configuring users. On first
d8c0d7
boot, Ignition reads its configuration from a source of truth (remote
d8c0d7
URL, network metadata service, hypervisor bridge, etc.) and applies
d8c0d7
the configuration.
d8c0d7
d8c0d7
############## validate subpackage ##############
dcf37d
d8c0d7
%package validate
d8c0d7
d8c0d7
Summary:  Validation tool for Ignition configs
d8c0d7
License:  ASL 2.0
d8c0d7
d8c0d7
Conflicts: ignition < 0.31.0-3
d8c0d7
d8c0d7
%description validate
d8c0d7
Ignition is a utility used to manipulate systems during the initramfs.
d8c0d7
This includes partitioning disks, formatting partitions, writing files
d8c0d7
(regular files, systemd units, etc.), and configuring users. On first
d8c0d7
boot, Ignition reads its configuration from a source of truth (remote
d8c0d7
URL, network metadata service, hypervisor bridge, etc.) and applies
d8c0d7
the configuration.
d8c0d7
d8c0d7
This package contains a tool for validating Ignition configurations.
d8c0d7
933236
############## validate-redistributable subpackage ##############
dcf37d
dcf37d
%if 0%{?fedora}
933236
%package validate-redistributable
d8c0d7
933236
Summary:   Statically linked validation tool for Ignition configs
d8c0d7
License:   ASL 2.0
d8c0d7
BuildArch: noarch
d8c0d7
d8c0d7
Conflicts: ignition < 0.31.0-3
d8c0d7
933236
# In case someone has this subpackage installed, obsolete the old name
933236
# Drop in Fedora 38
933236
Obsoletes:     ignition-validate-nonlinux < 2.13.0-4
933236
933236
%description validate-redistributable
933236
This package contains statically linked Linux, macOS, and Windows
933236
ignition-validate binaries built through cross-compilation. Do not install it.
933236
It is only used for building release binaries to be signed by Fedora release
933236
engineering and uploaded to the Ignition GitHub releases page.
dcf37d
%endif
d8c0d7
7dbd56
############## ignition-edge subpackage ##############
7dbd56
7dbd56
%if 0%{?rhel} && !0%{?eln}
7dbd56
%package edge
7dbd56
7dbd56
Summary:  Enablement glue for Ignition on IoT/Edge systems
7dbd56
License:  ASL 2.0
7dbd56
7dbd56
%description edge
7dbd56
This package contains dracut modules, services and binaries needed to enable
7dbd56
Ignition on IoT/Edge systems.
7dbd56
%endif
7dbd56
d8c0d7
%prep
dcf37d
%if 0%{?fedora}
dcf37d
%goprep -k
dcf37d
%autopatch -p1
dcf37d
%else
dcf37d
%forgeautosetup -p1
7dbd56
tar xvf %{SOURCE1}
dcf37d
%endif
d8c0d7
d8c0d7
%build
dcf37d
export LDFLAGS="-X github.com/coreos/ignition/v2/internal/version.Raw=%{version} -X github.com/coreos/ignition/v2/internal/distro.selinuxRelabel=true "
7dbd56
%if 0%{?rhel} && 0%{?rhel} <= 8
7dbd56
# Disable writing ssh keys fragments on RHEL/CentOS <= 8
7dbd56
LDFLAGS+=' -X github.com/coreos/ignition/v2/internal/distro.writeAuthorizedKeysFragment=false '
7dbd56
%endif
7dbd56
%if 0%{?rhel}
dcf37d
# Need uncompressed debug symbols for debuginfo extraction
7dbd56
LDFLAGS+=' -compressdwarf=false '
dcf37d
%endif
dcf37d
export GOFLAGS="-mod=vendor"
d8c0d7
d8c0d7
echo "Building ignition..."
dcf37d
%gobuild -o ./ignition internal/main.go
d8c0d7
d8c0d7
echo "Building ignition-validate..."
dcf37d
%gobuild -o ./ignition-validate validate/main.go
d8c0d7
dcf37d
%global gocrossbuild go build -ldflags "${LDFLAGS:-} -B 0x$(head -c20 /dev/urandom|od -An -tx1|tr -d ' \\n')" -a -v -x
d8c0d7
dcf37d
%if 0%{?fedora}
933236
echo "Building statically-linked Linux ignition-validate..."
933236
CGO_ENABLED=0 GOARCH=arm64 GOOS=linux %gocrossbuild -o ./ignition-validate-aarch64-unknown-linux-gnu-static validate/main.go
933236
CGO_ENABLED=0 GOARCH=ppc64le GOOS=linux %gocrossbuild -o ./ignition-validate-ppc64le-unknown-linux-gnu-static validate/main.go
933236
CGO_ENABLED=0 GOARCH=s390x GOOS=linux %gocrossbuild -o ./ignition-validate-s390x-unknown-linux-gnu-static validate/main.go
933236
CGO_ENABLED=0 GOARCH=amd64 GOOS=linux %gocrossbuild -o ./ignition-validate-x86_64-unknown-linux-gnu-static validate/main.go
933236
dcf37d
echo "Building macOS ignition-validate..."
dcf37d
GOARCH=amd64 GOOS=darwin %gocrossbuild -o ./ignition-validate-x86_64-apple-darwin validate/main.go
d8c0d7
dcf37d
echo "Building Windows ignition-validate..."
dcf37d
GOARCH=amd64 GOOS=windows %gocrossbuild -o ./ignition-validate-x86_64-pc-windows-gnu.exe validate/main.go
dcf37d
%endif
d8c0d7
d8c0d7
%install
d8c0d7
# dracut modules
d8c0d7
install -d -p %{buildroot}/%{dracutlibdir}/modules.d
d8c0d7
cp -r dracut/* %{buildroot}/%{dracutlibdir}/modules.d/
933236
install -m 0644 -D -t %{buildroot}/%{_unitdir} systemd/ignition-delete-config.service
933236
install -m 0755 -d %{buildroot}/%{_libexecdir}
933236
ln -sf ../lib/dracut/modules.d/30ignition/ignition %{buildroot}/%{_libexecdir}/ignition-apply
933236
ln -sf ../lib/dracut/modules.d/30ignition/ignition %{buildroot}/%{_libexecdir}/ignition-rmcfg
d8c0d7
d8c0d7
# ignition
d8c0d7
install -d -p %{buildroot}%{_bindir}
d8c0d7
install -p -m 0755 ./ignition-validate %{buildroot}%{_bindir}
d8c0d7
dcf37d
%if 0%{?fedora}
d8c0d7
install -d -p %{buildroot}%{_datadir}/ignition
933236
install -p -m 0644 ./ignition-validate-aarch64-unknown-linux-gnu-static %{buildroot}%{_datadir}/ignition
933236
install -p -m 0644 ./ignition-validate-ppc64le-unknown-linux-gnu-static %{buildroot}%{_datadir}/ignition
933236
install -p -m 0644 ./ignition-validate-s390x-unknown-linux-gnu-static %{buildroot}%{_datadir}/ignition
d8c0d7
install -p -m 0644 ./ignition-validate-x86_64-apple-darwin %{buildroot}%{_datadir}/ignition
d8c0d7
install -p -m 0644 ./ignition-validate-x86_64-pc-windows-gnu.exe %{buildroot}%{_datadir}/ignition
933236
install -p -m 0644 ./ignition-validate-x86_64-unknown-linux-gnu-static %{buildroot}%{_datadir}/ignition
dcf37d
%endif
d8c0d7
d8c0d7
# The ignition binary is only for dracut, and is dangerous to run from
d8c0d7
# the command line.  Install directly into the dracut module dir.
d8c0d7
install -p -m 0755 ./ignition %{buildroot}/%{dracutlibdir}/modules.d/30ignition
d8c0d7
7dbd56
%if 0%{?rhel} && !0%{?eln}
7dbd56
%make_install -C ignition-edge-%{ignedgecommit}
7dbd56
%endif
7dbd56
dcf37d
%if %{with check}
d8c0d7
%check
dcf37d
# Exclude the blackbox tests
dcf37d
%gocheck -t tests
d8c0d7
%endif
d8c0d7
d8c0d7
%files
dcf37d
%license %{golicenses}
dcf37d
%doc %{godocs}
7dbd56
%{dracutlibdir}/modules.d/30ignition/*
7dbd56
%{_unitdir}/ignition-delete-config.service
933236
%{_libexecdir}/ignition-apply
933236
%{_libexecdir}/ignition-rmcfg
d8c0d7
d8c0d7
%files validate
d8c0d7
%doc README.md
dcf37d
%license %{golicenses}
dcf37d
%{_bindir}/ignition-validate
d8c0d7
dcf37d
%if 0%{?fedora}
933236
%files validate-redistributable
dcf37d
%license %{golicenses}
d8c0d7
%dir %{_datadir}/ignition
933236
%{_datadir}/ignition/ignition-validate-aarch64-unknown-linux-gnu-static
933236
%{_datadir}/ignition/ignition-validate-ppc64le-unknown-linux-gnu-static
933236
%{_datadir}/ignition/ignition-validate-s390x-unknown-linux-gnu-static
d8c0d7
%{_datadir}/ignition/ignition-validate-x86_64-apple-darwin
d8c0d7
%{_datadir}/ignition/ignition-validate-x86_64-pc-windows-gnu.exe
933236
%{_datadir}/ignition/ignition-validate-x86_64-unknown-linux-gnu-static
d8c0d7
%endif
d8c0d7
7dbd56
%if 0%{?rhel} && !0%{?eln}
7dbd56
%files edge
7dbd56
%license %{golicenses}
7dbd56
%doc %{godocs}
7dbd56
%{dracutlibdir}/modules.d/35ignition-edge/*
7dbd56
%{dracutlibdir}/modules.d/10coreos-sysctl/*
7dbd56
%{dracutlibdir}/modules.d/99emergency-shell-setup/*
7dbd56
%{dracutlibdir}/modules.d/99journal-conf/*
7dbd56
%{_unitdir}/coreos-check-ssh-keys.service
7dbd56
%{_unitdir}/coreos-ignition-write-issues.service
7dbd56
%{_unitdir}/ignition-firstboot-complete.service
7dbd56
%{_libexecdir}/coreos-ignition-write-issues
7dbd56
%{_libexecdir}/coreos-check-ssh-keys
7dbd56
%endif
7dbd56
d8c0d7
%changelog
7dbd56
* Wed Feb 22 2023 Benjamin Gilbert <bgilbert@redhat.com> - 2.15.0-1
7dbd56
- New release
7dbd56
- Clarify -edge subpackage summary and description
7dbd56
7dbd56
* Tue Nov 22 2022 Antonio Murdaca <antoniomurdaca@gmail.com> - 2.14.0-4
7dbd56
- Rebuild to include ignition-edge subpackage (#2144789)
7dbd56
7dbd56
* Mon Oct 10 2022 Benjamin Gilbert <bgilbert@redhat.com> - 2.14.0-3
7dbd56
- Rebuild for unblocking ignition-validate subpackage (#2121002)
7dbd56
7dbd56
* Tue Aug 9 2022 Christian Glombek <cglombek@redhat.com> - 2.14.0-2
7dbd56
- Enable writing ssh keys fragments on RHEL/CentOS >= 9
7dbd56
933236
* Thu May 26 2022 Benjamin Gilbert <bgilbert@redhat.com> - 2.14.0-1
933236
- New release
933236
- Add ignition-apply symlink
933236
- Add ignition-rmcfg symlink and ignition-delete-config.service
933236
933236
* Mon Mar 21 2022 Sohan Kunkerkar <skunkerk@redhat.com> - 2.13.0-2
933236
- Rename -validate-nonlinux subpackage to -validate-redistributable
933236
- Add static Linux binaries to -redistributable
933236
- Fix macro invocation in comment
933236
- Avoid kernel lockdown on VMware when running with secure boot
933236
dcf37d
* Thu Jan 20 2022 Benjamin Gilbert <bgilbert@redhat.com> - 2.13.0-1
dcf37d
- New release
dcf37d
- Fix LUKS volume reuse
dcf37d
- Avoid double patch application
dcf37d
dcf37d
* Thu Sep 16 2021 Sohan Kunkerkar <skunkerk@redhat.com> - 2.12.0-1
dcf37d
- Suppress hardcoded library path warning
dcf37d
- Fix go-mods-to-bundled-provides script to parse correct rpm version
dcf37d
- Import specfile from Fedora
dcf37d
d8c0d7
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.9.0-7
d8c0d7
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
d8c0d7
  Related: rhbz#1991688
d8c0d7
d8c0d7
* Tue Jun 22 2021 Mohan Boddu <mboddu@redhat.com> - 2.9.0-6
d8c0d7
- Rebuilt for RHEL 9 BETA for openssl 3.0
d8c0d7
  Related: rhbz#1971065
d8c0d7
d8c0d7
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.9.0-5
d8c0d7
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
d8c0d7
d8c0d7
* Fri Feb 05 2021 Benjamin Gilbert <bgilbert@redhat.com> - 2.9.0-4
d8c0d7
- Drop Git commit hash from Release
d8c0d7
- Correctly enable IMDS patch
d8c0d7
- Switch to %%autosetup
d8c0d7
- Set ExclusiveArch from %%go_arches
d8c0d7
- Drop mention of networkd in package description
d8c0d7
d8c0d7
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.0-3.git1d56dc8
d8c0d7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
d8c0d7
d8c0d7
* Tue Jan 12 2021 Sohan Kunkerkar <skunkerk@redhat.com> - 2.9.0-2.git1d56dc8
d8c0d7
- Fix AWS probing by using the IMDS token URL to ensure that networking is up
d8c0d7
d8c0d7
* Fri Jan 08 2021 Sohan Kunkerkar <skunkerk@redhat.com> - 2.9.0-1.git1d56dc8
d8c0d7
- New release
d8c0d7
d8c0d7
* Thu Dec 03 2020 Sohan Kunkerkar <skunkerk@redhat.com> - 2.8.1-1.gitc733d23
d8c0d7
- New release
d8c0d7
d8c0d7
* Wed Nov 25 2020 Sohan Kunkerkar <skunkerk@redhat.com> - 2.8.0-1.gitdb4d30d
d8c0d7
- New release
d8c0d7
d8c0d7
* Wed Oct 14 2020 Stephen Lowrie <slowrie@redhat.com> - 2.7.0-1.git5be43fd
d8c0d7
- New release
d8c0d7
d8c0d7
* Wed Aug 12 2020 Benjamin Gilbert <bgilbert@redhat.com> - 2.6.0-2.git947598e
d8c0d7
- Fix sector size detection on s390x
d8c0d7
d8c0d7
* Fri Aug 07 2020 Benjamin Gilbert <bgilbert@redhat.com> - 2.6.0-1.git947598e
d8c0d7
- New release
d8c0d7
d8c0d7
* Fri Aug 07 2020 Jonathan Lebon <jonathan@jlebon.com> - 2.5.0-3.git0d6f3e5
d8c0d7
- Backport conditional networking fix for OpenStack and CloudStack
d8c0d7
  https://github.com/coreos/ignition/pull/1057
d8c0d7
d8c0d7
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.0-2.git0d6f3e5
d8c0d7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
d8c0d7
d8c0d7
* Thu Jul 23 2020 Benjamin Gilbert <bgilbert@redhat.com> - 2.5.0-1.git0d6f3e5
d8c0d7
- New release
d8c0d7
- Ship support code from Ignition tarball instead of ignition-dracut
d8c0d7
d8c0d7
* Thu Jul 16 2020 Benjamin Gilbert <bgilbert@redhat.com> - 2.4.1-1.git5260a5b
d8c0d7
- New release
d8c0d7
- Bump ignition-dracut to fix warning in udev rule
d8c0d7
d8c0d7
* Wed Jul 15 2020 Jonathan Lebon <jonathan@jlebon.com> - 2.4.0-2.gitd18bf90
d8c0d7
- Backport root homedir relabeling fix
d8c0d7
  https://github.com/coreos/ignition/pull/1029 for
d8c0d7
  https://github.com/coreos/fedora-coreos-config/pull/426#issuecomment-658867731.
d8c0d7
d8c0d7
* Mon Jul 13 2020 Benjamin Gilbert <bgilbert@redhat.com> - 2.4.0-1.gitd18bf90
d8c0d7
- New release
d8c0d7
- Bump ignition-dracut
d8c0d7
d8c0d7
* Mon Jun 15 2020 Timothée Ravier <travier@redhat.com> - 2.3.0-3.gitee616d5
d8c0d7
- Update to latest ignition-dracut to fix coreos-gpt-setup unit
d8c0d7
  https://github.com/coreos/ignition-dracut/pull/191
d8c0d7
d8c0d7
* Mon Jun 01 2020 Jonathan Lebon <jonathan@jlebon.com> - 2.3.0-2.gitee616d5
d8c0d7
- Update to latest ignition-dracut to fix error handling
d8c0d7
  https://github.com/coreos/ignition-dracut/pull/188
d8c0d7
d8c0d7
* Tue May 05 2020 Benjamin Gilbert <bgilbert@redhat.com> - 2.3.0-1.gitee616d5
d8c0d7
- New release
d8c0d7
- Bump ignition-dracut
d8c0d7
d8c0d7
* Sun Apr 26 2020 Dusty Mabe <dusty@dustymabe.com> - 2.2.1-5.git2d3ff58
d8c0d7
- Update to latest ignition-dracut for network fixes
d8c0d7
  https://github.com/coreos/ignition-dracut/pull/174
d8c0d7
d8c0d7
* Thu Apr 16 2020 Colin Walters <walters@verbum.org> - 2.2.1-4.git2d3ff58
d8c0d7
- Update to latest ignition-dracut for virtio dump
d8c0d7
d8c0d7
* Mon Mar 30 2020 Benjamin Gilbert <bgilbert@redhat.com> - 2.2.1-3.git2d3ff58
d8c0d7
- Bump ignition-dracut to fix umount stage network access
d8c0d7
d8c0d7
* Sat Mar 28 2020 Benjamin Gilbert <bgilbert@redhat.com> - 2.2.1-2.git2d3ff58
d8c0d7
- Fix userdata/metadata fetch on Packet
d8c0d7
d8c0d7
* Tue Mar 24 2020 Benjamin Gilbert <bgilbert@redhat.com> - 2.2.1-1.git2d3ff58
d8c0d7
- New release
d8c0d7
- Bump ignition-dracut for initramfs network teardown
d8c0d7
d8c0d7
* Sat Feb 01 2020 Benjamin Gilbert <bgilbert@redhat.com> - 2.1.1-6.git40c0b57
d8c0d7
- Switch -validate-nonlinux to noarch; move files to /usr/share/ignition
d8c0d7
- Improve -validate-nonlinux descriptive text
d8c0d7
d8c0d7
* Fri Jan 31 2020 Jonathan Lebon <jonathan@jlebon.com> - 2.1.1-5.git40c0b57
d8c0d7
- Bump ignition-dracut for ignition-diskful-subsequent target
d8c0d7
  https://github.com/coreos/ignition-dracut/pull/151
d8c0d7
- Kill grub dropin
d8c0d7
  https://github.com/coreos/ignition-dracut/pull/91
d8c0d7
d8c0d7
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.1-4.git40c0b57
d8c0d7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
d8c0d7
d8c0d7
* Fri Dec 20 2019 Dusty Mabe <dusty@dustymabe.com> - 2.1.1-3.git40c0b57
d8c0d7
- Backport upstream patch to workaround problem booting on live systems
d8c0d7
    - https://github.com/coreos/fedora-coreos-tracker/issues/339
d8c0d7
    - https://github.com/coreos/ignition/pull/907
d8c0d7
d8c0d7
* Tue Dec 17 2019 Andrew Jeddeloh <ajeddelo@redhat.com> - 2.1.1-2.git40c0b57
d8c0d7
- Add ignition-validate-nonlinux subpackage. This should not be installed. It
d8c0d7
  is only used for building binaries to sign by Fedora release engineering and
d8c0d7
  include on the Ignition project's Github releases page.
d8c0d7
d8c0d7
* Fri Dec 13 2019 Andrew Jeddeloh <ajeddelo@redhat.com> - 2.1.1-1.git40c0b57
d8c0d7
- New release 2.1.1
d8c0d7
d8c0d7
* Mon Dec 09 2019 Jonathan Lebon <jonathan@jlebon.com> - 2.0.1-9.gita8f91fa
d8c0d7
- Use the master branch of ignition-dracut, not spec2x
d8c0d7
d8c0d7
* Fri Dec 06 2019 Jonathan Lebon <jonathan@jlebon.com> - 2.0.1-8.gita8f91fa
d8c0d7
- Bump Ignition for that sweet SELinux labeling:
d8c0d7
  https://github.com/coreos/ignition/pull/846
d8c0d7
d8c0d7
* Thu Dec 05 2019 Jonathan Lebon <jonathan@jlebon.com> - 2.0.1-7.git641ec6a
d8c0d7
- Don't require btrfs-progs, just recommend it
d8c0d7
  https://github.com/coreos/fedora-coreos-tracker/issues/323
d8c0d7
d8c0d7
* Wed Dec 04 2019 Allen Bai <abai@redhat.com> - 2.0.1-6.git641ec6a
d8c0d7
- Update dracut to latest spec2x
d8c0d7
    * firstboot-complete: tell zipl to run
d8c0d7
d8c0d7
* Thu Oct 31 2019 Colin Walters <walters@verbum.org> - 2.0.1-5.git641ec6a
d8c0d7
- Update dracut
d8c0d7
d8c0d7
* Wed Sep 25 2019 Colin Walters <walters@verbum.org> - 2.0.1-4.git641ec6a
d8c0d7
- Bump to latest in prep for rootfs redeploy work
d8c0d7
d8c0d7
* Sat Sep 21 2019 Peter Robinson <pbrobinson@fedoraproject.org> 2.0.1-3.gite75cf24
d8c0d7
- Fix up arch dependencies for new golang specs
d8c0d7
d8c0d7
* Fri Aug 16 2019 Colin Walters <walters@verbum.org> - 2.0.1-2.gite75cf24
d8c0d7
- Update dracut for gpt fixes
d8c0d7
d8c0d7
* Thu Jul 25 2019 Andrew Jeddeloh <ajeddelo@redhat.com> - 2.0.1-1.gite75cf24
d8c0d7
- New release 2.0.1
d8c0d7
d8c0d7
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-2.git0c1da80
d8c0d7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
d8c0d7
d8c0d7
* Mon Jun 10 2019 Andrew Jeddeloh <ajeddelo@redhat.com> - 2.0.0-1.git0c1da80
d8c0d7
- New release 2.0.0
d8c0d7
d8c0d7
* Fri May 03 2019 Jonathan Lebon <jonathan@jlebon.com> - 2.0.0-beta.3.git910e6c6
d8c0d7
- Adapt distro.selinuxRelabel flag path for v2/ move
d8c0d7
d8c0d7
* Fri May 03 2019 Jonathan Lebon <jonathan@jlebon.com> - 2.0.0-beta.2.git910e6c6
d8c0d7
- Bump ignition-dracut dropping CoreOS integration files
d8c0d7
d8c0d7
* Mon Apr 29 2019 Andrew Jeddeloh <ajeddelo@redhat.com> - 2.0.0-beta.1.git910e6c6
d8c0d7
- New release 2.0.0-beta
d8c0d7
d8c0d7
* Mon Apr 08 2019 Jonathan Lebon <jonathan@jlebon.com> - 2.0.0-alpha.3.git906cf04
d8c0d7
- ignition-dracut: update to latest
d8c0d7
    * dracut/30ignition: link to RHBZ in ignition-complete
d8c0d7
    * dracut/30ignition: add OnFailure= for ExecStop= services
d8c0d7
    * dracut/30ignition: order ExecStop= units before initrd-switch-root.target
d8c0d7
    * dracut/30ignition: re-order directives in remount-sysroot
d8c0d7
    * dracut/30ignition: add missing Before= for mount unit
d8c0d7
    * dracut/30ignition: order ignition-complete.target before initrd.target
d8c0d7
    * module_setup: include cdrom rules for openstack
d8c0d7
d8c0d7
* Wed Mar 27 2019 Benjamin Gilbert <bgilbert@backtick.net> - 2.0.0-alpha.2.git906cf04
d8c0d7
- Backport fix for SELinux relabeling of systemd units
d8c0d7
- Drop obsolete override of chroot path
d8c0d7
d8c0d7
* Wed Mar 27 2019 Jonathan Lebon <jonathan@jlebon.com> - 2.0.0-alpha.1.git906cf04
d8c0d7
- New release 2.0.0-alpha
d8c0d7
- ignition-dracut: Go back to master branch
d8c0d7
d8c0d7
* Fri Mar 22 2019 Dusty Mabe <dusty@dustymabe.com> - 0.31.0-7.gitf59a653
d8c0d7
- ignition-dracut: Pull in latest from spec2x branch
d8c0d7
    * grub: support overriding network kcmdline args
d8c0d7
- ignition: pull in subuid/subgid files patch from spec2x branch
d8c0d7
    * stages/files: Also relabel subuid/subgid files
d8c0d7
d8c0d7
* Wed Mar 20 2019 Michael Nguyen <mnguyen@redhat.com> - 0.31.0-6.gitf59a653
d8c0d7
- Backport patch for supporting guestinfo.ignition.config.data
d8c0d7
d8c0d7
* Mon Mar 18 2019 Dusty Mabe <dusty@dustymabe.com> - 0.31.0-5.gitf59a653
d8c0d7
- Use the spec2x branch of ignition-dracut upstream
d8c0d7
- * Since ignition-dracut master has moved to supporting ignition
d8c0d7
    spec 3.x we are applying 2.x related fixes to the spec2x
d8c0d7
    branch in the ignition-dracut repo.
d8c0d7
  * Summary of backports: https://github.com/coreos/ignition-dracut/pull/58
d8c0d7
d8c0d7
* Mon Mar 18 2019 Benjamin Gilbert <bgilbert@backtick.net> - 0.31.0-4.gitf59a653
d8c0d7
- Move dracut modules into main ignition package
d8c0d7
- Move ignition binary out of the PATH
d8c0d7
- Move ignition-validate into a subpackage
d8c0d7
- Include ignition-dracut license file
d8c0d7
- Drop developer docs from base package
d8c0d7
d8c0d7
* Mon Mar 18 2019 Colin Walters <walters@verbum.org> - 0.31.0-3.gitf59a653
d8c0d7
- Backport patch for networking
d8c0d7
d8c0d7
* Mon Mar 04 2019 Dusty Mabe <dusty@dustymabe.com> - 0.31.0-2.gitf59a653
d8c0d7
- ignition-dracut: backport patch for finding ignition.firstboot file on UEFI systems
d8c0d7
  https://github.com/coreos/ignition-dracut/pull/52
d8c0d7
d8c0d7
* Wed Feb 20 2019 Andrew Jeddeloh <andrew.jeddeloh@redhat.com> - 0.31.0-1.gitf59a653
d8c0d7
- New release 0.31.0
d8c0d7
d8c0d7
* Fri Feb 15 2019 Dusty Mabe <dusty@dustymabe.com> - 0.30.0-4.git308d7a0
d8c0d7
- Bump to ignition-dracut 2c69925
d8c0d7
- * support platform configs and user configs in /boot
d8c0d7
    ^ https://github.com/coreos/ignition-dracut/pull/43
d8c0d7
  * Add ability to parse config.ign file on boot
d8c0d7
    ^ https://github.com/coreos/ignition-dracut/pull/42
d8c0d7
d8c0d7
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.30.0-3.git308d7a0
d8c0d7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
d8c0d7
d8c0d7
* Mon Jan 28 2019 Dusty Mabe <dusty@dustymabe.com> - 0.30.0-2.git308d7a0
d8c0d7
- Bump to ignition-dracut fa7131b
d8c0d7
- * 7579b92 journal: add clarifying comment for context
d8c0d7
  * a6551f1 Remount /sysroot rw (#38)
d8c0d7
  * ignition-firstboot-complete.service: Remount /boot rw
d8c0d7
d8c0d7
* Sat Dec 15 2018 Benjamin Gilbert <bgilbert@redhat.com> - 0.30.0-1.git308d7a0
d8c0d7
- New release 0.30.0
d8c0d7
d8c0d7
* Fri Dec 14 2018 Michael Nguyen <mnguyen@redhat.com> - 0.29.1-3.gitb1ab0b2
d8c0d7
- define gopath for RHEL7
d8c0d7
d8c0d7
* Tue Dec 11 2018 Dusty Mabe <dusty@dustymabe.com> - 0.29.1-2.gitb1ab0b2
d8c0d7
- require golang >= 1.10 and specify architecture list for RHEL7
d8c0d7
d8c0d7
* Tue Dec 11 2018 Andrew Jeddeloh <andrew.jeddeloh@redhat.com> - 0.29.1-1.gitb1ab0b2
d8c0d7
- New release 0.29.1
d8c0d7
d8c0d7
* Wed Nov 21 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.28.0-12.gitf707912
d8c0d7
- Rebuild for protobuf 3.6 in rawhide (f30)
d8c0d7
d8c0d7
* Tue Nov 20 2018 Jonathan Lebon <jonathan@jlebon.com> - 0.28.0-11.git7b83454
d8c0d7
- Bump to ignition-dracut 7b83454
d8c0d7
d8c0d7
* Thu Oct 25 2018 Dusty Mabe <dusty@dustymabe.com> - 0.28.0-10.gitf707912
d8c0d7
- Bump to ignition-dracut decf63f
d8c0d7
- * 03d8438 30ignition: only instmods if module available
d8c0d7
d8c0d7
* Thu Oct 25 2018 Dusty Mabe <dusty@dustymabe.com> - 0.28.0-9.gitf707912
d8c0d7
- Bump to ignition-dracut 7ee64ca
d8c0d7
- * 3ec0b39 remove ignition-remount-sysroot.service files
d8c0d7
  * 66335f2 ignition: run files stage at original CL ordering
d8c0d7
  * 0301a03 ignition-disks.service: drop Requires=network.target
d8c0d7
  * a0bc135 ignition-ask-var-mount.service: use RemainAfterExit=yes
d8c0d7
  * ecf5779 module-setup.sh: explicitly install qemu_fw_cfg
d8c0d7
d8c0d7
* Mon Oct 15 2018 Dusty Mabe <dusty@dustymabe.com> - 0.28.0-8.gitf707912
d8c0d7
- Bump to ignition-dracut 4bdfb34
d8c0d7
- * 6d0763a module-setup: Make mkfs.btrfs optional
d8c0d7
d8c0d7
* Wed Oct 10 2018 Jonathan Lebon <jonathan@jlebon.com> - 0.28.0-7.gitf707912
d8c0d7
- Backport patch for handling sysctl files correctly
d8c0d7
  https://github.com/coreos/coreos-assembler/pull/128
d8c0d7
  https://github.com/openshift/machine-config-operator/pull/123
d8c0d7
d8c0d7
* Wed Sep 26 2018 Dusty Mabe <dusty@dustymabe.com> - 0.28.0-6.gitf707912
d8c0d7
- Bump to ignition-dracut c09ce6f
d8c0d7
- * ce9f648 30ignition: add support for ignition-disks
d8c0d7
d8c0d7
* Mon Sep 24 2018 Dusty Mabe <dusty@dustymabe.com> - 0.28.0-5.gitf707912
d8c0d7
- Remove requires for btrfs on !fedora
d8c0d7
- Bump to ignition-dracut 8c85eb3
d8c0d7
- * 26f2396 journal: Don't log to console AND kmsg
d8c0d7
d8c0d7
* Mon Sep 17 2018 Jonathan Lebon <jonathan@jlebon.com> - 0.28.0-4.gitf707912
d8c0d7
- Backport patch for relabeling /var/home on FCOS
d8c0d7
  https://github.com/coreos/fedora-coreos-config/issues/2
d8c0d7
d8c0d7
* Thu Sep 06 2018 Luca Bruno <lucab@fedoraproject.org> - 0.28.0-3.gitf707912
d8c0d7
- Add requires for disks stage
d8c0d7
d8c0d7
* Thu Aug 30 2018 Dusty Mabe <dusty@dustymabe.com> - 0.28.0-2.gitf707912
d8c0d7
- Bump to ignition-dracut d056287
d8c0d7
- * 3f41219 dracut/ignition: remove CL-legacy udev references
d8c0d7
- * 92ef9dd coreos-firstboot-complete: RemainAfterExit=yes
d8c0d7
d8c0d7
* Thu Aug 30 2018 Andrew Jeddeloh <andrewjeddeloh@redhat.com> - 0.28.0-1.gitf707912
d8c0d7
- New release 0.28.0
d8c0d7
d8c0d7
* Fri Aug 17 2018 Dusty Mabe <dusty@dustymabe.com> - 0.27.0-3.gitcc7ebe0
d8c0d7
- Bump to ignition-dracut 56aa514
d8c0d7
d8c0d7
* Wed Aug 15 2018 Jonathan Lebon <jonathan@jlebon.com> - 0.27.0-2.gitcc7ebe0
d8c0d7
- Backport patch for /root relabeling
d8c0d7
  https://github.com/coreos/ignition/pull/613
d8c0d7
d8c0d7
* Fri Aug 10 2018 Jonathan Lebon <jonathan@jlebon.com> - 0.27.0-1.gitcc7ebe0
d8c0d7
- New release 0.27.0
d8c0d7
d8c0d7
* Sat Jul 21 2018 Dusty Mabe <dusty@dustymabe.com> - 0.26.0-0.6.git7610725
d8c0d7
- Bump to ignition-dracut d664657
d8c0d7
d8c0d7
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.26.0-0.5.git7610725
d8c0d7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
d8c0d7
d8c0d7
* Fri Jun 29 2018 Dusty Mabe <dusty@dustymabe.com> - 0.26.0-0.4.git7610725
d8c0d7
- Fix building on el7 (install -D not working)
d8c0d7
d8c0d7
* Fri Jun 29 2018 Dusty Mabe <dusty@dustymabe.com> - 0.26.0-0.3.git7610725
d8c0d7
- Bump to ignition-dracut 17a201b
d8c0d7
d8c0d7
* Tue Jun 26 2018 Dusty Mabe <dusty@dustymabe.com> - 0.26.0-0.2.git7610725
d8c0d7
- Rename dustymabe/bootengine upstrem to dustymabe/ignition-dracut
d8c0d7
d8c0d7
* Thu Jun 21 2018 Dusty Mabe <dusty@dustymabe.com> - 0.26.0-0.1.git7610725
d8c0d7
- First package for Fedora