summaryrefslogtreecommitdiffstats
path: root/anaconda.spec
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2006-07-07 20:33:14 +0000
committerDavid Cantrell <dcantrell@redhat.com>2006-07-07 20:33:14 +0000
commit59e9544a64e2f7511725582722cfbedd8257c218 (patch)
treeca8c44dc9f4c21998a579ce3404bf16c9f95ece6 /anaconda.spec
parent60ccf274bfa18566c5633338be3973f5f1686129 (diff)
downloadanaconda-59e9544a64e2f7511725582722cfbedd8257c218.tar.gz
anaconda-59e9544a64e2f7511725582722cfbedd8257c218.tar.xz
anaconda-59e9544a64e2f7511725582722cfbedd8257c218.zip
Bump version.
Diffstat (limited to 'anaconda.spec')
-rw-r--r--anaconda.spec11
1 files changed, 10 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec
index 38eef4a3c..88cdc626e 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,5 +1,5 @@
Name: anaconda
-Version: 11.1.0.53
+Version: 11.1.0.54
Release: 1
License: GPL
Summary: Graphical system installer
@@ -101,6 +101,15 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Fri Jul 7 2006 David Cantrell <dcantrell@redhat.com> - 11.1.0.54-1
+- Loader changes to support enabling/disabling IPv4 & IPv6
+- Manual IP configuration changes in loader to better support IPv{4,6}
+- Rescue mode shell fixes (clumens, #197315)
+- Add filesystem label chooser to rescue mode (clumens, #196345)
+- Use configured interface for VNC connections (clumens, #197721)
+- Init process cleanups
+- Log requiring package as well as require name (pnasrat)
+
* Wed Jul 5 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.53-1
- fix typo