From 14c0e6c61a1969857dd732f0d44b4b39a399de57 Mon Sep 17 00:00:00 2001 From: Chris Lumens Date: May 02 2011 19:16:26 +0000 Subject: /var/log/dmesg doesn't exist in a live install. messages does, though. (699923) (dlehman) iscsi: disable the 'Login' button with no nodes selected. (700085) (akozumpl) --- diff --git a/.gitignore b/.gitignore index 32128ac..b69b28e 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ anaconda-15.2.tar.bz2 /anaconda-15.27.tar.bz2 /anaconda-15.28.tar.bz2 /anaconda-15.29.tar.bz2 +/anaconda-15.30.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 4c4e718..cb86763 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 15.29 +Version: 15.30 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -230,6 +230,11 @@ update-desktop-database &> /dev/null || : %endif %changelog +* Mon May 02 2011 Chris Lumens - 15.30-1 +- /var/log/dmesg doesn't exist in a live install. messages does, though. + (dlehman) +- iscsi: disable the 'Login' button with no nodes selected. (akozumpl) + * Tue Apr 26 2011 Chris Lumens - 15.29-1 - Fix network --device= for static configurations (#693302) (rvykydal) - Allow DeviceFormat.cacheMajorminor to fail without an exception (#699383). diff --git a/sources b/sources index d644041..1ac9d6a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5c8a24804f8622544614c11f43d407ff anaconda-15.29.tar.bz2 +34275a7900cc26cd4fcb9b822ea3212e anaconda-15.30.tar.bz2