diff --git a/Makefile b/Makefile index b0b8f212..7c531263 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=009 +VERSION=010 GITVERSION=$(shell [ -d .git ] && git rev-list --abbrev-commit -n 1 HEAD |cut -b 1-8) prefix ?= /usr diff --git a/NEWS b/NEWS index 8aa056a3..4e8f995a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +dracut-010 +========== +- lots of bugfixes +- plymouth: use /run/plymouth/pid instead of /run/initramfs/plymouth +- add "/lib/firmware/updates" to default firmware path + dracut-009 ========== - dracut generator diff --git a/dracut.spec b/dracut.spec index 07183eec..eccc4b76 100644 --- a/dracut.spec +++ b/dracut.spec @@ -14,7 +14,7 @@ %endif Name: dracut -Version: 009 +Version: 010 %define release_prefix 0%{?rdist} Release: %{release_prefix}