SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for anaconda-core-35.22.2-3.fc35.x86_64.rpm :

* Mon Oct 25 2021 Martin Kolman - 35.22.2-3- Show correctly that no admin user is set up (#2015508) (vslavik)
* Fri Oct 08 2021 Martin Kolman - 35.22.2-2- Revert \"Install kbd-legacy if keyboard layout is \"fi\" (#1955793) (vponcova)
* Thu Sep 30 2021 Martin Kolman - 35.22.2-1- In installer environment set static, not transient hostname (rvykydal)- Payload should wait for all storage related threads to finish (mkolman)- Set an upper bound to entered sizes (#1992585) (vponcova)- Handle new time zones in GUI after earlier switch to zoneinfo (vslavik)- Do not stretch NTP toggle in GUI (vslavik)- The NTP server dialog without entries shouldn\'t crash (#2001591) (vponcova)- Set hostname also from ip= static configuration without device (#1988521) (rvykydal)- Fix Removed options inst.[product|variant] were subsections (jkonecny)- Cleanup unneeded NFS repo with rd.live.ram parameter (mmatsuya)
* Tue Aug 24 2021 Martin Kolman - 35.22.1-1- Adjust configuration options for Fedora 35 (mkolman)- fsset: Ignore all swap activation errors in turn_on_swap (vtrefny)- Don\'t try to use line buffering in binary mode (vponcova)- Add release notes for NTP dialog change (vslavik)- Change the NTP server dialog design (vslavik)- Rename spoke to Root Account (vslavik)- Don\'t set default of gpt option at cmdline parsing (cheeselee)- Change the root password spoke GUI design (vslavik)- Add release notes for visible warnings from initrd (jkonecny)- Split NTP dialog to its own glade file (vslavik)
* Tue Aug 10 2021 Martin Kolman - 35.22-1- Fix dependency on zram-generator in RHEL (sgallagh)- tests: Fix failing ClearPartTestCase with latest blivet (vtrefny)- Add brltty to boot.iso with default configuration (vslavik)- Fix admin user password condition handling in TUI (854182924)- Fix typo in docstring (vslavik)
* Thu Jul 29 2021 Martin Kolman - 35.21-1- Add release notes for packaging log in tmux (jkonecny)- Small fixes in the subscription structures (vponcova)- Make critical warnings from Dracut more visible (#1983098) (jkonecny)- Print Dracut errors encountered during boot after Anaconda starts (#1983098) (jkonecny)- Add function to print critical warnings more visible during boot (#1983098) (jkonecny)- dracut: read filename dhcp option from dhcpopts file (rvykydal)- Disable anaconda-core\'s requirement on subscription-manager on CentOS (carl)- Add new error reporting hook when Dracut timeout (#1983098) (jkonecny)- Update boot-options.rst (31507393+Ultimate-etamitlU)- Handle handle get_layout() method returning None (#1976526) (mkolman)- Enable the zram-generator service on RHEL (vponcova)
* Tue Jul 20 2021 Martin Kolman - 35.20-1- Improve logging from the DownloadProgress class (vponcova)- Monitor the image installation progress with a new class (vponcova)- Clean up the InstallFromImageTask class (vponcova)- Clean up the InstallFromTarTask class (vponcova)- Move the InstallFromImageTask class (vponcova)- Disable installation tasks of the Live OS payload module (vponcova)- Improve installation logs in the Security module (vponcova)- Raise kickstart errors only during kickstart parsing (vponcova)- Reuse the apply_partitioning function (vponcova)- Verify the image checksum in an installation task (vponcova)- Move the progress callback to the base payload class (vponcova)- Revert \"Disable failing test\" (jkonecny)- Check the support for the Subscription module on startup (vponcova)- Activate DBus modules based on the new configuration options (vponcova)- Add new configuration options for the DBus module activation (vponcova)- Fix typing errors in the Security module (vponcova)- remove authconfig support (pbrezina)- Use C.UTF-8 if the requested locale is unsupported (vponcova)- Don\'t match a non-POSIX locale with a POSIX langcode (vponcova)- Show suggestions for an error caused by inconsistent sector sizes (vponcova)- new window in tmux to tail packaging.log (jarrod)
* Mon Jul 12 2021 Martin Kolman - 35.19-1- Don\'t return None from is_supported_filesystem (#1979854) (vponcova)- Configure the multilib policy of the target system (vponcova)- Reorder imports to reduce linter warnings (vslavik)- Ignore falsy pylint missing member warning in dnf code (vslavik)- Silence false pylint warning (vslavik)- Don\'t use deprecated imp module in dracut test (vslavik)- Fix typo in docs (vslavik)- Replace (vslavik)- Ignore pylint mistakes about missing members in test (vslavik)- Remove the productVariant variable (vponcova)- Document the profile configuration files (vponcova)- Add support for the profile configuration files (#1974819) (vponcova)- Replace inst.product and inst.variant with inst.profile (vponcova)- Replace product configuration files with profiles (vponcova)- Appease pylint\'s belief that this is not a string (vslavik)- Update pylint directive for new warning name (vslavik)- Revert \"Fix unit test for previous commit\" (lveyde)- Revert \"ovirt / rhv: drop swap partition\" (lveyde)
* Mon Jun 28 2021 Martin Kolman - 35.18-1- Use yescrypt hashing method for shadow passwords (besser82)- Intercept OSError thrown by crypt.crypt() on error. (besser82)- Add tests for system time setting (awilliam)- Fix time setting for daylight savings, let Python do the work (awilliam)- Update the pixel depth of xvnc server from 16 to 24 (rvykydal)- Change the Python version to 3.10 in the makeupdates script (vponcova)- Enable running container tests in parallel (jkonecny)- Fix broken hashbang (vslavik)- Fix typo in release docs (vslavik)- Clean up the initialization of PartTypeSpoke (vponcova)- Run installation tasks from ConfigureBootloaderWithTasks (vponcova)- Add the CollectConfigureBootloaderTasks method (vponcova)- Add the ConfigureBootloaderWithTasks method (vponcova)- Add suggestions to kickstart error message in liveinst (vslavik)- Fix potential use of uninitialized variable (vslavik)- Fix potential use of uninitialized variable (vslavik)- Fix literal curly braces in dracut scripts (vslavik)- Fix logging messages (vslavik)- Remove RPM_TESTS_ARGS support (jkonecny)- Disable failing test (jkonecny)- Disable pylint error in tests (jkonecny)- Disable glade tests (jkonecny)- Migrate rpm_tests to python3 unittest framework (jkonecny)- Rename rpm_tests to make them discoverable by unittest framework (jkonecny)- Fix tests README file (jkonecny)- Change NOSE_TESTS_ARGS to a similar logic for unittest framework (jkonecny)- Fix services after nosetests renaming to unit_tests (jkonecny)- Rename nosetests execution scripts and vars to unit_tests (jkonecny)- Rename nosetests folder to unit-tests (jkonecny)- Make it possible to skip install time Insights errors (#1931069) (mkolman)- Run our unit tests with unittest python3 framework (jkonecny)- Rename all unit tests methods to use test_
* prefix (jkonecny)- Rename all tests files to make them discoverable by unittest (jkonecny)- Remove the upd-updates script (vslavik)- Remove the merge-pr script (vslavik)- Apply the bootloader options before the installation (vponcova)
* Tue Jun 15 2021 Martin Kolman - 35.17-1- Fix import of Iterable from collections (rvykydal)- Move the support for the treeinfo metadata into a DBus module (vponcova)- Add support for configuration of the DNF substitution variables (vponcova)- Remove the _install_tree_metadata attribute (vponcova)- Add unit test for biosdevname package requirement (rvykydal)- Require biosdevname package if biosdevname=1 boot option is set (rvykydal)- Make clear that team and vlan from ks in initramfs is not supported (rvykydal)- Fixed some more PEP8 issues in installation.py (lveyde)- Don\'t allow reformat if the requested file system is unsupported (vponcova)- Always exclude unsupported file systems (vponcova)- Remove btrfs from the list of unsupported file systems (vponcova)- Clean up the get_supported_filesystems function (vponcova)- Clarify the implementation of GetFormatTypeData (vponcova)- Run tests on every push to a base branch (vponcova)- Introduce the docs/release-notes directory (vponcova)
* Wed May 26 2021 Martin Kolman - 35.16-1- Add kickstart tests support for RHEL-9 branch (#infra) (jkonecny)- Add a log message for successful installation (vslavik)- Remove base container from kickstart-test workflow (#infra) (jkonecny)- Change the description of \"Encrypt my data\" in the custom partitioning spoke (vponcova)- Use anaconda-iso-creator container to build boot.iso (#infra) (jkonecny)- Use consistent shell formatting in kickstart-tests workflow (#infra) (jkonecny)- Rename lorax_build_container in kickstart-tests workflow (#infra) (jkonecny)- Add Dockerfile for lorax iso build with Anaconda (#infra) (jkonecny)- Remove the configuration file for Fedora Workstation Live (vponcova)- Rename the configuration file for CentOS Stream (vponcova)- Remove the configuration file for CentOS Linux (vponcova)- Don\'t set the home directory to None (#1960803) (vponcova)- Enable back ELN Anaconda daily builds (jkonecny)- Add nightly builds also for ELN containers (jkonecny)- Enable debug output when building containers (#infra) (jkonecny)- Show mount points for other types of actions (#1953134) (vponcova)- Populate the missing keyboard values before the payload installation (vponcova)- Clarify how branches are merged back for contributors to pick a target (javierm)- Install kbd-legacy if keyboard layout is \"fi\" (#1955793) (awilliam)
* Mon May 17 2021 Martin Kolman - 35.15-1- Make the coverage status about tests informational (vponcova)- network: check NM availability before running some methods (#1937185) (rvykydal)- Migrate from pytz to zoneinfo, list (close to) all time zones (miro)- Change logic in NFS validation (vslavik)- Avoid a race condition during Connect to Red Hat spoke initialization (mkolman)- Tweak dependabot configuration (jkonecny)- Use .codecov.yml from the main branch (vponcova)- Fix boot options generated by the dracut module (vponcova)- Simplify the code for working with kickstart repositories (vponcova)- Remove the _enabled_repos property of the DNF payload (vponcova)- Remove the addons property of the DNF payload (vponcova)- Move post installation scripts to the end of queue (lveyde)- Add support for repomd.xml hashes to the DNF manager (vponcova)- Deduplicate dependency metapackages (vslavik)- Do not use pip cache when building containers (#infra) (vslavik)- Revert \"Use GitHub environment gating for kstests workflow\" (#infra) (jkonecny)- Move NTP server dialog to its own file (vslavik)- Simplify the unit tests with DNF repositories (vponcova)- Test GetFormatTypeData for all format types (vponcova)- Add the repositories property to the DNF manager (vponcova)- Remove comments about ConditionArchitecture (vslavik)- Add common bug with incomplete VG because of ignoredisk (jkonecny)- Fix AskVNCSpoke call (vslavik)- Improve X startup error messages (vslavik)- Terminate X server after timeout and restore crash test handler (vslavik)- Reorganize control flow in startX (vslavik)- Handle SIGUSR1 correctly after Xorg timeout (vslavik)- Refactor minor details in startX (vslavik)- Small fixups of metacity replacement. (rvykydal)- Remove unnecessary workaround to always build ELN containers (#infra) (jkonecny)- Remove temp workaround to solve podman issue on GH runners (#infra) (jkonecny)- makebumpver: allow BZ to be also in POST (#infra) (rvykydal)- scripts: do not require \"Fixed in version\" set for release (#infra) (rvykydal)- Remove github-action-run-once script from anaconda-ci (#infra) (jkonecny)- Clean DNF to make the anaconda-rpm container smaller (#infra) (jkonecny)- Add the load_repository method to the DNF manager (vponcova)- Add a badge with the current coverage (vponcova)- Configure codecov.io (vponcova)- Upload coverage to codecov.io (vponcova)- Add base repo name for CentOS Stream after repository renaming (jkonecny)- Remove parse-kickstart tests which don\'t test anything useful (rvykydal)- Fix basic dracut parse-kickstart tests for network configuration (rvykydal)- Fix parse-kickstart bridge test (rvykydal)
* Wed May 05 2021 Martin Kolman - 35.14-1- Document too little memory for LUKS setup (vslavik)- Remove redundant logging messages from the DNF module (vponcova)- Use the new support for checking the software selection in UI (vponcova)- Add an installation task for resolving the packages selection (vponcova)- Add a validation task for checking the packages selection (vponcova)- Handle marking errors in the DNF manager (vponcova)- Add the clear_selection method to the DNF manager (vponcova)- Add the resolve_selection method to the DNF manager (vponcova)- Remove the bugUrl variable (vponcova)- Remove the productStamp variable (vponcova)- Remove the productArch variable (vponcova)- Improve debug message about configuration loading and writing (jkonecny)- Enable closest mirror in CentOS Stream config (carl)- The kernel boot argument sshd is removed and should warn user (jkonecny)- Document the workaround for missing options of the repo command (vponcova)- Replace metacity with gnome-kiosk (rvykydal)- Drop deprecated support for comps from the DNF payload class (vponcova)- Use the software selection cache in GUI (vponcova)- Use new fedora-latest alias in COPR (jkonecny)
* Tue Apr 27 2021 Martin Kolman - 35.13-1- Disable ELN for our unit and rpm tests (jkonecny)- Disable ELN builds for Packit (jkonecny)- Fix unit test for previous commit (sbonazzo)- Add hotfix for Ubuntu hosts for container refresh (jkonecny)- ovirt / rhv: drop swap partition (sbonazzo)- Fix the broken rootless podman on Ubuntu 20.04 20210419.1 (vponcova)- Increase the minimal suggested size for /boot (vslavik)- Support bond device activated in initramfs from kickstart (rvykydal)- fix tests for RHV (sbonazzo)- rhvh: fix EULA path for RHV-H (sbonazzo)- Adapt tests to the new ostree user defined mount points (#1906735) (jkonecny)- Fix RPMOSTree mount to the non-existing directory (#1906735) (jkonecny)- Use the software selection cache in TUI (vponcova)- Add the SoftwareSelectionCache class (vponcova)- Add the get_software_selection_status function (vponcova)- Add the is_software_selection_complete function (vponcova)- Clean up the collect_platform_requirements function (vponcova)- Add the match_available_packages method to the DNF manager (vponcova)- Add the is_package_available method to the DNF manager (vponcova)- Remove product-specific data from the Anaconda stylesheet (vponcova)- s: make it better (vslavik)- Replace use of imp with importlib in collect() (vslavik)- Document the issue about the ignoredisk command and installation sources (vponcova)- Describe the common bug in the Issue paragraph (vponcova)- Run RHEL COPR builds on kstest (vslavik)- Allow to use no default product configuration (#1947939) (vponcova)- Make sure rhsm.service is running at Anaconda startup (mkolman)- Add display-related dependencies (vslavik)- Set up the Storage spoke in TUI on every entry (vponcova)- subscription: allow dates in ISO 8601 format (ptoscano)
* Mon Apr 12 2021 Martin Kolman - 35.12-1- Remove patches to avoid forcing inst. prefix on RHEL 9 (jkonecny)- Allow to exclude the kernel-lpae package (vponcova)- Remove the pwpolicy kickstart command (vponcova)- Do not generate dracut arguments multiple times for some storage devices (rvykydal)- Run RHEL8 contributor tests on kstest runners (vslavik)- Add support for comps to the DNF manager (vponcova)- Add DBus structures for comps data (vponcova)- Add the is_cdn_registration_required function (vponcova)- Use the default_environment property in UI (vponcova)- Add the default_environment property to the DNF manager (vponcova)- Create the substitute method (vponcova)- Rename tests-owners to just tests (jkonecny)- Use GitHub environment gating for kstests workflow (jkonecny)- Replace our Fedora owners check by GH environments for our workflows (jkonecny)- Fix a small typo in common bugs (jkonecny)
* Wed Mar 31 2021 Martin Kolman - 35.11-1- Turn off wrapping of the scale values (vponcova)- Make the scale visible by default (#1943370) (vponcova)
* Tue Mar 30 2021 Martin Kolman - 35.10-1- Update unit test for GetDracutArguments for FCoE (rvykydal)- Make failure in generating of dracut arguments for iSCSI device non-fatal. (rvykydal)- network: match also connections named by MAC created by NM in initramfs (rvykydal)- Create /tmp with the right permissions (#1937626) (vponcova)- Don\'t recommend zram-generator-defaults (#1938132) (vponcova)- Don\'t automatically execute the default partitioning (vponcova)- Fix the warning about working NTP servers (#1889180) (vponcova)- Remove implicit dependencies (vponcova)- Don\'t install anaconda-install-env-deps by default (vponcova)- Document SSH root password login issues & possible workaround (mkolman)- Add groups to kickstart tests lorax output (vslavik)
* Mon Mar 22 2021 Martin Kolman - 35.9-1- Improve logging of the download and install sizes (vponcova)- Clean up the code for finding sufficient mount points (vponcova)- Remove pyanaconda.payload.dnf.utils (vponcova)- Move code for cleaning up the download location (vponcova)- Add the get_free_space_map function (vponcova)- Move code from the space_required property (vponcova)- Check if the mount point exists before calling statvfs (#1824357) (vponcova)- Move code from _pick_download_location (vponcova)- Move the get_df_map and pick_mount_point functions (vponcova)- Use a custom stylesheet to define Fedora-specific stylesheet data (vponcova)- Replace download_location with a local variable (vponcova)- Handle modules in the DNF manager (vponcova)- Handle the module command in the Payloads module (vponcova)- ostree: ignore exit code 65 for systemd-tmpfiles (vponcova)- Mark usage of IOError for further investigation (vslavik)- Replace IOError by OSError in scripts (vslavik)- Replace IOError by OSError in dracut code (vslavik)- Replace IOError by OSError for file operations (vslavik)- Move the code for installing packages into a task (vponcova)- Replace IOError when looking up glade files (vslavik)- Replace IOError when starting DBus (vslavik)- Improve messages for the Flatpak installation (vponcova)- Clean up the arguments of the OSTree installation tasks (vponcova)- Change the arguments of ChangeOSTreeRemoteTask (vponcova)- Use the RPM OSTree module to install flatpacks (vponcova)- Move the code for downloading packages into a task (vponcova)- Use the RPM OSTree module to install the payload (vponcova)- Add the _get_source method to the payload modules (vponcova)- Fix unknown error when entering wrong NFS URL address (30516382+century6)- Replace IOError when downloading .treeinfo (vslavik)- consicous lang: fix a fallout of slave -> port patch (rvykydal)- Add logging for iSCSI / FCoE dracut arguments (rvykydal)
* Wed Mar 10 2021 Martin Kolman - 35.8-1- Make kickstart tests run on branched fedora branches (vslavik)- Do not follow symlinks when copying /etc/resolv.conf (#1933454) (rvykydal)- Make contributor tests work on braneched Fedora (vslavik)- Remove container refresh workaround for ELN (jkonecny)- Use the volume UUID to search for the GRUB config in btrfs partitions (javierm)- network: remove unneeded line wrap (rffontenelle)- Drop python3-syspurpose dependency (mkolman)- Remove crun build folder after crun build (jkonecny)- Remove crun version abort for container refresh workflow (jkonecny)- Split the packages configuration data (vponcova)- Hide members of the DNF payload (vponcova)- Replace the FlatpakInstallError exception (vponcova)- Replace the PayloadInstallError exception in the Payloads module (vponcova)- Replace the InstallError exception (vponcova)- Build new crun version for ELN container refresh (jkonecny)- Adjust github owner tests for this (master) branch (vslavik)- Create a task for tearing down OSTree mount targets (vponcova)- Include some of the payload installation tasks by default (vponcova)- Extend the DBus API of the Payloads service (vponcova)- Add the service_proxy property (vponcova)- Fix copypaste typo in github owner tests (vslavik)- conscious lang: rename /etc/modprobe.d/anaconda-blacklist.conf (rvykydal)- Fix running tests for the f34-devel branch (vslavik)- change the grub2 user.cfg permission from 0600 to 0700 (854182924)- Add the installation source for flatpaks (vponcova)- Handle exceptions inside the CopyBootloaderDataTask class (vponcova)- conscious lang: replace \'master store\' with \'primary store\' in a doc text (rvykydal)- conscious lang: replace \'slave\' in network related code (rvykydal)- conscious lang: replace \'master\' in network related code (rvykydal)- conscious lang: replace slaves with ports in network GUI (rvykydal)- conscious lang: remove blacklist from pylint configuration file (rvykydal)- conscious lang: rename payload function for adding a module do a denylist (rvykydal)- conscious lang: remove warning for removed blacklist and nofirewire commands (rvykydal)- conscious lang: replace blacklisting in boot options documentation (rvykydal)
* Tue Mar 02 2021 Martin Kolman - 35.7-1- Wrap text in spoke title labels, if needed (vslavik)- Wrap welcome spoke title if needed (vslavik)- Choose the best locale more carefully (#1933384) (vponcova)- Make the user interface context safe for the initial setup (vponcova)- Add support for tear-down of the payload modules (vponcova)- Add the GetKernelVersionList method (vponcova)
* Thu Feb 25 2021 Martin Kolman - 35.6-1- The network spoke should be visible in live spins (#1932961) (vponcova)- Ignore Pylint errors on DNF API (vslavik)- Ignore Pylint errors for PropertiesChanged.connect (vslavik)- Silence false Pylint warning (vslavik)- Ignore false Pylint errors for Enum subclasses (vslavik)- Determine GRUB directory relative path to use in config file (javierm)
* Mon Feb 22 2021 Martin Kolman - 35.5-1- Add the \"Encrypt my data\" checkbox to the custom partitioning spoke (vponcova)- Don\'t translate prompt keys (#1892830) (vponcova)- Fix RHEL zram conditional in spec file (mkolman)- Use older Ubuntu for container auto-update workflow (jkonecny)- Remove interactive parameter from container-rpm-test (jkonecny)- Use docker as container engine for time required (jkonecny)- Add container push for rpm containers (jkonecny)- Enable our and blivet COPR repositories for rpm tests (jkonecny)- Add support for anaconda-rpm containers to refresh workflow (jkonecny)- Fix base container specification in refresh workflow (jkonecny)- Store logs from container refresh separately (jkonecny)- vconsole font selection to cover more langs (suanand)
* Thu Feb 18 2021 Martin Kolman - 35.4-1- Do not try to push latest from ELN tag (jkonecny)- Adapt Packit configuration for master (jkonecny)- Add support for f34 and eln branches to container refresh workflow (jkonecny)- [Storage] add btrfs_compression option (#1928857) (michel)- Adjust branch config ater merge (vslavik)- Enable Makefiles and Dockerfiles for branched Fedora (vslavik)- packit: make tests ⊂ builds for the chroot set (ttomecek)- packit: run all actions in a single action (ttomecek)- configure.ac: make the Copyright up to date (ttomecek)- ovirt: rebase on CentOS Stream (sbonazzo)- Use a custom stylesheet to define RHEL-specific stylesheet data (vponcova)- Remove unused variables from Makefile (vslavik)- Drop astroid hotfix patch (jkonecny)- Add table of git branches (jkonecny)- Drop astroid hotfix patch (jkonecny)- Don\'t block the start of the Network module by the hostname service (vponcova)- Remove unused variables related to mock (vslavik)- Save lorax-packages.log to installed system (rvykydal)
* Mon Feb 15 2021 Martin Kolman - 35.3-1- Do not hard-require zram-generator-default on RHEL just yet (mkolman)- Switch back Packit testing to rawhide after merge from f34-devel (jkonecny)- Improve Packit configuration to use fedora-development (jkonecny)- Add a kickstart specification for the main process (vponcova)- Adapt Packit configuration to a newly branched Fedora (jkonecny)- Create swap by default in RHEL-based installations (#1915297) (vponcova)- Add missing space to a message (vslavik)- Use Linux HOST_NAME_MAX hostname length limit (xiaqirong1)
* Fri Feb 12 2021 Martin Kolman - 35.2-1- Rename pyanaconda.modules.common.typing (vponcova)
* Thu Feb 11 2021 Martin Kolman - 35.1-1- Add dependabot support for GitHub actions (jkonecny)- Set volume id for iso built for kickstart test (rvykydal)- Guess the default product name from the os-release files (vponcova)- Apply overrides for the anaconda widgets only in the test environment (vponcova)- Create real updates images (vponcova)- Remove deprecated support for add-ons (vponcova)- Don\'t run installation tasks of add-ons in a meta task (vponcova)- network: wrap IP addresses showed in GUI for wireless devices (#1925781) (rvykydal)- Install support for non-ascii keyboard layouts (#1919483) (vponcova)
* Mon Feb 08 2021 Martin Kolman - 34.24-1- Modify spec file to add patches required on rhel-9 rebuild (#1907566) (jkonecny)- Unify GRUB configuration file location across all platforms (javierm)- Do not use redirector for rawhide repository for iso building on PR (rvykydal)- Move finding flatpak size to a task (vslavik)- Move flatpak installation code to a task (vslavik)- Move and rename FlatpakPayload (vslavik)- Abort with a message on invalid host name in kickstart (vslavik)- Use redirector for rawhide repository for iso building on PR (rvykydal)- Add tests for the inst. prefix requirement (#1912502) (jkonecny)- Do not support no inst. Anaconda boot args in systemd services (#1912502) (jkonecny)- Remove check to avoid process of help and version boot args (#1912502) (jkonecny)- Remove Anaconda boot arguments without inst. prefix from stage2 (#1912502) (jkonecny)- Add support for non-critical installation errors (vponcova)- Don\'t run a canceled task (vponcova)- Fix exclude arguments of tar payload extracting. (rvykydal)- Remove support for boot arguments without \'inst.\' prefix from Dracut (#1912502) (jkonecny)- Cache flatpak size instead of persistent instance (vslavik)
* Fri Feb 05 2021 Martin Kolman - 34.23-1- Add a metapackage for image (boot.iso) dependencies (vslavik)- Take dnf substitutions from installer environment configuration (rvykydal)- Fix getting kernel version list for liveimg (rvykydal)
* Wed Feb 03 2021 Martin Kolman - 34.22-1- Don\'t initialize the software selection if the payload is not set up (#1916114) (vponcova)- Unify the ready methods of the software selection spokes (vponcova)- Deprecate the interactive-defaults.ks file (vponcova)- Deprecate the %anaconda section and the pwpolicy command (vponcova)- Apply the pwpolicy kickstart command (vponcova)- Upate repo url for kickstart tests run on PR (rvykydal)- Adjust RHV-H product config to match real implementation (sbonazzo)- Add DBus support for the password policies (vponcova)- Don\'t use the pwpolicy kickstart command (vponcova)- Create a DBus structure for the password policy (vponcova)- Add the password_policies configuration option (vponcova)- Move Users module tests to a directory (vslavik)- Move Security module tests to a directory (vslavik)- Move partitioning specification test to directory (vslavik)- Move Payloads module and source tests to a directory (vslavik)- Move Network module tests to a directory (vslavik)- Add the configuration options can_change_root and can_change_users (vponcova)- Remove some unused methods from the FSSet class (vponcova)- Mount the /tmp of the installed system as a tmpfs (#1306452) (vponcova)- Create the get_system_filesystems function (vponcova)- Create the collect_filesystems method (vponcova)- Do not use cache for container build (jkonecny)- Update list of projects to test after move from Zanata to Weblate (vtrefny)- Ignore fallback ITS rule warning from gettext (vtrefny)- Switch the license to LGPL (dshea)
* Thu Jan 28 2021 Martin Kolman - 34.21-1- Allow to disable the Security module (vponcova)- Add important files for container build to rebuild check (jkonecny)- Avoid using DockerHub because of limits (jkonecny)- anaconda should add only s390utils-core (dan)- Fix root password and LUKS passphrase visibility toggle (#1911360) (mkolman)- Fix the should_run methods of the network spoke (vponcova)- Prevent shell injection from a /kickstart-test comment (jkonecny)- network: validate bond options on our side after change in NM (#1918744) (rvykydal)- network: fix bond confiuration for empty bond options (#1918744) (rvykydal)- Allow to disable the Services module (vponcova)
* Fri Jan 22 2021 Martin Kolman - 34.20-1- Add master unit-tests to contributors (gated) workflow (jkonecny)- Add master test execution for owners for this repository (jkonecny)- Rename validate-rhel-8 workflow to tests-contributors (jkonecny)- Specify version 3 of GTK+ and GDK for fedora-welcome (awilliam)
* Thu Jan 21 2021 Martin Kolman - 34.19-1- Fix nose tests execution command when installed from pip (jkonecny)- Add missing nose test dependency back from pip (jkonecny)- Use RHEL help content for RHV/Ovirt (mkolman)- Remove build-time dependencies for nose tests (vslavik)- Allow to disable the Localization module (vponcova)- Rename kickstart status reporting to kickstart-test (jkonecny)- Skip storage-related spokes in the initial setup (#1918048) (vponcova)- Support should_run for standalone GUI spokes (vponcova)- GH workflow: do not fail all matrix jobs on failure of one (jkonecny)- Update versions of the kickstart commands (vponcova)- network: handle wireless configure button sensitiveness (rvykydal)- Allow to disable the network installation (vponcova)- Allow to disable the Users module (vponcova)- Allow to disable the Timezone module (vponcova)- Select disks for implicit partitions (vponcova)- Extend the PartSpec class (vponcova)- for non-ascii keyboard layouts, set \'native\' to the virtual console explicitly Resolves: rhbz#1912609 (suanand)
* Mon Jan 18 2021 Martin Kolman - 34.18-1- Skip payload-related spokes in the initial setup (#1915541) (vponcova)- Always show pykickstart parse warnings (vslavik)- Grab GitHub notifications for periodic workflows (jkonecny)- Split OSTree sysroot-setting to a task (vslavik)- Split OSTree pull to a task (vslavik)- Split OSTree deployment to a task (vslavik)- Stop the timer that calls a callback for clicking on the continue button (vponcova)- Formatting fixes (vslavik)- Split OSTree bootloader configuration to a task (vslavik)- Split OSTree remote changes to a task (vslavik)- Split OSTree fs and repo initialization to a task (vslavik)- Split OSTree bootloader data copying to a task (vslavik)- Split OStree mount target preparation to a task (vslavik)- Move the RPM OSTree test to a directory (vslavik)- Move the safe_exec_with_redirect function (vslavik)- Save logs correctly after container update GH action run (jkonecny)
* Mon Jan 11 2021 Martin Kolman - 34.17-1- Always report IPMI events from the exit dialog windows (vponcova)- Always report IPMI events from the exception handler (vponcova)- Always log IPMI events (vponcova)- Add a new handler for PayloadSetupError and SourceSetupError (vponcova)- Remove the error handlers for removed or unused DNF errors (vponcova)- Refactorize the code for handling marking errors (vponcova)- Don\'t run the error handler in the installation code (vponcova)- Don\'t run the error handler if there is no callback (vponcova)- Reorganize the mapping of error handlers (vponcova)- Remove the error handler for no such group (vponcova)- Remove the error handler for invalid image size (vponcova)- Flush stdout during the TUI installation (vponcova)- Set the PR status ASAP for kickstart tests (jkonecny)- Always update container images before running workflow (jkonecny)- Solve problem with missing loop device for kstest run (jkonecny)- Remove the error handler for the missing image (vponcova)- Remove the error handler for the unsupported algorithm (vponcova)- Handle errors in the installation tasks (vponcova)- Initialize librepo logger (#1908286) (pkratoch)- Add rpm-tests support for external contributors (jkonecny)- Don\'t run the execute method in the kickstart installation in TUI by default (vponcova)- Don\'t run spokes that don\'t support live payloads (vponcova)- Don\'t run spokes that don\'t support dir installations (vponcova)- Don\'t run spokes that don\'t support non-package payloads (vponcova)- Create a user interface context (vponcova)- Add how to run a subset of nosetests to tests README (jkonecny)- Fix warning when running a subset of nosetests (jkonecny)- network: fix double-free using libnm function filter_connections() (rvykydal)- Provide a hint for the desired capacity (vponcova)- Fix python3 rpm package name in spec file (jkonecny)- Allow to interrupt media verification (#1349152) (honza.stodola)- Use correct identity for ELN (sgallagh)- virtualization: add missing /var/crash (sbonazzo)
* Mon Jan 04 2021 Martin Kolman - 34.16-1- Enable rpm-tests on Fedora ELN (mpitt)- Fix create_rpm_test on Fedora ELN/RHEL (mpitt)- Fix container-rpm-test log output (mpitt)- Define container for running rpm-tests (mpitt)- Move to official fedora ELN container image (mpitt)- Remove \'firstboot --enable\' from interactive defaults (vponcova)- Build real boot.iso for /kickstart-tests runs (mpitt)- Fix artifact name in kickstart-tests.yml workflow (mpitt)- Import imp on demand (vponcova)- Adapt UI and tests to localhost.localdomain setting removal (rvykydal)- Stop trying to set the default hostname (zbyszek)- Document how to run kickstart tests in anaconda PRs (mpitt)- Update the GitHub workflow documentation (mpitt)- Add description of our GH workflow to tests/README file (jkonecny)- Remove the support for updates on a floppy disk (vponcova)- Fix list of Anaconda tests (jkonecny)- Disable the debug solver debugging (vponcova)- Select groups from a kickstart file in GUI (vponcova)- Remove kickstart packages from GUI (vponcova)- Remove kickstart packages from TUI (vponcova)- Remove kickstart packages from the DNF payload class (vponcova)- Remove kickstart packages from the installation tasks (vponcova)- Remove kickstart packages from the DNF utilities (vponcova)- Remove kickstart packages from the DNF manager (vponcova)- Handle the %packages section in the DBus module (vponcova)- Add the PackagesSeen property (vponcova)- Add CentOS Stream config (riehecky)- Deprecate the level option of the logging kickstart command (vponcova)
* Mon Dec 07 2020 Martin Kolman - 34.15-1- Drop old WiFi & geocoding based geolocation support (mkolman)- Add bot PR comment to run kickstart tests (mpitt)- Migrate Anaconda daily COPR builds to Packit (jkonecny)- Fix missing inst. prefixes for bootloader options in documentation (jkonecny)- network: make generating of kickstart more robust (#1897832) (rvykydal)- Fixup category sorting (mkolman)- Place the user tasks into the right task queue (rvykydal)- Lower geolocation connection timeout to 5 seconds (#1774873) (mkolman)- Remove unused hubQ messages (vponcova)- Remove the justUpdate argument (vponcova)- Don\'t run the execute method in the kickstart installation in GUI by default (vponcova)- Don\'t use an empty string as a system root (vponcova)- Fix logs from the get_os_release_value function (vponcova)- Don\'t enter spokes after we leave the Summary hub (vponcova)- network: rename Gtk cell renderer to prevent name collision (rvykydal)- network: add unit tests for SecretsAgent (rvykydal)- network: make SecretAgentDialog a bit more robust (rvykydal)- network: move wireless secret agent bits into a separate file (rvykydal)- Fix the logic for enabling latest updates (vponcova)- Add better explanation what the `make admin user` means (#1803251) (jkonecny)- Define the updates repositories in the Anaconda configuration files (#1642513) (vponcova)- Migrate User spoke glade file to 3.38 version (jkonecny)- network: migrate SecretAgent from python-dbus to dasbus (rvykydal)- Translate spoke category title directly at runtime (mkolman)- Add description and links for bug keyword searches (vslavik)- Apply pylint excessive memory usage fix (mpitt)- Set shorter workflow timeouts (mpitt)- Fix issue when ns_info cannot be retrieved for NVDimm namespace (jkonecny)- Allow encryption of thin logical volumes (vponcova)- Fix error in initrd: shift count out of range (honza.stodola)
* Tue Nov 24 2020 Martin Kolman - 34.14-1- Set workflow temp mail and user to GH actions rebase (jkonecny)- Rebase test pull request also for rhel-8 contributors (jkonecny)- Build Anaconda for ELN (jkonecny)- Create the get_kernel_version_list function for the DNF payload (vponcova)- Create the sort_kernel_version_list function (vponcova)- Move the unit tests for the payload base utils to a new file (vponcova)- Remove the duplicate code for kernel version lists (vponcova)- Move the get_kernel_version_list function to the Live OS utilities (vponcova)- network: do not use dialog for just single wireless connection to configure (rvykydal)- Add the apply_specs function (vponcova)- Add the get_installation_specs function (vponcova)- Add the get_default_environment function (vponcova)- Add the environments property to the DNF manager (vponcova)- Set the RPM macros with an installation task (vponcova)- network: fix configuration of wireless networks (rvykydal)- Rebase branches to current master before testing (mpitt)- network: use dialog instead of combobox to select wireless network (rvykydal)- network: deal with obsolete ssid when configuring wireless (rvykydal)- network: use function instead of assigned lambda in wireless activation (rvykydal)- network: do not update wireless AP combo active item when not necessary (rvykydal)- network: do not use obsolete access points in wireless configuration (rvykydal)- Add upstream tag hint for Packit (jkonecny)- Create an installation task for import of RPM keys (vponcova)- Remove leftover bootloader-related code from the Payloads service (vponcova)- Add workflow for daily RHEL COPR build (mpitt)- Remove the storage logger (vponcova)- Remove the loglevel option (vponcova)- Remove the support for changing the log level (vponcova)- Handle missing spice-vdagent (#1897153) (vponcova)- rhbz#1888697 list important major languages (suanand)- Run master tests on Fedora ELN (mpitt)- Fix handling of empty $CI_TAG (mpitt)- Skip blivet-gui tests on Fedora ELN (mpitt)- Drop obsolete id: from validate workflow (mpitt)- Create the get_download_size method (vponcova)- Create the get_installation_size method (vponcova)- Create the dump_configuration method (vponcova)- Create the configure_base function (vponcova)- Create the configure_proxy method (vponcova)- Create an abstraction of the DNF base (vponcova)- Create the configure_dnf_logging function (vponcova)- Create the get_os_release_value function (vponcova)- Create the get_product_release_version function (vponcova)- Drop testing in mock (mpitt)- Remove the method command (vslavik)- Fix incomplete configuration of repositories loaded from treeinfo (#1745064) (honza.stodola)- Fix checking ssl certificate for metadata (#1745064) (honza.stodola)- Root password is mandatory if there is
*not
* admin user. (rvykydal)
* Thu Nov 12 2020 Martin Kolman - 34.13-1- Skip add-on modules that failed to start (vponcova)- Return the exit status of a Python module that failed to start (vponcova)- Fix the priority of the ostreesetup kickstart command (#1896761) (vponcova)- Drop obsolete dependency_solver.py script from rpm-tests (mpitt)- Run a DBus task to configure FIPS on the installed system (vponcova)- Run a DBus task to set up FIPS for the payload installation (vponcova)
* Thu Nov 12 2020 Martin Kolman - 34.12-1- Use podman for pushing the nightly container update (mpitt)- Robustify container-autoupdate workflow (mpitt)- Disable seccomp profile when running containers on Ubuntu host (mpitt)- Use podman in GitHub workflows (mpitt)- Remove deviceprobe and install commands (vslavik)- Change handling of UID and GID values (vslavik)- Send UID and GID over D-Bus as UInt32 (vslavik)- Correct limits for UIDs and GIDs in GUI (vslavik)- Rename Subscription module tests (vslavik)- Rename common module tests (vslavik)- Rename Boss module tests (vslavik)- Remove autostep functionality (vslavik)- Don\'t include unknown files in the updates image (vponcova)- Clean up the code for the platform-specific partitioning requirements (vponcova)- Use a property for the platform-specific stage1 constraints (vponcova)- Use a property for the stage1 device descriptions (vponcova)- Use a property to provide a suggestion for the stage1 device (vponcova)- Use a property to define non-linux format types (vponcova)- Use a property to define platform-specific packages (vponcova)- Do not fail user check job in rhel-8 validate workflow (jkonecny)- Move the code that sets up the default disklabel type from platform.py (vponcova)- Add unit tests for platform.py (vponcova)- Revert \"Standardize calls to parent via super()\" in platform.py (#1858649) (vponcova)
* Thu Nov 05 2020 Martin Kolman - 34.11-1- Fix user permission checking for rhel-8 validate task (jkonecny)- Adjust rhel-8 log retrieval for changed container volume handling (mpitt)- Don\'t clobber host checkout on `make container-ci` (mpitt)- Drop anaconda-ci container entrypoint (mpitt)- workflows: Add manual triggering of tests (mpitt)- Fix and robustify validate workflow (mpitt)- Mock os.stat in the unit tests (vponcova)- Fix traceback when starting installation with inst.console (no args) (jkonecny)- Add container image build badge (jkonecny)- Rename our GH action for container build to a better name (jkonecny)- Improve the documentation of inst.variant (vponcova)- Add selinux=0 boot parameter when SELinux is set to disabled (#1882464) (omosnace)- Clean up the Payload class (vponcova)- Update the NVDIMM actions before we generate the output kickstart (vponcova)- Make the storage available to the NVDIMM module (vponcova)- Remove the execWithCaptureBinary function (vponcova)- Remove unused getters from the Subscription spoke (vponcova)- Remove an unused getter from the NetworkControlBox class (vponcova)- Remove the URLType enum (vponcova)- Remove the method_type property from the source classes (vponcova)- Remove the subscription-related unused code (vponcova)- Remove the DBus method GetPartitioned (vponcova)- Remove the active attribute from the FSSet class (vponcova)- Remove the short_label attribute from the BootLoaderImage class (vponcova)- Remove the can_dual_boot attribute from the Bootloader class (vponcova)- Remove the langcode_matches_locale function (vponcova)- Remove unused properties from the GeocodingResult class (vponcova)- Remove payload-related unused code (vponcova)- Remove unused code (vponcova)- kickstart.py: fix typo (kai.kang)- Remove the debug flag (vponcova)- Add workaround to fix support for installtree without repo (jkonecny)- Build container image only if the container files changed (jkonecny)- Names of signal handlers should have the on_ prefix (vponcova)- Move UI test to a directory (vslavik)- Move Storage module tests to directories (vslavik)- Move Localization module tests to directory (vslavik)- Change documentation - it\'s not required to build the container (jkonecny)- Push also latest tag just for master container (jkonecny)- Push new image only if unit tests went well (jkonecny)- Add GH workflow to build and push master container to registry (jkonecny)- Add anaconda-ci-push to Makefile to push container (jkonecny)- Use our container registry to tag anaconda-ci container (jkonecny)- Rename ci-tasks container to anaconda-ci (jkonecny)
* Fri Oct 23 2020 Martin Kolman - 34.10-1- Move the code for the kernel package selection to new functions (vponcova)- Remove the support for PAE (vponcova)- Move Timezone module tests to a directory (vslavik)- Move Subscription module tests to a directory (vslavik)- Move Boss module tests to a directory (vslavik)- Move common module tests to a directory (vslavik)- Add directory for module tests (vslavik)- Move UI tests to a directory (vslavik)- Move core tests to directory (vslavik)- Do not exclude English from available languages (vslavik)- Add ELN support (sgallagh)- Fix testing target branch instead of PR branch (jkonecny)- Remove the old support for the requirements (vponcova)- Move the code for the requirements of the DBus modules to the Boss module (vponcova)- Move the requirements for FIPS to the Security module (vponcova)- Move the code for the driver disk requirements to a new function (vponcova)- Move the code for platform requirements to a new function (vponcova)- Move the code for language requirements to new functions (vponcova)- Remove the support for language groups (vponcova)- Use constants for the types of requirements (vponcova)- Move constants to prevent circular dependency (vslavik)- Hardening of our GH action event trigger (jkonecny)- network: handle None values of team configuration correctly (rvykydal)- Verify RPM exists before running it (vslavik)- Relabel the anaconda logs after copying them to the installed system (jstodola)- post-scripts need to be sorted (honza.stodola)- Fix ci-tasks container shell instructions (mpitt)- Collect pylint and nosetests logs in validate workflow (mpitt)- Clean up s390 partitioning check (#1855724) (vslavik)- Show test-suite.log in validate workflow on failure (mpitt)- More aggressive pylint downscaling (mpitt)- Fix pylint downscaling (mpitt)- fix “0 storage devices selected”abnormality (69908158+xqrustc2020)
* Wed Oct 14 2020 Martin Kolman - 34.9-1- Add link to metacity enums schema (mpitt)- Fix local tests run inside of container (jkonecny)- Clean up the live image payload module (vponcova)- Calculate required space from sources (vponcova)- Provide the set-up and tear-down tasks of the live image source (vponcova)- Use sources in the live image payload (vponcova)- Create a DBus structure for the live image (vponcova)- Create a basic file structure for the live image source (vponcova)- Restrict pylint parallelism to available RAM (mpitt)- Fix crash on nonexisting network config directories (mpitt)- Allow running tests with docker (mpitt)- Clean up container build/run rules and variables (mpitt)- Robustify GitHub actions runner download in ci-tasks container (mpitt)- Add variable for extra labels to GitHub action runner entry point (mpitt)- Don\'t stop unit tests when the tests failed (jkonecny)- Document possibility to run container tests without autotools (jkonecny)- Make it possible to call make -f Makefile.am (jkonecny)- Don\'t ignore the timezone kickstart command in the tests (vponcova)- Run validate workflow in ci-tasks container (mpitt)- Fix SECTION headers in docstrings (mpitt)- Add GitHub actions runner to ci-tasks container (martin)- Make it easier to run make commands (jkonecny)- Remove support for the nfsiso: pseudo-protocol (vslavik)- Fix formatting of contribution guidelines document (jkonecny)- Fix missing space in Makefile (jkonecny)- Add more options how to start the tests container (jkonecny)- Fix dependency_solver to not require spec file for pip dependencies (jkonecny)- Add container workflow to tests README file (jkonecny)- Add Makefile target to run tests in container (jkonecny)- Add Makefile target to build container (jkonecny)- Add Dockerfile for anaconda unit-tests (jkonecny)- Allow to format selected DASDs (vponcova)- Test for wrong spellings of OSTree (vslavik)- network: remove function that is not used anymore (rvykydal)- network: do not create ifcfg files in initramfs (rvykydal)- network: handle special binding for ifname= also when updating a connection (rvykydal)- network: update comments in method for dumping default connections (rvykydal)- network: update apply kickstart for everything applied in stage2 (rvykydal)- network: remove task for consolidating of initramfs connections (rvykydal)- network: remove task for setting real ONBOOT values (rvykydal)- Run rpm tests in a GitHub action (martin)- Separate RPM installability test from rpm_tests (martin)- Define make targets for building source and binary rpms (martin)- Drop superfluous build in `make run-rpm-tests-only` (martin)- Fix spelling/name of OSTree (vslavik)- Remove the inst.singlelang boot option (vslavik)- Set up proxy environmental variables with a function (vponcova)- Show in the first screen only translated locales (vslavik)- Run unit tests in a GitHub action (martin)- Mark the ostreesetup kickstart command as useless (vponcova)- Use the RPM OSTree module in the UI (vponcova)- Implement SetUpSourcesWithTask and TearDownSourcesWithTask (vponcova)- Finalize the code that sets up and tear downs the RPM OS Tree source (vponcova)- Improve the string representation of the RPM OSTree source (vponcova)- Implement network_required of the RPM OSTree source (vponcova)- Mock system operations in MountFilesystemsTask task (martin)- Add missing \"rpm-build\" test dependency (martin)- Add missing \"make\" BuildRequires (martin)- Fix mock installation/usage instructions (martin)- Fix nosetests name in tests/README.rst (martin)- Fix tests/README.rst syntax (martin)- Stop passing rd.{dm,md,lvm,luks}=0 in installer environment (awilliam)
* Thu Oct 01 2020 Martin Kolman - 34.8-1- fix remove unkown partition in sda failed (69908158+xqrustc2020)- Fix show missing inst. prefix warning appropriately (#1875561) (jkonecny)- Fix unit test dependency installation for boolean expressions (martin)- Drop obsolete Py_Initialize link check in configure (martin)- Document the mount points of the target system (vponcova)- fix remove unkown partition in sda failed (69908158+xqrustc2020)- Import RPM certificates at end of installation (vslavik)
* Tue Sep 29 2020 Martin Kolman - 34.7-1- Remove the Packages module (vponcova)- Handle the %packages section in the DNF module (vponcova)- Create the DBus property Packages (vponcova)- Create the DBus structure for the packages configuration (vponcova)- network: commit changes synchronously when dumping autoconnections (rvykydal)- Run the user instance of systemd (vponcova)- network: do not bind virtual devices to mac (rvykydal)
* Fri Sep 25 2020 Martin Kolman - 34.6-1- network: split add_and_activate_connection_sync function (rvykydal)- network: add support for bridged bond to stage 2 kickstart (%pre) (rvykydal)- Never mount partitions on a disk with the iso9660 filesystem (vponcova)- packit: use tar-pax instead of tar-ustar (ttomecek)- Change default Packit jobs (#1697339) (jkonecny)- Enable Packit for Anaconda (#1697339) (jkonecny)- Change text on the Reset All button in custom part. (vslavik)- Add a rule for translated strings to code conventions (#1619530) (vponcova)- Never convert translated strings to uppercase (vponcova)- Never change first letters of translated strings to uppercase (vponcova)- network: update docstring of clone_connection_async (rvykydal)- network: add support for vlan over bond to stage 2 kickstart (pre) (rvykydal)- Move the execute method of the logging command (vponcova)
* Thu Sep 17 2020 Martin Kolman - 34.5-1- Fix the combo box for an URL type of additional repositories (#1879127) (vponcova)- Add DBus support for the ostreesetup kickstart command (vponcova)- Create the structure for RPM OSTree configuration (vponcova)- Create the RPM OSTree source module (vponcova)- Create the RPM OSTree module (vponcova)- network: clone connections from intramfs to persistent config (rvykydal)- network: set addr-gen-mode of Anaconda default connections to eui64 (rvykydal)- network: default to addr-gen-mode eui64 (rvykydal)- network: do not reset ipv6.addr-gen-mode in tui network configuration (rvykydal)- network: get hwadddr when binding to mac more robustly (rvykydal)- Improve the error dialog for storage reset (vponcova)- Remove the needs_storage_configuration property (vponcova)- Remove the is_hmc_enabled property (vponcova)- Remove the install_device attribute (vponcova)- Move the proxy property to the base payload class (vponcova)- Fix CDN button visibility (mkolman)- subscription: Assure payload restart on DVD install after registration (mkolman)- Remove the handles_bootloader_configuration property (vponcova)- Run the CreateBLSEntriesTask task (vponcova)- Add the CreateBLSEntriesTask task (vponcova)- Call the DBus method InstallBootloaderWithTasks (vponcova)- Add the CreateRescueImagesTask task (vponcova)- Call the DBus method GenerateInitramfsWithTasks (vponcova)- Add the RecreateInitrdsTask task (vponcova)- network: set addr-gen-mode of Anaconda default connections to eui64 (rvykydal)- network: default to addr-gen-mode eui64 (rvykydal)- network: do not reset ipv6.addr-gen-mode in tui network configuration (rvykydal)- network: get hwadddr when binding to mac more robustly (rvykydal)- subscription: Only restart payload when needed (mkolman)- Document the restart_payload argument of subscription helper functions (mkolman)- network: fix missing log message argument (rvykydal)- Propagate verify_ssl to RHSM (mkolman)- Check if original partitions are mounted, too (vslavik)- network: do not add superfluous quotes to inst.dhcpclass identifier (rvykydal)- Add the DBus method IsDeviceShrinkable (#1875677) (vponcova)- Show warning message when entered size is not valid (vslavik)- Extend unit tests for generate_device_factory_request (vponcova)- Differentiate between RAID levels of a device and its container (vponcova)- Don\'t generate container data for non-container device types (vponcova)- network: fix parsing of hostname from ip= if mac is defined in dhcp (rvykydal)- network: fix inst.dhcpclass boot option (rvykydal)- Do not push pot files just tell user that he should update (jkonecny)- Add support for booting installation media with plain SquashFS (bkhomuts)- Do not check ro mount in Dracut for overlay (jkonecny)- network: apply kickstart network --nodefroute also from stage2 (rvykydal)- list major common keyboard layouts first (suanand)
* Mon Sep 07 2020 Martin Kolman - 34.4-1- Apply onboot policy even when network was configured in UI. (rvykydal)- network: fix kickstart network --dhcpclass option (rvykydal)- network: use constants instead of enum to hold stirng values of connection type (rvykydal)- network: fix using of values of NMConnectionType enum (rvykydal)- Always clear treeinfo metadata (#1872056) (jkonecny)- Do not check ro mount in Dracut for overlay (jkonecny)- Propagate a lazy proxy of the storage model (vponcova)- Add TODO to check if biospart support is required for DUD (jkonecny)- Remove failure messages about not supported biospart (jkonecny)- Switch to a new HardDrive command version with removed biospart (jkonecny)- Make custom storage summary dialog resizeable (1626555) (mkolman)- network: add constants for NM connection types (rvykydal)- Recognize systemd.unit=anaconda.target in anaconda-generator (m.novosyolov)- The underline character should not be displayed (honza.stodola)- network: create default connection also for slave devices (rvykydal)- network: remove ONBOOT hack for slave connections (rvykydal)- network: replace ifcfg module with config_file module (rvykydal)- network: remove unused functions from ifcfg module (rvykydal)- network: generate kickstart via NM API (connections) (rvykydal)- network: get master slaves via NM API (rvykydal)- network: use NM API to look for config files for DeviceConfigurations (rvykydal)- network: use NM API to look for config files when setting final ONBOOT (rvykydal)- network: use NM API to look for config files when setting real ONBOOT (rvykydal)- network: use NM API to look for config files when applying kickstart (rvykydal)- network: use NM API to look for config files when consolidating connections (rvykydal)- network: check for missing device config via NM api (rvykydal)- network: use underscore in the names of slave devices created from kickstart (rvykydal)- network: log also content of keyfiles (rvykydal)- We won\'t support inst.ks=bd: (jkonecny)- network: do not enforce network standalone spoke on default source (rvykydal)
* Tue Sep 01 2020 Martin Kolman - 34.3-1- Move slower part of Subscription spoke initialization to a thread (mkolman)- Add test to detect every RW mount command in Dracut (jkonecny)- subscription: Convert the RHSM default config values to expected format (mkolman)- Implement get_source_proxy() in payload base class (mkolman)- Use spec file macros for all requires version specifications (jkonecny)- Fix spec macro for version name (jkonecny)- Correctly work with package boolean logic in our setup scripts (jkonecny)- Wait for payload initialization to finish in Subscription spoke (mkolman)- Unify usage of BootLoaderArguments add() & update() (vslavik)- Rename Arguments to BootLoaderArguments (vslavik)- Remove usage of OrderedSet (vslavik)- Add tests for the boot loader Arguments class (vslavik)- Do not mount as RW in Dracut (jkonecny)- network: do not crash when updating a connection without wired settings (rvykydal)- Fix traceback when removing additional repository (jkonecny)- subscription: Handle cases where CDN should not be the default (mkolman)- subscription: Set DNF payload source via config file option (mkolman)- subscription: Manual CDN selection support (mkolman)- subscription: Handle source switching at registration/unregistration (mkolman)- subscription: Introduce the default_source configuration option (mkolman)- Use \"raise from\" to link exceptions (vslavik)- Fix branching documentation (mkolman)- Change keyboard ordering to US layout first, \'native\' second. Resolves: rhbz#1039185 (suanand)- Remove docs where we tell users that inst. prefix is not required (jkonecny)- Print warning for boot options without inst. prefix (jkonecny)- Add missing dracut commands as missing inst. prefix warning (jkonecny)- Enable warning when inst. prefix is not used (jkonecny)- Reset the state of the custom partitioning spoke (vponcova)- Reset the RAID level of the device request (#1828092) (vponcova)- Protect all devices with the iso9660 file system (vponcova)- Don\'t ignore NVDIMM devices with the iso9660 file system (vponcova)- Add tests for the DBus method FindOpticalMedia (vponcova)- Fix everything in payload should be mounted as read only (jkonecny)- Add support for mount options to device_tree.MountDevice (jkonecny)- Adapt tests for CDRom for the new inst.stage2 discovery (jkonecny)- CDRom source should prioritize stage2 device during discover (jkonecny)
* Fri Aug 21 2020 Martin Kolman - 34.2-1- Fix dependency_solver failure with spec file boolean logic syntax (jkonecny)- Avoid unnecessarily pulling in glibc-langpack-en (sgallagh)- Set up the ignored_device_names variable (vponcova)
* Thu Aug 20 2020 Martin Kolman - 34.1-1- network: do not try to activate connection that has not been found (rvykydal)- network: add timeout for synchronous activation of a connection (rvykydal)- network: fix configuration of virtual devices by boot options (rvykydal)- Handle exceptions from threads without new instances (vslavik)- Do not use disabled --install-scripts command of pip (jkonecny)- Use bootlist command to update the PowerPC-64 Boot Order (javierm)- Discard current boot list when updating the boot-device NRVAM variable (javierm)- Automatically break lines in labels in software selection spoke (vslavik)- Set up FIPS in the target system (vponcova)- Update the service anaconda-sshd (vponcova)- Set up FIPS in the installation environment (vponcova)- Add Blivet version to generated kickstart (vslavik)- Add Anaconda version to saved kickstart (vslavik)- Fix kickstart file error with user groups (kai.kang)- Get rid of add_disable_repo (jkonecny)- Move parts together in the DNF repo (jkonecny)- Fix issue that treeinfo repositories were never disabled (jkonecny)- Keep treeinfo repositories disabled after payload reset (jkonecny)- Fix crash on first entering of source spoke (jkonecny)- Remove treeinfo repositories instead of disabling (jkonecny)- Reload treeinfo repositories on every payload reset (jkonecny)
* Mon Aug 10 2020 Martin Kolman - 33.25-1- Fix our tests with a newer rpmfluff library (jkonecny)- network: pass also keyfile NM configuration to target system (#1858439) (rvykydal)- Unify the indentation in the Anaconda configuration files (vponcova)- Remove the DBus method ConfigureNTPServiceEnablementWithTask (vponcova)- Create ssh user using only existing fields (#1860058) (vslavik)- Fix the position of the info bar in standalone spokes (vponcova)- Add the function is_service_installed (vponcova)- Drop the dependency on python3-ntplib (vponcova)- Remove Blivet\'s tests (vponcova)- Remove gui tests (vponcova)- Generate the coverage report for tests (vponcova)- Fix the util tests (vponcova)- Simplify the regex tests (vponcova)- Fix the module tests (vponcova)- Clean up the driver tests (vponcova)- Fix the kickstart dispatcher tests (vponcova)- Fix the localization tests (vponcova)- drop workarounds for the TLS exhaustion issue on aarch64 and ppc64le (dan)
* Fri Jul 31 2020 Martin Kolman - 33.24-1- Run actions of the Resize dialog in the reversed order (#1856496) (vponcova)- Reset repositories from the main thread (vponcova)- Initialize the closest mirror from the main thread (vponcova)- Remove the mirrors_available property (vponcova)- Rename ActivateFilesystemsTask (vponcova)- Document the Anaconda configuration files (vponcova)- Remove the encrypted attribute (vponcova)- subscription: Fix rhsm --proxy kickstart command usage with no username specified (mkolman)- subscription: Fix RHSM HTTP proxy configuration crash in the GUI (mkolman)- Log the information about the original exception (vponcova)- Update the documentation of the Anaconda sysconfig file (vponcova)- Make spoke tiles stack more tightly (vslavik)- Add NTS support to time sources in GUI (mlichvar)- Add connection test for NTS (mlichvar)- Parse NTP server options from config file (mlichvar)- Run bash instead of sh in rescue mode (vslavik)
* Thu Jul 16 2020 Martin Kolman - 33.23-1- Mangle Fedora IoT Edition product identifier to \"Fedora-IoT\" (ngompa13)- Fix creating cached LVs on encrypted PVs (vtrefny)- Add Fedora IoT product override (ngompa13)
* Tue Jul 14 2020 Martin Kolman - 33.22-1- Add support for the timesource kickstart command (vponcova)- Use the structure for time sources in GUI (vponcova)- Use the structure for time sources in TUI (vponcova)- Add support for generating a summary of the NTP servers (vponcova)- Add support for the NTP server status cache (vponcova)- Use the structure for time sources in network.py (vponcova)- Use the structure for time sources in anaconda.py (vponcova)- Use the structure for time sources in the Timezone module (vponcova)- Use the structure for time sources in ntp.py (vponcova)- Create a new DBus structure for time sources (vponcova)- Replace the zram service (vponcova)- Fix software spoke message when source changes (mkolman)- ostree: set rootflags when installing on btrfs (#1753485) (dcavalca)- Only pass one initrd image to kexec (javierm)- Prevent crash on unregistration (mkolman)- Add LVM with inconsistent sector size disks to common bugs (jkonecny)- Don\'t create swap by default (vponcova)- Don\'t require fcoe-utils (vponcova)- Temporarily ignore the new timezone kickstart command (vponcova)- Schedule timed actions with the right selector (#1851647) (vponcova)- Reconfigure DNF payload after options are set (vslavik)- Fix displaying of empty software group description (rvykydal)- Fix passing of arguments when creating dracut arguments for FCoE (rvykydal)- network: fix obtaining of s390 options of a wired connection (rvykydal)- Exclude stderr from returned output when executing powerpc-utils tools (javierm)- Fix imports of Blivet-GUI in unit tests (vponcova)- Don\'t mount DBus sources at /run/install/source (vponcova)- Always specify the boot disk (vponcova)- Create the initial storage model during the initialization (vponcova)- Use LUKSDevice.raw_device instead of LUKSDevice.slave (vtrefny)- Use modinfo to check ko before modprobe (t.feng94)- Fix EFI bootloader install (#1575957) (butirsky)
* Wed Jul 08 2020 Martin Kolman - 33.21-1- Use Btrfs for all Fedora variants installed by Anaconda except Server (ngompa13)- Remove the support for language filtering (vponcova)- Remove the support for locale filtering (vponcova)- Don\'t override the eula command with the same command (vponcova)- Improve logs for validation of stage1 and stage2 devices (vponcova)- Document an issue with invalid partitioning in the output kickstart file (vponcova)- Remove support for check_supported_locales (vponcova)- Remove the support for Fedora Atomic Host (vponcova)- Move Subscription spoke under Software (vslavik)- Update the function get_default_partitioning (vponcova)- Update the property default_partitioning (vponcova)- Change the default_partitioning option (vponcova)- Fix hiding of network device activation switch (#1847493) (rvykydal)- Typo fix (sh.yaron)
* Mon Jun 22 2020 Martin Kolman - 33.20-1- Add test for NFS URL with ISO in path (#1848718) (jkonecny)- Fix issue when NFS path is pointing directly to ISO (#1848718) (jkonecny)- Rename function for a simple check for DNF repository (jkonecny)- Add tests for verify_valid_installtree function (#1844287) (jkonecny)- Move verify_valid_installtree to source module utils (#1844287) (jkonecny)- Do not test if repo is valid based on .treeinfo file (#1844287) (jkonecny)- Relabel whole /etc instead of only some parts (vslavik)- Clean up lists of files and directories to relabel (vslavik)- Use allowlist and blocklist in the Anaconda configuration file (vponcova)- Correctly set up the LUKS version when we click on a mount point (#1689699) (vponcova)- Fix the mock function for DBus.get_proxy (vponcova)- Fix the mock function for DBus.get_proxy (vponcova)- Simplify the workaround for the RHSM configuration proxy (vponcova)- Show pylint version in logs (vslavik)- Don\'t use the private attribute for a message bus (vponcova)- Ignore unknown variable (vslavik)- Split storage spoke dialogs to a separate module (vslavik)- Fix more SElinux contexts (vslavik)- Fix regression reading kernel list when collecting configurations (#1846156) (jkonecny)
* Mon Jun 15 2020 Martin Kolman - 33.19-1- Document common issues and bugs (vponcova)- Add logging messages to %post scripts (vslavik)- Don\'t prompt the user to ssh in VNC installations (vponcova)- Extend the function prompt_for_ssh (vponcova)- Allow having /boot on a btrfs volume (i.gnatenko.brain)- network: do not parse IPADDR0 anymore (rvykydal)- Do not use kwargs when creating network_data from ifcfg file (rvykydal)- Extend unit tests for generating network data from ifcfg file (rvykydal)- Fix updating of user gid/uid value checkbox in gui (rvykydal)- Fix crash on user uid/gid unchecked in gui (rvykydal)- Add daily build status badge (jkonecny)- Fix the pylint warning in the Payloads module (vponcova)- Add pointer to kickstart tests to tests README (rvykydal)- resolved a user created password verification issue that could not exit (57519382+huzunhao)- Don\'t use data.method.proxy (vponcova)- Use sshd_config drop in directory to allow root login (jjelen)- localization: do not crash on failed parsing of X layout (#1836047) (rvykydal)- Catch Blivet\'s exceptions when we reset a device (#1843278) (vponcova)- Fix wireless network configuration on get_ssid() returning None (#1838357) (rvykydal)- Unify definition of directory for ifname and prefixdevname config (rvykydal)- Use constants when mocking paths for network installation test (rvykydal)- Create /etc/systemd/network dir for ifname= renaming if needed. (rvykydal)- Use the Blivet\'s property is_empty (vponcova)
* Wed Jun 03 2020 Martin Kolman - 33.18-1- Set up LD_PRELOAD for the Payloads module (vponcova)- Extend the start-module script (vponcova)- subscription: Fix authentication method switching in GUI (mkolman)- subscription: Make sure CDN repos are loaded and usable (mkolman)- Add NFS ISO support back to the NFS SetupSourceTask (jkonecny)- Add NFS ISO support to the NFSSourceModule (jkonecny)- Tear down HDD device mount if no valid installation source is found (jkonecny)- Extract ISO find algorith from harddrive (jkonecny)
* Mon Jun 01 2020 Martin Kolman - 33.17-1- Update required ack in makebumpver script for rhel > 7 (rvykydal)- Close responses from session.get (vponcova)- Improve the documentation of the SetUpMountTask class (vponcova)- Raise an exception if the source\'s mount point is not unmounted (vponcova)- Change the default source to CDROM (vponcova)- Don\'t set up sources in the refresh method of the Source spoke (vponcova)- Make cppcheck ignore the G_DEFINE_TYPE macros (vslavik)- Fix issue that unified ISO from URL is not loaded (jkonecny)- Add split_protocol payload helper function (jkonecny)- Fix string based on translator comments (vslavik)
* Mon May 25 2020 Martin Kolman - 33.16-1- subscription: Only require Insights package if subscribed (mkolman)- subscription: Do not pass payload to unregister() helper function (mkolman)- subscription: Fix typos related to ParseAttachedSubscriptions task (mkolman)- subscription: Make sure /etc/yum.repos.d exists (mkolman)- subscription: Fix disconnect() for RHSM observer (mkolman)- subscription: Fix SystemPurposeData equality checking (mkolman)- subscription: Set RHSM configuration before registration attempt (mkolman)- subscription: Initial CDN source switching (mkolman)- subscription: Fix Insights configuration in GUI (mkolman)- subscription: Fix setting username to SubscriptionRequest in GUI (mkolman)- Change connection flags for the RHSM private bus (vponcova)- Create a proxy of the RHSM Config object for a specific interface (vponcova)- Skip the btrfs command if deprecated (vponcova)- Use a specific kickstart version in handle-sshpw (vponcova)- Avoid concatenation of iso name twice (jkonecny)- Do not mount harddrive sources as RO (jkonecny)- Fix the access to a DBus proxy of the Subscription module (vponcova)- Set up LANG for tests (vponcova)- Resolve traceback when HDD ISO is not found (jkonecny)- Don\'t set up the HMC source again (vponcova)- Remove the changed property of the Source spoke in GUI (vponcova)- Specify the default source type for the DNF payload (vponcova)- Support all source types based on repo files (vponcova)- Use the closest mirror source in UI (vponcova)- Add a new source for the closest mirror (vponcova)- Change the description of the repo files source (vponcova)- Fix adding to the protected devices list (jkonecny)- Remove not used API of dnf payload (jkonecny)- Rename GetISOPath to GetIsoPath which is correct API name (jkonecny)- Fix python3 requires in spec file (rvykydal)- Use the source proxy to get the device name (vponcova)- Collect package requirements of the Subscription module (vponcova)- Add ignored field to rpm_tests (rvykydal)- Require subscription manager on rhel (rvykydal)- Remove the property is_iso_mounted (vponcova)- Run the set-up tasks of sources with signals enabled (vponcova)- Set default url type combobox value (jkonecny)- Fix lang_locale_handler have payload property from parents (jkonecny)- Remove kickstart sources from GUI (vponcova)- Remove kickstart sources from TUI (vponcova)- Log the result of the HDD set-up task (vponcova)- Always try to unmount the HDD ISO (vponcova)- Fix typo resulting to use mirrorlist instead of metalink (jkonecny)- Handle DBus errors of the task returned by SetUpSourcesWithTask (vponcova)- Remove useless attributes from the class Anaconda (vponcova)- Remove kickstart sources from anaconda.py (vponcova)- Remove kickstart sources from the class DNFPayload (vponcova)- Call nose python module instead of nosetests binary (jkonecny)- root spoke: set value of root ssh login checkbox from module (rvykydal)- users module: fix check of existence of admin user (rvykydal)- Always clear kickstarted status for GUI time&date spoke (vslavik)- Always protect CD-ROM devices (vponcova)- Fix the DBus task that sets up the SE/HMC source (vponcova)- Move lxml test dependency from pip to RPM (jkonecny)- subscription: Show data about attached subscriptions (mkolman)- Setup RHEL rebuilds to exclude org.fedoraproject.Anaconda.Modules.Subscription (riehecky)- Tear down sources before setting new one in SourceSwitchHandler (jkonecny)- Remove unused properties from SourceSwitchHandler (jkonecny)- Migrate set Closest mirror of SourceSwitchHandler (jkonecny)- Migrate set HMC of SourceSwitchHandler to source modules (jkonecny)- Migrate set CDROM of SourceSwitchHandler to source modules (jkonecny)- Migrate set NFS of SourceSwitchHandler to source modules (jkonecny)- Migrate set URL of SourceSwitchhandler to source modules (jkonecny)- Implement the DBus methods SetUpSourcesWithTask and TearDownSourcesWithTask (vponcova)- Move removal of blivet-gui in rhel upstream (rvykydal)- Migrate set HDD of SourceSwitchHandler to source modules (jkonecny)- Migrate SourceSwitchHandler to use module for cleanups (jkonecny)- Add payload property to SourceSwitchHandler (jkonecny)- Avoid imports from blivet.devicefactory (vponcova)- Mark kickstart commands of RPM sources as useless (vponcova)- Generate kickstart from the Payloads module (vponcova)
* Tue May 19 2020 Martin Kolman - 33.15-1- Update the bootloader configuration after live installation (javierm)- subscription: Registration button sensitivity handling (mkolman)- subscription: Make credential checking functions usable in GUI (mkolman)- Add exclude to the dependency_solver (jkonecny)- Add the method is_complete to the class DNFPayload (vponcova)- Add the property source_type to the class DNFPayload (vponcova)- Add the method get_source_proxy to the class DNFPayload (vponcova)- Fix call to super() with missing parameters (vslavik)- Change string according to translator comments (vslavik)- Remove gjs dependency exclude which is no more needed with anaconda-live (rvykydal)- Remove sphinx test dependency (jkonecny)- Extend the objects for parsing the cmdline installation method (vponcova)- Add functions to set up and tear down of DBus sources (vponcova)- Switch call of pip3 to python3 -m pip (jkonecny)- Move for_publication as second method in sources (jkonecny)- Move sources private methods on top of the file (jkonecny)- Fix RPMSourceMixin class documentation (jkonecny)- Switch MountingSourceBase to MountingSourceMixin (jkonecny)- Remove tear_down_with_tasks from MountingSourceBase (jkonecny)- Do not implement get_state in MountingSourceBase (jkonecny)- Change gui test relative imports to absolute (vslavik)- Disable spurious pylint warning (vslavik)- Add CDN source (vslavik)- Test the DBus method IsNetworkRequired (vponcova)- Add the DBus method IsNetworkRequired (vponcova)- Detect HTTPS as a protocol that requires the network (michel)- Remove unused variable (vslavik)
* Thu May 14 2020 Martin Kolman - 33.14-1- subscription: Hook up state update methods (mkolman)- subscription: Make it possible to register/unregister from the GUI (mkolman)- subscription: Register & subscribe during automated installation (mkolman)- subscription: Add asynchronous registration helper functions (mkolman)- subscription: Add IsRegistered property (mkolman)- Add functions for DBus sources (vponcova)- Implement DeviceName API for CDrom payload source (jkonecny)- Return device name from SetUpCdromSourceTask (jkonecny)- Add GetISOPath HardDrive payload source API (jkonecny)- subscription: Add the ParseAttachedSubscriptionsTask (mkolman)- Add new Hard drive source property to tell that iso is used (jkonecny)- Change return of SetUpHardDriveSourceTask (jkonecny)- Add __repr__ to payload sources (vslavik)- Create a DBus proxy of the DNF module (vponcova)- Work around pylint 2.5.0 issue with _ in warning id (vslavik)- subscription: Add network connectivity check to the Subscription spoke (mkolman)- Split find_and_mount_iso_image source helper func (jkonecny)- subscription: Add main Subscription spoke structure (mkolman)- Add the DBus method ActivatePayload (vponcova)- Add the DBus property CreatedPayloads (vponcova)- Replace the DBus method GetActivePayload with a property (vponcova)- subscription: Add helper functions for Subscription spoke (mkolman)- Remove the DBus method IsPayloadSet (vponcova)- subscription: Add glade file for Subscription spoke (mkolman)- subscription: Simplify system purpose configuration (mkolman)- subscription: Implement equality testing for SystemPurposeData (mkolman)- subscription: Add check_system_purpose_set() helper function (mkolman)- Add generate_repo_configuration for URL payload source (jkonecny)- Add gererate_repo_configuration for all mount sources (jkonecny)- Add GetRepoConfigurations API for DNF payload (jkonecny)- Create ABC class declaring interface for RPM sources (jkonecny)- Add the combo box for choosing a LUKS version in the container dialog (#1714120) (vponcova)- Use the combo box for choosing a LUKS version only for encrypted devices (vponcova)- Provide the LUKS version of the encrypted container (vponcova)- Add the function set_container_data (vponcova)
* Thu May 07 2020 Martin Kolman - 33.13-1- Remove a missed use of has_source() to fix tests (vslavik)- Change string to new format (vslavik)- Add DBus property Description for all sources (vslavik)- subscription: Add AttachedSubscription DBus structure (mkolman)- Pre-select disk initialization mode in TUI (honza.stodola)- Remove the HasSource D-Bus function (vslavik)- Add kickstart support to URL payload source (jkonecny)- Add NFS source kickstart support (jkonecny)- Add function to create NFS from components (jkonecny)- Move ProxyString to core.payload (jkonecny)- Move parse_nfs_url to the new core/payload file (jkonecny)- Fail on harddrive --biospart in HDD payload source (jkonecny)- Add kickstart support for HDD payload source (jkonecny)- Add SE/HMC payload source kickstart support (jkonecny)- Add CDROM payload source kickstart support (jkonecny)- Pick HMC as the last DNF source when processing KS data (jkonecny)- Add DNF module kickstart processing for sources (jkonecny)- subscription: Run installation tasks of the Subscription module (mkolman)- subscription: Add is_module_available() utility function (mkolman)- Ignore the required package dmraid in RHEL (honza.stodola)- subscription: Attach subscription task (mkolman)- subscription: Add unregistration task (mkolman)- Activate the set/remove buttons in the \"Select disks and boot loader\" window only when a disk is selected (honza.stodola)- Properly update UI after removing the boot device (honza.stodola)- Do not offer disk selection when encrypting existing partition (honza.stodola)- Destroy the disk selection dialog on escape (honza.stodola)- Add the DBus method GetModules to the Boss service (vponcova)- subscription: Fix registration tasks docstring typo (mkolman)- Add payload source __repr__ support to improve logging (jkonecny)- Fix calling payloads service with empty kickstart (jkonecny)- Rename check_set_sources to set_and_check_sources (jkonecny)- Create two parts of the set_check_sources payload test (jkonecny)- Add payload base add_source() module scope API (jkonecny)- Fix payload log message (jkonecny)- Add new commands for DNF payload recognition (jkonecny)- Disable %packages from DNF module (jkonecny)- Add new supported sources to DNF payload (jkonecny)- Add kickstart commands for DNF payload (jkonecny)- Use new F33 Repo command from pykickstart (jkonecny)- subscription: Add subscription related package requirements (mkolman)- subscription: Add registration tasks (mkolman)- subscription: Add RegistrationError exception (mkolman)- network: don\'t try to use DeviceConfigurations on live cd (#1827999) (rvykydal)- subscription: Add TransferSubscriptionTokensTask (mkolman)- subscription: Add RestoreRHSMLogLevelTask (mkolman)
* Wed Apr 29 2020 Martin Kolman - 33.12-1- Add tests for ReadKickstart (vponcova)- Remove pyanaconda.storage (vponcova)- Move the initialization functions from pyanaconda.storage (vponcova)- Move create_storage from pyanaconda.storage (vponcova)- Move the model from pyanaconda.storage (vponcova)- Move the utils from pyanaconda.storage (vponcova)- Move the installation functions from pyanaconda.storage (vponcova)- Move the storage checker from pyanaconda.storage (vponcova)- Move pyanaconda.platform (vponcova)- Move PartSpec from pyanaconda.storage (vponcova)- Don\'t use pyanaconda.platform in UI (vponcova)- Separate the \"Reset All\" button from the edge of the screen (honza.stodola)- Fix the warning messages from ReadKickstart (vponcova)- Unify module source test variable names (vslavik)- Add resolv.conf to log-capture (riehecky)- Reload NTP server list in dialog on every run (vslavik)- Fix the line number in the kickstart message data (vponcova)- Remove TODO to solve is_ready for payload sources (jkonecny)- Use the new task class with the harddrive source (vslavik)- Detect the live OS image automatically (vponcova)- Add constants for the source types (vponcova)- Exclude liveimg from the kickstart command method (vponcova)- Access the kickstart command liveimg directly (vponcova)- Create a base class for live payloads (vponcova)- Remove pyanaconda.payload.livepayload (vponcova)- Run %onerror and %traceback scripts for all types of exceptions (vponcova)- gui source spoke: fix the key used to check proxy for additional repo (rvykydal)- Respect changesok password policy for root password (#1584145) (rvykydal)- rootpw gui: make root spoke insensitive if rootpw is set in ks (#1584145) (rvykydal)- subscription: RHSM runtime configuration support (mkolman)- Move the bootloader-related code to the module (vponcova)- Add the is_ready method to the Payload class (vponcova)- Rename NOT_SUPPORTED to NOT_APPLICABLE (jkonecny)- subscription: Add missing declaration for rhsm_observer property (mkolman)- subscription: Fixup a docstring (mkolman)- Remove payload tests for empty sources (jkonecny)- Improve HDD payload source test (jkonecny)- Change tests for new payload ready states (jkonecny)- Use new source states in payload sources (jkonecny)- Create source state enum (jkonecny)- date time gui: no empty space in combo for day and month selection (#1823130) (rvykydal)- Reset the partitioning of Blivet-GUI (#1826286) (vponcova)- Remove the logic with sources from the network standalone spoke (vponcova)- Move remaining DNF-related code to the DNF payload (vponcova)- subscription: Add SystemPurposeConfigurationTask (mkolman)- Rename payload source is_ready to get_state (jkonecny)- Remove the tip about the user name (#1823015) (vponcova)- Add payload base tests (jkonecny)- Improve payload shared test source creation (jkonecny)- Fix exception string when incompatible payload source (jkonecny)- Translate names of OS installations on demand (#1823126) (vponcova)- subscription: Add helper function to SystemPurposeData DBus structure (mkolman)- network tui: fix getting of network device configurations (#1823011) (rvykydal)
* Tue Apr 21 2020 Martin Kolman - 33.11-1- Reset the partitioning of Blivet-GUI (#1826286) (vponcova)- Fix the validation of a device label (#1823221) (vponcova)- Use the new base classes in sources (vslavik)- Add base classes for mounting sources (vslavik)- Add test if the spokes ordering is correct (jkonecny)- Fix ordering of spokes with the same priority (jkonecny)- Fix TUI Kernel and Unsupported HW spokes ordering (jkonecny)- Switch collecting & ordering action classes to static (jkonecny)- Add TUI/GUI tests for standalone spokes priority (jkonecny)- Use join_paths instead of os.path.join in sources (vslavik)- Get ui/__init__.py closer to pep8 (jkonecny)- Allow to remove incomplete devices (#1823232) (vponcova)- subscription: RHSMObserver & StartRHSMTask (mkolman)- Make sure that the summary button is really hidden (#1823467) (vponcova)- Use default priority in the GUI spokes (jkonecny)- Fix TUI spokes priorities (jkonecny)- Add back default priority for standalone spokes (jkonecny)- subscription: Add initial RHSM DBus API identifiers (mkolman)- Install scripts at /usr/bin (vponcova)- Remove mock from the test dependencies (vponcova)- Install test dependencies from pip when possible (vponcova)- Fix the indentation of the test dependencies (vponcova)- Expand the selector with swap (#1823127) (vponcova)- Fix default value for pwpolicy emptyok (#1664704) (mkolman)- Only quit GTK mainloop on GUI quit request (#1643111) (mkolman)- Print correct message if no linux partitions were found in rescue mode (#1823222) (honza.stodola)- Use black color for errors in bottom bar (#1823004) (honza.stodola)
* Thu Apr 16 2020 Martin Kolman - 33.10-1- subscription: Implement install_with_tasks() method (mkolman)- subscription: Add the IsSubscriptionAttached property (mkolman)- subscription: Add ConnectToInsights task (mkolman)- Create product configuration files for Red Hat Virtualization (vponcova)- Create the configuration section Storage Constraints (vponcova)- Extend tests for the default storage checker (vponcova)- Represent the constraint STORAGE_MIN_RAM by an instance of Size (vponcova)- Remove the constraint STORAGE_MIN_ROOT (vponcova)- Extend support for custom storage checking (vponcova)- Add a new type of the default partitioning for virtualizations (vponcova)- Add the configuration option default_scheme (vponcova)- Add the configuration option help_directory (vponcova)- Accept `harddrive --dir` without absolute paths (jkonecny)- Make the kickstart support for the btrfs command optional (vponcova)- Fix non-root dir of install tree HD installation (#1689194) (jkonecny)- subscription: Add missing pieces for the Subscription DBus module (mkolman)- Add UI support for the ZIPL Secure boot (vponcova)- Add DBus support for the ZIPL Secure Boot (vponcova)- Add code convention to prefer join_paths over os.path.join (jkonecny)- Add helper function force_path_join (jkonecny)- Fix get anaconda version test after test file rename (vponcova)- Rename iutil_test to util_test (jkonecny)
* Wed Apr 08 2020 Martin Kolman - 33.9-1- Fix bad import of general errors (jkonecny)- Improve code convention code formatting (jkonecny)
* Wed Apr 08 2020 Martin Kolman - 33.8-1- Fix the indentation of false positives (vponcova)- Don\'t try to format FBA DASD devices (#1715303) (vponcova)- Disable the SMT warning by default (vponcova)- Detect and warn if SMT is enabled (#1684056) (vponcova)- Use constants to check the type of the payload object (#1820418) (vponcova)- Provide the DBus types of the payloads (vponcova)- Add Harddrive (HDD, HDISO) source (vslavik)- Add utility functions for sources (vslavik)- subscription: SubscriptionRequest DBus structure (mkolman)- Remove the abstraction for the event loop (vponcova)- Upgrade findFirstIsoImage (vslavik)- Make sure that all Anaconda\'s DBus errors are registered (vponcova)- Remove the mapping to a DBus error for KickstartError (vponcova)- Don\'t use the default error register (vponcova)- Set new repo configuration after validation is done (jkonecny)- Add packaging constrains to URL payload source (jkonecny)- Add repo cost to the URL payload source (jkonecny)- Add proxy url to URL payload source (jkonecny)- Add ssl configuration structure to URL payload source (jkonecny)- Add ssl verification flag to URL payload source (jkonecny)- Add Name to the URL payload source (jkonecny)- Add URL repo configuration to the url source (jkonecny)- Add empty repository configuration DBus structure (jkonecny)- Add install_repo_enabled flag to URL payload source (jkonecny)- Add tests for set up and tear down for url source (jkonecny)- Add is_ready tests for URL source module (jkonecny)- Add simple tests for a new URL payload source (jkonecny)- Add payload URL source base structure (jkonecny)
* Fri Apr 03 2020 Martin Kolman - 33.7-1- Don\'t clear errors by expanding pages in the custom spoke (vponcova)- Fix the permission for changing a mount point (#1818500) (vponcova)- Allow to use an existing unlocked LUKS in one special case (#1772902) (vponcova)- Fix the encryption checkbox in the custom spoke (#1819360) (vponcova)- Don\'t manually trigger a device encryption change (vponcova)
* Thu Apr 02 2020 Martin Kolman - 33.6-1- Fix the test for complex data with secrets (vponcova)- Update generate_request_description (vponcova)- Add support for secrets in DBus structures (vponcova)- Rename _test_dbus_property to _check_dbus_property (jkonecny)- Fix text color on info bars (mkolman)- Add NFS source (vslavik)
* Tue Mar 31 2020 Martin Kolman - 33.5-1- Don\'t call the DBus method IsNodeFromIbft from the Storage module (#1817529) (vponcova)- Use the right partitioning method in the storage spoke (vponcova)- Improve logging of storage spokes in GUI and TUI (vponcova)- Don\'t log an empty string (vponcova)- Handle translation of an empty string in widgets (#1815461) (vponcova)- Replace lambda by partial (jkonecny)- Implement updating changed Anaconda files in a mock (jkonecny)- Add possibility to add/remove specific dir in mock (jkonecny)- Remove prepare parameter disable when running tests (jkonecny)- Add missing arguments from the main command check (jkonecny)- Move check for required setup-mock commands (jkonecny)- Simplify test calling in setup-mock-test-env script (jkonecny)- storage gui: keep expanded mountpoints info on actions in UI by default (#1210944) (rvykydal)- Support updating Anaconda files in the mock (jkonecny)- Handle invalid disk selection (vponcova)- Set up advanced storage on the right device tree (#1812561) (vponcova)- Remove storage tests (jkonecny)- Use the right field of DiskStoreRow (#1816256) (vponcova)- Add Repo files source (vslavik)- Clean up and rename parseNfsUrl (vslavik)- Do not show quarterly release part of the version in UI. (rvykydal)- Add license to the __main__.py file for DBus modules (mkolman)- Pass nosmt boot option to installed system (rvykydal)- Adapt makebumpver to rhel-devel -> rhel-8 branch renaming. (rvykydal)- Revert \"Fix PR tests with mock version 2\" (jkonecny)- Remove the class PackagePayload (vponcova)- Remove pyanaconda.payload.dnfpayload (vponcova)- Improve help of dd_extract tool (jkonecny)- Add missing period in iscsi login failure message. (rvykydal)- Rename add-ons to additional software (#1674011) (rvykydal)- Fix dd test RPM generation with binary files (jkonecny)- Enable back skipped DD test (jkonecny)- Fix translation of one nvdimm related GUI string (rvykydal)- Fix memory leak in utils (yubihong)- Fix code formatting of DUD tests (jkonecny)- Fix dud test names (jkonecny)- Small optimization in setup-mock-test-env script (jkonecny)- Fix setup-test-env for other than pyanaconda tests (jkonecny)- Create pyanaconda.payload.dnf (vponcova)- Create pyanaconda.payload.__init__ (vponcova)- Rename pyanaconda.payload.__init__ (vponcova)- subscription: add system purpose support (mkolman)- subscription: run Subscription module on RHEL (mkolman)- subscription: add initial subscription module structure (mkolman)- Wrap iscsi login error messages in GUI (#1811382) (rvykydal)- Add tests for CD-ROM source (vslavik)- Add CD-ROM source (vslavik)- Add tests for the new utils file (vslavik)- Move verifyMedia to sources as is_valid_install_disk (vslavik)- Add the DBus module for SE/HMC (vponcova)- Don\'t return anything from setup_kickstart (vponcova)- Fix fd leak while fchmod failed (yubihong)
* Tue Mar 17 2020 Martin Kolman - 33.4-1- Remove the configuration of the Blivet\'s logger (vponcova)- Support logging of Anaconda DBus modules to files (#1812380) (vponcova)- Fix a typo in s390 znet options configuration (rvykydal)- Remove empty lines at the test source file (jkonecny)- Source type is already tested by Interface (jkonecny)- Remove the logging from the method process_kickstart (vponcova)- Don\'t override the method generate_kickstart (vponcova)- Show the help again (#1812896) (vponcova)- gui: make description column of disk list resizable (#1530410) (rvykydal)- gui: add tooltip to descriptions in disk list (#1530410) (rvykydal)- gui: ellipsize description in disk list (#1530410) (rvykydal)- Fix \'\\\' is correctly forwarded by udev rules (jkonecny)- Add debug print to dracut driver_updates (jkonecny)- Escape spaces in dracut partition specifications (bcl)- Rename the file with unit tests for the Payloads module (vponcova)- Split the code for the source and payload factories (vponcova)- Remove BaseFactory (vponcova)- Simplify kickstart processing in the Payloads module (vponcova)- Replace stat.ST_SIZE by .st_size (jkonecny)- Module backport to better handling of sparse images (jkonecny)- Avoid downloading payload image in set up phase (jkonecny)- Add fallbacks for the source and payload factories (vponcova)- Test the source and payload factories for all types (vponcova)- Rename the file with unit tests for the Live OS module (vponcova)- Test the LVM storage check. (vslavik)- Verify that LVM destruction is orderly (vslavik)- Don\'t set up the locale if none is selected (#1649956) (vponcova)- network: fix crash during connections consolidation (#1811649) (rvykydal)- Execute a kickstarted partitioning (#1811242) (vponcova)- Remove extra quotes from the doc strings (vponcova)- Remove unused code (vponcova)- Remove dead dracut code (jkonecny)- Set liveimg min_size to be x3 the real size (yturgema)
* Mon Mar 09 2020 Martin Kolman - 33.3-1- Fix typos, comments and style in the storage-related code (vponcova)- Don\'t add None values to a combo box (#1810679) (vponcova)- Fix the unit tests for BTRFS (vponcova)- Adjust documentation for new localization solution (jkonecny)- Check pykickstart imports are correct in branching (jkonecny)- Be able to disable correct branch in check-branching (jkonecny)- Add check for branch setting (jkonecny)- Add localization branch testing (jkonecny)- Move functions to pyanaconda.core.storage (vponcova)- Move functions to pyanaconda.ui.lib.storage (vponcova)- Update action buttons only for the selected row (vponcova)- Fix action buttons in the resize dialog (#1809950) (vponcova)- Add branch specific configuration to a separate file (jkonecny)- Always use the Anaconda\'s kickstart version (vponcova)- Remove the Baz module (vponcova)- Add small badges for Read the Docs and translations (vponcova)- Remove the temporary workaround for StorageError (vponcova)- Remove the error handler from the storage-related code (vponcova)- Handle storage installation errors (vponcova)- Remove the handler for FSTabTypeMismatchError (vponcova)- Handle ZIPL errors as a bootloader installation error (vponcova)- Remove the handler for NoDisksError (vponcova)- Remove the handler for PartitioningError (vponcova)- Handle the unusable storage module in UI (#1808650) (vponcova)- Don\'t mention new-kernel-pkg anymore in /etc/sysconfig/kernel (rvykydal)- Don\'t print warnings for new-kernel-pkg not being present (javierm)- Handle the unusable storage module in the DBus Storage module (vponcova)- network: add network module tests for installation tasks (rvykydal)- Fix incorrect docstrings (vslavik)- Use the latest kernel version list (#1807252) (vponcova)- Check free space in the correct device tree (#1807339) (vponcova)- Change log-capture script date to remove `:` symbol (jkonecny)- Add missing logs to the log-capture utility (jkonecny)
* Tue Mar 03 2020 Martin Kolman - 33.2-1- prefixdevname: add to unit tests (rvykydal)- prefixdevname: pass persistent configuration to installed system (rvykydal)- Add L10N dir constant to makefile (jkonecny)- Remove auto-discover of git branch (jkonecny)- Adapt Makefile to new L10N repository structure (jkonecny)- prefixdevname: pass net.ifnames.prefix option to installed system (rvykydal)- prefixdevname: install package to target system if needed (rvykydal)- prefixdevname: import state from initramfs to stage 2 (rvykydal)- Handle invalid optical install media (#1806520) (vponcova)- Start live CD with explicit GUI (#1765650) (vslavik)- network: fix GUI crash on invalid devices in the list (rvykydal)- Add translation badge (vslavik)- Remove -devel and -release for L10N repository (jkonecny)- Use git url instead of http for pot files creation (jkonecny)- Fix documentation changes in release.rst (jkonecny)- Ignore the required package btrfs-progs in RHEL (vponcova)
* Mon Feb 24 2020 Martin Kolman - 33.1-1- Fix the multiselection in the custom spoke (vponcova)- Handle installation errors from DBus tasks (vponcova)- Wait for entropy in the DBus Storage module (vponcova)- Don\'t remove unknown devices (#1806233) (vponcova)- Call GetFormatData instead of GetFormatTypeData (vponcova)- Show progress messages from DBus tasks (vponcova)- Report Blivet\'s messages during the storage installation (vponcova)- Handle a failed bootloader installation (#1806103) (vponcova)- Fix the exit handler (#1805916) (vponcova)- Add DBus methods GetDeviceMountOptions and SetDeviceMountOptions (vponcova)- Don\'t show the disk free space in bytes (vponcova)- Fix the default disk selection (#1805553) (vponcova)
* Thu Feb 20 2020 Martin Kolman - 32.24-1- Initialize disks in interactive and Blivet partitioning modules (vponcova)- Fix the function get_device_partitions (vponcova)- Fix the function unlock_device (vponcova)- Apply extra arguments before the bootloader installation (vponcova)- Remove configure_storage (vponcova)- Remove the support for resetting the custom storage data (vponcova)- Remove the support for on-disk snapshots of storage (vponcova)- Remove collect_selected_disks (vponcova)- Remove the local storage object from the custom spoke (vponcova)- Remove the local storage object from the custom storage helpers (vponcova)- Update the storage model of device tree modules (vponcova)- Use the exception DeviceSetupError (vponcova)- Change the task MountExistingSystemTask (vponcova)- Change the task AddDeviceTask (vponcova)- Extend the task ChangeDeviceTask (vponcova)- Add the container specification to the device factory request (vponcova)- Extend the DBus method ValidateContainerName (vponcova)- Add the DBus method UpdateContainerData (vponcova)- Add the DBus method GenerateContainerData (vponcova)- Add the DBus method GenerateContainerName (vponcova)- Add the method reset_container_data to the device factory request (vponcova)- Add the DBus method GetContainerFreeSpace (vponcova)- Add the DBus method CollectContainers (vponcova)- Add permissions for changing the container (vponcova)- Filter unsupported disklabel devices (vponcova)- Add the DBus method IsDeviceEditable (vponcova)- Add the DBus method CheckCompleteness (vponcova)- Add the DBus method IsDeviceLocked (vponcova)- Add a new permission for changing a list of disks (vponcova)- Update the permission for the device encryption (vponcova)- Add the DBus method ResetDevice (vponcova)- Add the DBus method DestroyDevice (vponcova)- Add the DBus method SchedulePartitionsWithTask (vponcova)- Remove the local storage object from the accordion (vponcova)- Remove the local storage object from the source spoke in GUI (vponcova)- TUI: Use get_hdiso_source_description (vponcova)- Remove the local storage object from the storage spoke (vponcova)- Remove the local storage object from the advanced storage spoke (vponcova)- Use the Blivet partitioning module in Blivet-GUI (vponcova)- Remove the local storage object from the resize dialog (vponcova)- Remove the local storage object from the action dialog (vponcova)- Extend the class DeviceActionData (vponcova)- Remove the local storage object from the selected disks dialog (vponcova)- Remove the local storage object from the refresh dialog (vponcova)- Remove the local storage object from dialogs for specialized disks (vponcova)- Remove the local storage object from run_installation (vponcova)- Remove the local storage object from FileSystemSpaceChecker (vponcova)- TUI: Use create_partitioning (vponcova)- TUI: Extend apply_disk_selection (vponcova)- TUI: Simplify default disk selection in Storage spoke (vponcova)- Move is_local_disk to pyanaconda.ui.lib (vponcova)- Use apply_partitioning from pyanaconda.ui.lib (vponcova)- Move try_populate_devicetree to pyanaconda.ui.lib (vponcova)- Move the UI support for device protection to pyanaconda.ui.lib (vponcova)- Move get_disks_summary to pyanaconda.ui.lib (vponcova)- Move apply_disk_selection to pyanaconda.ui.lib (vponcova)- Move the UI support for storage initizalization to pyanaconda.ui.lib (vponcova)- Remove the storage argument from the storage initialization (vponcova)- Move the UI support for DASD formatting to pyanaconda.ui.lib (vponcova)- Remove the storage and data arguments from DasdFormatting (vponcova)- Add the function find_partitioning (vponcova)- Remove the static partitioning modules (vponcova)- Remove the Enabled property from the partitioning modules (vponcova)- Mark storage kickstart commands as useless (vponcova)- Remove the UI workaround for storage kickstart data (vponcova)- Remove the UI code for the storage configuration (vponcova)- Remove the local storage object from TUI (vponcova)- Don\'t use the local storage object in storage utils (vponcova)- Don\'t use the local storage object for the installation (vponcova)- Don\'t use the local storage object for formatting DASDs from UI (vponcova)- Remove automatic push of pot files during release (jkonecny)- Remove zanata from release.rst (jkonecny)- Remove deprecated translations.txt document (jkonecny)- Update Readme link to translation project (jkonecny)- Remove Zanata from translation canary (jkonecny)- Remove zanata from setup test env scripts (jkonecny)- Remove zanata from makebumpver (jkonecny)- Remove zanata configuration file (jkonecny)- Remove Zanata from po/Makefile (jkonecny)- Remove zanata from Makefile (jkonecny)- Remove unnecessary sed from configure.ac (jkonecny)- Use l10n repository for pushing changed pot file (jkonecny)- Pull po files from our l10n repo instead of Zanata (jkonecny)- Offer only supported sector sizes in NVDIMM reconfiguration dialog (rvykydal)- Fix PR tests with mock version 2 (jkonecny)- Don\'t use the local storage object for the storage initialization (vponcova)- Don\'t use device objects in the payload classes (vponcova)- Remove the attribute for storage from the payload classes (vponcova)- Don\'t use local storage objects in the image utils (vponcova)- Don\'t use the local storage objects in the payload utils (vponcova)- Run a DBus task to create the pre-installation snapshot (vponcova)- Don\'t set up the local storage checker object (vponcova)- Don\'t use the local storage object during the start of anaconda (vponcova)- Remove the local storage object from the rescue mode (vponcova)- Don\'t use the local storage object to initialize time (vponcova)- Don\'t reset the local storage object (vponcova)- Don\'t create the local storage object (vponcova)- Don\'t modify the list of device names (vponcova)
* Thu Feb 13 2020 Martin Kolman - 32.23-1- Test kickstart warnings from modules (vslavik)- Use kickstart parsing warnings coming from boss (vslavik)- Log kickstart warnings in modules (vslavik)- Disable package download to / /tmp (#1781517) (jkonecny)- Handle the variant in SetConstraint (vponcova)- Handle the variant from GetResult (#1798392) (vponcova)- Fix the function _del_xdg_runtime_dir (vponcova)- Do not crash on adding fcoe device in gui when there are no nics (#1798402) (rvykydal)- Fix checking of network device type in Add FCoE gui dialog (#1798876) (rvykydal)- Use check_task_creation_task in timezone tests (rvykydal)- Move timezone setup kickstart method to dbus module (rvykydal)- Do not restart NTP service during its installation (rvykydal)- Add fixme to ntp from dhcp setting (rvykydal)- Change \"not...in\" to \"...not in\" (vslavik)- Line length fixes (PEP8) + typos (vslavik)- Add the DBus method GenerateDeviceFactoryPermissions (vponcova)- Generate the device factory permissions (vponcova)- Add the DBus structure DeviceFactoryPermissions (vponcova)- Move the class DeviceFactoryRequest to a new file (vponcova)- Set up the environment for pylint (vponcova)- Unify geoloc logging and enable/disable decision logic (vslavik)- Disable geoloc by opts.geoloc instead of kernel cmdline (vslavik)- Add a fallback for a disk of the live device (vponcova)- If no usable boot drive is found, raise an exception (vponcova)
* Mon Feb 03 2020 Martin Kolman - 32.22-1- Don\'t set the device names (#1797274) (vponcova)- Fix line spacing in UI (vslavik)- Fix line spacing in pyanaconda (vslavik)- Extend the start-module script (vponcova)- Remove start() from pylint defining attrs methods (jkonecny)- Refactor pylintrc file a bit (jkonecny)- Remove pylint CVS ignore directory (jkonecny)- Add TODO to enable C and R in pylint (jkonecny)- Remove bad-option-value disables from pylint (jkonecny)- Add TODO for future work (jkonecny)- Remove use of eval from pylint disabled (jkonecny)- Ignore attributes of Namespace class (jkonecny)- Fix GError message False positive (jkonecny)- Move unnecessary pass statement from false positives (jkonecny)- Add mock to the list of pylint deprecated modules (jkonecny)- Fix pylint errors (jkonecny)- Adapt runpylint to use pocketlint replacement (jkonecny)- Add pylint censorship - replacement of pocketlint (jkonecny)
* Wed Jan 29 2020 Martin Kolman - 32.21-1- Add the path-id attribute to the DBus structure for device data (vponcova)- Use id_path as a long identifier of a disk (vponcova)- Migrate authselect to dbus tasks (mkolman)- Remove pyanaconda.flags.cmdline and KernelArguments.getbool() (vslavik)- Remove duplicated definition of PayloadContainer (vslavik)- Fix typos in docstrings (vslavik)- Fix setup-mock-test-env with multiple test commands (jkonecny)- Add support to run pylint only check (jkonecny)- Fix most of pep8 issues in pyanaconda/modules subfolder (rvykydal)- Convert VG reserved_space to Size (vtrefny)- Do not set default fstype for blivet-gui (vtrefny)
* Mon Jan 20 2020 Martin Kolman - 32.20-1- Add the DBus method ChangeDevice (vponcova)- Add the task ChangeDeviceTask (vponcova)- Add pep8 check (rvykydal)- Fix max-line-length setting for pep8speaks (rvykydal)- Extend PayloadFactory tests (jkonecny)- Add test for payload type DBus API (jkonecny)- Rename payload shared testing objects (jkonecny)- Add type property to payloads (jkonecny)- Rename payload dnf tests to packages tests (jkonecny)- Add FIXME/TODO about GetActivePayload (jkonecny)- Move Publishable to PayloadBase (jkonecny)- Adapt tests to a new Payload publishing (jkonecny)- Generate %packages only when DNF module was used (jkonecny)- Fix payloads shared testing class (jkonecny)- Move payload Packages kickstart processing to Payloads (jkonecny)- Change GetActivePayloadPath to GetActivePayload (jkonecny)- Publish payload instead of payload path (jkonecny)- Change payloads objects to interfaces (jkonecny)- Migrate LiveOS payload to dynamic publishing (jkonecny)- Migrate LiveImage payload to dynamic publishing (jkonecny)- Migrate DNF payload for dynamic publishing (jkonecny)- Use container to publish payloads (jkonecny)- Add payload container (jkonecny)- Rename PAYLOAD_BASE to PAYLOAD (jkonecny)- Remove unnecessary space (jkonecny)- Remove DNF DBus namespace (jkonecny)- Move Packages module publishing to Payloads service (jkonecny)- Move payload packages out of DNF module (jkonecny)- Add basic configuration for pep8speaks github app (rvykydal)- Be more strict when checking for mounted dvd source (rvykydal)- Protect cdroms during tree population for image installs (rvykydal)- Finish code conventions rules migration to upstream (jkonecny)- Require new pykickstart version (jkonecny)- Revert \"Revert \"Fix Timezone pykickstart command version\"\" (jkonecny)- Add the task AddDeviceTask (vponcova)- Add the DBus method ValidateDeviceFactoryRequest (vponcova)- Add the DBus field \'reformat\' to the device factory request (vponcova)- Add the DBus method GetDeviceTypesForDevice (vponcova)- Add the DBus method GetFileSystemsForDevice (vponcova)- Add the DBus method GetRawDevice (vponcova)- Add the DBus method GenerateDeviceName (vponcova)- Add the DBus method GetDefaultLUKSVersion (vponcova)- Add the DBus method GenerateDeviceFactoryRequest (vponcova)- Add the DBus method ValidateRaidLevel (vponcova)- Add the DBus method ValidateContainerName (vponcova)- Add the DBus method AddDevice (vponcova)- Add the DBus method ValidateMountPoint (vponcova)- Add the DBus method CollectUnusedMountPoints (vponcova)- Add the DBus method GetSupportedRaidLevels (vponcova)- Add the DBus method GetDefaultFileSystem (vponcova)- Add the DBus method CollectSupportedSystems (vponcova)- Add the DBus method GetDiskTotalSpace (vponcova)- Add the DBus method CollectBootLoaderDevices (vponcova)- Add the DBus method CollectUnusedDevices (vponcova)- Add the DBus method CollectNewDevices (vponcova)- Add the DBus method GetPartitioned (vponcova)- Add the DBus method GenerateSystemData (vponcova)- Add the DBus method GenerateSystemName (vponcova)- Create the device tree scheduler (vponcova)- Always create and publish the DASD and ZFCP modules (vponcova)- Add the DBus method IsSupported to the zFCP module (vponcova)- Add the DBus method IsSupported to the NVDIMM module (vponcova)- Add the DBus method IsSupported to the DASD module (vponcova)- Add the DBus method IsSupported to the iSCSI module (vponcova)- Add the DBus method IsSupported to the FCoE module (vponcova)- Allow arch filtering for comps (jmracek)- Remove duplicated exception handler usage (vslavik)
* Mon Jan 13 2020 Martin Kolman - 32.19-1- Revert \"Fix Timezone pykickstart command version\" (vponcova)- Improve payload packages test for languages (jkonecny)- Update payload Packages properties tests (jkonecny)- Update payload LiveImage properties tests (jkonecny)- Fix Timezone pykickstart command version (jkonecny)- Fix failed tests introduced by merging multiple PRs (jkonecny)- Clean up for PEP257, PEP8, etc. in localization and its tests (vslavik)- Add tests for the rewritten localization module (vslavik)- Fix wrong code in localization found while writing tests (vslavik)- Remove parse_langcode(), LANGCODE_RE, and associated tests (vslavik)- Fix dosctrings by removing mentions of LANGCODE_RE (vslavik)- Replace remaining uses of parse_langcode by langtable\'s parsing (vslavik)- Add and use a convenience function to get language id (vslavik)- Add and use a mechanism for aborting early with invalid locale (vslavik)- Add failure tests for %packages --ignorebroken (jkonecny)- Raise error on --ignorebroken when is disabled (jkonecny)- Fail to set packages IgnoreBroken when disabled (jkonecny)- Add enable_ignore_broken_packages configuration (jkonecny)- Add test for the new Packages API (jkonecny)- Support --ignorebroken by packages module (#1642013) (jkonecny)- Support possibility to skip broken packages (#1642013) (jkonecny)- Do not crash on disk.wwn value being None (#1711571) (rvykydal)- Fix a callback of the PropertiesChanged signal (vponcova)- Test unwrapped DBus values (vponcova)- Replace the default DBus error (vponcova)- Extend check_task_creation_list (vponcova)- Simplify langtable method calls (vslavik)- Require langtable 0.0.49 for its new parsing method (vslavik)- Fix import, add license statement in dracut driver updates test (vslavik)
* Tue Jan 07 2020 Martin Kolman - 32.18-1- Fix cppcheck problem with undefined macros (jkonecny)- Fix C variable use before check for NULL (jkonecny)- Calculate ip address for kickstart URL ending in / (imsedgar)- Enable /boot on btrfs subvolume with GRUB2 (ngompa13)- Remove the workaround in the Resize dialog (vponcova)- Move the support for resizing devices (vponcova)- Add KernelArguments.is_enabled() as a replacement for getbool() (vslavik)- Fix tests broken by renamed modules (vslavik)- keyboard: pass shared module instance of localed wrapper to tasks (rvykydal)- keyboard: replace safe_dbus with dasbus in LocaledWrapper (rvykydal)- Add tests for the KernelArguments class (vslavik)- Stop KernelArguments inheriting from a dictionary (vslavik)- Change tests to use kernel.cmdline instead of flags.cmdline (vslavik)- Change all uses of flags.cmdline to kernel.kernel_arguments (vslavik)- Rename variables to prevent conflict with importing \"kernel_arguments\" (vslavik)- Change flags.cmdline to use kernel.kernel_arguments (vslavik)- Add kernel.kernel_arguments providing same functionality as flags.cmdline (vslavik)- Only attempt to open the ibm,max-boot-devices sysfs entry if it exists (javierm)- Don\'t add more devices in boot-device NVRAM than the maximum allowed (javierm)
* Thu Dec 12 2019 Martin Kolman - 32.17-1- Calculate the space on uninitialized disks (#1782449) (vponcova)- Define a method required by _schedule_actions (#1782463) (vponcova)- Split the partitioning code (vponcova)- Add the attribute children to the device data (vponcova)
* Tue Dec 10 2019 Martin Kolman - 32.16-1- Add a DBus method for checking resizable devices (vponcova)- Add DBus methods for partitioned devices (vponcova)- Add a DBus method for getting device size limits (vponcova)- Add the attribute protected to the device data (vponcova)- keyboard: make populating of missing values part of installation task (rvykydal)- keyboard: fix write_x_configuration method (rvykydal)- Reduce progress spinner repaints to save CPU (rhbz#1204242) (vslavik)- Document the storage setters (vponcova)- Rename the file with tests for the Blivet partitioning method (vponcova)- Change the type of AppliedPartitioning (vponcova)- Rename the callbacks on_storage_reset (vponcova)- Add the DBus method ResetPartitioning (vponcova)- Rename the DBus method for resetting the storage (vponcova)- Test the boot loader factory (vponcova)- Set up the boot loader factory (vponcova)- Create the boot loader factory (vponcova)- Add a new configuration option for the type of the bootloader (vponcova)- network: wrap IPv4 addresses showed in GUI (#1777706) (rvykydal)- keyboard: do not return None value from apply configuration task (rvykydal)- keyboard: fix reference before assignment in apply keyboard task (rvykydal)- keyboard: add localization module unit tests for keyboard (rvykydal)- keyboard: fix return value of LocaledWrapper.layouts_variants property (rvykydal)- keyboard: fix setting from generic keyboard in ks parsing (rvykydal)- keyboard: move setting of default value into related task (rvykydal)- Raise MountFilesystemError from DBus methods (vponcova)- keyboard: make update_settings_from_task private (rvykydal)- Add the mount point attribute to the device format data (vponcova)- Change mock imports to use the unittest.mock full import path (vslavik)- Rename an attribute of the action data structure (vponcova)- Change service_start_timeout (vponcova)- keyboard: update a comment for future refactorisations (rvykydal)- keyboard: remove superfluous call to write_x_configuration (rvykydal)- Calculate the space on disks with supported disk labels (vponcova)- keyboard: guard activation of keyboard configuration in the module (rvykydal)- keyboard: when converting values restore both console and X (#1775712) (rvykydal)- keyboard: do not store generic keyboard setting at all (rvykydal)- keyboard: split populating of missing keyboard values (rvykydal)- Fix __all__ in pyanaconda.modules.common.structure.
* (vponcova)- keyboard: do not convert from X value if we have vconsole in apply (#1776148) (rvykydal)- Change the DBus support for collecting ancestors (vponcova)- Add the attribute removable to the device data (vponcova)- Extend the attributes of the device data (vponcova)- keyboard: fix getting options from LocaledWrapper (rvykydal)- keyboard: move LocaledWrapper into localization module (rvykydal)- keyboard: apply configuration with a task (rvykydal)- keyboard: populate missing keyboard items with a task (rvykydal)- keyboard: write configuration with module task (rvykydal)- keyboard: split out populating of missing values into separate task (rvykydal)- keyboard: remove doc for unused weight parameter. (rvykydal)- keyboard: remove keyboard command from anaconda (rvykydal)- Rename payload sources to source (jkonecny)- Rename PayloadService to PayloadsService (jkonecny)- Rename payloads.payloads to payload.payload (jkonecny)- Rename payload to payloads for DBus services (jkonecny)- Rename payload module to payloads (jkonecny)- Publish main payload under Payloads (jkonecny)- Create PayloadContainer for dynamic provisioning (jkonecny)- Rename payload base to payload (jkonecny)- Use a variable when calling Zanata client in makefile (mkolman)- Clean up the spoke for the advanced storage (vponcova)- Rename payload DBus constants (jkonecny)- Remove handler word from payload leftovers (jkonecny)- Remove handler word from tests (jkonecny)- Rename LiveOSHandler
* classes to LiveOS
* (jkonecny)- Rename LiveImageHandler
* classes to LiveImage
* (jkonecny)- Rename DNFHandler
* classes to DNF
* (jkonecny)- Rename handlers from DNF internal variables (jkonecny)- Rename PackagesHandler
* classes to Packages
* (jkonecny)- Rename handler to payload in PayloadBase class (jkonecny)- Rename publish_handler to publish_payload (jkonecny)- Rename create_handler to create_payload (jkonecny)- Rename get_active_handler_path to payload path (jkonecny)- Rename is_handler_set to is_payload_set (jkonecny)- Rename payload handler getter and setter to payload (jkonecny)- Rename HandlerFactory to PayloadFactory (jkonecny)- Rename HandlerType to PayloadType (jkonecny)- Remove handler from factories variables (jkonecny)- Rename HandlerNotSetError to PayloadNotSetError (jkonecny)- Rename handler in logs for payload service class (jkonecny)- Rename payload handler internals in payload service (jkonecny)
* Mon Nov 18 2019 Martin Kolman - 32.15-1- Fix wrong kdump boot option in boot options docs (vslavik)- Remove unused pylint false positive (jkonecny)- Remove the DBus library (vponcova)- Remove the extra support for PropertiesChanged (vponcova)- Normalize the pretty XML output (vponcova)- Update the unit tests (vponcova)- Reorganize the DBus library (vponcova)- Remove signal subscriptions from anaconda (vponcova)- Add support for disconnection of a DBus proxy (vponcova)- Clean up the anaconda\'s signal (vponcova)- Remove the anaconda\'s DBus from the DBus library (vponcova)- Remove the anaconda\'s signal from the DBus library (vponcova)- Remove the anaconda\'s logger from DBus library (vponcova)- Create the DBus library (vponcova)
* Tue Nov 12 2019 Martin Kolman - 32.14-1- network: restrict applying of config from ks in initramfs with NM (#1768791) (rvykydal)- network: try to apply kickstart in initramfs only if neeeded (#1768791) (rvykydal)- Use default required space solution for LiveOS payload (jkonecny)- Fix Live Image module required value default (jkonecny)- Add defaults to payload required space base (jkonecny)- Move set up and tear down sources to payload base (jkonecny)- Move installation task API to base payload (jkonecny)- Move SpaceRequired API to payload base (jkonecny)- Add tests payload shared API for sources handling (jkonecny)- Add payload shared test API for sources (jkonecny)- Tweak payload_shared test class (jkonecny)- Use payload base interface for existing payloads (jkonecny)- Add payload base interface implementation (jkonecny)- Move payload base to payloads folder (jkonecny)- Move source base classes to payload.sources (jkonecny)- Add names to the network tests (vslavik)- Forbid trailing period (dot) in hostname (#1648107) (vslavik)- Remove the enum PartitioningMethod from the Storage spoke in GUI (vponcova)- Collections of callbacks in signals can be changed during emitting (vponcova)- Run the installation tasks of the DBus addons (vponcova)- Add DBus support for installation tasks for addons in the Boss (vponcova)- Provide fake installation tasks for the Baz addon (vponcova)- Add DBus support for installation tasks for addons (vponcova)- Add support for running DBus tasks in one task (vponcova)- Don\'t enable BLS for Xen machines (javierm)
* Tue Nov 05 2019 Martin Kolman - 32.13-1- Clean up ancient timezone tests (vslavik)- Add missing quotation mark to tmux.conf (jkonecny)- Fix too long lines in timezone module tests for PEP8 compliance (vslavik)- Add timezone interface tests for creation of timezone and NTP tasks (vslavik)- Add tests for the NTP D-Bus task (timezone module) (vslavik)- Add tests for the timezone D-Bus task (timezone module) (vslavik)- Move timezone and NTP from execute() to D-Bus configuration tasks (vslavik)- Add Neal Gompa as community feature maintainer (jkonecny)- Add pure community features documentation (jkonecny)
* Tue Oct 29 2019 Martin Kolman - 32.12-1- Add a temporary hack to fix installations on ppc64le and aarch64 (#1764666) (mkolman)
 
ICM