Commit Graph

1484 Commits

Author SHA1 Message Date
Fedora Release Engineering
844b8174fa Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-20 20:45:51 +00:00
Packit
0465dfe09b [packit] 37.11 upstream release
Upstream tag: anaconda-37.11-1
Upstream commit: 8c9fb82b

Signed-off-by: Packit <hello@packit.dev>
2022-06-27 15:43:14 +00:00
Adam Williamson
11e6b7b683 Backport PR #4207 to fix initramfs generation for Python 3.11 2022-06-21 10:04:51 -07:00
Python Maint
a0990ad716 Rebuilt for Python 3.11 2022-06-13 21:13:36 +02:00
Packit
163e05657e [packit] 37.10 upstream release
Upstream tag: anaconda-37.10-1
Upstream commit: bb70f706

Signed-off-by: Packit <hello@packit.dev>
2022-06-06 12:09:25 +00:00
Packit
718f47ce8a [packit] 37.9 upstream release
Upstream tag: anaconda-37.9-1
Upstream commit: e6c33adc

Signed-off-by: Packit <hello@packit.dev>
2022-05-24 14:10:29 +00:00
Packit
3931ab536d [packit] 37.8 upstream release
Upstream tag: anaconda-37.8-1
Upstream commit: e57a52fc

Signed-off-by: Packit <hello@packit.dev>
2022-05-23 15:45:50 +00:00
Adam Williamson
63befd5507 Backport PR #4125 to fix icon theme problems on KDE 2022-05-19 12:35:31 -07:00
Packit
2d2d1e42ec [packit] 37.7 upstream release
Upstream tag: anaconda-37.7-1
Upstream commit: 1adc4d22

Signed-off-by: Packit <hello@packit.dev>
2022-05-09 16:25:13 +00:00
Packit
41fe600989 [packit] 37.6 upstream release
Upstream tag: anaconda-37.6-1
Upstream commit: 07f5fd33

Signed-off-by: Packit <hello@packit.dev>
2022-04-25 17:27:12 +00:00
Packit
1e3316ab2b [packit] 37.5 upstream release
Upstream tag: anaconda-37.5-1
Upstream commit: 389cb2a1

Signed-off-by: Packit <hello@packit.dev>
2022-04-12 00:12:44 +00:00
Packit Service
3f4d543b61 [packit] 37.4 upstream release
Upstream tag: anaconda-37.4-1
Upstream commit: 40854080

Signed-off-by: Packit Service <user-cont-team+packit-service@redhat.com>
2022-03-28 16:39:15 +00:00
Packit Service
d1404dbb26 [packit] 37.3 upstream release
Upstream tag: anaconda-37.3-1
Upstream commit: baaaae80

Signed-off-by: Packit Service <user-cont-team+packit-service@redhat.com>
2022-03-15 14:16:05 +00:00
Adam Williamson
692dbbdb92 Backport PR#3935 to fix live installs 2022-03-08 17:19:37 -08:00
Packit Service
df673383bb [packit] 37.2 upstream release
Upstream tag: anaconda-37.2-1
Upstream commit: 277f8606

Signed-off-by: Packit Service <user-cont-team+packit-service@redhat.com>
2022-03-08 02:35:46 +00:00
Packit Service
b2f3f8a442 [packit] 37.1 upstream release
Upstream tag: anaconda-37.1-1
Upstream commit: 1754afeb

Signed-off-by: Packit Service <user-cont-team+packit-service@redhat.com>
2022-02-21 20:23:55 +00:00
Packit Service
ce9c06552b [packit] 36.16 upstream release
Upstream tag: anaconda-36.16-1
Upstream commit: 6b747a11

Signed-off-by: Packit Service <user-cont-team+packit-service@redhat.com>
2022-01-26 12:20:23 +00:00
Fedora Release Engineering
ad69cf3d48 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-19 21:13:54 +00:00
Packit Service
e14f20f5cf [packit] 36.15 upstream release
Upstream tag: anaconda-36.15-1
Upstream commit: 7157bd30

Signed-off-by: Packit Service <user-cont-team+packit-service@redhat.com>
2022-01-17 16:35:33 +00:00
Packit Service
11331e60f2 36.14 upstream release
Upstream tag: anaconda-36.14-1
Upstream commit: 5cf8b5dd

Signed-off-by: Packit Service <user-cont-team+packit-service@redhat.com>
2022-01-10 16:33:30 +01:00
Packit Service
4ca034f88e [packit] 36.13 upstream release
Upstream tag: anaconda-36.13-1
Upstream commit: d46fce8c

Signed-off-by: Packit Service <user-cont-team+packit-service@redhat.com>
2022-01-06 16:10:34 +00:00
Packit Service
aa367eedd0 [packit] 36.12 upstream release
Upstream tag: anaconda-36.12-1
Upstream commit: 2fcdf603

Signed-off-by: Packit Service <user-cont-team+packit-service@redhat.com>
2021-12-14 16:43:54 +00:00
Packit Service
96b4f224ce [packit] 36.11 upstream release
Upstream tag: anaconda-36.11-1
Upstream commit: 64914131

Signed-off-by: Packit Service <user-cont-team+packit-service@redhat.com>
2021-12-02 14:18:08 +00:00
Martin Kolman
3839cb87c1 New version 36.10-1
Add tasks for cleaning up after the live image installation (vponcova)
Create a task for mounting a live image (vponcova)
Remove unused code from the live image payload module (vponcova)
Wait for all background threads to finish before filling installation task
  queue (mkolman)
Remove all git hooks (vponcova)
Add a mnemonic (alt-s) to the LUKS version dropdown (vslavik)
Use a task to download the image payload (vponcova)
Clean up the download progress of the image payload (vponcova)
Fix double quotes in dracut package module-setup (vslavik)
Use the set up tasks in the image payload class (vponcova)
Split system purpose tests to a separate file (mkolman)
Create shared constants file for the subscription module (mkolman)
Move USER_AGENT to core/constants.py (mkolman)
Reset the goal during clearing the DNF cache (#2020754) (vponcova)
Fix generating of the kernel boot argument rd.znet= on s390x (jstodola)
Do not crash on dangling symlink /etc/resolv.conf (#2019579) (rvykydal)
Prepare release notes for Fedora 35 (vponcova)
Fix shell quotes in dracut (vslavik)
2021-11-29 18:59:44 +01:00
Martin Kolman
b378903483 New version 36.9-1
Remove the BaseLivePayload class (vponcova)
Cancel planned manual update of system time on turning ntp on (rvykydal)
Always check the dot before a tar suffix (vponcova)
Unify the detection of the tar image (vponcova)
Remove Jenkins from makebumpver (vslavik)
Add Rocky Linux profile to Anaconda (tucklesepk)
Add a new separator after the default keyboard layout (vponcova)
Replace the deprecated syspurpose CLI tool with SetSysrpose DBus call
  (mkolman)
bug fix: activate connection from callback _connection_updated_cb (qiy)
Remove git hook scripts (vslavik)
Run rsync with the correct source (vponcova)
Fix application of network --mtu kickstart option in Anaconda (rvykydal)
Add Rocky Linux profile to Anaconda (tucklesepk)
Migrate the Live OS payload on DBus (vponcova)
Don't require implementation of post_install_with_tasks (vponcova)
Move test launcher scripts to subdirectories (vslavik)
Fix all Shellcheck warnings in tests (vslavik)
Add Shellcheck config for Anaconda (vslavik)
Remove the provides_web_browser property (vponcova)
2021-11-15 20:06:57 +01:00
Martin Kolman
6cfc8418fd New version 36.8-1
Make network spoke GUI more robust in cases of missing NM Client. (rvykydal)
Do not crash on missing NM Client on --vnc installations (#1998754) (rvykydal)
Add configuration files for Read the Docs (vponcova)
Use the set-up and tear-down tasks of the Live OS image source (vponcova)
make US keyboard layout easier to find in Anaconda (suanand)
Show correctly that no admin user is set up (vslavik)
Move the Live OS image detection into a task (vponcova)
No wildcards in Automake (praiskup)
Create a new base class for migrated payloads (vponcova)
Disable the concurrency check in the error dialog in TUI (vponcova)
Unify GUI & TUI root spoke completeness conditions (vslavik)
Log statistics about the image installation (vponcova)
Document the drop-in %post scripts (vslavik)
Monitor the progress of the image installation in tasks (vponcova)
Bump required rpm version (vslavik)
CONTRIBUTING: Note to base changes on a clone of the target branch. (fgrose)
anaconda-cleanup: Don't unmount '/run/rootfsbase'. (fgrose)
Change creation of post-script directory (vslavik)
Restore file contexts in task instead of %post script (vslavik)
CopyLogsWithTask is now FinishInstallationWithTasks (vslavik)
Use the recommended autoreconf command (praiskup)
2021-11-02 17:41:22 +01:00
Martin Kolman
2b6ad05860 New version 36.7-1
Cache the parsed content of the help mapping files (vponcova)
Use specific help directories (vponcova)
Remove the default_help_pages configuration option (vponcova)
Remove the helpFile attribute (vponcova)
Implement the unified help support (vponcova)
Mention manual journal dumps for mising logs (vslavik)
Revert "Install kbd-legacy if keyboard layout is "fi" (#1955793)" (vponcova)
2021-10-12 17:16:49 +02:00
Martin Kolman
3ad35f3eb8 New version 36.6-1
Don't assume Python modules are in sysconfig.get_path('purelib') (miro)
Watch the org.freedesktop.hostname1 name (vponcova)
Make log copying truly the very last thing done (vslavik)
Rename string constant to make more sense (vslavik)
Move screenshot copying into the Task to copy logs (vslavik)
Add a quick howto for testing dracut changes (vslavik)
Mark the nompath option as deprecated (vslavik)
Don't consider the string module as deprecated (vslavik)
Fix typo and style (vslavik)
Remove ensure_str and decode_bytes (vslavik)
Stop using ensure_str in SimpleConfigParser (vslavik)
Stop using ensure_str in ProxyString (vslavik)
Uncouple ensure_str from {upper,lower}_ascii (vslavik)
Stop optionally decoding string data from RPM (vslavik)
Remove usage of ensure_str from have_word_match (vslavik)
Rename functions in string module to lower_case (vslavik)
Improve tests and docs of the new string module (vslavik)
Split string helpers from pyanaconda.core.util (vslavik)
Replace dummy callbacks (vponcova)
Remove the DBusMetaTask class (vponcova)
Remove unused arguments of the AnacondaPreParser class (vponcova)
Remove unused arguments of the AnacondaKSParser class (vponcova)
Remove the successful_checks property (vponcova)
Remove the sysroot_path function (vponcova)
Mark an unused variable with an underscore (vponcova)
Remove the SessionBus object (vponcova)
Remove the ANACONDA_DATA_DIR constant (vponcova)
Remove the minLevel argument (vponcova)
Remove the logLevelMap variable (vponcova)
Add systemd-machine-id-setup on Live to common bugs (vslavik)
Remove the mpath flag (vslavik)
Stop using the mpath flag (vslavik)
2021-10-11 17:43:52 +02:00
Martin Kolman
9ee62dbe94 New version 36.5-1
In installer environment set static, not transient hostname (rvykydal)
Payload should wait for all storage related threads to finish (mkolman)
Update Rawhide release docs to state of the art as of Fedora 35 (mkolman)
Fix deprecation warning about Gdk.Cursor.new (vslavik)
Document workaround MGA G200e graphics card (mkolman)
Verify the OPAL compatibility with XFS features (vponcova)
Fix comments in the python-deps script (vslavik)
Use sysconfig in dracut directly, not via distutils (vslavik)
2021-09-30 19:14:42 +02:00
Radek Vykydal
4591da2dc4 Merge #10 [WIP] Port dirinstall gating test from RHEL. 2021-09-24 14:13:09 +00:00
Martin Kolman
ab19eb4671 New version 36.4-1
Do not crash if restorecon is missing on target system (vslavik)
Move chmod into file copying function in CopyLogsTask (vslavik)
Clarify that the software selection doesn't affect the Anaconda configuration
  (vponcova)
Set an upper bound to entered sizes (#1992585) (vponcova)
Revert "Install kbd-legacy if keyboard layout is "fi" (#1955793)" (vponcova)
Use octal permissions instead of hexadecimal (vslavik)
Handle new time zones in GUI after earlier switch to zoneinfo (vslavik)
Do not stretch NTP toggle in GUI (vslavik)
Add AlmaLinux profile (andrew.lukoshko)
The NTP server dialog without entries shouldn't crash (#2001591) (vponcova)
Set hostname also from ip= static configuration without device (#1988521)
  (rvykydal)
Add Silverblue specific logos to profile. (jaberan)
data/profile.d: Add profiles for KDE & Kinoite Spins (tim)
Fix Removed options inst.[product|variant] were subsections (jkonecny)
2021-09-23 13:59:05 +02:00
Martin Kolman
25ec9892f5 New version 36.3-1
Fix boolean comparisons in asserts (vslavik)
Stop using distutils to compare kernel versions (vslavik)
Clarify scope of ignored locations (amahdal)
Clarify reference to other *multiple* `inst.ks` arguments (amahdal)
Clarify default behavior before `inst.ks.all` (amahdal)
Clarify `inst.ks.all` description by using imperative mode (amahdal)
Add missing markup for option names and "value types" (amahdal)
Copy logs in a task instead of a %post script (vslavik)
2021-09-16 15:30:03 +02:00
Martin Kolman
379f41be51 New version 36.2-1
Add missing apostrophe to suggestion (rffontenelle)
Add test for new "nosave" config members (vslavik)
Remove nosave flags, use conf instead (vslavik)
Add (no)save options to Anaconda section of config (vslavik)
Define a unique id in the main spokes and hubs (vponcova)
Add the Screen class (vponcova)
Print progress dots on one line in TUI (honza.stodola)
Cleanup unneeded NFS repo with rd.live.ram parameter (mmatsuya)
Include the anaconda-generator script in the updates image (vponcova)
Don't run shell on every found virtualization console (vponcova)
2021-09-09 13:43:46 +02:00
Radek Vykydal
d819f57243 Store tmt tests in tests directory 2021-09-08 17:21:00 +02:00
Radek Vykydal
462ee504e4 Disable vnc test.
It used to be broken / very instable. Moreover, dirinstall with vnc
seems to be broken in a new way currently.
2021-09-07 14:00:29 +02:00
Radek Vykydal
37897686ef Port dirinstall gating test from RHEL (sti -> tmt).
This pull request enables tests in the Fedora CI using `tmt` which
also allows to easily execute and debug tests from your laptop:

Run tests directly on your localhost:

    sudo dnf install -y tmt
    tmt run --all provision --how local

Run tests in a virtual machine:

    sudo dnf install -y tmt-provision-virtual
    tmt run

Check the documentation to learn more about the tool:
https://docs.fedoraproject.org/en-US/ci/tmt/
2021-09-07 14:00:29 +02:00
Martin Kolman
9199e20cef New version 36.1-1
- 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)
2021-08-24 17:18:30 +02:00
Martin Kolman
6d4e28d66f New version 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)
2021-08-10 19:04:40 +02:00
Martin Kolman
9a2eb10bce New version 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)
2021-07-29 17:21:37 +02:00
Fedora Release Engineering
c3bb2419f9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-21 17:32:37 +00:00
Fedora Release Engineering
f9b8368668 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-21 12:37:05 +00:00
Martin Kolman
3d3458be50 New version 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)
2021-07-20 19:34:49 +02:00
Martin Kolman
e41a5cb413 New version 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)
2021-07-12 16:27:08 +02:00
Martin Kolman
5d7c1bc247 New version 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)
2021-06-28 17:27:02 +02:00
Martin Kolman
de8d83b315 New version 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)
2021-06-15 17:35:20 +02:00
Python Maint
7bf8403646 Rebuilt for Python 3.10 2021-06-04 10:45:15 +02:00
Martin Kolman
1512e05c65 New version 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)
2021-05-26 01:39:51 +02:00
Martin Kolman
62f42fa896 New version 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)
2021-05-17 21:41:06 +02:00
Martin Kolman
3a7e42467f New version 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)
2021-05-05 18:30:20 +02:00
Martin Kolman
daa0e57220 New version 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)
2021-04-27 18:12:20 +02:00