summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--anaconda.spec13
2 files changed, 16 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6728c7ddd..91cd649b8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-10-21 Jeremy Katz <katzj@redhat.com>
+
+ * anaconda.spec: Bump version.
+
2007-10-19 Peter Jones <pjones@redhat.com>
* isys/dasd.c (getDasdPorts): fix missing close() calls.
diff --git a/anaconda.spec b/anaconda.spec
index 3d8d01c45..0c5f48b2f 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -2,7 +2,7 @@
Summary: Graphical system installer
Name: anaconda
-Version: 11.3.0.42
+Version: 11.3.0.43
Release: 1
License: GPLv2
Group: Applications/System
@@ -214,6 +214,17 @@ desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{bu
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Sun Oct 21 2007 Jeremy Katz <katzj@redhat.com> 11.3.0.43-1
+- Fix closing of some fds (pjones)
+- Fix ip address used in a few cases (clumens, #336761)
+- Filter out non-useful networking devices from being
+ displayed (clumens, #338461)
+- Fix a quoting bug with pxelinux (#248170)
+- Label lost+found (pjones, #335621)
+- Update udev rules to not match wmaster (notting)
+- gptsync update (pjones)
+- Detect invalid harddrives given to bootloader --driveorder (#33861)
+
* Wed Oct 17 2007 Peter Jones <pjones@redhat.com> 11.3.0.42-1
- Don't include 'sound-and-video' in 'Office and Productivity' since the
former is enabled by default, and including it here causes disabling OaP