summaryrefslogtreecommitdiffstats
path: root/anaconda.spec
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2008-10-03 14:58:26 -1000
committerDavid Cantrell <dcantrell@redhat.com>2008-10-04 18:55:42 -1000
commitf58b0d35bd794cb8c16d2ba23b7692d279266ff2 (patch)
tree598d9883a4d4acb24e7183026ecd03a813dc13b5 /anaconda.spec
parent91d3f0af2353ea3b1cfdfd61a02b95f76bdcd826 (diff)
downloadanaconda-f58b0d35bd794cb8c16d2ba23b7692d279266ff2.tar.gz
anaconda-f58b0d35bd794cb8c16d2ba23b7692d279266ff2.tar.xz
anaconda-f58b0d35bd794cb8c16d2ba23b7692d279266ff2.zip
New version.
Diffstat (limited to 'anaconda.spec')
-rw-r--r--anaconda.spec16
1 files changed, 15 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec
index a1d6b144d..8f696240f 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -2,7 +2,7 @@
Summary: Graphical system installer
Name: anaconda
-Version: 11.4.1.42
+Version: 11.4.1.43
Release: 1
License: GPLv2+
Group: Applications/System
@@ -205,6 +205,20 @@ desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{bu
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Fri Oct 03 2008 David Cantrell <dcantrell@redhat.com> - 11.4.1.43-1
+- Disable IPv6 interface widgets in loader for now. (dcantrell)
+- Start NetworkManager earlier (#462083) (hans)
+- Work around gtk2 bug (#465541) (hans)
+- Move our yum.conf out of /etc (#465160) (katzj)
+- Correctly display the IP address a vnc viewer should connect to (#465353).
+ (clumens)
+- lohit-fonts-malayam has been replaced by smc-fonts-meera (#456449).
+ (clumens)
+- Fix a typo in cleaning up repos. (clumens)
+- Fix the mount error reading for real this time (pjones, #465250). (clumens)
+- Support ksdevice=link when booting from boot.iso. (dcantrell)
+- Automatically select NIC based on ksdevice= boot parameter. (dcantrell)
+
* Wed Oct 01 2008 David Cantrell <dcantrell@redhat.com> - 11.4.1.42-1
- Revert "Finally controlled the plural issue at #508 in Japanese"
(dcantrell)