summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2006-11-20 17:53:05 +0000
committerJeremy Katz <katzj@redhat.com>2006-11-20 17:53:05 +0000
commit197d81ed63a9bc2986bda66cbf8289d22a000ee4 (patch)
treeb18aec2f0bd8ab7be6136da5887bfede8f669951
parent442a0e018f411149a34391b69bd300ac0ab9c0d3 (diff)
downloadanaconda-197d81ed63a9bc2986bda66cbf8289d22a000ee4.tar.gz
anaconda-197d81ed63a9bc2986bda66cbf8289d22a000ee4.tar.xz
anaconda-197d81ed63a9bc2986bda66cbf8289d22a000ee4.zip
2006-11-20 Jeremy Katz <katzj@redhat.com>
* anaconda.spec: Bump version.
-rw-r--r--ChangeLog2
-rw-r--r--anaconda.spec8
2 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 74f24bfe9..6de4aeec5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2006-11-20 Jeremy Katz <katzj@redhat.com>
+ * anaconda.spec: Bump version.
+
* scripts/mk-images (foundakernel): Fix for xenU kernel
2006-11-10 Dave Lehman <dlehman@redhat.com>
diff --git a/anaconda.spec b/anaconda.spec
index 69a1f98d2..e674e8500 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,6 +1,6 @@
ExcludeArch: ppc64
Name: anaconda
-Version: 10.1.1.50
+Version: 10.1.1.51
Release: 1
License: GPL
Summary: Graphical system installer
@@ -74,6 +74,12 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Mon Nov 20 2006 Jeremy Katz <katzj@redhat.com> - 10.1.1.51-1
+- Fix /bin/echo symlink (dlehman, #178781)
+- Add audit-libs (dlehman, #203391)
+- Improve handling of local stage2 with URL installs (dlehman, #189262)
+- xen fix
+
* Mon Oct 23 2006 Jeremy Katz <katzj@redhat.com> - 10.1.1.50-1
- fix build