summaryrefslogtreecommitdiffstats
path: root/anaconda.spec.in
diff options
context:
space:
mode:
authorBrian C. Lane <bcl@redhat.com>2012-04-03 19:18:38 -0700
committerBrian C. Lane <bcl@redhat.com>2012-04-03 19:18:38 -0700
commit58524a741bdec35c83dfe04d5650aa14d88a18d5 (patch)
tree16354e20e4544cebd9a2e3ebb8777d67e8178125 /anaconda.spec.in
parentc589afe3e950a2cb3439f8624d0c3f50a68231e2 (diff)
downloadanaconda-58524a741bdec35c83dfe04d5650aa14d88a18d5.tar.gz
anaconda-58524a741bdec35c83dfe04d5650aa14d88a18d5.tar.xz
anaconda-58524a741bdec35c83dfe04d5650aa14d88a18d5.zip
New version.
Diffstat (limited to 'anaconda.spec.in')
-rw-r--r--anaconda.spec.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/anaconda.spec.in b/anaconda.spec.in
index e1e0b5fdb..7e559fb51 100644
--- a/anaconda.spec.in
+++ b/anaconda.spec.in
@@ -249,6 +249,11 @@ update-desktop-database &> /dev/null || :
/usr/lib/dracut/modules.d/80%{name}/*
%changelog
+* Tue Apr 03 2012 Brian C. Lane <bcl@redhat.com> - 17.18-1
+- Revert "Wait for device activation / "online" hook if rd.neednet is set"
+ (bcl)
+- Add missing os import to platform.py (bcl)
+
* Tue Apr 03 2012 Brian C. Lane <bcl@redhat.com> - 17.17-1
- Don't allow /usr as a separate partition (#804913) (clumens)
- use /sys/class/dmi instead of dmidecode (bcl)