[fedup] fedup-0.9.0

Will Woods wwoods at fedoraproject.org
Wed Oct 29 19:08:43 UTC 2014


commit 3fe62361113dd5825bbdfe303cbeef50354aa593
Author: Will Woods <wwoods at redhat.com>
Date:   Wed Oct 29 15:08:18 2014 -0400

    fedup-0.9.0

 .gitignore |    1 +
 fedup.spec |   11 +++++++++--
 sources    |    2 +-
 3 files changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bbbe3f0..a67ceb7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /bug896023.img
 /fedup-0.8.0.tar.xz
 /fedup-0.8.1.tar.xz
+/fedup-0.9.0.tar.xz
diff --git a/fedup.spec b/fedup.spec
index e2bb9fd..e8c9771 100644
--- a/fedup.spec
+++ b/fedup.spec
@@ -1,6 +1,6 @@
 Name:           fedup
-Version:        0.8.1
-Release:        2%{?dist}
+Version:        0.9.0
+Release:        1%{?dist}
 Summary:        The Fedora Upgrade tool
 
 License:        GPLv2+
@@ -74,6 +74,13 @@ done
 #{_datadir}/fedup/ui
 
 %changelog
+* Wed Oct 29 2014 Will Woods <wwoods at redhat.com> 0.9.0-1
+- Add --product=PRODUCT flag for upgrades to F21
+- Use host's config files in upgrade.img
+- Fix logging during upgrade - upgrade logs will appear in system journal
+- Fix keymap problems during upgrade (#1038413)
+- Move cache to /var/cache (#1066679, CVE-2013-6494)
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.8.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index db92f40..ca4c3fb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-68a5c3a8ac1d6341ae624545c03b5faa  fedup-0.8.1.tar.xz
+687ef1275d09b363bfc68efacbeeba23  fedup-0.9.0.tar.xz


More information about the scm-commits mailing list