[anaconda] - Fix references to requiredPackages (bcl) - Drop anaconda. prefix from copied logs (bcl) - dnf shou

Brian C. Lane bcl at fedoraproject.org
Sat Jul 12 01:12:39 UTC 2014


commit 11e33ade7a7cf7a4ff6e5a313783275bb09e52bb
Author: Brian C. Lane <bcl at redhat.com>
Date:   Fri Jul 11 18:12:19 2014 -0700

    - Fix references to requiredPackages (bcl)
    - Drop anaconda. prefix from copied logs (bcl)
    - dnf should put its logs in /tmp/ (bcl)
    - Make sure the software listboxes are shown (bcl)
    - dnf should report that it supports Closest Mirror (bcl)
    - Do not prefer /tmp for dnf downloads (bcl)
    - Reset dnf package sack (bcl)
    - Fix dnf base repo setup to fall back to default gracefully (bcl)
    - Move addDriverRepo into PackagePayload class (bcl)
    - Rename some dnf items to match yum (bcl)
    - rpmostreepayload: Drop selinux-ensure-labeled call (walters)
    - Run anaconda in fullscreen whenever possible. (dshea)
    - Correct the constant used with gtk_widget_set_state_flags (dshea)
    - Restore some CSS rules from the pre-3.13 Adwaita theme. (dshea)
    - Adapt to changes in blivet.udev interface. (amulhern)
    - Bump blivet version to pick up blivet.udev interface changes. (amulhern)
    - Use the enlightbox context manager for the add network device dialog
      (mkolman)
    - DNFPayload: do not add group 'core' twice. (ales)
    - Remove the window property from UIObject. (dshea)
    - Unravel the Hub and Spoke classes. (dshea)
    - Fix --kickstart option (bcl)
    - Bump up the required pykickstart version (vpodzime)
    - Use GtkRevealer for widget hiding in storage spoke (mkolman)
    - rpmostreepayload: create /var/spool/mail required when adding user (rvykydal)
    - rpmostreepayload: Don't recreateInitrds for this payload (walters)
    - Don't use geolocation when installing with kickstart (mkolman)

 .gitignore    |    1 +
 anaconda.spec |   38 ++++++++++++++++++++++++++++++++------
 sources       |    2 +-
 3 files changed, 34 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 848799e..c2e8d1b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /anaconda-21.44.tar.bz2
 /anaconda-21.45.tar.bz2
 /anaconda-21.46.tar.bz2
+/anaconda-21.47.tar.bz2
diff --git a/anaconda.spec b/anaconda.spec
index 686387e..e97d786 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -2,8 +2,8 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 21.46
-Release: 2%{?dist}
+Version: 21.47
+Release: 1%{?dist}
 License: GPLv2+
 Group:   Applications/System
 URL:     http://fedoraproject.org/wiki/Anaconda
@@ -21,7 +21,7 @@ Source0: %{name}-%{version}.tar.bz2
 # Also update in AM_GNU_GETTEXT_VERSION in configure.ac
 %define gettextver 0.18.3
 %define intltoolver 0.31.2-3
-%define pykickstartver 1.99.56
+%define pykickstartver 1.99.57
 %define yumver 3.4.3-91
 %define dnfver 0.4.18
 %define partedver 1.8.1
@@ -91,7 +91,7 @@ The anaconda package is a metapackage for the Anaconda installer.
 %package core
 Summary: Core of the Anaconda installer
 Requires: dnf >= %{dnfver}
-Requires: python-blivet >= 0.60
+Requires: python-blivet >= 0.61
 Requires: python-meh >= %{mehver}
 Requires: libreport-anaconda >= 2.0.21-1
 Requires: libselinux-python
@@ -302,8 +302,34 @@ update-desktop-database &> /dev/null || :
 %{_prefix}/libexec/anaconda/dd_*
 
 %changelog
-* Wed Jul 02 2014 Brian C. Lane <bcl at redhat.com> 21.46-2
-- Update sources file
+* Fri Jul 11 2014 Brian C. Lane <bcl at redhat.com> - 21.47-1
+- Fix references to requiredPackages (bcl)
+- Drop anaconda. prefix from copied logs (bcl)
+- dnf should put its logs in /tmp/ (bcl)
+- Make sure the software listboxes are shown (bcl)
+- dnf should report that it supports Closest Mirror (bcl)
+- Do not prefer /tmp for dnf downloads (bcl)
+- Reset dnf package sack (bcl)
+- Fix dnf base repo setup to fall back to default gracefully (bcl)
+- Move addDriverRepo into PackagePayload class (bcl)
+- Rename some dnf items to match yum (bcl)
+- rpmostreepayload: Drop selinux-ensure-labeled call (walters)
+- Run anaconda in fullscreen whenever possible. (dshea)
+- Correct the constant used with gtk_widget_set_state_flags (dshea)
+- Restore some CSS rules from the pre-3.13 Adwaita theme. (dshea)
+- Adapt to changes in blivet.udev interface. (amulhern)
+- Bump blivet version to pick up blivet.udev interface changes. (amulhern)
+- Use the enlightbox context manager for the add network device dialog
+  (mkolman)
+- DNFPayload: do not add group 'core' twice. (ales)
+- Remove the window property from UIObject. (dshea)
+- Unravel the Hub and Spoke classes. (dshea)
+- Fix --kickstart option (bcl)
+- Bump up the required pykickstart version (vpodzime)
+- Use GtkRevealer for widget hiding in storage spoke (mkolman)
+- rpmostreepayload: create /var/spool/mail required when adding user (rvykydal)
+- rpmostreepayload: Don't recreateInitrds for this payload (walters)
+- Don't use geolocation when installing with kickstart (mkolman)
 
 * Wed Jul 02 2014 Brian C. Lane <bcl at redhat.com> - 21.46-1
 - Ignore an error from pylint incorrectly analyzing types in dbus-python
diff --git a/sources b/sources
index bfa4d58..fae9e68 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cb85a345b962df357c96b36584531c05  anaconda-21.46.tar.bz2
+cc37b96f7637bdb0730e235464ece8a8  anaconda-21.47.tar.bz2


More information about the scm-commits mailing list