[anaconda/f21] - Tell curl it should follow redirects when fetching updates.img (#1168561) (vpodzime) - Snapshot

Vratislav Podzimek vpodzime at fedoraproject.org
Thu Nov 27 16:37:44 UTC 2014


commit ac7149afdb398c3abb7b876722df1a217da36a3b
Author: Vratislav Podzimek <vpodzime at redhat.com>
Date:   Thu Nov 27 17:36:44 2014 +0100

    - Tell curl it should follow redirects when fetching updates.img (#1168561)
      (vpodzime)
    - Snapshot free space after clearpart for swap suggestion (#1167965) (vpodzime)

 .gitignore    |    1 +
 anaconda.spec |    7 ++++++-
 sources       |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c01932f..fc63854 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@
 /anaconda-21.48.15.tar.bz2
 /anaconda-21.48.16.tar.bz2
 /anaconda-21.48.17.tar.bz2
+/anaconda-21.48.18.tar.bz2
diff --git a/anaconda.spec b/anaconda.spec
index 8c2cf57..ffc6b3a 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -2,7 +2,7 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 21.48.17
+Version: 21.48.18
 Release: 1%{?dist}
 License: GPLv2+
 Group:   Applications/System
@@ -310,6 +310,11 @@ update-desktop-database &> /dev/null || :
 %{_prefix}/libexec/anaconda/dd_*
 
 %changelog
+* 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)
+- Snapshot free space after clearpart for swap suggestion (#1167965) (vpodzime)
+
 * Wed Nov 26 2014 Samantha N. Bueno <sbueno+anaconda at redhat.com> - 21.48.17-1
 - Make sure storage info bar is displayed (#1166730) (bcl)
 - Fix SELINUX_DEFAULT import (#1167047) (bcl)
diff --git a/sources b/sources
index 64d0429..6a6ea90 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6c1398aac13f732dabfe64fe2fcfdf6a  anaconda-21.48.17.tar.bz2
+644fc80ef521017ee3546df4c215bc2e  anaconda-21.48.18.tar.bz2


More information about the scm-commits mailing list