summaryrefslogtreecommitdiffstats
path: root/anaconda.spec.in
diff options
context:
space:
mode:
authorBrian C. Lane <bcl@redhat.com>2012-04-06 06:40:11 -0700
committerBrian C. Lane <bcl@redhat.com>2012-04-06 06:40:11 -0700
commitc96cebf7616d2e0a5c4d5dc70b58aa6d9f8aba82 (patch)
treef593b0620c05bfefc49cf2ca0740a9ed033644f1 /anaconda.spec.in
parent99854685688efd9ee5d582953c790e264919dcc8 (diff)
downloadanaconda-c96cebf7616d2e0a5c4d5dc70b58aa6d9f8aba82.tar.gz
anaconda-c96cebf7616d2e0a5c4d5dc70b58aa6d9f8aba82.tar.xz
anaconda-c96cebf7616d2e0a5c4d5dc70b58aa6d9f8aba82.zip
New version.
Diffstat (limited to 'anaconda.spec.in')
-rw-r--r--anaconda.spec.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/anaconda.spec.in b/anaconda.spec.in
index 7e559fb51..7f2564d98 100644
--- a/anaconda.spec.in
+++ b/anaconda.spec.in
@@ -249,6 +249,14 @@ update-desktop-database &> /dev/null || :
/usr/lib/dracut/modules.d/80%{name}/*
%changelog
+* Fri Apr 06 2012 Brian C. Lane <bcl@redhat.com> - 17.19-1
+- copy installer image to RAM during upgrades (#810391) (wwoods)
+- fix repo={hd,cdrom}:DEV:PATH (#810136) (wwoods)
+- read flags using filename globs (bcl)
+- Fix repo={http,ftp,nfs} (#810005) (wwoods)
+- Fix "memcheck=0" (and other store_true boot args) (wwoods)
+- write new options to zipl.conf (dan)
+
* 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)