[anaconda/f21] - Search for a valid stage1 device on disks with stage1 mount points (#1168118) (awilliam)

Vratislav Podzimek vpodzime at fedoraproject.org
Fri Nov 28 11:49:59 UTC 2014


commit 59aef2d3491cbfd8f45a8bdd826cc27b4497be81
Author: Vratislav Podzimek <vpodzime at redhat.com>
Date:   Fri Nov 28 12:47:55 2014 +0100

    - Search for a valid stage1 device on disks with stage1 mount points (#1168118)
      (awilliam)

 .gitignore    |    1 +
 anaconda.spec |    6 +++++-
 sources       |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fc63854..8db8429 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@
 /anaconda-21.48.16.tar.bz2
 /anaconda-21.48.17.tar.bz2
 /anaconda-21.48.18.tar.bz2
+/anaconda-21.48.19.tar.bz2
diff --git a/anaconda.spec b/anaconda.spec
index ffc6b3a..f65e153 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -2,7 +2,7 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 21.48.18
+Version: 21.48.19
 Release: 1%{?dist}
 License: GPLv2+
 Group:   Applications/System
@@ -310,6 +310,10 @@ update-desktop-database &> /dev/null || :
 %{_prefix}/libexec/anaconda/dd_*
 
 %changelog
+* Fri Nov 28 2014 Vratislav Podzimek <vpodzime at redhat.com> - 21.48.19-1
+- Search for a valid stage1 device on disks with stage1 mount points (#1168118)
+  (awilliam)
+
 * Thu Nov 27 2014 Vratislav Podzimek <vpodzime at redhat.com> - 21.48.18-1
 - Tell curl it should follow redirects when fetching updates.img (#1168561)
   (vpodzime)
diff --git a/sources b/sources
index 6a6ea90..bdb418e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-644fc80ef521017ee3546df4c215bc2e  anaconda-21.48.18.tar.bz2
+6fd83b210e9a8e20411b458f3c2d9199  anaconda-21.48.19.tar.bz2


More information about the scm-commits mailing list