sbueno pushed to anaconda (f22). "- Allow overriding password policy check (sgallagh) (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 2 18:10:17 UTC 2015


>From 4695f2821a0c0ce223134fb5687d71915d5f1278 Mon Sep 17 00:00:00 2001
From: "Samantha N. Bueno" <sbueno+anaconda at redhat.com>
Date: Thu, 2 Apr 2015 14:07:23 -0400
Subject: - Allow overriding password policy check (sgallagh) - Do not use
 min_luks_entropy with pre-existing devices (#1206101) (dshea) - Remove the
 dnf cache directory when resetting the repo (dshea) - Do not add separators
 to the addon list when not needed (dshea) - Only use the instclass
 environment if it actually exists. (#1198953) (dshea) - Prevent Storage spoke
 Done button method from multiple launch (jkonecny) - Prevent spokes from
 being exited more times. (jkonecny)


diff --git a/.gitignore b/.gitignore
index 4b0d305..c0cfcce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@
 /anaconda-22.20.5.tar.bz2
 /anaconda-22.20.6.tar.bz2
 /anaconda-22.20.7.tar.bz2
+/anaconda-22.20.8.tar.bz2
diff --git a/anaconda.spec b/anaconda.spec
index 7256826..5ddcbce 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -2,7 +2,7 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 22.20.7
+Version: 22.20.8
 Release: 1%{?dist}
 License: GPLv2+
 Group:   Applications/System
@@ -313,6 +313,15 @@ update-desktop-database &> /dev/null || :
 %{_prefix}/libexec/anaconda/dd_*
 
 %changelog
+* Thu Apr 02 2015 Samantha N. Bueno <sbueno+anaconda at redhat.com> - 22.20.8-1
+- Allow overriding password policy check (sgallagh)
+- Do not use min_luks_entropy with pre-existing devices (#1206101) (dshea)
+- Remove the dnf cache directory when resetting the repo (dshea)
+- Do not add separators to the addon list when not needed (dshea)
+- Only use the instclass environment if it actually exists. (#1198953) (dshea)
+- Prevent Storage spoke Done button method from multiple launch (jkonecny)
+- Prevent spokes from being exited more times. (jkonecny)
+
 * Thu Mar 26 2015 Samantha N. Bueno <sbueno+anaconda at redhat.com> - 22.20.7-1
 - Add documentation on %%anaconda kickstart command (bcl)
 - Change --skip-tx to --skip-zanata in scratch-bumpver (bcl)
diff --git a/sources b/sources
index 207ec05..e12113d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c685ff2828545938a420513910f11b17  anaconda-22.20.7.tar.bz2
+1536ca7bc7db09c9a9bbffbc07e00c75  anaconda-22.20.8.tar.bz2
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/anaconda.git/commit/?h=f22&id=4695f2821a0c0ce223134fb5687d71915d5f1278


More information about the scm-commits mailing list