Compare commits

...

11 Commits
master ... f23

Author SHA1 Message Date
Samantha N. Bueno 72c3346461 - Do not run time_initialize for image and directory installations (#1274103)
(bcl)
- Install input checks before modifying the user GUI (#1256065) (dshea)
2015-10-22 15:59:32 -04:00
Samantha N. Bueno ab50bec13f - Pass strings to blockdev.dasd_format, not a DASDDevice object. (#1273553)
(sbueno+anaconda)
2015-10-21 14:13:08 -04:00
Samantha N. Bueno 3af0cf9a35 - decode package name for /etc/sysconfig/kernel (RHBZ #1261569) (awilliam)
- Warn user before using Delete all (jkonecny)
2015-10-20 14:08:42 -04:00
Samantha N. Bueno 0dd00fd75a - Fix traceback when trying to create list of unformatted DASDs. (#1268764)
(sbueno+anaconda)
2015-10-15 13:00:50 -04:00
Samantha N. Bueno 15663dda0f - Do not override StorageChecker.errors in StorageSpoke (#1252596) (vtrefny)
- Mangle the boot device differently for systemd (#1241704) (dshea)
- Fail the media check if the systemd service failed to start. (dshea)
- Raise an error if osimg cannot be found (#1248673) (bcl)
- Use the bootloader raid levels for bootloader installation (#1266898) (bcl)
- Use otps.display_mode during early startup (#1267140) (mkolman)
- Remove an unused import (mkolman)
- Ignore requests to create existing groups (#1261002) (dshea)
- Keep environment selection when reentering the software spoke (#1261393)
  (mkolman)
- Only show the user spoke if no users are specified in kickstart (#1253672)
  (mkolman)
2015-10-08 13:47:09 -04:00
Samantha N. Bueno 2441bbdb4a - Fix branding when iso is downloaded from nfs or hd (#1252756) (jkonecny)
- Fix unused import pylint error (jkonecny)
- Autopart use 90% of disk capacity for required space compare (#1224048)
  (jkonecny)
- Fix include packages install size when downloading on root (#1224048)
  (jkonecny)
2015-09-24 19:12:21 -04:00
Samantha N. Bueno dd7315e4e8 - Add missing python dependencies for requests. (#1259506) (dshea)
- Fix the types passed to chown_dir_tree (#1260318) (dshea)
- Add a test for home directory reuse (#1260318) (dshea)
2015-09-14 13:06:21 -04:00
Samantha N. Bueno 3d7f1536d5 - Don't try to concatenate a list with a string (#1252444) (mkolman)
- set sysroot correctly when setting root password (#1260875) (awilliam)
2015-09-10 16:02:13 -04:00
Kalev Lember 0077f88080 Rebuilt for librpm soname bump 2015-09-05 13:58:38 +02:00
Samantha N. Bueno 96a661f619 - Verify Initial Setup services are present before turning them ON/OFF
(#1252444) (mkolman)
- Don't crash if the Japanese PC-98 keyboard is selected (#1190589) (mkolman)
- Fix the single-spoke TUI message for Python 3. (dshea)
- Fix a bash error in kickstart-genrules.sh (#1057271) (sbueno+anaconda)
- Run nm-connection-editor with the --keep-above flag (#1231856) (mkolman)
- Add a test for the user and group creation functions. (dshea)
- Get rid of libuser. (#1255066) (dshea)
- unbuffered read in python3 only works for binary (bcl)
- don't crash if no environment set in interactive (#1257036) (awilliam)
- Fix first run environment setup in software spoke (#1257036) (jkonecny)
- Defer to Fedora distro-wide settings for password strength (#1250746) (dshea)
- Remove from the docs repo=hd installation with installable tree (jkonecny)
- Fix a race between a window continuing and the next starting (#1004477)
  (dshea)
- Start hubs with the buttons insensitive. (dshea)
- Do not replace the standard streams if not necessary. (dshea)
- Fix inst.repo=hd: is not working (#1252902) (jkonecny)
- Don't crash if incorrect environment is set in kickstart (#1234890) (mkolman)
- Fix I/O issues when anaconda is started without a locale. (dshea)
- Move locale environment logic into localization.py (dshea)
2015-09-03 15:11:56 -04:00
Samantha N. Bueno f229f2f4ab - Destroy the keyboard layout dialog when finished (#1254150) (dshea)
- Do not encode the geoloc timezone to bytes (#1240812) (dshea)
- Skip source url checks when network is off (#1251130) (bcl)
- Don't set net.device to link if there is no ksdevice (#1085310) (bcl)
- Reading carrier while link is down raises IOError (#1085310) (bcl)
- Make sure username entered in TUI if create a user chosen. (#1249660)
  (sbueno+anaconda)
- Write the empty dnf langpacks.conf to the right directory (#1253469) (dshea)
- Add pyanaconda test for network.check_ip_address (jkonecny)
- Replace IPy package by ipaddress (jkonecny)
- Fix crash when new device appear in Welcome screen (#1245960) (jkonecny)
- Fix crash when connections are changing (#1245960) (jkonecny)
- product.img buildstamp should override distribution buildstamp (#1240238)
  (bcl)
- On incomplete ks, don't automatically proceed with install. (#1034282)
  (sbueno+anaconda)
- Few fixes and amendments for the boot_options.rst file (vpodzime)
- Prevent issues with encrypted LVs on renamed VGs (#1224045) (vpodzime)
- Create and use snapshot of on-disk storage with no modifications (#1166598)
  (vpodzime)
- Implement the class for storage snapshots (vpodzime)
- Prevent any changes in the StorageSpoke if just going back (vpodzime)
- Make StorageSpoke's on_back_clicked less complicated (vpodzime)
- Change zanata.xml to match new f23-branch name. (sbueno+anaconda)
2015-08-20 09:39:08 -04:00
3 changed files with 109 additions and 4 deletions

10
.gitignore vendored
View File

@ -37,3 +37,13 @@
/anaconda-23.17.tar.bz2
/anaconda-23.18.tar.bz2
/anaconda-23.19.tar.bz2
/anaconda-23.19.1.tar.bz2
/anaconda-23.19.2.tar.bz2
/anaconda-23.19.3.tar.bz2
/anaconda-23.19.4.tar.bz2
/anaconda-23.19.5.tar.bz2
/anaconda-23.19.6.tar.bz2
/anaconda-23.19.7.tar.bz2
/anaconda-23.19.8.tar.bz2
/anaconda-23.19.9.tar.bz2
/anaconda-23.19.10.tar.bz2

View File

@ -2,7 +2,7 @@
Summary: Graphical system installer
Name: anaconda
Version: 23.19
Version: 23.19.10
Release: 1%{?dist}
License: GPLv2+ and MIT
Group: Applications/System
@ -94,13 +94,11 @@ Requires: python3-requests-ftp
Requires: python3-kickstart >= %{pykickstartver}
Requires: langtable-data >= %{langtablever}
Requires: langtable-python3 >= %{langtablever}
Requires: libuser-python3
Requires: authconfig
Requires: firewalld >= %{firewalldver}
Requires: util-linux >= %{utillinuxver}
Requires: python3-dbus
Requires: python3-pwquality
Requires: python-IPy-python3
Requires: python3-pytz
Requires: realmd
Requires: teamd
@ -307,6 +305,103 @@ update-desktop-database &> /dev/null || :
%{_prefix}/libexec/anaconda/dd_*
%changelog
* Thu Oct 22 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 23.19.10-1
- Do not run time_initialize for image and directory installations (#1274103)
(bcl)
- Install input checks before modifying the user GUI (#1256065) (dshea)
* Wed Oct 21 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 23.19.9-1
- Pass strings to blockdev.dasd_format, not a DASDDevice object. (#1273553)
(sbueno+anaconda)
* Tue Oct 20 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 23.19.8-1
- decode package name for /etc/sysconfig/kernel (RHBZ #1261569) (awilliam)
- Warn user before using Delete all (jkonecny)
* Thu Oct 15 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 23.19.7-1
- Fix traceback when trying to create list of unformatted DASDs. (#1268764)
(sbueno+anaconda)
* Thu Oct 08 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 23.19.6-1
- Do not override StorageChecker.errors in StorageSpoke (#1252596) (vtrefny)
- Mangle the boot device differently for systemd (#1241704) (dshea)
- Fail the media check if the systemd service failed to start. (dshea)
- Raise an error if osimg cannot be found (#1248673) (bcl)
- Use the bootloader raid levels for bootloader installation (#1266898) (bcl)
- Use otps.display_mode during early startup (#1267140) (mkolman)
- Remove an unused import (mkolman)
- Ignore requests to create existing groups (#1261002) (dshea)
- Keep environment selection when reentering the software spoke (#1261393)
(mkolman)
- Only show the user spoke if no users are specified in kickstart (#1253672)
(mkolman)
* Thu Sep 24 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 23.19.5-1
- Fix branding when iso is downloaded from nfs or hd (#1252756) (jkonecny)
- Fix unused import pylint error (jkonecny)
- Autopart use 90%% of disk capacity for required space compare (#1224048)
(jkonecny)
- Fix include packages install size when downloading on root (#1224048)
(jkonecny)
* Mon Sep 14 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 23.19.4-1
- Add missing python dependencies for requests. (#1259506) (dshea)
- Fix the types passed to chown_dir_tree (#1260318) (dshea)
- Add a test for home directory reuse (#1260318) (dshea)
* Thu Sep 10 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 23.19.3-1
- Don't try to concatenate a list with a string (#1252444) (mkolman)
- set sysroot correctly when setting root password (#1260875) (awilliam)
* Thu Sep 03 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 23.19.2-1
- Verify Initial Setup services are present before turning them ON/OFF
(#1252444) (mkolman)
- Don't crash if the Japanese PC-98 keyboard is selected (#1190589) (mkolman)
- Fix the single-spoke TUI message for Python 3. (dshea)
- Fix a bash error in kickstart-genrules.sh (#1057271) (sbueno+anaconda)
- Run nm-connection-editor with the --keep-above flag (#1231856) (mkolman)
- Add a test for the user and group creation functions. (dshea)
- Get rid of libuser. (#1255066) (dshea)
- unbuffered read in python3 only works for binary (bcl)
- don't crash if no environment set in interactive (#1257036) (awilliam)
- Fix first run environment setup in software spoke (#1257036) (jkonecny)
- Defer to Fedora distro-wide settings for password strength (#1250746) (dshea)
- Remove from the docs repo=hd installation with installable tree (jkonecny)
- Fix a race between a window continuing and the next starting (#1004477)
(dshea)
- Start hubs with the buttons insensitive. (dshea)
- Do not replace the standard streams if not necessary. (dshea)
- Fix inst.repo=hd: is not working (#1252902) (jkonecny)
- Don't crash if incorrect environment is set in kickstart (#1234890) (mkolman)
- Fix I/O issues when anaconda is started without a locale. (dshea)
- Move locale environment logic into localization.py (dshea)
* Thu Aug 20 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 23.19.1-1
- Destroy the keyboard layout dialog when finished (#1254150) (dshea)
- Do not encode the geoloc timezone to bytes (#1240812) (dshea)
- Skip source url checks when network is off (#1251130) (bcl)
- Don't set net.device to link if there is no ksdevice (#1085310) (bcl)
- Reading carrier while link is down raises IOError (#1085310) (bcl)
- Make sure username entered in TUI if create a user chosen. (#1249660)
(sbueno+anaconda)
- Write the empty dnf langpacks.conf to the right directory (#1253469) (dshea)
- Add pyanaconda test for network.check_ip_address (jkonecny)
- Replace IPy package by ipaddress (jkonecny)
- Fix crash when new device appear in Welcome screen (#1245960) (jkonecny)
- Fix crash when connections are changing (#1245960) (jkonecny)
- product.img buildstamp should override distribution buildstamp (#1240238)
(bcl)
- On incomplete ks, don't automatically proceed with install. (#1034282)
(sbueno+anaconda)
- Few fixes and amendments for the boot_options.rst file (vpodzime)
- Prevent issues with encrypted LVs on renamed VGs (#1224045) (vpodzime)
- Create and use snapshot of on-disk storage with no modifications (#1166598)
(vpodzime)
- Implement the class for storage snapshots (vpodzime)
- Prevent any changes in the StorageSpoke if just going back (vpodzime)
- Make StorageSpoke's on_back_clicked less complicated (vpodzime)
- Change zanata.xml to match new f23-branch name. (sbueno+anaconda)
* Fri Aug 07 2015 Brian C. Lane <bcl@redhat.com> - 23.19-1
- Add basic support for LVM cache creation in kickstart (vpodzime)
- Use labels for the rest of the non-autopart test results. (dshea)

View File

@ -1 +1 @@
3cbd24759aead17e4172998e5f350faa anaconda-23.19.tar.bz2
03d4b336be46df720f808783b6d71da3 anaconda-23.19.10.tar.bz2