summaryrefslogtreecommitdiffstats
path: root/anaconda.spec.in
diff options
context:
space:
mode:
authorDavid Lehman <dlehman@redhat.com>2010-02-25 14:55:06 -0600
committerDavid Lehman <dlehman@redhat.com>2010-02-25 14:55:06 -0600
commit8f8a58da070c7f4983c35d60939372e70414bfb4 (patch)
treeaf1dcc7adcc08f018c7563ef9a62837bf5453310 /anaconda.spec.in
parentf8f27c14140377d9a9a6c3c32294f27ee771af1f (diff)
downloadanaconda-8f8a58da070c7f4983c35d60939372e70414bfb4.tar.gz
anaconda-8f8a58da070c7f4983c35d60939372e70414bfb4.tar.xz
anaconda-8f8a58da070c7f4983c35d60939372e70414bfb4.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 5381d912b..c8559352a 100644
--- a/anaconda.spec.in
+++ b/anaconda.spec.in
@@ -217,6 +217,14 @@ update-desktop-database &> /dev/null || :
%endif
%changelog
+* Thu Feb 25 2010 David Lehman <dlehman@redhat.com> - 13.32-1
+- Check for the real device-mapper nodes in /proc/swaps. (#567840) (dlehman)
+- It's necessary to give each vfprintf invocation a fresh va_list (#568235)
+ (akozumpl)
+- Don't unconditionally unskip the partition step on failure (#567889).
+ (clumens)
+- rpm doesn't always give the callback a tuple (#567878). (clumens)
+
* Wed Feb 24 2010 David Cantrell <dcantrell@redhat.com> - 13.31-1
- Revert "There is no kernel-PAE package anymore, use kernel for xen
(#559347)." (dcantrell)