sbueno pushed to anaconda (f22). "- Ignore addon and anaconda sections in handle-sshpw (bcl) (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Apr 24 01:54:12 UTC 2015


>From 51d773eb7ecac2a3fa4cb8ab845ef853e8d99a7f Mon Sep 17 00:00:00 2001
From: "Samantha N. Bueno" <sbueno+anaconda at redhat.com>
Date: Thu, 23 Apr 2015 21:53:49 -0400
Subject: - Ignore addon and anaconda sections in handle-sshpw (bcl) - Ignore
 %anaconda section in parse-kickstart (bcl) - Remove the custom help button
 from the toolbar (bcl) - Make anaconda more unicode-y (#1205183) (dshea) -
 Consolidate the language environment variables. (#1209563) (dshea) - Revert
 "Make Python's default encoding detection work on Live installations"  
 (#1209563) (dshea) - iscsi: pass rd.* options of devices to be mouted in
 dracut (#1192398)   (rvykydal) - Remove the old custom partitioning help
 dialog (mkolman) - Reset the back_clicked flag if we stay on the Storage
 spoke (#1210003)   (vpodzime) - Mark the back_clicked attribute of the
 Storage spoke as private (vpodzime) - Set both .format's and
 .originalFormat's passphrase on unlock (#1208979)   (vpodzime) - Make the
 Encrypt checkbox insensitive for encrypted non-BTRFS devices   (#1210254)
 (vpodzime) - Don't unconditionally set ksdata.lang.seen to True (#1209927)
 (mkolman)


diff --git a/.gitignore b/.gitignore
index d583891..25707aa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@
 /anaconda-22.20.7.tar.bz2
 /anaconda-22.20.8.tar.bz2
 /anaconda-22.20.9.tar.bz2
+/anaconda-22.20.10.tar.bz2
diff --git a/anaconda.spec b/anaconda.spec
index cba75b5..2184151 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -2,7 +2,7 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 22.20.9
+Version: 22.20.10
 Release: 1%{?dist}
 License: GPLv2+
 Group:   Applications/System
@@ -313,6 +313,26 @@ update-desktop-database &> /dev/null || :
 %{_prefix}/libexec/anaconda/dd_*
 
 %changelog
+* Thu Apr 23 2015 Samantha N. Bueno <sbueno+anaconda at redhat.com> - 22.20.10-1
+- Ignore addon and anaconda sections in handle-sshpw (bcl)
+- Ignore %%anaconda section in parse-kickstart (bcl)
+- Remove the custom help button from the toolbar (bcl)
+- Make anaconda more unicode-y (#1205183) (dshea)
+- Consolidate the language environment variables. (#1209563) (dshea)
+- Revert "Make Python's default encoding detection work on Live installations"
+  (#1209563) (dshea)
+- iscsi: pass rd.* options of devices to be mouted in dracut (#1192398)
+  (rvykydal)
+- Remove the old custom partitioning help dialog (mkolman)
+- Reset the back_clicked flag if we stay on the Storage spoke (#1210003)
+  (vpodzime)
+- Mark the back_clicked attribute of the Storage spoke as private (vpodzime)
+- Set both .format's and .originalFormat's passphrase on unlock (#1208979)
+  (vpodzime)
+- Make the Encrypt checkbox insensitive for encrypted non-BTRFS devices
+  (#1210254) (vpodzime)
+- Don't unconditionally set ksdata.lang.seen to True (#1209927) (mkolman)
+
 * Tue Apr 07 2015 Samantha N. Bueno <sbueno+anaconda at redhat.com> - 22.20.9-1
 - Revert "allow /boot on btrfs subvol or filesystem" (bcl)
 - Connect scroll adjustments in the right class (#1206472) (dshea)
diff --git a/sources b/sources
index b7b7ee4..ff41fc8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-60db312e94fd0546a8e4e7870f9cbbb9  anaconda-22.20.9.tar.bz2
+4c1b2f13057359a1a9bc50fe89aaf871  anaconda-22.20.10.tar.bz2
-- 
cgit v0.10.2


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


More information about the scm-commits mailing list