From 7260a044b0a3838a1157e1a33b6f5fac35220bf1 Mon Sep 17 00:00:00 2001 From: Brian C. Lane Date: May 14 2012 18:21:12 +0000 Subject: - anaconda-cleanup: umount /run/media too (#820750) (bcl) - Disable md /boot and /boot/efi on EFI. (#816823) (dlehman) - dracut: use nfs3 by default (#811242) (wwoods) - script.py error message needs gettext (bcl) - We have a grub2 theme now, so say to use it. (pjones) --- diff --git a/.gitignore b/.gitignore index 11c5a77..1a6b5cb 100644 --- a/.gitignore +++ b/.gitignore @@ -59,3 +59,4 @@ anaconda-15.2.tar.bz2 /anaconda-17.24.tar.bz2 /anaconda-17.25.tar.bz2 /anaconda-17.26.tar.bz2 +/anaconda-17.27.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index f0eb582..8551d90 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 17.26 +Version: 17.27 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -249,6 +249,13 @@ update-desktop-database &> /dev/null || : /usr/lib/dracut/modules.d/80%{name}/* %changelog +* Mon May 14 2012 Brian C. Lane - 17.27-1 +- anaconda-cleanup: umount /run/media too (#820750) (bcl) +- Disable md /boot and /boot/efi on EFI. (#816823) (dlehman) +- dracut: use nfs3 by default (#811242) (wwoods) +- script.py error message needs gettext (bcl) +- We have a grub2 theme now, so say to use it. (pjones) + * Wed May 09 2012 Brian C. Lane - 17.26-1 - dracut: automatic updates.img for http/ftp (#809647) (wwoods) - Install grub2 /before/ writing the config file (re: rhbz #809111) (pjones) diff --git a/sources b/sources index 31e62d2..27e7f20 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8f6e1dd8236bdcb442522ccff72c4726 anaconda-17.26.tar.bz2 +d8d43b8300a5a71abaf51c0c7023c3cd anaconda-17.27.tar.bz2