From be68ee7edf787e336e37e0ae8a0fa9fe45d7a17a Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Aug 05 2016 15:23:11 +0000 Subject: backport a single commit to fix RHBZ #1358416 (anaconda network) --- diff --git a/dracut.spec b/dracut.spec index 6dd9577..1919747 100644 --- a/dracut.spec +++ b/dracut.spec @@ -16,7 +16,7 @@ Name: dracut Version: 044 -Release: 75%{?dist} +Release: 76%{?dist} Summary: Initramfs generator using udev %if 0%{?fedora} || 0%{?rhel} @@ -110,6 +110,9 @@ Patch72: 0072-dracut-systemd-dracut-cmdline.sh-Don-t-error-out-if-.patch Patch73: 0073-move-ln_r-to-dracut-init.sh.patch Patch74: 0074-systemd-initrd-add-initrd-root-device.target.patch +# Backport from master to fix RHBZ #1358416 +Patch1000: https://github.com/dracutdevs/dracut/commit/7e51abc81f53c08e464decd4103e8c4ec25fef87.patch + Source1: https://www.gnu.org/licenses/lgpl-2.1.txt @@ -572,6 +575,9 @@ rm -rf -- $RPM_BUILD_ROOT %endif %changelog +* Fri Aug 05 2016 Adam Williamson - 044-76 +- backport a single commit to fix RHBZ #1358416 (anaconda network init) + * Tue Jun 07 2016 Harald Hoyer - 044-75 - fix for systemd >= 230 - git snapshot