From 35ffd7ac8383af0a47cac39c0745eab42fff6a51 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Nov 05 2019 19:42:00 +0000 Subject: import plymouth-0.9.3-15.el8 --- diff --git a/README.debrand b/README.debrand deleted file mode 100644 index 01c46d2..0000000 --- a/README.debrand +++ /dev/null @@ -1,2 +0,0 @@ -Warning: This package was configured for automatic debranding, but the changes -failed to apply. diff --git a/SPECS/plymouth.spec b/SPECS/plymouth.spec index 934d791..7c9cece 100644 --- a/SPECS/plymouth.spec +++ b/SPECS/plymouth.spec @@ -16,7 +16,7 @@ Summary: Graphical Boot Animation and Logger Name: plymouth Version: 0.9.3 -Release: 12%{?snapshot_rel}%{?dist} +Release: 15%{?snapshot_rel}%{?dist} License: GPLv2+ URL: http://www.freedesktop.org/wiki/Software/Plymouth Group: System Environment/Base @@ -53,6 +53,9 @@ Patch26: 0006-boot-server-free-the-argument-and-triggers.patch # https://bugzilla.redhat.com/show_bug.cgi?id=1658026 Patch31: 0001-logger-Add-a-separator-between-different-boot-logs.patch +# https://bugzilla.redhat.com/show_bug.cgi?id=1661880 +#Patch41: 0001-device-manager-don-t-watch-for-udev-events-when-deac.patch + BuildRequires: pkgconfig(libdrm) BuildRequires: pkgconfig(libudev) BuildRequires: kernel-headers @@ -476,8 +479,9 @@ fi %files system-theme %changelog -* Tue May 07 2019 CentOS Sources - 0.9.3-12.el8.centos -- Apply debranding changes +* Fri Sep 06 2019 Ray Strode - 0.9.3-15 +- Fix udev activation race + Resolves: #1661880 * Fri Feb 08 2019 Ray Strode - 0.9.3-12 - Make /var/log/boot.log more modular