anaconda/.gitignore

368 lines
8.4 KiB
Plaintext
Raw Normal View History

/anaconda-22.1.tar.bz2
/anaconda-22.2.tar.bz2
- Add some tests for execReadlines (dshea) - Remove iutil.fork_orphan (dshea) - Move non-exec tests into a separate class. (dshea) - Write storage after liveimg install (#1080396) (bcl) - Add an option to makebumpver to skip all checks. (clumens) - Write sslverify=0 for url kickstart method (#1116858) (bcl) - Add noverifyssl and proxy support to dracut ks handling (#1116858) (bcl) - Log installation successes and failures via ipmitool (#782019). (clumens) - Default the OK button on the iscsi dialog to insensitive. (clumens) - Add repo --install support to DNF (#1119867) (bcl) - Install selected ks repos to target (#1119867) (bcl) - Add check for the format of grub2 encrypted password (#1070327) (bcl) - Add some sanity checking to live payload (vpodzime) - Use blivet's getFreeSpace for limitting automatic swap size (vpodzime) - Ask users for enough space right at the first time (#876916) (vpodzime) - Use low level file i/o for rpm callback logging (#1035745) (bcl) - In tui cmdline mode skip showError and log message (bcl) - Modify nm to return defaults when no dbus is available (bcl) - Skip networkInitialize for image and dir installations (bcl) - Ignore safe_dbus errors in keyboard setup (bcl) - Skip syslog for dirinstall (bcl) - Clear out errors at the beginning of _save_right_side. (clumens) - Filter empty comps groups from both specific and generic lists (dshea) - Add a test for disadvised words. (dshea) - Mountpoint encrypted checkbox reflects container state (#1000031) (bcl) - Display a fatal error if unable to encrypt a password. (dshea) - Change strings per stylistic advice from ECS (dshea) - Untranslate the type column of the network device type combobox (dshea) - Add more information to the custom part summary dialog (#975804). (clumens) - Don't require user creation when root is locked (#1030626) (bcl) - Import LUKSDeviceWithoutKeyError from the right place (vpodzime) - Move _verifyLUKSDevicesHaveKey to Anaconda's codebase (vpodzime) - Fix issues reported by pyflakes (vpodzime)
2014-08-15 23:10:32 +00:00
/anaconda-22.3.tar.bz2
/anaconda-22.4.tar.bz2
- Don't call storage.write for dirinstall (#1120206) (bcl) - Fix pylint warning from a recent commit. (dlehman) - Fix the link to the help-button-clicked signal (dshea) - Assign mnemonics to two checkboxes on the user spoke that didn't have them. (clumens) - Remove "MB" from the size string on the HDISO combo box. (clumens) - Use _Cancel and _Continue mnemonics on these two screens. (clumens) - Rename to be the TIME & DATE spoke. (clumens) - Ok -> OK on the proxy dialog. (clumens) - Handle cancellation of new container creation. (dlehman) - Reflect previous custom/autopart selection in the storage spoke. (dlehman) - Clear out custom storage ksdata after first attempt to apply it. (dlehman) - Pass size as Size when adjusting container after device removal. (#1141707) (dlehman) - Set flags.rescue_mode not anaconda.rescue (#1143056) (amulhern) - Split localed's converted layouts and variants (#1073825) (vpodzime) - Rename variable to not with a built-in (mkolman) - Create free space snapshot before doing custom->autopart (vpodzime) - Deprecate RUNKS cmdline option. (sbueno+anaconda) - Show help also when alt+F1 is pressed (mkolman) - Support display of the custom mnemonics on the help button (mkolman) - Activate the built-in help when F1 is pressed (mkolman) - Specify help file names for hubs and spokes (mkolman) - Add a help button to every Anaconda screen (mkolman) - Don't call BusyCursor before Gdk is setup (#1078868) (bcl) - Fix SELINUX_DEFAULT import (#1137049) (bcl) - Catch and rethrow BTRFSValueError as KickstartException (#1019685) (amulhern) - Bump version so BTRFSValueError is found (#1019685) (amulhern) - Don't change langpacks config of installer environment (#1066017) (rvykydal) - network: fix typo 'Private ksy pasword' (#1120374) (rvykydal) - Fix up a string style issue found in the last network commits. (clumens) - network: WPA Enterprise: don't ask twice for password (#1120374) (rvykydal) - network: add support for WPA Enterprise (#1120374) (rvykydal) - network: add s390 network ifcfg options also for bond slaves (#1090558) (rvykydal) - network: copy resolv.conf to chroot before installing packages (#1048520) (rvykydal) - network: don't crash, just log for unrecognized bond options (#1039006) (rvykydal) - network: don't traceback on invalid team options (#1114282) (rvykydal) - network: don't write HWADDR in ifcfgs generated by kickstart (#1130042) (rvykydal) - Re-order the tz's in text mode to mirror the graphical order. (sbueno+anaconda) - Apply a better check for whether to fail if authconfig is missing. (clumens) - driver-updates: fix backspace/delete in dd menus (#1080380) (wwoods) - Fix an issue with bad NFS info specified in source spoke. (sbueno+anaconda) - Fix the SIGSEGV handler (dshea) - Remove argument handling from methods without arguments (dshea) - Warn if software selection size exceeds available space. (sbueno+anaconda) - X doesn't start when making the livecd on the GUI test either. (clumens) - Handle spaces in inst.repo, kickstart nfs, and url commands (#1109933) (bcl) - Fix that urllib2 problem more thoroughly. (clumens) - Fix a problem where urllib2 is not getting pulled into the initrd. (clumens) - Specify thin pool metadata/chunk size only if given by user (#1140635) (vpodzime) - Fix q for quit issue in text mode (#997405) (sbueno+anaconda) - Additional message if kickstart was used but did not finish (#1117908) (amulhern) - Move some statically detectable kickstart errors out of anaconda (#1117908) (amulhern) - Use only the digits from productVersion (bcl) - If a kickstart installation stops because it doesn't know something, log that. (clumens) - Don't care about crash args in bootloader (#1116323) (vpodzime)
2014-09-20 00:28:08 +00:00
/anaconda-22.6.tar.bz2
- Fix Welcome spoke not showing up during kickstart installation (#1147943) (mkolman) - Don't allow /boot on lvm on s390x. (sbueno+anaconda) - Handle failures to instantiate storage devices when parsing kickstart. (dlehman) - Add the new langsupport.py TUI spoke to POTFILES.in. (clumens) - Remove the now-unused imports of storageInitialize. (clumens) - Add support for language selection in text mode. (sbueno+anaconda) - packaging: handle new NFS installation source with inst.stage2=nfs:... (wwoods) - Allow cdrom-swapping when doing "inst.ks=cdrom[:...]" (wwoods) - anaconda-lib.sh: add tell_user() and dev_is_cdrom() (wwoods) - Don't force a user to return to the storage spoke after dasdfmt (sbueno+anaconda) - Don't run storageInitialize after dasdfmt (sbueno+anaconda) - Shut up, parallel (dshea) - Really fix unexpected exits in execReadlines (dshea) - Add a context manager for executing code while UI signals are blocked. (clumens) - Avoid the possibility of size variables being unset (#1146585) (dshea) - s390x: Apply disk selection before dasdfmt to preserve data. (sbueno+anaconda) - Fix a bad use of WIFSIGNALED (dshea) - Handle 0's returned by Gdk (dshea) - Adapt to corrected interpetation of logvol --percent. (dlehman) - Always use iutil to start processes. (dshea) - Move the X startup logic to iutil (dshea) - Move process watching to iutil. (dshea) - Close file descriptors while daemonizing auditd (dshea) - Add an option to only capture stdout with execWithCapture (dshea) - Simplify iutil.execReadlines. (dshea) - Add close_fds to the Popen call. (dshea) - Add an option to startProgram to reset signal handlers. (dshea) - Add a method startProgram to handle process starting (dshea) - Lock program_log_lock closer to where the log is written. (dshea) - Record early crashes to ipmi (dshea) - Clear the list of watched PIDs before exiting. (dshea) - Remove the exitCode parameter from exitHandler. (dshea) - Warn about uses of the string module. (dshea) - Import _ from the i18n module instead of hand-crafting a copy of it (dshea) - Import gettext in iutil instead of passing the module reference to iutil (dshea) - Fix a typo in a comment (dshea) - When running on HiDPI monitors, scale anaconda by a factor of 2 (dshea) - Sort the contents of the file system type combo box. (clumens) - Remove the border on the layout testing box. (clumens) - Explain what the IPMI constants mean. (clumens) - Don't attempt terminal size detection on the s390 (#1145065) (mkolman) - Don't show the Add DASD button unless on s390x. (sbueno+anaconda) - Don't show the Add DASD button unless on s390x. (sbueno+anaconda) - Preserve network args on s390x. (sbueno+anaconda)
2014-10-01 00:08:42 +00:00
/anaconda-22.7.tar.bz2
/anaconda-22.8.tar.bz2
- When I renamed the date & time spoke, I missed one string. (clumens) - Fix two more problems with spoke selectors in GUI testing. (clumens) - Fix the GRUB raid1 tests (dshea) - Add syslinux to the packages in the gui_testing kickstart file, too. (clumens) - Update the gui_testing kickstart file for productization changes. (clumens) - Update checkSizes to work in terms of Size objects (#1129629). (clumens) - Install grub to all disks in a btrfs raid1 /boot (#989644) (dshea) - Really fix issue with starting in cmdline mode on s390x. (sbueno+anaconda) - The network spoke's title has changed. Reflect that in the test. (clumens) - Grab memory.dat from running the GUI test. (clumens) - Don't panic prematurely on a missing size (#1154190) (amulhern) - Fix more messages the new pylint found. (clumens) - dracut/save-initramfs.sh: don't save /tmp (wwoods) - Get rid of some unnecessary text from dasdfmt dialog. (sbueno+anaconda) - Quit if no device type name selected. (amulhern) - Fix stray comment. (amulhern) - If there's no attached ANACTEST device, don't attempt to mount and run it. (clumens) - Fix a spelling error (#1153672) (dshea) - Log when using updates from /tmp/updates/ (bcl) - Fix # handling in SimpleConfigFile (#1045687) (bcl) - Unconditionally clear the process handle when nm-c-e exits (#1132645) (dshea) - Remove the code that reads /tmp/vncshell.pid. (dshea) - Rewrite _bound_size() to bound_size() in storage_utils.py (amulhern) - Changes for scheduling size change on an existing device (#1076055) (amulhern) - Remove too strict condition for changing size (#1076055) (amulhern) - Omit calculation and use of active_dev_type. (amulhern) - Add a method that extracts device type name from combo box (amulhern) - Don't pass use_dev around to internal methods. (amulhern) - Check identity, not equality, for RaidLevel objects. (amulhern) - Run restorecon on /etc/hostname (#1133368) (bcl) - Add authconfig and firewalld packages when used in ks (#1147687) (bcl) - Allow kickstart with no method (#972265) (bcl) - Fix a typo from 73d3a8e5. (sbueno+anaconda) - Respect both ways how to disable bootloader installation (vpodzime) - Fix a bug unmounting /boot on efi+atomic installs. (clumens) - Refactor handling of fsCombo considerations. (amulhern) - Be more restrictive displaying btrfs device type. (amulhern) - Get rid of unnecessary raid_level variable (amulhern) - Use Size, not int, for size (#1076055) (amulhern) - Remove an unused import (dshea) - Don't automatically select environments for kickstart installs (#1018226) (dshea) - Initialize the GUI lock in a way that doesn't break the API (dshea) - Don't check enabledPlugins if plugins are not yet enabled (#1142544) (dshea) - Add transifex branch check to makebumpver (bcl) - Get rid of an unused variable in the localization test. (clumens) - Don't strip accents from the user-inputted keyboard string (dshea) - Convert strings to unicode in have_word_match (#1146581) (dshea) - Use translated versions of the AM/PM strings consistently (vpodzime) - Import GUI-specific stuff only when running GUI in entropy handling (vpodzime) - Always store the information about display mode in ksdata (vpodzime) - Connect signals to handlers for day/month/year changes (vpodzime) - Switch to using the new help content path (#1072033) (mkolman) - Remove unused variables in the datetime_spoke.py module (vpodzime) - Add nombr to anaconda to suppress updating MBR (#886502) (gczarcinski) - Make the date format locale-dependent in our GUI (#1044233) (vpodzime) - A function for resolving date format and order (vpodzime) - Make device/fs type comboboxes take less space (vpodzime) - Skip running efibootmgr for noefi mode (#1047904) (bcl) - Fix a race between checking for Gtk.main_level and running Gtk.main (dshea) - Allow recursive lightbox calls (#1147337) (dshea) - Disable the ntp service with --nontp (#1135768) (dshea)
2014-10-22 23:36:40 +00:00
/anaconda-22.9.tar.bz2
- Remove gui, install, and ostree tests from TESTS. (clumens) - Update the ostree test for the new ostree+grub patches. (clumens) - Add a timeout when the ostree test checks for proper booting. (clumens) - bootloader: Bridge efi_dir configuration earlier for rpmostreepayload (walters) - rpmostreepayload: Handle grub2+EFI layout (walters) - rpmostreepayload: Copy all subdirectories of /usr/lib/ostree-boot (walters) - Handle the case of rpmostreepayload + GRUB2 (walters) - Test adding, removing, and reordering keyboard layouts. (clumens) - Test displaying the help viewer on every screen. (clumens) - Add functions to UITestCase to grab the contents of a view. (clumens) - Extend the keyboard GUI test to test adding layout switching. (clumens) - Add checks for selected language/locale on the welcome screen. (clumens) - Catch EOFError in raw_input (#1158841) (bcl) - Ensure we are specifying sensible target sizes for resize. (#1120964) (dlehman) - Set the autopart fstype for boot too (#1112697) (bcl) - Ensure we are specifying sensible target sizes for resize. (#1120964) (dlehman) - Rework the placement of items on hubs. (dshea) - Lightly rearrange the nav_area (dshea) - Do not install interactive exception handler in cmdline mode (#1155979) (vpodzime) - Remove dmidecode from Requires: (vpodzime) - Wait until all spokes are setup before updating continue button (bcl) - Allow adding prepboot to a blank disk in custom (#1155660) (bcl) - Make anaconda more scrollable (#1135024) (dshea) - Remove unused imports (vpodzime) - Just preserve the %addon header args if an addon is missing (#1155026) (vpodzime) - Add a test to verify the help dialog pops up. (clumens) - Look up most widgets relative to the currently displayed screen. (clumens) - Make a few more updates for labels that have changed in the GUI. (clumens) - Warn users about liveinst usage of --updates (#1153550) (bcl) - Fix handling of md fwraid names in kickstart bootloader command. (#1156354) (dlehman) - Use an empty string for no root password instead of None (#1155576) (dshea) - Don't allow related bugs without acks (bcl) - Fix switching environments when no environment is selected (#1018226) (dshea) - Make size_from_input() and size_from_entry() methods handier. (amulhern) - Changes around handling of size entries in custom spoke. (amulhern) - network: handle dbus UnknownMethod exception on invalid objects (#1061796) (rvykydal)
2014-11-05 01:13:11 +00:00
/anaconda-22.10.tar.bz2
- Skip tui askvnc reboot for dirinstall (#1164254) (bcl) - If a message is for a spoke not on the current hub, throw it away. (clumens) - Find storage test cases automatically. (clumens) - Add new storage test cases that reuse results of earlier autopart runs. (clumens) - Support high contrast mode in fedora-welcome (#1160499) (dshea) - How the GUI test suite disk is displayed has changed. (clumens) - do not delete liveimg --url=file:/// file (gczarcinski) - Add support for doing a liveimg kickstart with local file (#1140358) (bcl) - Create missing parent directories for user's home directory (#1163775) (bcl) - Related bug can have different fixed-in and state (bcl) - Provide useful hints on TTY1 during the installation (mkolman) - Decrease memory requirements on gui tests, and make that attr private. (clumens) - Don't use blivet in the gui tests. (clumens) - Use MiB/GiB instead of MB/GB in GUI tests. (clumens) - Make the No Space dialog look less terrible. (clumens) - Add a test case where it's impossible to reclaim. (clumens) - Use blivet's Size class instead of ints and such. (clumens) - Get the gui tests running in parallel. (clumens) - Add a basic test of the reclaim dialog. (clumens) - Make images in raw format instead of qcow2. (clumens) - Allow specifying which of the GUI tests you want to run. (clumens) - Check if we read something when emptying stdin queue (vpodzime) - Require min entropy for 'part --encrypted' devices (#1162695) (vpodzime) - Don't rely on terminal attributes being configurable (#1162702) (vpodzime) - Check for a GLib source ID of None in unwatchAllProcesses. (dshea) - Disable payloads that failed to setup (#1162732) (dshea) - Only enable non-interactive yum plugins (#1111535) (dshea) - Add a placeholder for a product-specific logo (dshea) - Load a stylesheet from product.img (dshea) - Fix make distcheck (mkolman) - Include help content in the Anaconda tarball (mkolman) - Fix typo causing traceback when NTP is turned ON/OFF (vpodzime) - Use /var/tmp for the temp directory when installing anaconda. (clumens) - Prevent tb on s390x when de-selecting a DASD and doing custom part. (sbueno+anaconda) - Revert "Revert productName repo name change (#1128474)" (bcl) - Remove a comment that is a blatant lie. (clumens) - Fix an environment variable setting in the test environment. (clumens) - Update the background image paths used in Fedora. (dshea) - Add a pylint module to detect uses of interruptible system calls. (dshea) - Wrap interruptible system calls in a loop (#1160041) (dshea) - Unpack the callback data given to us by blivet (vpodzime) - Add timeout to callbacks waiting for enough entropy (#1073679) (vpodzime)
2014-11-22 01:55:01 +00:00
/anaconda-22.11.tar.bz2
/anaconda-22.12.tar.bz2
- Print the result to the log, not the variable name. (clumens) - Ellipsize comboboxes (#1170275) (dshea) - Allow the columns of the container combo box to flow (#1170275) (dshea) - Allow specifying how much from kickstart_tests to keep. (clumens) - Fix up two problems in run_kickstart_tests.sh. (clumens) - Fix detecting errors in groups-and-envs-1.ks. (clumens) - Add a network command to the various kickstart test ks files. (clumens) - Reorganize run_kickstart_tests.sh a bit to use parallel. (clumens) - Use the anaconda-user-help package for help content (mkolman) - Fix which TUI field is being checked for which input (#1169533) (dshea) - Fix pylint-reported issues in RPMOSTreePayload (vpodzime) - rpmostreepayload: Rework remote add handling (walters) - Remove Requires: python-nss (vpodzime) - If there's no boot.iso, skip the kickstart tests. (clumens) - Test that a kickstart file with both an environment and group installs both. (clumens) - Move the ostree test out of its own directory. (clumens) - Add a general-purpose kickstart-driven testing setup. (clumens) - Move the pykickstart version test into a different subdirectory. (clumens) - Really hide and show passphrase warnings (#1162828) (dshea) - Unsetup the payload on the way out of anaconda (#1164577) (dshea) - Beware of 0 being the same bool value as None when setting time (vpodzime) - Fix the last member of the struct_time struct (vpodzime) - Use a flag to determine if the datetime spoke is shown (vpodzime) - Put AM/PM label and buttons in a revealer and hide/unhide them (vpodzime) - Fix issues with the date&time not being updated on timezone changes (vpodzime) - Fix the way we create the list of DASDs needing dasdfmt. (#1073982) (sbueno+anaconda) - Fix threading issues for dasdfmt in gui storage. (#1073982) (sbueno+anaconda) - Add sshkey kickstart command (bcl) - Skip setting up env and groups in software spoke for ks (#1173350) (bcl) - Add missing dnf package selection support (#1169056) (bcl) - Add variable substitution to DNF (#1164803) (bcl) - Simplify and robustify handling of fstype combo box. (amulhern) - Fix warnings about the default parameter that gdk deprecated (dshea) - Remove the color override from MountpointSelector. (dshea) - Move the layout indicator color to css and fix the colors (dshea) - Don't crash in pre-commit if no files changed (dshea) - Make the Selected Disks and Configure Mount Point dialogs wider (#1171834). (clumens) - Sync up the Selected Disks and Configure Mount Points dialogs (#1171838). (clumens) - Make sure /boot is not LVM LV if we're on s390x (#873135) (sbueno+anaconda) - Only show the "SYSTEM" heading if there are data mount points under it. (clumens) - Remove an unused import in rpmostreepayload.py. (clumens) - Use DNF by default (#1156483) (mkolman) - Check system-release for whether to enable betanag or not (#1168829). (clumens) - rpmostreepayload: Avoid shutil.copytree in favor of cp -r to fix symlinks (walters) - Look for Requires: and BuildRequires: at the front of a line. (clumens) - Don't attempt to install anaconda packages from the install-requires target. (clumens) - Remove _assureLogoImage (dshea) - Add a stylesheet property to BaseInstallClass (dshea) - Fix EOF error that occurs if user input required in x3270. (#1171135) (jstodola) - Print an error when the kickstart file is missing (bcl) - Remove UserInterface.basepath and UserInterface.basemask definitions. (amulhern) - Remove pointless overrides identified by the pointless override checker. (amulhern) - Add a simple pointless-override checker to pylint checkers. (amulhern)
2014-12-20 00:09:18 +00:00
/anaconda-22.13.tar.bz2
- Add error checks to liveimg mount code (#1178703) (bcl) - Switch kickstart tests to doing VNC instead of graphical. (clumens) - Updates for new Size.convertTo() spec. (amulhern) - Force a background in the main GtkBox in anaconda windows. (dshea) - Animate the screen transitions. (dshea) - Implement DNFPayload.environmentOptionIsDefault (#1179905) (dshea) - Remove the directory dnf downloaded packages into. (clumens) - Allow specifying pre-defined repos via kickstart with dnf backend (#1177988). (clumens) - Get rid of unnecessary python disable-msg in zfcp spoke. (sbueno+anaconda) - Fix typo in commit 472be66b2af2af69e7eac15ec9c94ccc818e12b5. (dlehman) - Fix some pylint errors in the zfcp panel. (sbueno+anaconda) - Fix an accelerator collision found on the filter page. (sbueno+anaconda) - Fix some issues pylint found. (sbueno+anaconda) - Show disk paths on Other page in advstorage. (sbueno+anaconda) - Don't treat the baserepo as special when gathering metadata (#1177502) (dshea) - Make dnf._base and dnf._base.comps always available. (dshea) - Remove the checks for whether dnf and rpm were imported (dshea) - Remove obsolete packaging code. (dshea) - Do not bypass name setters in the custom spoke. (#1138370) (dlehman) - Preserve kickstart url behavior for mirrorlist (#1109933) (bcl) - Use a backslash to escape nfs spaces instead of x20 (#1109933) (bcl) - Add missing translation context for Add ECKD DASD button in advstorage. (sbueno+anaconda) - Add translation contexts for z and zfcp panel in advstorage. (sbueno+anaconda) - Convert devices size to str for GUI for zFCP devices (amulhern) - Fix string formatting of zFCP devices. (sbueno+anaconda) - Fix the way zFCP devices are displayed in storage spoke. (#1024902) (sbueno+anaconda) - Show labels on Add zFCP dialog. (sbueno+anaconda) - Fix failure to search by LUN in advanced storage spoke. (sbueno+anaconda) - Get rid of the clear button in advanced storage spoke. (sbueno+anaconda) - Fix up the z Panel in advanced storage. (sbueno+anaconda) - Add support for adding zFCP devices in the GUI (sbueno+anaconda) - Remove DirtyFSError related callbacks and entries. (amulhern) - Remove allowDirty parameter from mountExistingSystem() call. (amulhern) - Remove old workaround for missing EFI bits. (dmarlin) - Wait for payload thread in TUI software spoke. (#1178214) (sbueno+anaconda) - Start the network before the display (#1167103) (dshea)
2015-01-10 01:20:30 +00:00
/anaconda-22.14.tar.bz2
/anaconda-22.15.tar.bz2
/anaconda-22.16.tar.bz2
- Fix pylint complaints about log lines (bcl) - Add JENKINS_PROXY support to makebumpver (bcl) - Copy the kickstart package tests for testing with yum (bcl) - Pass multiple args to runone in run_kickstart_tests.sh (bcl) - Ignore some accelerator collisions on the filter dialog. (clumens) - Remove an unused variable. (clumens) - network: fix a typo making creating virtual devices in %pre fail (#1075195) (rvykydal) - network: support for bridge, require pykickstart with the support (#1075195) (rvykydal) - network: Catch exception from NM failing to create a bridge device (#1075195) (rvykydal) - network: add bridge support for kickstart %pre phase (#1075195) (rvykydal) - network: generate kickstart commands for bridge devices (#1075195) (rvykydal) - network: add bridge support to kickstart (#1075195) (rvykydal) - network: support for adding bridge devices (#1075195) (rvykydal) - network: display bridge devices in status (#1075195) (rvykydal) - Fix position of Refresh List button in filter spoke (#1065716) (rvykydal) - Fix accelerator collision of Refresh button (#1065716) (rvykydal) - gui: add Refresh button to network storage UI (#1065716) (rvykydal) - iscsi: display portal (address:port) of node in node list (#1114820) (rvykydal) - iscsi: when logging into nodes consider ip:port of node (#1114820) (rvykydal) - network: display only actual fqdn of ip we offer for vnc connection (#1089429) (rvykydal) - network: GUI: reactivate connection automatically after configuration (#1033063) (rvykydal) - Don't traceback if connection does not have read-only setting (#1158919) (rvykydal) - network: enable NM ibft plugin only for ip=ibft boot option (#804511) (rvykydal) - network: add support for vlan tag in iBFT (#804511) (rvykydal) - network: pass team opts to dracut for netroot (#1075666) (rvykydal) - Remove unused version macros from anaconda.spec.in (vpodzime) - Don't process continue-clicked events for windows that aren't shown. (clumens) - Add back an empty %files for the anaconda metapackage (dshea) - Do not include dd_list and dd_extract in the anaconda-core package. (clumens) - Replace long usage with int (#1014220) (mkolman) - Do not use sys.exc_type (#1014220) (mkolman) - Replace StandardError with Exception (#1014220) (mkolman) - Make filter() usage Python 3 compatible (#1014220) (mkolman) - network: add teamd package if team is used during installation (#1185670) (rvykydal) - network: add NetworkManager-team (#1182633) (rvykydal) - Don't allow weak LUKS passwords either (bcl) - Use %license in anaconda.spec.in (bcl) - Don't allow weak passwords (text mode). (sbueno+anaconda) - Remove the press done twice to exit text (bcl) - Don't allow weak user passwords (bcl) - Don't allow weak root passwords (bcl) - Increase minimum password length to 8 (bcl) - Remove the unused re import from nm.py. (clumens) - Remove IPy from nm.py for python 23 compatibility. (rvykydal) - Show empty VGs in the custom spoke. (dlehman) - Use the rpm database to find kernel package versions (#1074358) (dshea) - Check whether a payload has an instclass (#1185588) (dshea) - Remove the unused indexed_dict module (vpodzime) - Use threadMgr to wait for exception handling to finish (vpodzime) - Add a method for waiting for error handling to finish (vpodzime) - Move HW errors processing to the code that runs in the main thread (vpodzime) - Replace python-urlgrabber with python-requests (#1141242) (mkolman)
2015-01-30 22:02:36 +00:00
/anaconda-22.17.tar.bz2
/anaconda-22.18.tar.bz2
/anaconda-22.19.tar.bz2
/anaconda-22.20.tar.bz2
/anaconda-23.0.tar.bz2
/anaconda-23.1.tar.bz2
/anaconda-23.2.tar.bz2
/anaconda-23.3.tar.bz2
/anaconda-23.4.tar.bz2
/anaconda-23.5.tar.bz2
/anaconda-23.6.tar.bz2
- Fix doReqPartition import from autopart (bcl) - Add support for reboot --kexec kickstart command (bcl) - Add inst.kexec and --kexec support to reboot with kexec (bcl) - Add setup_kexec method to prepare the system for a reboot with kexec (bcl) - Add kickstart %pre-install section support (bcl) - Remove the custom help button from the toolbar (bcl) - Use multiple streams for zRAM instead of multiple devices (vpodzime) - iscsi: pass rd.* options of devices to be mouted in dracut (#1192398) (rvykydal) - Remove the unused productName import from custom_storage_helpers.py. (clumens) - Remove the old custom partitioning help dialog (mkolman) - Implement the new reqpart command. (clumens) - Sort disks by name when checking disk selection (vpodzime) - Set both .format's and .originalFormat's passphrase on unlock (vpodzime) - Make the Encrypt checkbox insensitive for encrypted non-BTRFS devices (#1210254) (vpodzime) - Check for Gtk before importing escape_markup (bcl) - If the network is disabled, also disable the network part of the source spoke. (#1192104) (clumens) - Add handling for unusable storage configurations. (dlehman) - Allow markup in the label/message of DetailedErrorDialog. (dlehman) - Allow passing an optional button list to showDetailedError. (dlehman) - Allow kwargs with gtk_action_wait, gtk_action_nowait decorators. (dlehman) - Fix makeupdates handling of Release: (bcl) - Make sure we unmount the path we mounted (bcl) - Fix up one more back_clicked reference that got missed. (clumens) - Don't unconditionally set ksdata.lang.seen to True (#1209927) (mkolman) - Reset the back_clicked flag if we stay on the Storage spoke (#1210003) (vpodzime) - Mark the back_clicked attribute of the Storage spoke as private (vpodzime) - TUI pwpolicy setup was supposed to be in __init__ not refresh (#1208607) (bcl) - Preserve the order of boot args added by kickstart. (clumens) - Revert "allow /boot on btrfs subvol or filesystem" (bcl) - Connect scroll adjustments in the right class (#1206472) (dshea)
2015-04-22 16:28:30 +00:00
/anaconda-23.7.tar.bz2
- Clean up after processKickstart in parse-kickstart_test.py. (clumens) - Add support to dnfpayload.py for addon NFS repos. (clumens) - Fix IndexError: list index out of range (#1219004) (jkonecny) - Fix a typo in proxy-kickstart.sh that was causing a test time out. (clumens) - iSCSI Name Validation using regexes (sujith_pandel) - Add kickstart tests for proxy usage. (dshea) - In dracut, do not display a warning for network lines with just a hostname. (clumens) - Add transport adapters to support ftp and file fetching (dshea) - Fix for "Kickstart installation fails..." (#1197960) (jkonecny) - Allow passing kickstart tests to be run on the command line. (clumens) - Automatically collect environment variables to be passed to ks tests. (clumens) - Use isinstance instead of type for doing type checks. (clumens) - Remove yumpayload.py, its support files, and most references to yum. (clumens) - Fix the packages-and-group wildcard exclusion test (dshea) - Set the GUI-selected environment in the ksdata (#1192100) (dshea) - Don't crash if the disk model is None (#1215251) (dshea) - Correct an error message in packages-and-groups-1.ks. (clumens) - Switch from testing for emacs* to kacst*. (clumens) - Tests that end in a traceback are failures, not successes. (clumens) - Don't run run_report.sh from within run_kickstart_tests.sh. (clumens) - If a kickstart test failed due to a traceback, display that. (clumens) - Wrap device labels earlier (#1212586) (dshea) - Remove the angle property from the device label (dshea) - Get rid of the find button in the filter spoke. (dshea) - Rearrange filter.glade (dshea) - Fix errors in the vendor column renderers. (dshea) - Fix some minor inconsistencies in filter.glade (dshea) - Fix issues with advanced storage searching. (dshea) - Remove duplicate entries from search combo boxes (dshea) - Use named IDs for the filter type combo boxes. (dshea) - Rearrange filter.glade the way glade wants it now (dshea) - Add a reporting support script to kickstart tests. (clumens) - Return a specific error code when a test times out. (clumens) - Fix indentation in run_one_ks.sh. (clumens) - Also remove all the fonts in the packages-and-groups-1 test. (clumens) - Enable the basic-ftp and basic-ftp-yum kickstart tests. (clumens) - Fix a typo in groups-and-envs-2.ks (clumens) - Get NTP pools and servers from ksdata for the runtime config (vpodzime) - Adapt to the new argument list for save_servers_to_config. (clumens) - Remove the restriction that /boot be below 2TB for grub (#1082331) (dshea) - Distinguish between NTP pools and servers in GUI (vpodzime) - Add support for chrony pool directive (mlichvar) - Add a readme pointing to the documentation (bcl) - Sphinx docs - use source order (bcl) - Add html documentation for Anaconda v23.7 (bcl) - Place html docs under ./docs/html/ (bcl) - Configure proxy settings for dnf payload (#1211122) (bcl) - Change online action to change (bcl) - Check for images/install.img first for netboot (bcl) - Ignore addon and anaconda sections in handle-sshpw (bcl) - Ignore %anaconda section in parse-kickstart (bcl) - Change of label in iscsi storage spoke (jkonecny)
2015-05-16 01:00:06 +00:00
/anaconda-23.8.tar.bz2
- Fix a usage typo in run_once_ks script. (sbueno+anaconda) - Add kickstart tests for keyboard settings. (sbueno+anaconda) - Add a kickstart test for lang settings. (sbueno+anaconda) - Fix a % call inside _(). (clumens) - Convert ntp-pools.* to using the new kstest functions and autopart. (clumens) - Fix up the expected output in parse-kickstart_test.py. (clumens) - Fix a couple more pylint problems in the s390 code. (clumens) - Use the adapted Timezone class for kickstart data (vpodzime) - Add a kickstart test for processing NTP servers/pools configuration (vpodzime) - Show error on invalid username attempts in TUI. (#1171778) (sbueno+anaconda) - Fix dracut reads ksdevice from missing os enviromnent (jkonecny) - Run kickstart tests through an LMC-like program, not LMC itself. (clumens) - Move common kickstart_test code out into its own functions.sh file. (clumens) - Switch to using autopart in the kickstart tests. (clumens) - Fix a couple pylint errors. (sbueno+anaconda) - Make anaconda changes necessary for libblockdev s390 plugin. (sbueno+anaconda) - Add a kickstart test for lvm with percentage-based sizes. (dlehman) - Add kickstart test for basic fixed-size lvm layout. (dlehman) - Add a kickstart test to validate the default fstype. (dlehman) - Add kickstart test to test bond interface creation (jkonecny) - Add kickstart test to test vlan creation (jkonecny) - Fix --device=link and --device not specified (#1085310) (rvykydal) - Add kickstart test to test hostname (jkonecny) - Add a /boot to tmpfs-fixed_size.ks. (clumens) - Fix bad warning message when user set illegal IP (jkonecny) - Fix bad check of illegal ip address (jkonecny) - Add a simple tmpfs kickstart test (mkolman) - Add a kickstart test for escrow packets and backup passphrases (dshea) - Fix a typo that caused us to discard corrected target sizes. (#1211746) (dlehman) - Don't pass anything to ./configure. (dshea) - Fix a pylint problem in parse-kickstart_test.py. (clumens) - Fix 0 choice in Language and Storage in TUI mode (jkonecny) - Update html documentation for new boot-options section (bcl) - Convert boot-options to ReST and include it in the Sphinx documents. (bcl)
2015-06-04 01:40:24 +00:00
/anaconda-23.9.tar.bz2
- Deal with encrypted partitions not being readable by virt-cat. (clumens) - Make use of the restore_signals Popen argument (dshea) - Don't allow /boot on iSCSI. (#1164195) (sbueno+anaconda) - Merge pull request #127 from mulkieran/master-kickstart (mulkieran) - Actually distribute the clickable message test, too (dshea) - Fix disk argument passing to virt-cat in the ostree test. (clumens) - Relabel all password and group files in %post (#1228489) (dshea) - Deal with the order of ifcfg files not being guaranteed. (clumens) - Add a __init__.py to fix up an error when running iutil_test.py. (clumens) - Actually run the clickable message test (dshea) - Add a false positive to pylint checking for S390Error. (clumens) - Let the excludedocs test pass if there are only directories left. (clumens) - Allow successful kstest results to provide more details. (clumens) - The escrow_cert test cannot use autopart. (clumens) - Don't warn on PyInit__isys being unused. (clumens) - Test that root LV is encrypted. (amulhern) - Deal with subprocess returning bytes in tests/lib/filelist.py, too. (clumens) - Make anaconda+python3+pocketlint work. (clumens) - Start using our new shared pylint framework in anaconda. (clumens) - Remove our extra pylint checkers. (clumens) - Remove a duplicate libselinux-python3 requires. (clumens) - Run makeupdates with Python 2 for now (mkolman) - Don't use the _safechars private property (#1014220) (mkolman) - Make sure directory size is returned as int (#1014220) (mkolman) - Only warn about missing yum-utils (#1014220) (mkolman) - Make sure set_system_time() gets an integer (#1014220) (mkolman) - Make sure the column number in TUI is an integer (#1141242) (mkolman) - Python 3 compatible sorting fixes (#1014220) (mkolman) - Make version comparison Python 3 compatible (#1014220) (mkolman) - Don't apply numeric comparison on None (#1141242) (mkolman) - Avoid comparing None to an integer (#1141242) (mkolman) - Handle urllib split (#1014220) (mkolman) - Don't try to decode strings (#1014220) (mkolman) - Rename function attributes (#1014220) (mkolman) - Replace raw_input() with input() (#1014220) (mkolman) - Make iterators and their usage Python 3 compatible (#1014220) (mkolman) - Convert Python 2 metaclass magic to Python 3 metaclass magic (#1014220) (mkolman) - Make the raise syntax Python 3 compatible (#1014220) (mkolman) - Python 3 no longer does tuple parameter unpacking (#1014220) (mkolman) - Make isys Python 3 compatible (#1014220) (mkolman) - Set a correct mode for the tempfile (#1014220) (mkolman) - Python 3 temp files no longer reflect external changes (#1014220) (mkolman) - Make print usage Python 3 compatible (#1014220) (mkolman) - Rename the warnings spoke to warnings_spoke (#1014220) (mkolman) - Replace list comprehension with for at class level (mkolman) - Make gettext usage Python 3 compatible (#1014220) (mkolman) - Do not open tty5 for writing in the "a" mode (#1014220) (vpodzime) - Do not use pykickstart's RepoData as a key in a dict (#1014220) (vpodzime) - Do not run repo attrs' checks if they are not set up yet (#1014220) (vpodzime) - Don't depend on side effects of map() (#1141242) (mkolman) - Don't use exceptions' message attribute (#1014220) (vpodzime) - Addapt to string type changes (#1014220) (mkolman) - Handle modules returning bytes in Python 3 (#1014220) (mkolman) - Add and use function that makes sure we work with strings (#1014220) (vpodzime) - Handle modules requiring different string types in Python 3 (#1014220) (mkolman) - Remove sitecustomize (#1014220) (mkolman) - Make ASCII conversions Python compatible (#1014220) (mkolman) - Remove "is Unicode" tests (#1014220) (mkolman) - Fix ASCII conversion tests (#1014220) (mkolman) - Return a string when calling a program (#1014220) (mkolman) - Handle subprocess returning bytes (#1014220) (mkolman) - Handle latin-1 strings in locale -a output (#1014220) (mkolman) - Open the VNC password file for binary writing (#1014220) (mkolman) - Update parse-kickstart for python3 (#1014220) (bcl) - Update driver-updates for python3 (#1014220) (bcl) - Update python-deps for python3 (#1014220) (bcl) - Add a test for parse-kickstart (#1014220) (bcl) - Make the import Python 3 compatible (#1014220) (mkolman) - Change configparser and queue imports (#1014220) (mkolman) - Remove imports from the __future__ (#1014220) (mkolman) - Use the imp module directly (#1014220) (mkolman) - Use Python 3 versions of Python dependencies (#1014220) (mkolman) - Use /usr/bin/python3 in scripts (#1014220) (mkolman) - Use Python 3 versions of nose and Pylint (#1014220) (mkolman) - Build the Anaconda widgets for Python 3 (#1014220) (mkolman) - Update makebumpver for python3 (#1014220) (bcl) - Fix Kickstart installation without default gateway errors out (jkonecny) - Fix results checking in a couple ks tests. (clumens)
2015-06-11 00:07:34 +00:00
/anaconda-23.10.tar.bz2
- Do not import iutil from flags (dshea) - Ignore EINTR errors in files unlikely to encounter them (dshea) - Reimplement the open override for the dracut scripts (dshea) - Wrap the only non-open call found by the new pocketlint checks (dshea) - Redefine open to retry on EINTR (dshea) - Remove __future__ imports (dshea) - Use python 3's OSError subclasses instead of checking errno (dshea) - Allow kwargs in eintr_retry_call (dshea) - Remove explicit uses of /dev/null (dshea) - Do not retry calls to close or dup2 (dshea) - Remove another function from isys (dshea) - Make dialogs behave better with timed input validation (dshea) - Fix the password/confirm checks to work with delayed validation (dshea) - Move the URL protocol removal out of the input check (dshea) - Remove the vestigal capslock label from the password spoke (dshea) - Re-saved a few glade files (dshea) - Run set_status unconditionally from update_check_status (dshea) - Do not run input checks for every keystroke of input (#1206307) (dshea) - Add a method to execute timed actions early (dshea) - Use comps.environments instead of comps.environments_iter (#1221736) (dshea) - Merge pull request #83 from mulkieran/master-requires (mulkieran) - Only show supported autopart choices in choices combo. (amulhern) - Strip out device types that blivet is not able to support. (amulhern) - Update blivet required version. (amulhern) - Fix nfs4 stage2 and repo handling (#1230329) (bcl) - Update upd-kernel so that it actually works (#1166535) (bcl) - Fix passing ,nfsvers=3 to dracut (#1161820) (bcl) - Require the python3 version of iscsi-initiator-utils (dshea) - Fix the pylint pre-commit hook for python3 and pocketlint (dshea) - Fix a type check to work with python 3. (dshea) - Do not log Xorg output to tty5 (dshea)
2015-06-20 00:52:10 +00:00
/anaconda-23.11.tar.bz2
/anaconda-23.12.tar.bz2
/anaconda-23.13.tar.bz2
- Catch blivet formatDevice ValueError in custom (#1240226) (bcl) - There's now a python3-rpmfluff, so revert this. (clumens) - Fix a couple other pylint problems in the driver disk tests. (clumens) - Merge pull request #194 from wgwoods/master (wwoods) - dracut: fix boot failure waiting for finished/dd.sh (wwoods) - Use builddir instead of srcdir to find the dd utils (dshea) - Fix the dd_test for python3. (dshea) - Fix %files to deal with compiled python3 modules (dshea) - Add a bunch of gi.require_version calls (dshea) - Temporarily disable the error about not importing rpmfluff. (clumens) - Don't try to iterate over threads directly in wait_all. (clumens) - Update the btrfs kickstart tests to use functions.sh. (clumens) - Merge pull request #182 from wgwoods/dd-refactor (wwoods) - driver_updates: fixes from patch review (wwoods) - Don't be too picky about what name is --device=link (dshea) - Ignore stderr output from parse-kickstart. (dshea) - Add an option to execReadlines to filter out stderr. (dshea) - Ignore interruptible system calls in the dd test (dshea) - Fix an undefined variable in writeStorageLate (dshea) - Connect zfcp entries to the discovery buttons (dshea) - Connect iscsi activations to buttons (dshea) - Connect the dasd number entry to the discovery buttons. (dshea) - Add keyboard layouts on the row-activated signal. (dshea) - Connect dialog inputs to default actions. (dshea) - Remove unnecessary GtkNotebooks. (dshea) - Re-save some dialog glade files. (dshea) - Merge pull request #181 from wgwoods/master (wwoods) - dd-refactor: dracut + build bits (wwoods) - Add kickstart test for RAID1 (bcl) - pass PYTHONPATH to the kickstart test framework (bcl) - Write servers to chronyd.conf even if it's off (#1197575) (wwoods) - Refresh advanced disks after disk summary dialog (#1226354) (bcl) - parse-kickstart: just emit 'inst.dd=XXX' for driverdisk (wwoods) - parse-kickstart: pylint fixes (wwoods) - dd-refactor: new driver_updates.py + tests (wwoods) - payload: fix driverdisk repos (wwoods) - dracut: fix boot with inst.ks and no inst.{repo,stage2} (#1238987) (wwoods) - Use the most recent versions of the btrfs, logvol, part, and raid commands. (clumens) - Allow /boot partition on iscsi with ibft (#1164195) (jkonecny) - Add kickstart tests to test btrfs installation (vtrefny) - Fix broken test by infiniband patch (#1177032) (jkonecny)
2015-07-11 00:35:03 +00:00
/anaconda-23.14.tar.bz2
/anaconda-23.15.tar.bz2
/anaconda-23.16.tar.bz2
- Fix Initial PPC PReP Boot Selector Name (#1172755) (rmarshall) - Require a newer version of pykickstart (vpodzime) - Use dictionaries is thread-safe manner. (dshea) - Merge pull request #234 from wgwoods/master (wwoods) - Auto-load ks.cfg if OEMDRV volume available. (#1057271) (sbueno+anaconda) - Check the encrypt checkbox when encrypted specified in KS (vtrefny) - Do not raise KickstartValueError for missing passphrase (vtrefny) - Ask for encryption passphrase when not specified in ks (#1213096) (vtrefny) - dracut: minor cleanup (wwoods) - dracut: fix missing messages for inst.ks=cdrom (wwoods) - Wait forever for kickstarts on CDROM (#1168902) (wwoods) - Use abs_builddir instead of builddir so paths will look more reasonable. (clumens) - Add a new makefile target that does everything needed for jenkins. (clumens) - Merge pull request #228 from AdamWill/logind (dshea) - Fix crash when mirrorlist checkbox is checked (jkonecny) - Fix crash when user start typing proxy credentials (jkonecny) - Check repository URL before leaving Source Spoke (jkonecny) - Add IDs to identify addon repositories (jkonecny) - Repositories can be checked without a selection (jkonecny) - Consolidate the language environment variables. (dshea) - Change the generated API indices slightly (dshea) - Ignore "mountpoint" used a format specifier (dshea) - filesystems -> file systems, per the style guide (dshea) - Properly parameterize a translated string (dshea) - Fix pylint errors in rescue.py. (dshea) - Remove unused imports (dshea) - Remove text.py from spec file (#965985) (sbueno+anaconda) - Merge pull request #220 from AdamWill/1243962 (dshea) - Fix adding 'boot=' option in FIPS mode (vtrefny) - anaconda.target: Wants systemd-logind.service (#1222413) (awilliam) - Remove the last usage of newt and get rid of it as a dependency (#965985) (sbueno+anaconda) - Enable anaconda to use the new rescue mode. (#965985) (sbueno+anaconda) - Get rid of unnecessary constants in constants_text. (#965985) (sbueno+anaconda) - Get rid of some unnecessary files. (#965985) (sbueno+anaconda) - Display verbose packaging errors to the user (bcl) - Show source errors from refresh method (bcl) - Fix the validate functions in the btrfs kickstart_tests. (clumens) - Connect kickstart lang data to dnf-langpacks (#1051816) (dshea) - Add simple_replace config file function (bcl) - Remove some vestiges of the old packaging module (dshea) - Remove window boot block detection functions. (dshea) - Remove iutil.xprogressive_delay. (dshea) - Simplify iutil.mkdirChain. (dshea) - Decode wifi SSIDs into strings. (#1240398) (dshea) - Actually use the temp directory so test files get cleaned up (dshea) - Disable the output from rpmbuild (dshea) - Remove stray references to python2. (dshea) - Fix possible to start installation without network (#1221109) (jkonecny) - Fix 'q' (to quit) do not work in TUI hub (jkonecny) - act on the right objects when stripping URL protocols (#1243962) (awilliam) - Fix 'App' object has no attribute 'queue' (#1243316) (jkonecny)
2015-07-24 19:09:23 +00:00
/anaconda-23.17.tar.bz2
- Move the proxy server script into a common file. (dshea) - Use python3 for the proxy server and remove python2 compatibility (dshea) - makePickle now needs to return bytes (bcl) - gi.require_version raises ValueError (bcl) - Remove duplicate signal setup block (bcl) - Fix three bugs discovered by driverdisk-disk.ks (clumens) - Fix error with OEMDRV ks auto-load check. (#1057271) (sbueno+anaconda) - Make sure TUI is readable for non-latin languages (#1182562) (mkolman) - Equalize capacity & mount point entries (#1212615) (dshea) - Disable GRUB os_prober on POWER (#1193281) (rmarshall) - Cancel Container Edit Sensitizes Update (#1168656) (rmarshall) - Fix SoftwareSpoke._kickstarted. (dshea) - Disable a Pylint false-positive (#1234896) (mkolman) - Add support for autostep and --autoscreenshot (#1234896) (mkolman) - Escape \'s in doc strings (dshea) - Ellipsize the file system type combo box (#1212615) (dshea) - Add graphviz to make-sphinx-doc script (jkonecny) - Remove many of a documentation compilation errors (jkonecny) - Add class diagrams to existing spokes and hubs (jkonecny) - Add class diagram settings to documentation (jkonecny) - Fix the UnusuableConfigurationError dialog (#1246915) (dshea) - Chase pygobject's stupid moving target (dshea) - Add missing translation contexts (dshea) - Actually translate the container type labels (dshea) - Check whether a translated string requires a context or comment. (dshea) - Clean up the temporary pools virt-install makes. (clumens) - Return the same object for repeated calls to __get__ (#1245423) (dshea) - Use sys.exit instead of os._exit. (clumens) - Add parentheses around the IPV6 regex fragment. (dshea) - Add tests for IPv6 literals in URLs (dshea) - Modify Installation Source Proxy Label (#11688554) (rmarshall)
2015-08-01 00:59:50 +00:00
/anaconda-23.18.tar.bz2
/anaconda-23.19.tar.bz2
- Skip source url checks when network is off (#1251130) (bcl) - Don't set net.device to link if there is no ksdevice (#1085310) (bcl) - Reading carrier while link is down raises IOError (#1085310) (bcl) - Don't write nfs repos to the target system (#1246212) (bcl) - Make sure username entered in TUI if create a user chosen. (#1249660) (sbueno+anaconda) - Write the empty dnf langpacks.conf to the right directory (#1253469) (dshea) - Add pyanaconda test for network.check_ip_address (jkonecny) - Replace IPy package by ipaddress (jkonecny) - Correctly check return code when running rpm from makeupdates (mkolman) - Fix crash when new device appear in Welcome screen (#1245960) (jkonecny) - Fix crash when connections are changing (#1245960) (jkonecny) - Make LVM cache kickstart tests more robust (vpodzime) - product.img buildstamp should override distribution buildstamp (#1240238) (bcl) - On incomplete ks, don't automatically proceed with install. (#1034282) (sbueno+anaconda) - Update the translation doc with zanata branching incantations. (sbueno+anaconda) - Merge pull request #287 from kparal/patch-1 (clumens) - boot-options.rst: add a note about nfsiso (kamil.paral) - Few fixes and amendments for the boot_options.rst file (vpodzime) - Prevent issues with encrypted LVs on renamed VGs (#1224045) (vpodzime) - Create and use snapshot of on-disk storage with no modifications (#1166598) (vpodzime) - Implement the class for storage snapshots (vpodzime) - Prevent any changes in the StorageSpoke if just going back (vpodzime) - Make StorageSpoke's on_back_clicked less complicated (vpodzime) - Add kickstart tests for the LVM cache kickstart support (vpodzime) - Disable packages-multilib, for now. (clumens) - Make sure the liveimg test shuts down when it finishes. (clumens) - Change how success is checked for the basic-ostree test. (clumens)
2015-08-18 01:07:05 +00:00
/anaconda-23.20.tar.bz2
/anaconda-24.0.tar.bz2
/anaconda-24.1.tar.bz2
- Handle driver rpms retrieved via network (#1257916) (bcl) - Fix the types passed to chown_dir_tree (#1260318) (dshea) - Add a test for home directory reuse (dshea) - Use MDRaidArrayDevice.members instead of .devices (dshea) - Make sure anaconda reads in ks file from OEMDRV device. (#1057271) (sbueno+anaconda) - Try to deal with expected errors from devicetree.populate (#1257648) (vpodzime) - Revert "Temporarily disable generating a coverage report." (clumens) - Fix a DBus InvalidProperty handling (jkonecny) - Fix another bash syntax problem in kickstart-genrules.sh (#1057271) (sbueno+anaconda) - Add a test for the rootpw kickstart command (dshea) - Add tests for setRootPassword (dshea) - Add a /boot partition to the reqpart test. (clumens) - Fix up a statement that's not assigned to anything. (clumens) - Temporarily disable generating a coverage report. (clumens) - Don't try to concatenate a list with a string (#1252444) (mkolman) - Activate coverage for tests executed with sudo (atodorov) - set sysroot correctly when setting root password (#1260875) (awilliam) - Add a test for kickstarts that %include a URL (dshea) - Add missing python dependencies for requests. (#1259506) (dshea) - Serve the http addon repos from the test tmpdir (dshea) - Make make-addon-pkgs easier to use from within a test (dshea) - Add a simple http server for use in kickstart tests. (dshea) - Add a script to print an IP address for the host. (dshea) - Add a cleanup hook that can be defined by kickstart tests (dshea) - Move kickstart test support files into a separate directory. (dshea) - Fix a python3 related error in the pre-commit hook (dshea) - network: gui spoke TODO cleanup (rvykydal) - libnm in spoke: add missing connection for eth device with Configure (rvykydal) - libnm in spoke: allow adding missing connection for eth device externally (rvykydal) - libnm in spoke: wait for valid state of added device before adding to list (rvykydal) - libnm in spoke: use libmn objects instead of names an uuids (device on/off) (rvykydal) - libnm in spoke: to check if device is activated just use its object (rvykydal) - libnm in spoke: use connnection objects instead of uuids (edit connection) (rvykydal) - libnm in spoke: refresh early when device is added (rvykydal) - libnm in spoke: use connection object instead of uuid (DeviceConfiguration) (rvykydal) - libnm in spoke: share nm client in standalone and normal spoke (rvykydal) - libnm in spoke: add enterprise wpa connection using libnm client (rvykydal) - libnm in spoke: use AccessPoint object in place of ssid bytearray (rvykydal) - libnm in spoke: delete connection using libnm client (rvykydal) - libnm in spoke: replace python-dbus workaround calls for ap security flags (rvykydal) - libnm in spoke: call get_data() on ap.get_ssid() result to get ssid bytes (rvykydal) - libnm in spoke: showing ip configuration of a device (rvykydal) - libnm in spoke: NMClient -> NM.Client (rvykydal) - libnm in spoke: gi.NetworkManager -> gi.NM (rvykydal) - libnm in spoke: Revert "Fix crash when new device appear in Welcome screen (#1245960)" (rvykydal) - libnm in spoke: Revert "Fix crash when connections are changing (#1245960)" (rvykydal) - Add an ignoredisk --drives= test. (clumens) - Add a test for the reqpart command. (clumens) - Grab anaconda.coverage on tests that reimplement validate(). (clumens) - Install driver-updates (dshea) - Fix a typo in service enablement in kickstart.py. (clumens) - Get rid of the extraneous cats and greps in user.ks. (clumens) - Add sshkey testing to the user kickstart_test. (clumens) - Add a kickstart test in Arabic. (clumens) - Verify Initial Setup services are present before turning them ON/OFF (#1252444) (mkolman) - Don't crash if the Japanese PC-98 keyboard is selected (#1190589) (mkolman) - Report on all local files and exclude what we don't need instead of explicitly including paths we may not be aware of. (atodorov) - Change "failed to download" messages from critical to warning. (clumens) - getcode -> status_code in a live payload error message. (clumens) - Fix a bash error in kickstart-genrules.sh (#1057271) (sbueno+anaconda) - specify if=virtio,cache=none for VM drives (atodorov) - update the test b/c latest anaconda doesn't allow weak passwords (atodorov) - Specify format=raw to avoid warning from qemu (atodorov) - update for Python3 nose (atodorov) - Add a services.sh file to match the existing services.ks. (clumens) - Add types to all existing kickstart tests. (clumens) - Add the ability to mark kickstart tests with a type. (clumens) - Run nm-connection-editor with the --keep-above flag (#1231856) (mkolman)
2015-09-12 01:01:21 +00:00
/anaconda-24.2.tar.bz2
- Properly translate c-to-continue on the root selection screen (mkolman) - Check minimal memory requirements properly (#1267673) (jstodola) - Allow users to be created with an existing GID. (dshea) - Add a test for creating a user with an existing GID. (dshea) - Add tests for gids embmedded in the user groups list. (dshea) - Allow the kickstart --groups list to specify GIDs. (dshea) - Add a --groups argument to the user ks test. (dshea) - Fix the locale pattern packages-instlangs-3 looks for. (dshea) - Raise an error if osimg cannot be found (#1248673) (bcl) - Use the bootloader raid levels for bootloader installation (#1266898) (bcl) - Use otps.display_mode during early startup (#1267140) (mkolman) - Mount stage2 cdrom after running driver-updates (#1266478) (bcl) - Get rid of an unused import in the user spoke. (clumens) - Log crashes from the signal handler. (dshea) - Save a core file when anaconda crashes. (dshea) - Keep environment selection when reentering the software spoke (#1261393) (mkolman) - Only show the user spoke if no users are specified in kickstart (#1253672) (mkolman) - Fix 'cat: /tmp/dd_disk: No such file or directory' (#1251394) (jkonecny) - Do not display curl 404 errors that can be safely ignored (vtrefny) - Catch blkid failure in driver-updates (#1262963) (bcl) - Add kickstart tests for %packages --instLangs (dshea) - Do not display markup in showDetailedError. (dshea) - Skip OEMDRV if interactive DD is requested (#1254270) (bcl) - Drivers are simply under /run/install/DD-x/ (#1254270) (bcl) - Fix branding when iso is downloaded from nfs or hd (#1252756) (jkonecny) - Use yum to install the mock buildroot for now. (dshea) - Rename the gettext tests (dshea) - Bring back the KSTEST_HTTP_ADDON_REPO substitution in nfs-repo-and-addon.sh (clumens) - Run substitution checks on the right kickstart file. (clumens) - Tell gettext that anaconda is not a GNU package. (dshea) - Ignore environment modification warnings in docs/conf.py (dshea) - Check for unsubstituted strings before running a test. (dshea) - Autopart use 90% of disk capacity for required space compare (#1224048) (jkonecny) - Fix include packages install size when downloading on root (#1224048) (jkonecny) - Enable and improve the check for swap LV size in LVM cache kickstart tests (vpodzime) - make-sphinx-docs: Add modules needed to document tests (bcl) - Add test documentation (atodorov) - Fix how the reqpart test checks for /boot, again. (clumens) - Add a way to get default settings when running the kickstart_tests. (clumens) - Change how we ignore non-tests in kickstart_tests. (clumens) - Various fixes to substitution strings in kickstart_tests. (clumens) - Move kickstart_test .ks files to .ks.in. (clumens)
2015-10-03 00:37:03 +00:00
/anaconda-24.3.tar.bz2
- Hide the places sidebar in the ISO chooser widget. (dshea) - Use GtkResponseType values in the iso chooser dialog (dshea) - Do not use deprecated getDevicesByInstance method (vtrefny) - By default, skip those kickstart tests we know to be failing. (clumens) - Fix pylint unused import (jkonecny) - network: handle bridge device appearing before its connection (#1265593) (rvykydal) - Use $KSTEST_URL in tests that still had dl.fp.o hardcoded. (dshea) - Support CONNECT in the test proxy server. (dshea) - Extract the file used by liveimg as a prereq (dshea) - Convert the proxy script to a prereq. (dshea) - Add a prereqs function to kickstart tests. (dshea) - Fix traceback when trying to create list of unformatted DASDs. (#1268764) (sbueno+anaconda) - network: handle missing connections of a device configured in GUI better (rvykydal) - network: don't set NM_CONTROLLED=no for root on SAN. (rvykydal) - Add support for other systemd units to kickstart service command (bcl) - Merge pull request #388 from wgwoods/dd-in-initrd-fix (wwoods) - Set the password checkbox for empty kickstart passwords. (dshea) - Do not set the password input text with unencrypted passwords. (dshea) - Install input checks before modifying the user GUI (#1256065) (dshea) - Fix a lying error message in style_guide.py (dshea) - Use "Enter" instead of "Return" for the keyboard key. (dshea) - New Anaconda documentation - 24.3 (bcl) - Include missing test files and scripts in Makefile.am/tarball (atodorov) - dracut: accept inst.dd=[file:]/dd.iso (#1268792) (wwoods) - Do not override StorageChecker.errors in StorageSpoke (#1252596) (vtrefny) - Lookup IPv6 address without brackets (#1267872) (bcl) - Mangle the boot device differently for systemd (#1241704) (dshea) - Fail the media check if the systemd service failed to start. (dshea)
2015-10-17 01:21:45 +00:00
/anaconda-24.4.tar.bz2
- Improve install space required estimation (#1224048) (jkonecny) - Update the on-disk snapshot of storage when adv. disks are added (#1267944) (vpodzime) - Check that ipv6 kickstart outputs the right ip= (dshea) - Change a variable name for pylint. (dshea) - Do not run time_initialize for image and directory installations (#1274103) (bcl) - Remove unused properties (dshea) - Do not modify the kickstart user data until apply() (dshea) - Make AdvancedUserDialog.run() more readable (dshea) - Improve the behavior of the home directory input. (dshea) - Stop setting inappropriate properties in ksdata. (dshea) - Update the password strength bar during the password strength check. (dshea) - Remove unnecessary grab_focus and set_sensitive calls (dshea) - Use signal handlers in the user spoke more sensibly. (dshea) - Fix potential issues with the username guesser. (dshea) - Make kickstart tests growing LVs stricter (vpodzime) - Point coverage.py to the full path of pyanaconda/ (atodorov) - Don't set BOOTPROTO= when it isn't set (jbacik) - Pass strings to blockdev.dasd_format, not a DASDDevice object. (#1273553) (sbueno+anaconda) - Revert "Use yum to install the mock buildroot for now." (dshea) - decode package name for /etc/sysconfig/kernel (RHBZ #1261569) (awilliam) - Add tests for the more complicated command line options (dshea) - Store fewer kinds of things in the dirinstall option. (dshea) - Fix the parsing of selinux=0 (#1258569) (dshea) - Include a local $ANACONDA_DATADIR in the test environment. (dshea) - Move the command line arguments to anaconda_argparse. (dshea) - Don't crash while logging binary output. (dshea) - Decode program output even if there is no output (#1273145) (dshea) - Add a test for _run_program with binary output (dshea) - Test execWithCapture when the command outputs nothing. (dshea) - Fix a long line in kickstart_tests/functions.sh. (clumens) - Merge pull request #414 from vpodzime/master-lvm_log (vpodzime) - Save the lvm.log Blivet may produce (vpodzime)
2015-10-29 01:36:07 +00:00
/anaconda-24.5.tar.bz2
/anaconda-24.6.tar.bz2
- Collect test-suite.log from all 'make check' invocations. Closes #452 (atodorov) - Fix parse-kickstart_test.py. (clumens) - Remove mkdud.py. (clumens) - Remove the kickstart_tests directory. (clumens) - Always quote values in ifcfg- files (#1279131) (bcl) - Include original kickstart in /root/original-ks.cfg (#1227939) (bcl) - strip spaces from extlinux label and default (#1185624) (bcl) - Report kernel failures during kickstart tests. (clumens) - Make sure unicode in kickstart works. (dshea) - Set the window icon (dshea) - Only run space check in TUI if spokes are complete. (#1279413) (sbueno+anaconda) - Allow a user's primary group to be created in --groups (#1279041) (dshea) - Remove uses of broad-except. (dshea) - Add a test for all that container minimization stuff. (clumens) - Use the partition command in one of the kickstart_tests. (clumens) - Don't clear the _currentIsoFile if another iso was selected (bcl) - makeupdates: Include utils/handle-sshpw (bcl) - Add --sshkey to kickstart sshpw command (#1274104) (bcl) - Split exception description from exception traceback (jkonecny) - Show DNF exception instead of silent exit (jkonecny) - Combine results from all gettext_tests into one log file (atodorov) - Try to run make ci with real translations. (dshea) - Untranslate undisplayed TreeView column headers. (dshea) - Add a test for hidden translatable strings (dshea) - Add the translated string to markup error messages. (dshea) - Test glade translations by default (dshea) - Change the way glade tests are run. (dshea) - Remove the accelerator test. (dshea) - Add the test lib directory to $PYTHONPATH in the commit hook (dshea) - network: create ifcfg files in tui if needed (#1268155) (rvykydal) - Do not limit ONBOOT default setting to url and nfs installation methods (#1269264) (rvykydal) - ibft: fix setting dracut boot args for static ibft nic configuration (#1267526) (rvykydal) - network: Don't set --device link default for hostname only network cmd (#1272274) (rvykydal) - network: assume --device=link as default also for ks on hd (#1085310) (rvykydal) - network: use ibftx interface for iSCSI from iBFT in dracut (#1077291) (rvykydal) - network: add s390 options to default ifcfg files (#1074570) (rvykydal)
2015-11-19 01:10:31 +00:00
/anaconda-24.7.tar.bz2
/anaconda-24.8.tar.bz2
/anaconda-24.9.tar.bz2
/anaconda-24.10.tar.bz2
- Fix makeupdates for anaconda move to anaconda.py (bcl) - Rename ./anaconda to ./anaconda.py to work around coverage.py #425 (atodorov) - Remove special handling for interruptible system calls. (dshea) - Handle PEP 3101 strings in the gettext context check (dshea) - Improve RHS summary strings in multiselection (#1265620) (jkonecny) - Increase GI version required of AnacondaWidgets (jkonecny) - Increment version of g-introspection for widgets (jkonecny) - Increment the AnacondaWidgets version (jkonecny) - Switch to the new Initial Setup unit name (#1299210) (mkolman) - Uncomment self.check_lang_locale_views in tests/gui/ (atodorov) - Add dogtail to test requirements (atodorov) - Add config for easier combining of kickstart and Jenkins coverage data (atodorov) - Apply the fallback style to anaconda selectors. (dshea) - Redo the stylesheet for Gtk 3.19+ (dshea) - Directly overwrite /usr/share/anaconda/anaconda-gtk.css (dshea) - Merge pull request #463 from dashea/translation-tests (dshea) - Display the name of the addon while executing it (bcl) - Add page selection summary to the right side (#1265620) (jkonecny) - Ask when removing new items in multiselection (#1265620) (jkonecny) - Add multiselection with SHIFT key (#1265620) (jkonecny) - Use show_arrow feature implemented in Selector (#1265620) (jkonecny) - Add new property to show/hide arrow in Selector (#1265620) (jkonecny) - Change selection logic when opening Page (#1265620) (jkonecny) - Add new BasePage class (#1265620) (jkonecny) - Add signal and methods to MountpointSelector (#1265620) (jkonecny) - Fix errors with multiselection (#1265620) (jkonecny) - Accordion class now process events for selectors (#1265620) (jkonecny) - Change cammel case for accordion.py to new pep8 (jkonecny) - Move selection logic from custom spoke to accordion (#1265620) (jkonecny) - Modify ConfirmDeleteDialog now the checkbox is optional (#1265620) (jkonecny) - Multiselection works in GUI with remove (#1265620) (jkonecny) - Add multiselection to Accordion with control key (#1265620) (jkonecny) - Remove bad translations from the source tarball. (dshea) - Treat warnings from xgettext as errors. (dshea) - Run translation-canary tests from make check. (dshea) - Do not run pylint on translation-canary (dshea) - Squashed 'translation-canary/' content from commit 5a45c19 (dshea)
2016-02-06 01:33:38 +00:00
/anaconda-24.11.tar.bz2
/anaconda-24.12.tar.bz2
/anaconda-24.13.tar.bz2
/anaconda-25.0.tar.bz2
/anaconda-25.1.tar.bz2
/anaconda-25.2.tar.bz2
/anaconda-25.3.tar.bz2
/anaconda-25.4.tar.bz2
/anaconda-25.5.tar.bz2
/anaconda-25.6.tar.bz2
/anaconda-25.7.tar.bz2
/anaconda-25.8.tar.bz2
- Use the iutil functions for interacting with systemd services. (dshea) - Add methods to enable and disable systemd services. (dshea) - Do not add .service to the end of service names. (dshea) - Remove detach-client from tmux.conf (dshea) - Use Blivet 2.0 for set_default_fstype (#607) (sgallagh) - Remove dnf from the list of required packages. (#605) (dshea) - Add access to the payload from addons (#1288636) (jkonecny) - Disable pylint warnings related to the log handler fixer. (dshea) - Allow the metacity config dir to be overriden. (dshea) - Do not include /usr/share/anaconda files in the gui package. (dshea) - Work around logging's crummy lock behavior. (dshea) - Use rm -r to remove the temporary python site directory. (dshea) - Remove the subnet label for wired devices. (#1327615) (dshea) - Fix how unusued network labels are hidden (#1327615) (dshea) - Remove yum_logger (bcl) - Remove the lock loglevel (bcl) - Use a temporary user-site directory for the tests. (dshea) - Build everything for make ci. (dshea) - Ignore some E1101 no-member errors when running pylint (bcl) - Sprinkle the code with pylint no-member disable statements (bcl) - Catch GLib.GError instead of Exception (bcl) - Update storage test for Blivet 2.0 API change. (bcl) - Initialize missing private methods in BasePage class (bcl) - Update kickstart.py for Blivet 2.0 API change. (bcl) - Use namedtuple correctly in kexec.py (bcl) - Add more requires to make password checking still work. (#1327411) (dshea) - Rename isS390 to match the renames in blivet. (dshea) - Suppress signal handling when setting zone from location (#1322648) (dshea) - Refresh metadata when updates checkbox changes (#1211907) (bcl)
2016-04-28 00:21:02 +00:00
/anaconda-25.9.tar.bz2
/anaconda-25.10.tar.bz2
/anaconda-25.11.tar.bz2
/anaconda-25.12.tar.bz2
/anaconda-25.13.tar.bz2
/anaconda-25.14.tar.bz2
/anaconda-25.15.tar.bz2
/anaconda-25.16.tar.bz2
/anaconda-25.17.tar.bz2
/anaconda-25.19.tar.bz2
/anaconda-25.20.tar.bz2
- Fix a pylint no-member warning (mkolman) - Translate press-c-to-continue correctly in TUI (#1364539) (mkolman) - Fix bootDrive driveorder fallback (#1355795) (jkonecny) - Fix bootloader when re-using existing /boot part (#1355795) (jkonecny) - Add support for device specification variants (#1200833) (mkolman) - Revert "Update zanata.xml for f25-devel branch." (sbueno+anaconda) - Update zanata.xml for f25-devel branch. (sbueno+anaconda) - Add option to override efi_dir (phil) - efiboot: stderr= is not an option to efibootmgr (phil) - Fix EFI grub1 case (phil) - Make Fedora module not so grabby (phil) - Add centos module to pyanaconda (phil) - network: don't require gateway for static ipv4 config in TUI (#1365532) (rvykydal) - Improve connection network change detection (jkonecny) - Revert "Revalidate source only if nm-con-ed change settings (#1270354)" (jkonecny) - Fix anaconda-pre.service wasn't properly installed (#1255659) (jkonecny) - Rename function for better consistency (#1259284) (rvykydal) - Update error message for consistency (#1259284) (rvykydal) - Add more specific username check messages also to gui (#1360334) (rvykydal) - fix style guide test false positive on username variable (#1350375) (rvykydal) - tui: use functions instead of fake REs for checking values (#1350375) (rvykydal) - tui: get proper index of entry we are handling in input (#1331054) (rvykydal) - tui: fix user name validity checking (#1350375) (rvykydal) - More descriptive message on invalid username (kvalek) - Fix another pep8 name issue (jkonecny) - iscsi: fix getting iscsi target iface of bound target (#1359739) (rvykydal) - Fix needsNetwork testing only additional repositories (#1358788) (jkonecny) - Fix restart payload only when repo needs network (#1358788) (jkonecny) - Cleanup remaining runlevel references (mkolman) - Clarify a nosave related log message (mkolman) - Use Screen Access Manager (mkolman) - Add screen entry/exit callbacks (mkolman) - Add screen access manager (mkolman) - A simple formatting fix (mkolman) - Fix another blivet-2.0 pep8 error (jkonecny) - Quickfix of failing test (japokorn) - Some docstring refactoring & typo fixes for the TUI base classes (mkolman) - Add a file about contributing. (sbueno+anaconda) - Store logs before anaconda starts (#1255659) (japokorn) - DD can now replace existing drivers (#1101653) (japokorn) - Use the F25 timezone kickstart command version (mkolman) - Use sshd-keygen.target instead of hardcoded sshd-keygen script (jjelen) - Make it possible to disable sshd service from running. (#1262707) (sbueno+anaconda) - Change bootloader boot drive fallback (jkonecny) - Fix of Python3x uncompatible commands (japokorn) - Add NTP server configuration to the TUI (#1269399) (mkolman) - Move the NTP server checking constants to constants.py (mkolman) - Use a constant for the NTP check thread name prefix (mkolman) - Fix another victim of the python 2->3 conversion. (#1354020) (dshea) - Attempt to unload modules updated by a driver disk (dshea) - Fix the processing of device nodes as driver disks (dshea)
2016-08-29 18:25:53 +00:00
/anaconda-26.1.tar.bz2
/anaconda-26.2.tar.bz2
- network: set onboot correctly for vlan on bond device in ks (#1234849) (rvykydal) - network: don't show ibft configured devices in UI (#1309661) (rvykydal) - iscsi: don't generate kickstart iscsi commands for offload devices (#1252879) (rvykydal) - iscsi: allow installing bootloader on offload iscsi disks (qla4xxx) (#1325134) (rvykydal) - network: adapt to changed NM ibft plugin enablement configuration (#1371188) (rvykydal) - network: don't activate bond/team devices regardless of --activate (#1358795) (rvykydal) - Fix traceback when payload have None as url (#1371494) (jkonecny) - Add new Dracut test and fix another ones (#1101653) (jkonecny) - Fix bug when we add set to list (#1101653) (jkonecny) - Add new helper script files to build system (#1101653) (jkonecny) - Document new helper scripts to the DriverDisk README (#1101653) (jkonecny) - Fix driver unload is disabling network settings (#1101653) (jkonecny) - dud: fix multiple inst.dd=http:// instances stalling in dracut (#1268792) (rvykydal) - network: fix ksdata generating for for non-active virtual devices (#1321288) (rvykydal) - network: update kickstart data also with bond bridge slaves (#1321288) (rvykydal) - network: add support for bridge bond slaves (#1321288) (rvykydal) - screen_access: Ensure we write config to real sysroot (walters) - Add release commit support to makebumpver (mkolman) - Makefile improvements for separate release commits & tarball creation (mkolman) - network: add support for --no-activate kickstart opton (#1277975) (rvykydal) - fixup! Add base.close() after base.do_transaction (RhBug:1313240) (jmracek) - Add base.close() after base.do_transaction (RhBug:1313240) (jmracek)
2016-09-19 18:02:32 +00:00
/anaconda-26.3.tar.bz2
/anaconda-26.4.tar.bz2
/anaconda-26.6.tar.bz2
/anaconda-26.7.tar.bz2
/anaconda-26.8.tar.bz2
- Move the collect() function to iutil (mkolman) - Update messiness level (mkolman) - PEP8 and general refactoring for the main anaconda.py (mkolman) - Move kickstart file parsing code to startup_utils (mkolman) - Don't directly import items from anaconda_log (mkolman) - Remove old useless code (mkolman) - Move the rescue ui startup code to the rescue module (mkolman) - Move set-installation-method-from-anaconda code to startup_utils (mkolman) - Move the live startup code to startup_utils (mkolman) - Move code printing the startup note to startup_utils (mkolman) - Move the pstore cleanup function to startup_utils (mkolman) - Move the prompt_for_ssh function to startup_utils (mkolman) - Move logging setup to startup_utils (mkolman) - Move the geolocation startup code to a separate function (mkolman) - Unify addons path variable name (mkolman) - PEP 8 for startup_utils.py (mkolman) - PEP 8 for display.py (mkolman) - Move VNC startup checking to a separate function (mkolman) - Move imports to the top of the file in display.py (mkolman) - Refactor display mode handling (mkolman) - Move display setup & startup tasks out of anaconda.py (mkolman) - Remove main and extra Zanata pot files on master (jkonecny) - Remove main and extra pot files before zanata push (jkonecny) - Don't send intermediate pot files to zanata (gh#791) (awilliam) - Improve message to be clearer in rescue.py (jkonecny) - Add option to show password in password field (vponcova) - Generate a list of DASDs in GUI storage spoke. (#1378338) (sbueno+anaconda) - Echoing 4de0ec44bdf0f68545bb55bb5fea00464b65fcab May as well include the SL file (riehecky) - Fixup class name for CentOS install class (riehecky) - Fix a typo in SAM file header (mkolman) - Skip live image on usb when checking storage for mounted partitions (#1369786) (rvykydal)
2016-10-25 14:47:40 +00:00
/anaconda-26.9.tar.bz2
/anaconda-26.10.tar.bz2
/anaconda-26.11.tar.bz2
/anaconda-26.12.tar.bz2
/anaconda-26.13.tar.bz2
/anaconda-26.14.tar.bz2
/anaconda-26.15.tar.bz2
/anaconda-26.16.tar.bz2
/anaconda-26.17.tar.bz2
/anaconda-26.18.tar.bz2
/anaconda-26.19.tar.bz2
/anaconda-26.20.tar.bz2
/anaconda-26.21.tar.bz2
/anaconda-27.1.tar.bz2
/anaconda-27.2.tar.bz2
/anaconda-27.3.tar.bz2
/anaconda-27.4.tar.bz2
/anaconda-27.5.tar.bz2
/anaconda-27.6.tar.bz2
/anaconda-27.7.tar.bz2
/anaconda-27.8.tar.bz2
/anaconda-27.9.tar.bz2
/anaconda-27.10.tar.bz2
/anaconda-27.11.tar.bz2
/anaconda-27.12.tar.bz2
/anaconda-27.13.tar.bz2
/anaconda-27.14.tar.bz2
/anaconda-27.15.tar.bz2
/anaconda-27.16.tar.bz2
/anaconda-27.17.tar.bz2
/anaconda-27.18.tar.bz2
/anaconda-27.19.tar.bz2
/anaconda-27.20.tar.bz2
/anaconda-28.1.tar.bz2
/anaconda-28.2.tar.bz2
/anaconda-28.3.tar.bz2
/anaconda-28.4.tar.bz2
/anaconda-28.5.tar.bz2
/anaconda-28.6.tar.bz2
/anaconda-28.8.tar.bz2
/anaconda-28.9.tar.bz2
/anaconda-28.10.tar.bz2
New version 28.11-1 - Bump Blivet GUI version (mkolman) - Change path to start-module script when running locally (mkolman) - Handle DBUS module related files in makeupdates (mkolman) - Handle DBUS_STARTER_ADDRESS not being defined (mkolman) - Use start-module script in DBUS service files (mkolman) - Add a DBUS module startup script (mkolman) - Add Makefile.am for DBUS modules an addons (mkolman) - Add the setup-updates script (mkolman) - Add __init__.py file to anaconda/modules (mkolman) - Add a unit file for Boss startup (mkolman) - Really install all the right packages on Mac UEFI installs (awilliam) - Refactor DASD formatting and support detection of LDL DASDs. (vponcova) - Remove unused import sys from run_boss_locally script (jkonecny) - Fix blivet imports in the Fedora Server install class (#1513024) (vponcova) - Update the use of suggest_container_name method (vponcova) - Devicetree doesn't have protected_dev_names (vponcova) - Add pyanaconda.dbus to Makefile (vponcova) - Add pyanaconda.storage to Makefile (#1511735) (vponcova) - network: GUI, be more robust when displaying vlan parent and id (#1507913) (rvykydal) - network: GUI, fix lookup of existing device configurations (#1507913) (rvykydal) - network: GUI, don't crash on added vlan without device name specified (#1507913) (rvykydal) - Add a script for running Boss & modules locally (mkolman) - Add an example addon (mkolman) - Add DBUS module examples (mkolman) - Add Boss (mkolman) - Add a base class for DBUS modules (mkolman) - Add .service and .conf files for the DBUS modules (mkolman) - Add constants for DBUS module namespaces (mkolman) - Add support for logging from DBUS modules (mkolman) - Add the get_bus() method (mkolman) - Remove storage check for too small swap (#1466964) (vponcova) - Migrate fedora-server installclass into the anaconda repository (#1466967) (rvykydal)
2017-11-27 15:43:55 +00:00
/anaconda-28.11.tar.bz2
New version 28.12-1 - Fix unit tests (mkolman) - Fixes in makefiles (vponcova) - Use the input_checking module for TUI password validation (mkolman) - Use the input_checking module for user checking (mkolman) - Use the input_checking module for root password checking (mkolman) - Use the input_checking module for checking the LUKS passphrase (mkolman) - Reflect GUISpokeInputCheckHandler changes in installation source spoke (mkolman) - Convert the input checking helpers to use the input_checking module (mkolman) - Provide more robust method of using the warning message bar (mkolman) - Remove the validatePassword() method (mkolman) - Add new input checking module (mkolman) - fixup! Migrate Workstation InstallClass to anaconda (sgallagh) - Handle an invalid install class style sheet (vponcova) - Enhance password checking constants (mkolman) - Fix interactive defaults (mkolman) - Modify the PYTHONPATH in run_boss_locally (vponcova) - Replace get_bus with the class DBus (vponcova) - Migrate Workstation InstallClass to anaconda (sgallagh) - Point at new path for fedora-server.css (sgallagh) - Rename dbus_constants to constants (vponcova) - Add the boot option inst.ks.all (vponcova) - Add the boot option inst.stage2.all (vponcova) - Remove errors for mounting and unmounting (vponcova) - Override the right method in the task (vponcova) - Remove useless code (vponcova) - Support timeout and retries options in %packages section (vponcova) - Fix device_name_is_disk to fully support raid devices (vponcova) - Onlyuse devices of the ignoredisk command should be only disks (vponcova) - Add the boot option inst.xtimeout (vponcova) - Do not shadow build-in module variable (jkonecny) - Module manager is replaceable (jkonecny) - Remove pyanaconda.constants_text module (vponcova)
2017-12-07 13:28:50 +00:00
/anaconda-28.12.tar.bz2
/anaconda-28.13.tar.bz2
/anaconda-28.14.tar.bz2
/anaconda-28.15.tar.bz2
/anaconda-28.16.tar.bz2
/anaconda-28.17.tar.bz2
New version 28.18-1 - Move how to use setup-mock-test-env script to help (jkonecny) - Add --init as new parameter to setup-mock-test-env (jkonecny) - Initialize the thread manager at the first import. (vponcova) - Added tests for the timezone module and other. (vponcova) - Remove 'i' from iutil module (jkonecny) - Remove 'i' from isignal module (jkonecny) - Move isignal module to core/isignal (jkonecny) - Extract process watch functions to a static class (jkonecny) - Move regexes module to core/regexes (jkonecny) - Move i18n module to core/i18n (jkonecny) - Move constants module to core/constants (jkonecny) - Move iutil module to core/iutil (jkonecny) - Move async_utils to core/async_utils (jkonecny) - Replace gobject GLib by our core/glib (jkonecny) - Rename run_in_main_thread to run_in_loop (jkonecny) - Add Timer and PidWatcher abstraction above GLib (jkonecny) - Create abstraction above GLib event loop (jkonecny) - Add core/glib module for GLib access (jkonecny) - Ignore errors for KickstartSpecificationHandler. (vponcova) - Try to use the PropertiesChanged signal. (vponcova) - Add timezone module. (vponcova) - Collect properties changes before emit. (vponcova) - Use Ping method from the standard interface. (vponcova) - Recognize members of standard interfaces. (vponcova) - Add an object observer with cached properties (vponcova) - Rename modules with Fedora install classes. (vponcova) - Add support for Variant in .buildstamp (vponcova) - Fix the Bar module. (vponcova) - Add pykickstart version to branching policy doc (jkonecny) - Remove `unstable` branch from documentation (jkonecny) - Move system-logos to anaconda-core (#1529239) (bcl)
2018-01-18 16:49:36 +00:00
/anaconda-28.18.tar.bz2
/anaconda-28.19.tar.bz2
/anaconda-28.20.tar.bz2
/anaconda-28.22.tar.bz2
New version 29.1-1 - Use observers to access the hostname service (vponcova) - Make safe to observe services on buses that don't have to run (vponcova) - DBus logs are now saved to /tmp/dbus.log (jkonecny) - Add tests for toplevel installclass attribs (riehecky) - Wait for DBus modules for longer time (vponcova) - Drop dependency on authselect and firewalld (vponcova) - Fix kickstart version test (vponcova) - Authconfig is replaced with authselect (#1542968) (vponcova) - Add support for different message buses (vponcova) - Fix makeupdates script (vponcova) - Set up basic logging for DBus modules (vponcova) - Remove get_dbus_module_logger (vponcova) - Fix logging of the DBus modules (vponcova) - Fix the reimport error (vponcova) - Fix the network module specification (vponcova) - network module: update_network_data test (rvykydal) - network module: use Module.Kickstarted instead of ksdata.seen (rvykydal) - network module: use for hostname in tui (rvykydal) - network module: handle current hostname (rvykydal) - network module: handle ksdata.network.hostname (rvykydal) - network module: add module skeleton (rvykydal) - Log changes in the kickstart modules. (vponcova) - Use the Timezone module in UI. (vponcova) - Start Boss from Anaconda (jkonecny) - Do not use System DBus (jkonecny) - Remove anaconda-boss.service (jkonecny) - Move Anaconda dbus services and confs to session dbus (jkonecny) - Run DBus session if not present (jkonecny) - Change pykickstart version (vponcova) - Move system-logos dependency from anaconda-core to anaconda-gui (mkolman) - makebumpver: fix parsing of -m option (rvykydal) - makebumpver: fix -i option (rvykydal) - Fix tests of the Timezone module (vponcova) - installclass: add comments to server install class (dusty) - Don't use deprecated formatErrorMsg (vponcova) - Use the KickstartError attributes (vponcova) - kickstart: "clearpart --list" does not work (#1410335) (marcel) - Use handler in the Timezone module (vponcova) - Fix the specification of the Bar module (vponcova) - Use the KickstartHandler class (vponcova)
2018-02-28 14:02:10 +00:00
/anaconda-29.1.tar.bz2
New version 29.2-1 - Use the user DBUS module in the UI (mkolman) - Use the user DBUS module for the rootpw command in kickstart.py (mkolman) - Add initial user DBUS module (mkolman) - Add tests for the Security module (vponcova) - Use the Security module in UI (vponcova) - Don't send empty kickstart to DBus modules (vponcova) - Add the Security module (vponcova) - Fix makeupdates script to work with new DBus structure (jkonecny) - Fix Makefile of the kickstart manager (vponcova) - Fix check if dbus daemon quit properly (jkonecny) - Remove check if dbus is running (#1551096) (jkonecny) - Use Anaconda's special env variable for dbus address (#1551096) (jkonecny) - Migrate Anaconda to our private dbus session (#1551096) (jkonecny) - localization module: use l12 shortcut for module name in UI (rvykydal) - localization module: replace ksdata.lang with the module in anaconda. (rvykydal) - localization module: add KS support for lang command (rvykydal) - Return restorecon utility to Fedora 28 mock (jkonecny) - Include dbus.log when exporting logs (mkolman) - Reorganize pyanaconda.modules.boss (vponcova) - Move all DBus errors to pyanaconda.modules.common.errors (vponcova) - Move common classes and functions to pyanaconda.modules.common (vponcova) - Close DBus log file when quitting DBus session (jkonecny) - Enable payload configuration for Install classes (jkonecny) - Rename files that provide kickstart specifications (vponcova) - Move the kickstart specification to pyanaconda.core.kickstart (vponcova) - Start and quit Boss properly (jkonecny) - Make class from dbus.launcher module (jkonecny) - Add the kernel option resume= by default (#1206936) (vponcova)
2018-03-05 19:30:11 +00:00
/anaconda-29.2.tar.bz2
/anaconda-29.3.tar.bz2
/anaconda-29.4.tar.bz2
/anaconda-29.5.tar.bz2
/anaconda-29.6.tar.bz2
/anaconda-29.7.tar.bz2
/anaconda-29.8.tar.bz2
/anaconda-29.9.tar.bz2
/anaconda-29.10.tar.bz2
/anaconda-29.11.tar.bz2
/anaconda-29.12.tar.bz2
/anaconda-29.13.tar.bz2
/anaconda-29.14.tar.bz2
/anaconda-29.15.tar.bz2
/anaconda-29.16.tar.bz2
/anaconda-29.17.tar.bz2
/anaconda-29.18.tar.bz2
/anaconda-29.19.tar.bz2
/anaconda-29.20.tar.bz2
/anaconda-29.21.tar.bz2
/anaconda-29.22.tar.bz2
/anaconda-29.23.tar.bz2
New version 29.24-1 - Fix crash in tui when default partitioning scheme is not supported. (rvykydal) - Fix pylint errors (vponcova) - Add libtool build dependency (jkonecny) - Remove shebang from DUD test (jkonecny) - Add inst.addrepo documentation for HD variant (jkonecny) - Warn when repo names are not unique (jkonecny) - HD addon repos have mount directories permanent (jkonecny) - Unmount hard drive additional repositories (jkonecny) - Move RepoData copy creation to the RepoData class (jkonecny) - Show empty file protocol on HD addon repo fail (jkonecny) - Mount and use HDD additional repositories (jkonecny) - Separate _find_and_mount_iso from _setup_media (jkonecny) - Load hard drive repo type from inst.addrepo (jkonecny) - Do not fail if .discinfo file can't be read (jkonecny) - Use productmd to parse .discinfo file (jkonecny) - Add payload sources tests (jkonecny) - Cleanup payload tests source file (jkonecny) - Add documentation for inst.addrepo boot option (jkonecny) - Add additional repositories to KS data (jkonecny) - Use new source solution (jkonecny) - Add payload sources implementation (jkonecny) - Don't resize a device if the size is same as the old size (#1572828) (vponcova) - Mark disks with additional repos as protected (jkonecny) - Support boot args parsing to list (jkonecny) - Add inst.addrepo new options (jkonecny) - Make parenthesis consistent (jkonecny) - Remove unused parameter from live_startup method (jkonecny) - Disable treeinfo based repos only once (jkonecny) - Disable treeinfo repos when base repo change (jkonecny) - Treeinfo repos can't be changed nor removed (jkonecny) - Add all repositories from the treeinfo file (jkonecny) - Load base repository location from treeinfo (jkonecny) - Add limited file:// protocol to GUI Source spoke (jkonecny) - Add BaseOS between default base repositories (jkonecny) - Split _setupInstallDevice method in payload (jkonecny) - Check the LUKS2 memory requirements (vponcova) - Add an option for choosing version of LUKS in GUI (vponcova) - Add tests for LUKS2 in the auto partitioning module (vponcova) - Apply the LUKS2 options from the auto partitioning module (vponcova) - Support LUKS2 options in the auto partitioning module (vponcova) - Support LUKS2 options in logvol, part and raid commands (vponcova) - Enable to set a default version of LUKS (vponcova) - Update dependencies and kickstart commands to support LUKS2 (#1547908) (vponcova) - Revert back to running DNF in a subprocess (mkolman) - Use SimpleConfigFile to get PLATFORM_ID from /etc/os-release (mkolman) - Fix a 5 year old typo in the spec file (mkolman) - Use wwn attr instead of removed wwid. (#1565693) (dlehman)
2018-08-22 15:53:56 +00:00
/anaconda-29.24.tar.bz2
/anaconda-30.1.tar.bz2
/anaconda-30.2.tar.bz2
/anaconda-30.3.tar.bz2
2018-10-03 16:48:33 +00:00
/anaconda-30.4.tar.bz2
/anaconda-30.5.tar.bz2
/anaconda-30.6.tar.bz2
/anaconda-30.7.tar.bz2
/anaconda-30.8.tar.bz2
/anaconda-30.9.tar.bz2
/anaconda-30.10.tar.bz2
/anaconda-30.11.tar.bz2
/anaconda-30.12.tar.bz2
/anaconda-30.13.tar.bz2
/anaconda-30.14.tar.bz2
/anaconda-30.15.tar.bz2
/anaconda-30.16.tar.bz2
/anaconda-30.17.tar.bz2
New version 30.18-1 - Relabel X11/xorg.conf.d directory (#1666892) (jkonecny) - Reorder items in selinux relabeling post script (#1666892) (jkonecny) - Fix jumping boxes in root password spoke (jkonecny) - Move the execute method of the bootloader command (vponcova) - Remove ksdata from the execute method of the bootloader command (vponcova) - Move writeBootLoader to pyanaconda.bootloader.installation (vponcova) - Move EXTLINUX to pyanaconda.bootloader.extlinux (vponcova) - Move ZIPL to pyanaconda.bootloader.zipl (vponcova) - Move Yaboot to pyanaconda.bootloader.yaboot (vponcova) - Move EFIBase to pyanaconda.bootloader.efi (vponcova) - Move GRUB2 to pyanaconda.bootloader.grub2 (vponcova) - Move GRUB to pyanaconda.bootloader.grub (vponcova) - Move Bootloader to pyanaconda.bootloader.base (vponcova) - Move BootLoaderImage to pyanaconda.bootloader.image (vponcova) - Create the pyanaconda.bootloader module (vponcova) - Tweak tests documentation (jkonecny) - Fix requires in dependency solver (jkonecny) - Remove the unused method add_re_check (vponcova) - Remove the unused attribute _lHome (vponcova) - Remove the unused attribute _actionStore (vponcova) - Remove unused constants ERROR_WEAK and ERROR_NOT_MATCHING (vponcova) - Remove the unused attributes _repoNameWarningBox and _repoNameWarningLabel (vponcova) - Remove the unused attribute _configureBox (vponcova) - Remove the unused attribute _addDisksButton (vponcova) - Remove the unused attribute orig_fstab (vponcova) - Remove the unused attribute ignore_disk_interactive (vponcova) - Remove the unused class TarPayload (vponcova) - Remove the unused method environmentGroups (vponcova) - Remove the unused exception NoSuchPackage (vponcova) - Remove the unused function get_locale_territory (vponcova) - Remove the unused variable upgrade_log (vponcova) - Remove unused classes RegexpCheck and FunctionCheck (vponcova) - Remove the unused property check_request (vponcova) - Remove the unused constant PASSWORD_DONE_TO_CONTINUE (vponcova) - Remove the unused constant SECRET_MIN_LEN (vponcova) - Remove the unused variable bugzillaUrl (vponcova) - Remove the unused attribute stage1_device_types (vponcova) - Move attributes from the Blivet class to Anaconda (vponcova) - Remove the Blivet's gpt flag (vponcova) - Set Automatic Installation Media for HDD not ISO (jkonecny) - Adapt old code to new partition name translation (jkonecny) - Fix source spoke status for expanded tree on HDD (jkonecny) - Enable installation from install tree on HDD (jkonecny) - Remove the unused class IPSeriesYaboot (vponcova) - Fix the name of the attribute stage2_device_raid_levels (vponcova) - Remove the useless attribute stage2_max_end_mb (vponcova) - Remove the unused attribute problems (vponcova) - Remove the unused logger to stderr (vponcova) - Move the code from format_by_default to the storage checker (vponcova) - Move the code from must_format to the storage checker (vponcova)
2019-01-21 20:57:54 +00:00
/anaconda-30.18.tar.bz2
/anaconda-30.19.tar.bz2
/anaconda-30.20.tar.bz2
New version 30.21-1 - Drop the temporary anaconda-live dependency (mkolman) - network module: update tests for generating dracut arguments (rvykydal) - network_module: return set from function for getting dracut arguments (rvykydal) - network module: pass ifcfg to the function for getting dracut arguments (rvykydal) - network module: split add_connection_from_ksdata function (rvykydal) - network module: split bind_connection function (rvykydal) - network module: move looking for first device with link into a function (rvykydal) - network module: split and fix device configuration functions (rvykydal) - network module: fix device configuration update for GUI (rvykydal) - network module: add docstring to ifcfg.py (rvykydal) - network module: use super() (rvykydal) - network module: update docstrings and style of kickstart.py (rvykydal) - network module: do not generate kickstart data for onboot value tweaking (rvykydal) - network module: decide better when to apply onboot policy (rvykydal) - network module: move functions getting network data to better places (rvykydal) - network module: update docstrings of installation task methods (rvykydal) - network module: remove unused return values from installation task methods (rvykydal) - network module: fix ONBOOT log message for installation task (rvykydal) - network module: remove devel debugging log messages (rvykydal) - network module: transform device configurations to structures in interface (rvykydal) - network module: update doc strings for DeviceConfigurations API (rvykydal) - network module: connect DisableIPv6 to implementation signal (rvykydal) - network module: fix generating of kickstart --activate option (rvykydal) - network module: clean up typos and style (rvykydal) - network module: use already existing function (rvykydal) - Reset the storage object in the Storage module (vponcova) - Protect devices in the Storage module (vponcova) - Create the storage object in the Storage module (vponcova) - Initialize Blivet in the Storage module (vponcova) - Create a task with a result in the Baz module (vponcova) - Allow to publish a task with a different interface (vponcova) - Add the GetResult method (vponcova) - Add the Succeeded signal (vponcova) - network module: update unit tests (rvykydal) - newtork module: put use of NM client under control of network module (rvykydal) - network module: use constant for nm connection uuid length (rvykydal) - network module: use network module to get dracut arguments (rvykydal) - network module: add support for getting dracut arguments (rvykydal) - network module: support renaming of devices with ifname= boot option (rvykydal) - network module: generate kickstart from network module (rvykydal) - network module: set current hostname using network module directly (rvykydal) - network module: remove dependency of configuration task on nm_client (rvykydal) - network module: use module task for network configuration writing (rvykydal) - network module: ifcfg.py cleanup (rvykydal) - network module: dump missing ifcfg files via network module (rvykydal) - network module: add support for dumping missing ifcfg files (rvykydal) - network module: set real ONBOOT values via network module (rvykydal) - network module: add support for updating ONBOOT ifcfg value (rvykydal) - network module: apply kickstart via network module (rvykydal) - network module: fix list of devices for which kickstart was applied (rvykydal) - network module: work with ifcfg file objects, not paths (rvykydal) - network module: set bootif kickstart value from boot options (rvykydal) - network module: provide apply_kickstart (rvykydal) - network module: consolidate initramfs connections via Network module (rvykydal) - network module: provide initramfs connections consolidation (rvykydal) - network module: set default value for missing network --device from ksdevice. (rvykydal) - network module: handle default network --device value (rvykydal) - network module: handle hostname only network commands correctly (rvykydal) - network module: use DBus Structure for DeviceConfiguration (rvykydal) - network module: provide dbus API for DeviceConfigurations (rvykydal) - network module: fix looking up vlan parent if specified by UUID (rvykydal) - network module: fix kickstart generating for vlan interface name (rvykydal) - network module: generate kickstart data from DeviceConfigurations (rvykydal) - network module: add a module providing NM.Client (rvykydal) - network module: connect DeviceConfigurations to signals from NM (rvykydal) - network module: add DeviceConfigurations for persistent config state (rvykydal)
2019-02-07 16:34:04 +00:00
/anaconda-30.21.tar.bz2
/anaconda-30.22.tar.bz2
/anaconda-30.23.tar.bz2
/anaconda-30.25.tar.bz2
New version 31.1-1 - Use apply_disk_selection (vponcova) - Use filter_disks_by_names (vponcova) - Exclude zFCP and NVDIMM devices in is_local_disk (vponcova) - Move code from pyanaconda.ui.lib.disks (vponcova) - Remove the support for fake disks (vponcova) - Add tests for the Snapshot module (vponcova) - Remove the extra code for protecting live devices (vponcova) - payload: switch from CamelCase in utils.py (jkonecny) - payload: switch from CamelCase in rpmostreepayload.py (jkonecny) - payload: switch from CamelCase in manager.py (jkonecny) - payload: switch from CamelCase in livepayload.py (jkonecny) - payload: switch from CamelCase in dnfpayload.py (jkonecny) - payload: switch from CamelCase in the __init__.py (jkonecny) - payload: move versionCmp to a separate file (jkonecny) - payload: convert manager states to enum (jkonecny) - payload: use ABCMeta for abstract classes (jkonecny) - payload: move manager to a separate file (jkonecny) - payload: remove ImagePayload abstract class (jkonecny) - payload: move requirements code to a separate file (jkonecny) - payload: move requirements exception to payload.errors (jkonecny) - payload: import exceptions directly in dnf payload (jkonecny) - payload: move exceptions to a separate file (jkonecny) - payload: remove unused code parts (jkonecny) - payload: fix pep8 issues (jkonecny) - Specify the sysroot when you call the DBus method InstallWithTasks (vponcova) - Remove the obsolete check for unknown sources (vponcova) - network tui: guard use of NMClient by system configuration (rvykydal) - network tui: handle device configuration in proper spoke (rvykydal) - Use unformatted DASDs for the partitioning (vponcova) - Fix the storage reset in TUI (vponcova) - Use the Snapshot module in UI (vponcova) - Use the Snapshot module in the Storage module (vponcova) - Create a task for creation of snapshots (vponcova) - Create a task for validation of snapshot requests (vponcova) - Handle the command snapshot in the Snapshot module (vponcova) - Create the Snapshot module (vponcova) - network: rename sanityCheckHostname function (rvykydal) - network: remove code which is no more needed/used with network module (rvykydal) - network ui: share some code (will be provided by module) (rvykydal) - network gui: update model instead of recreating it on config changes (rvykydal) - network gui: connect to network module DeviceConfigurations (rvykydal) - network: use NM Client for networking status message (rvykydal) - network tui: use NetworkDeviceConfiguration structure (rvykydal) - network tui: let network module handle updating kickstart data (rvykydal) - network: remove no more used code (rvykydal) - network tui: use network module and libnm (rvykydal) - Add tests for the NVDIMM module (vponcova) - Use the NVDIMM module in the NVDIMMDialog (vponcova) - Create a task for the NVDIMM namespace reconfiguration (vponcova) - Move the support for setting NVDIMM namespaces to use on DBus (vponcova) - Move the support for updating NVDIMM actions on DBus (vponcova) - Move the support for ignoring NVDIMM devices on DBus (vponcova) - Create the NVDIMM module (vponcova)
2019-02-25 17:33:48 +00:00
/anaconda-31.1.tar.bz2
New version 31.2-1 - Get the summary about selected disks from a function (vponcova) - Replace warnings about disks with constants (vponcova) - Rename and reorganize members of the storage spoke in TUI and GUI (vponcova) - Add tests for the Blivet partitioning module (vponcova) - Add DBus support for Blivet-GUI (vponcova) - Create the Blivet partitioning module (vponcova) - Don't override bg color of gtk-themes (mate) - Fix the import of ZFCP (#1684583) (vponcova) - Set up the disk initialization module from the partitioned storage (vponcova) - Move the tests for the disk initialization module (vponcova) - Set the default filesystem type for /boot in the Storage module (vponcova) - Replace the default autopart type in the Storage module (vponcova) - Set the correct attribute of the bootloader kickstart data (vponcova) - network: Get FCoE nics from the DBus module (vponcova) - Set up the kickstart partitioning from the storage by default (vponcova) - Get the required device size for the given space from DBus (vponcova) - network module: remove DisableIPV6 API (rvykydal) - network module: fix disabling of ipv6 (rvykydal) - Fixes for pylint-2.3.0 (vponcova) - network module: remove API for applying boot options (rvykydal) - network: use DEVICETYPE for team when updating virtual slaves ifcfgs (rvykydal) - dracut/parse-kickstart: Set DEVICETYPE instead of TYPE in a team master ifcfg file (ptalbert) - network module: take DEVICETYPE for team into account (rvykydal) - payload: fix pep8 errors in TUI source spoke (jkonecny) - network: fix network spoke status message (rvykydal) - payload: switch source spoke from CamelCase (jkonecny) - payload: solve pep8 errors in GUI source spoke (jkonecny) - network module: fix missing argument in a log message (rvykydal) - network module: honor ifname boot option for kickstart %pre and missing ifcfg (rvykydal)
2019-03-04 18:04:13 +00:00
/anaconda-31.2.tar.bz2
/anaconda-31.3.tar.bz2
/anaconda-31.4.tar.bz2
/anaconda-31.5.tar.bz2
New version 31.6-1 - Test the DBus support for the device tree (vponcova) - Add DBus support for the device tree (vponcova) - Fix the initialization of BootInfo (#1599378) (vponcova) - network module: update module API unit tests (rvykydal) - network module: guard some methods on NM availability (rvykydal) - Remove useless swapoff (vponcova) - Always specify the LUKS version in CustomPartitioningSpoke (#1689699) (vponcova) - Remove the property free_space_snapshot from InstallerStorage (vponcova) - network: fix setting of NetworkDeviceInfo from NM Device (rvykydal) - Hide the encryption checkbox for the interactive partitioning (vponcova) - Deprecate DBusObjectObserver (vponcova) - Remove DBusCachedObserver (vponcova) - Add the method get_file_system_free_space to InstallerStorage (vponcova) - Use get_disk_free_space and get_disk_reclaimable_space in StorageSpoke (vponcova) - Use get_disk_free_space in ResizeDialog (vponcova) - Use get_disk_free_space in CustomPartitioningSpoke (vponcova) - Use get_disk_free_space in SelectedDisksDialog (vponcova) - network: adapt a unit test to get_supported_devices change (rvykydal) - Don't estimate the free space based on the clearpart settings (vponcova) - Update the kickstart data for iSCSI and NVDIMM during the installation (vponcova) - network: share single NM Client in anaconda (rvykydal) - network: handle ONBOOT in ifcfg by network module (rvykydal) - network: network.py cleanup (rvykydal) - Don't generate temporary kickstart in the Storage module (vponcova) - Remove attributes for autopart encryption from the InstallerStorage (vponcova) - Make invalid installation from HDD more visible (jkonecny) - network module: fix updating of ONBOOT value on installed system (rvykydal) - network: remove nm.py (rvykydal) - network: use libnm to get device IP addresses (rvykydal) - network: use libnm to get ntp servers from dhcp options (rvykydal) - network module: provide and use GetActivatedInterfaces (rvykydal) - network: remove unused stuff from nm.py (rvykydal) - network: use GetSupportedDevices API (rvykydal) - network module: provide GetSupportedDevices (rvykydal) - Remove the encrypted_autopart property of the InstallerStorage (vponcova) - Remove the autopart_type property of the InstallerStorage (vponcova) - Remove the autopart_requests property of the InstallerStorage (vponcova) - Remove the do_autopart property of the InstallerStorage (vponcova) - Move the support for scheduling partitions to the Storage module (vponcova) - Move do_autopart to the Storage module (vponcova) - Move do_reqpart to the Storage module (vponcova) - Add a new task for interactive auto partitioning (vponcova) - Replace the function do_kickstart_storage (vponcova) - Replace partitioning executors with tasks (vponcova) - Move partitioning executors to the Storage module (vponcova) - Move swap_suggestion to pyanaconda.storage.utils (vponcova) - network: remove ifcfg.log (rvykydal) - network module: log configuration state after installation task (rvykydal) - network: remove low-level debug logging on IfcfgFile modifications (rvykydal) - network module: use module for logging of configuration state (rvykydal) - network module: move ifcfg logging into the module (rvykydal) - network module: do not log secrets (rvykydal) - network module: rename and add doc to network initialization task interface (rvykydal) - network module: guard initialization tasks by anaconda system configuration (rvykydal) - network: log network initialization better (rvykydal) - network module: use task to dump missing ifcfg files (rvykydal) - network module: use task to set real onboot values (rvykydal) - network module: use task for initramfs connections consolidation (rvykydal) - network module: use task for apply kickstart (rvykydal) - payload: separate blivet.utils & blivet.arch call (jkonecny) - Improve content of the top-level README file (mkolman)
2019-03-21 15:52:44 +00:00
/anaconda-31.6.tar.bz2
New version 31.7-1 - Create the initialization config in _get_initialization_config (vponcova) - Remove config from InstallerStorage (vponcova) - Update DiskInitializationConfig only before clearpart (vponcova) - Create the method can_initialize (vponcova) - Remove should_clear from InstallerStorage (vponcova) - Remove clear_partitions from InstallerStorage (vponcova) - Replace StorageDiscoveryConfig (vponcova) - Update the protected devices in the Storage module (vponcova) - Import the bootloader classes on demand (vponcova) - Remove bootloader_device from InstallerStorage (vponcova) - Remove update_bootloader_disk_list from InstallerStorage (vponcova) - Remove boot_fstypes of InstallerStorage (vponcova) - Remove set_up_bootloader from InstallerStorage (vponcova) - Define all bootloader attributes in the __init__ method (vponcova) - Remove workarounds for the unset bootloader (vponcova) - Clean up the do_it method of the storage (vponcova) - Validate the GRUB2 configuration in the Bootloader module (vponcova) - Add DBus support for the bootloader arguments (vponcova) - Add DBus support for detecting Windows OS (vponcova) - Add DBus support for EFI (vponcova) - Add DBus support for the bootloader installation tasks (vponcova) - Add DBus support for usable disks (vponcova) - Apply the disks selection in the partitioning modules (vponcova) - Remove the function get_available_disks (vponcova) - Organize actions in InteractivePartitioningTask (vponcova) - Add DBus support for device actions (vponcova) - Simplify ActionSummaryDialog (vponcova) - Set up the clearpart command from the storage (vponcova) - payload: request /usr/bin/fips-mode-setup (zbyszek) - Fix the entry for swap in /etc/fstab (#1258322) (vponcova) - Add DBus support for disk images (vponcova) - Remove askmethod flag (jkonecny) - Fix two typos (zbyszek) - Disable updates-testing (#1670091) (vponcova) - network module: return slaves in set and order them predictably in generated ks (rvykydal) - network module: update ifcfg.py unit tests for getting ifcfg file on s390 (rvykydal) - network module: fix getting ifcfg file for s390 (rvykydal) - network module: remove unused functionality from get_ifcfg_file (rvykydal) - network module: unit tests for update onboot functions in ifcfg.py (rvykydal) - network module: add TODO to ifcfg.py tests (rvykydal) - network module: ifcfg.py tests - no need for ifcfg for vlan bound to device (rvykydal) - network module: add ifcfg.py unit tests (rvykydal) - network module: do not try to generate ksdata from wireless device ifcfg (rvykydal) - network module: fix a typo in function name (rvykydal) - network module: allow to generate ifcfg files in optional root (rvykydal) - network module: fix thinko (rvykydal) - network module: rename _ifcfg_files method (rvykydal) - network module: fix a super call (rvykydal) - Fix the unit tests (vponcova)
2019-04-02 16:20:20 +00:00
/anaconda-31.7.tar.bz2
New version 31.8-1 - network: create systemd .link files for ifname= boot options (#1695894) (rvykydal) - Bump Workstation root partition max size to 70 GiB (klember) - Add DBus support for finding optical media (vponcova) - Add DBus support for handling a device (vponcova) - Do not use ISO source as install tree root (#1691832) (jkonecny) - Fix bad assumption about base repo identification (#1691832) (jkonecny) - network tui: fix updating of a connection from UI (#1692677) (rvykydal) - network: fix copying of resolv.conf for cases where target /etc does not exist (#1695990) (rvykydal) - network: fix crash ensuring single connections for unplugged devices (#1695899) (rvykydal) - Add support for skipping attributes in the string representation (vponcova) - Raise the UnknownDeviceError exception (vponcova) - Add DBus support for resolving devices (vponcova) - Add DBus support for the available space (vponcova) - Move GetRequiredDeviceSize to the device tree module (vponcova) - Create the device tree module (vponcova) - Don't set the __repr__ methods of data classes (vponcova) - network: for vlan set DEVICE only if interfacename is specified in kickstart (rvykydal) - Change fips package requirement reason (jkonecny) - payload: raise exception on invalid Languages (jkonecny) - payload: Mark DefaultEnvironment API as temporary (jkonecny) - payload: fix default values for packages section (jkonecny) - Remove unused import for DNF (jkonecny) - payload: add converter for kickstart groups (jkonecny) - payload: switch multilib policy to names (jkonecny) - payload: add rest of the DNF/Packages attributes (jkonecny) - payload: add packages controlling properties (jkonecny) - payload: add package groups interface to Packages (jkonecny) - payload: adjust packages section attributes (jkonecny) - payload: move %packages parsing to DNF/Packages (jkonecny) - payload: add DBus packages dnf submodule (jkonecny) - payload: add the empty DNF handler (jkonecny) - payload: create internal Packages class (jkonecny) - payload: parse %packages section in module (jkonecny)
2019-04-09 15:42:35 +00:00
/anaconda-31.8.tar.bz2
/anaconda-31.9.tar.bz2
/anaconda-31.10.tar.bz2
New version 31.11-1 - Remove no longer needed kickstart command overrides (mkolman) - Use Users DBUS module for user configuration in GUI (mkolman) - Use Users DBUS module for user configuration in TUI (mkolman) - Adjust Users module DBus API for better kickstart root configuration (mkolman) - Use DBusData base class for data holders (mkolman) - Add a string representation for UserData (mkolman) - Add ui/lib/users.py (mkolman) - Use a constant for the UID/GID not set value (mkolman) - Improve ksdata <-> user data methods in Users DBUS module (mkolman) - Do root, group, user and SSH key configuration with DBUS tasks (mkolman) - Add tasks for root, user, group and ssh key configuration (mkolman) - Fix indentation for user creation method docstring (mkolman) - Drop support for using custom password crypt algorithm (mkolman) - Make clear_root_password() into set_root_password() alias (mkolman) - Lock root & user accounts if password in kickstart is empty (mkolman) - Convert create_user() from kwargs to optional args (mkolman) - Convert create_group() from kwargs to optional args (mkolman) - Mark the root account as locked by default (mkolman) - Add docstrings & some signature tweaking in users.py (mkolman) - Move methods from User class to module top-level (mkolman) - Apply PEP8 for method names in users.py (mkolman) - Move user management code to core (mkolman) - Use Pykickstart data classes via handler (mkolman) - Add API for easy admin user detection (mkolman) - Add support for SSH key management via the users DBUS module (mkolman) - Add support for group management via the users DBUS module (mkolman) - Add support for managing multiple users to the users module (mkolman)
2019-05-02 14:54:25 +00:00
/anaconda-31.11.tar.bz2
/anaconda-31.12.tar.bz2
/anaconda-31.13.tar.bz2
/anaconda-31.14.tar.bz2
New version 31.15-1 - iscsi: require relevant blivet version for iscsi module (rvykydal) - iscsi: add unit tests for iscsi module (rvykydal) - iscsi: fix name of some method arguments (target -> portal) (rvykydal) - iscsi: use proper iscsi interface mode constants in ui (rvykydal) - iscsi: update the CanSetInitiator docstring to reflect the reality (rvykydal) - iscsi: move conversion to IscsiInterfacesMode from implementation to interface (rvykydal) - iscsi: use better name for a NodeIsFromIbft method (rvykydal) - iscsi: move kickstart iscsi processing into the iSCSI module (rvykydal) - iscsi: attach iBFT targets in early kickstart by the iSCSI module (rvykydal) - iscsi gui: show target in Target column (not initiator) (rvykydal) - iscsi: rename iSCSI node info attribute holding name of iscsi interface (rvykydal) - iscsi: move dracut argument generating into the iSCSI module (rvykydal) - iscsi: get info about target being added from iBFT from the iSCSI module (rvykydal) - iscsi: use attributes added blivet iscsi device replacing iscsi node object (rvykydal) - iscsi: rename Target to Portal where appropriate (rvykydal) - iscsi: move kickstart data update to the iSCSI module (rvykydal) - iscsi: write configuration by the iSCSI module (rvykydal) - iscsi: use the iSCSI module by kickstart iscsi command (rvykydal) - iscsi: use the iSCSI module in GUI (rvykydal) - Adapt iSCSI structures to dbus structure updates (rvykydal) - Use the ISCSI module in the ISCSIDialog (vponcova) - Create DBus tasks for discovering iSCSI nodes (vponcova) - Create the basic structure for the iSCSI module (vponcova) - Hide spokes in Silverblue and Workstation (vponcova) - Remove the screen access management (vponcova) - Hide spokes with the Anaconda configuration file (vponcova) - Run the DBus task for configuration of post-installation tools (vponcova) - Replace the lang execute() method (mkolman) - Collect requirements of the Storage module (vponcova) - Add DBus support for module requirements (vponcova) - Replace the Services execute() method by a DBus Task (mkolman) - Replace the SELinux execute() method by a DBus Task (mkolman) - Replace the Firewall execute() method by a DBus Task (mkolman) - Add FirewallConfigurationTask DBus Task (mkolman) - Add root parameter to execInSysroot utility function (mkolman) - Improve post install tools configuration (mkolman)
2019-06-13 17:55:39 +00:00
/anaconda-31.15.tar.bz2
/anaconda-31.16.tar.bz2
/anaconda-31.17.tar.bz2
/anaconda-31.18.tar.bz2
New version 31.19-1 - Call teardown_all explicitly (vponcova) - Don't publish the module in the loop (vponcova) - Start swap on ZRAM service (cmurf) - Use %autosetup instead of %setup (mkolman) - Adjust the exclude arguments for livepayloads (bcl) - Recreate the BLS entries when using liveimg (bcl) - Cache the liveimg tar kernel list (bcl) - Add common function for creating rescue images (bcl) - move comment into docstring for PowerNVGRUB2 install method (dan) - add PowerNV into BootloaderClassTestCase (dan) - LiveImage payload: clean up directory used for image mounting (rvykydal) - LiveImage payload: mount live image privately (rvykydal) - introduce PowerNV variant for grub2 class (dan) - initial PowerNV class support (dan) - Add the option decorated_window to the Anaconda configuration (vponcova) - Add test for Live OS detect live os image feature (jkonecny) - Add Live OS base image detection code (jkonecny) - Add tests for the new Live OS tasks (jkonecny) - Add Live OS handler tests for ImagePath property (jkonecny) - Implement teardown to Live OS payload handler (jkonecny) - Add support to create Live OS handler manually (jkonecny) - Implement SetupInstallationSource Live OS task (jkonecny) - Add ImagePath property to the Live OS handler (jkonecny) - Add an empty LiveOS payload handler (jkonecny) - Don't use the auto partitioning module in the custom spoke (vponcova) - Add support for decomposing DBus values (vponcova) - Use the default file system type for /boot (vponcova) - Move updates reponames to constants (riehecky) - Fix setting and reporting ready state in Source Spoke. (rvykydal)
2019-07-11 11:39:06 +00:00
/anaconda-31.19.tar.bz2
New version 31.20-1 - Move code to exctract kernel version from tar to utils (jkonecny) - Add link for our translations to README (#1729788) (jkonecny) - Change Makefile zanata client check from pkg to bin (jkonecny) - Add recommendation to release process guide (jkonecny) - Remove unnecessary step from release in mock doc (jkonecny) - Fix mock release dependency in a mock (jkonecny) - Fix: Simplify the code for creating container store rows (vponcova) - Fix a docstring of add_device (vponcova) - Get the current device type only once (vponcova) - Move the code for getting the name of the new root (vponcova) - LiveImagePayload: move some functions to utils.py (rvykydal) - LiveImagePayload: replace PostInstallTask with UpdateBLSConfigurationTask (rvykydal) - LiveImageHandler: make API and implementation method names consistent (rvykydal) - LiveImageHandler: use more descriptive names for installation tasks (rvykydal) - LiveImagePayload: Do not provide API for setting of required space (rvykydal) - LiveImageHandler: prevent reusing of DownloadProgress instance (rvykydal) - LiveImageHandler: simplify using of SetupInstallationSourceImageTask result (rvykydal) - LiveImageHandler: simplify using of CheckInstallationSourceImageTask result (rvykydal) - LiveImageHandler: remove interfaces for task results we don't need (rvykydal) - Add logging to interactive utils (vponcova) - Fix the FIXME comment for collect_selected_disks (vponcova) - Rename the argument for the boot drive (vponcova) - Remove empty lines in collect_used_devices (vponcova) - Fix: Move the code for collecting device types (vponcova) - Fix: Move the code for completing the device info (vponcova) - Fix: Move the code for hiding protected disks to InstallerStorage (vponcova) - Move the code for suggesting device names (vponcova) - Fix: Move the code for getting a container device (vponcova) - Fix: Move the code for collecting device types (vponcova) - Fix pylint issues in the custom spoke (vponcova) - Move the code for label validation (vponcova) - Move the code for collecting supported mount points (vponcova) - Show a detailed warning in the custom spoke (vponcova) - Show a detailed error in the custom spoke (vponcova) - Move the code for collecting containers (vponcova) - Move the code for getting a container device (vponcova) - Populate a container for the given device (vponcova) - Simplify the code for creating container store rows (vponcova) - Move the code for renaming containers (vponcova) - Move the code for destroying devices (vponcova) - Remove the method for removing empty parents (vponcova) - Move the code for completing the device info (vponcova) - Move the code for creating devices (vponcova) - Move the function get_device_raid_level (vponcova) - Refactor the code for setting up the device types (vponcova) - Move the code for collecting device types (vponcova) - Move the code for collecting file system types (vponcova) - Move the code for getting the device LUKS version (vponcova) - Move the code for the device reformatting (vponcova) - Move the code for changed encryption (vponcova) - Move the code for changing the device size (vponcova) - Move the code for reverting reformat (vponcova) - Collect roots with supported devices (vponcova) - Move the code for adding the unknown page (vponcova) - Move the code for adding the root page (vponcova) - Move the code for creating a new root (vponcova) - Move the code for adding the initial page (vponcova) - Move the code for collecting roots to interactive utils (vponcova) - Move constants and function from custom_storage.py (vponcova) - Optimize the method _update_space_display of the custom spoke (vponcova) - Remove the method _current_total_space from the custom spoke (vponcova) - Remove the method _set_current_free_space of the custom spoke (vponcova) - Move the code for hiding protected disks to InstallerStorage (vponcova) - Don't check if disks have media present (vponcova) - Rename _clearpart_devices in CustomPartitioningSpoke (vponcova) - Rename get_new_devices in CustomPartitioningSpoke (vponcova) - Fix: Remove bootloader_devices from CustomPartitioningSpoke (vponcova) - Fix: Remove unused_devices from CustomPartitioningSpoke (vponcova) - Remove bootloader_devices from CustomPartitioningSpoke (vponcova) - Remove the attribute _devices from CustomPartitioningSpoke (vponcova) - Remove unused_devices from CustomPartitioningSpoke (vponcova) - Remove the property unused_devices from InstallerStorage (vponcova) - Remove banners (vponcova) - Replace the Progress hub (vponcova) - Remove useless class attributes from SpokeCategory (vponcova) - LiveImageHandler: add progress reporting of download (rvykydal) - LiveImageHandler: split out Teardown task from PostInstall (rvykydal) - LiveImageHandler: pass source image mount point as argument to tasks (rvykydal) - LiveImageHandler: PostInstallWithTask() 2/2 (rvykydal) - LiveImagehandler: InstallWithTask() (rvykydal) - LiveImageHandler: UpdateKernelVersionList() (rvykydal) - LiveImageHandler: PostInstallWithTask() 1/2 (rvykydal) - Change the sort order of the User Settings category (vponcova) - Move all spokes to the Summary hub (vponcova) - LiveImageHandler: PreInstallWithTask() (rvykydal) - LiveImageHandler: SetupWithTask() (CheckInstallationSourceImage) (rvykydal)
2019-07-22 14:33:00 +00:00
/anaconda-31.20.tar.bz2
New version 31.21-1 - Always schedule the installation task for joining realm (#1732620) (vponcova) - Fix issue raised by giving publisher as last parameter (jkonecny) - Use the new publisher patch decorator in a tests (jkonecny) - Add decorator as shortcut for a publisher patching (jkonecny) - Add test for creating invalid payload handler (jkonecny) - Fix tests after removing handlers publish method (jkonecny) - Remove _publish_handler method from payload module (jkonecny) - Fix tests because of new payload API change (jkonecny) - Remove get_handler_path from payload handlers (jkonecny) - Return path from payload handler publish methods (jkonecny) - Join all the payload handler create methods (jkonecny) - Publish payload handler after KS data are parsed (jkonecny) - Add handler factory and use that in payload module (jkonecny) - Add tests for new payload API (jkonecny) - Do not create payload handler if already set (jkonecny) - Add API to test if there is a payload handler set (jkonecny) - Do not set default payload handler (jkonecny) - Don't prune and sort actions in the partitioning task (vponcova) - Fix imports in the tests (jkonecny) - Adapt payload tests to a new task check function (jkonecny) - Adapt network tests to a new task check function (jkonecny) - Adapt localization tests to a new task check function (jkonecny) - Adapt bootloader test to a new task check function (jkonecny) - Adapt storage tests to a new check task function (jkonecny) - Make a new test func to check task creation (jkonecny) - Add test for new payload API on live image creation (jkonecny) - Add new payload API to create live image handler (jkonecny) - Add tests for new payload handlers solution (jkonecny) - Fix tests after payload handler logic change (jkonecny) - Add support to create DNF payload handler (jkonecny) - Improve payload handler creation abstraction (jkonecny) - Publish payload handler before it is set (jkonecny) - Fix payload generate_kickstart with no handler (jkonecny) - Add payload module API to get active handler (jkonecny) - Publish handler in the creation method call (jkonecny) - Propagate DBus path when creating handler (jkonecny) - Use base handler class by the handler modules (jkonecny) - Add payload handler base class (jkonecny) - Change main payload handlers to property (jkonecny) - Add root password SSH login override checkbox (#1716282) (mkolman)
2019-07-25 13:30:19 +00:00
/anaconda-31.21.tar.bz2
/anaconda-31.22.tar.bz2
/anaconda-32.1.tar.bz2
New version 32.2-1 - Set the minimum required entropy only once (vponcova) - Rename the icon (#1740864) (vponcova) - Format strings with format in interactive utils (vponcova) - Rename _get_device_info_description in the custom spoke (vponcova) - Remove pyanaconda.storage.partitioning (vponcova) - Use the partitioning request in TUI (vponcova) - Use the partitioning request in GUI (vponcova) - Update the storage initialization and configuration (vponcova) - Use the partitioning request in the tests (vponcova) - Use the partitioning request in the automatic partitioning module (vponcova) - Use the partitioning request in the automatic partitioning task (vponcova) - Exclude mount points from the automatic partitioning (vponcova) - Create a DBus structure for the partitioning request (vponcova) - Don't load the repo device path twice in the Payload class (vponcova) - Rename device_path to repo_device_path in the Payload class (vponcova) - Rename get_mount_device in payload utils (vponcova) - Remove a redundant condition in the Payload class (vponcova) - Specify types of arguments in the payload utils (vponcova) - Use the payload utils in UI (vponcova) - Add a new function unmount_device to payload utils (vponcova) - Add a new function setup_device to payload utils (vponcova) - Add a new function mount_device to payload utils (vponcova) - Add a new function teardown_device to payload utils (vponcova) - Move the support methods for image installations (vponcova) - Change the method for finding potential HDISO sources (vponcova) - Change the method for finding a valid optical install media (vponcova) - Add a new function resolve_device to payload utils (vponcova) - Rename variables and arguments in the Payload class (vponcova) - Provide a documentation for the payload utils (vponcova) - Don't propagate the storage and data to the payload again (vponcova) - Collect addons after running the %pre section (vponcova) - Fix: Merge the code for the device info validation (vponcova) - Fix: Generate the device info in interactive utils (vponcova) - Fix: Simplify the code for validating mount points (vponcova) - Handle a missing value of the mount point attribute (vponcova) - Improve logging of the device info changes (vponcova) - Remove the constants for the device type strings (vponcova) - Move the code for collecting supported RAID levels (vponcova) - Move the code for the device info validation (vponcova) - Move the code for the raid level validation (vponcova) - Simplify the code for validating mount points (vponcova) - Move the code for validating mount points (vponcova) - Generate the device info in interactive utils (vponcova) - Simplify overriding disk set with container's (vponcova) - Simplify the removal of the device (vponcova) - Merge the code for changing the size (vponcova) - Move code to the function revert_reformat (vponcova) - Change arguments of the method for reformatting (vponcova) - Merge the code for the device info validation (vponcova) - Split the code for collecting the new device info (vponcova) - Move the code for collecting the new device info (vponcova) - Apply the device info changes in new methods (vponcova) - Remove the code for comparing the device info (vponcova) - Remove variables for new device info (vponcova) - Remove variables for old device info (vponcova) - Move the code for comparing the device info (vponcova) - Simplify logging of the device infos (vponcova) - Move the code for the new device info (vponcova) - Move the code for the old device info (vponcova) - Add squashfs+overlayfs base live image detection (bcl) - liveinst: Add support for plain squashfs root filesystem (bcl)
2019-08-19 16:25:55 +00:00
/anaconda-32.2.tar.bz2
New version 32.3-1 - Use the task container to publish tasks (vponcova) - Remove publish_task (vponcova) - Make tasks publishable (vponcova) - Create and set up the DBus container for tasks (vponcova) - Add note to fix time consuming live os dbus task (jkonecny) - Add notes for the future work on the module payloads (jkonecny) - Move constants specific for copy dd task (jkonecny) - Add test for updating bls entries task (jkonecny) - Add test for Live OS post installation task (jkonecny) - Add test for create_rescue_image function (jkonecny) - Add Live OS handler test for install with task (jkonecny) - Add live payload handler test for InstallWithImageTask (jkonecny) - Improve tests for live os image detection code (jkonecny) - Add live os test for kernel version list (jkonecny) - Make consistent imports (jkonecny) - Replace getSysroot by conf value (jkonecny) - Move get_dir_size test to the payload module tests (jkonecny) - Move get_dir_size function to the payload.base.utils (jkonecny) - Rename GetDirSize to get_dir_size (jkonecny) - Add sysroot param to the copy DD files task (jkonecny) - Change write module blacklist to take sysroot param (jkonecny) - Change create root dir func to take sysroot param (jkonecny) - Add sysroot param to prepare installation task (jkonecny) - Rename payload shared to base (jkonecny) - Add Live OS handler space required test (jkonecny) - Inline copy driver disk payload function to task (jkonecny) - Add API for required space to live os payload handler (jkonecny) - Add copy DD files task to live image payload handler (jkonecny) - Use new task copy driver disks files to old payload (jkonecny) - Add copy DD files as post install task to live os handler (jkonecny) - Add post-installation task to live os payload handler (jkonecny) - Do a facelift to the old copy driver disk function (jkonecny) - Moved copy driver disk to the payload module shared (jkonecny) - Use new shared task in the old payload module (jkonecny) - Add test for prepare installation payload task (jkonecny) - Add tests for payload module shared utils (jkonecny) - Create and use task to prepare installation for LiveOS (jkonecny) - Move payload shared code for handlers to a directory (jkonecny) - Move write module blacklist to paylod module (jkonecny) - Move create root directory to its own function (jkonecny) - Add install task with API to Live OS handler (jkonecny) - Add kernel version list support to live os handler (jkonecny) - Fix noverifyssl when downloading .treeinfo file (#1723811) (jkonecny) - Add the DBus property PartitioningMethod (vponcova) - Add support for dynamic partitioning modules (vponcova) - Make partitioning modules publishable (vponcova) - Create the partitioning factory (vponcova) - Use a DBus container for the device trees (vponcova) - Add support for DBus containers (vponcova) - Add a simple unit test for TUI and GUI (vponcova) - Add logic to create flatpaks rpmostree payload (#1734970) (jkonecny) - Move flatpak code to a new ostree payload class (#1734970) (jkonecny) - Create flatpak in ostree payload only if available (#1734970) (jkonecny) - Update tests for new class method is_available (#1734970) (jkonecny) - Make flatpak is_available() a static method (#1734970) (jkonecny) - Remove the fixed file:// from the flatpak remote (#1734970) (jkonecny) - Fix payload prepare mount targets install task (#1734970) (jkonecny) - Merge rpmostreepayload installation under one task (#1734970) (jkonecny) - Move progress messaging from flatpak to rpmostree (#1734970) (jkonecny) - Add test for flatpak change remote for refs (#1734970) (jkonecny) - Replace remote for installed refs in rpmpayload (#1734970) (jkonecny) - Use new flatpak replace remote on installed refs (#1734970) (jkonecny) - Add flatpak remote replace for installed refs (#1734970) (jkonecny) - Make flatpak ref full format method more generic (#1734970) (jkonecny) - Create an flatpak base ref list object (#1734970) (jkonecny) - Use flatpak add/remove remotes in ostree payload (#1734970) (jkonecny) - Add flatpak tests for adding and removing remotes (#1734970) (jkonecny) - Implement flatpak adding and removing remotes (#1734970) (jkonecny) - Adapt flatpak tests to the new changes (#1734970) (jkonecny) - Change flatpak remote logic (#1734970) (jkonecny) - Rename flatpak REMOTE_NAME to LOCAL_REMOTE_NAME (#1734970) (jkonecny) - Make flatpak ref lists object consistent (#1734970) (jkonecny) - Implement object to get installed flatpak refs (#1734970) (jkonecny) - Add flatpak error reporting implementation (#1734970) (jkonecny) - Cleanup temp repository of flatpak before install (#1734970) (jkonecny) - Add and fix tests for newly added flatpak cleanup (#1734970) (jkonecny) - Add flatpak cleanup method (#1734970) (jkonecny) - Split flatpak setup to two initialization methods (#1734970) (jkonecny) - Fix tests after connecting to flatpak signals (#1734970) (jkonecny) - Add callbacks to monitor flatpak transactions (#1734970) (jkonecny) - Install flatpaks as part of ostree installation (#1734970) (jkonecny) - Add test for the flatpak install method (#1734970) (jkonecny) - Add support to install all remote flatpaks (#1734970) (jkonecny) - Add flatpak required space test (#1734970) (jkonecny) - Add get_required_space to the flatpak payload (#1734970) (jkonecny) - Add flatpak object to abstract flatpak Ref list (#1734970) (jkonecny) - Don't configure the default target without systemd (#1744115) (vponcova) - Change flatpak remote name to constant (#1734970) (jkonecny) - Use FlatpakPayload from the RPMOStreePayload (#1734970) (jkonecny) - Add test for the flatpak setup method (#1734970) (jkonecny) - Add method to setup flatpak objects (#1734970) (jkonecny) - Add flatpak test for remote availability (#1734970) (jkonecny) - Add check if flatpak remote repo is available (#1734970) (jkonecny) - Add libflatpak dependency to the anaconda spec (#1734970) (jkonecny) - Add an empty class to handle flatpak (#1734970) (jkonecny) - Look for existing installations on existing devices (vponcova) - Require a mount point only for mountable formats (vponcova) - Handle the missing mountpoint attribute (#1743853) (vponcova)
2019-08-26 16:21:33 +00:00
/anaconda-32.3.tar.bz2
New version 32.4-1 - Add tests for the device factory requests (vponcova) - Raise an exception if the device type is unsupported (vponcova) - Fix: Move the code for getting the device LUKS versions (vponcova) - Use a device factory request to populate the right side (vponcova) - Improve logging of the custom spoke (vponcova) - Use the device factory request to change devices (vponcova) - Generate a device factory request (vponcova) - Use a device factory request to add a mount point (vponcova) - Add support for transforming device factory requests to arguments (vponcova) - Add DBus support for the device factory request (vponcova) - Fix tests after using flatpak format_ref method (jkonecny) - Use flatpak API to create ref string (jkonecny) - network: make sure configuration from boot options has ONBOOT=yes (#1727904) (rvykydal) - network: fix dumping of generic "Wired connection" created in initramfs (#1727904) (rvykydal) - Make clear where repo names are used not objects (jkonecny) - Remove __main__ functions for testing (vponcova) - Drop dhclient requirement (pbrobinson) - Compare normalized XML strings (vponcova) - Add temporal pylint false positive (jkonecny) - Make default state of treeinfo repos configurable by product (riehecky) - Fix pylint test by loading C extensions (jkonecny) - Drop dhclient requirement (pbrobinson) - Fall back to a boot drive with a valid stage1 device (#1168118) (vponcova) - Use test dependencies from Fedora instead of pip (jkonecny) - Do not crash test env setup in case of empty list (jkonecny) - Fix parsing of hostname from cmdline for ipv6. (rvykydal) - dnfpayload: repo in _fetch_md is a dnf repo not ksrepo (awilliam) - Don't set up a warning label to None (#1745933) (vponcova) - Add DBus support for shrinking devices (vponcova) - Add DBus support for removing devices (vponcova) - Devices to be shrinked are always resizable (vponcova) - Identify devices by theirs names in the resize dialog (vponcova) - Refactorize the ResizeDialog (vponcova) - network module: guard onboot configuration task by environment (rvykydal) - network: modify autoactivate via NM API with a separate task (rvykydal) - network: get ONBOOT values from NM connections (rvykydal) - network: activate connections during initramfs consolidation synchronously (rvykydal) - network: block autoactivation also when updating iniramfs connection (rvykydal) - network: find initramfs connections even without ifcfg files (#1727904) (rvykydal) - network: block autoactivation when adding connection from kickstart (rvykydal) - network: split the function for adding a connection from kickstart (rvykydal) - network: implement NM connection change commit using Update2() (rvykydal) - network: fix setting real ONBOOT for inactive vlan devices (rvykydal) - network: modify ONBOOT via libnm during network initialization (rvykydal) - network: set autoconnect/ONBOOT to yes for default connection in tui (rvykydal) - network: get rid of ONBOOT workaround in tui (rvykydal) - More detailed addon logging (riehecky) - Revert "Keep getSysroot for kdump-anaconda-addon" (vponcova)
2019-09-05 17:54:10 +00:00
/anaconda-32.4.tar.bz2
/anaconda-32.5.tar.bz2
New version 32.6-1 - Switch between layouts without confirmation (#1333984) (vponcova) - Remove the old and broken zram-stats script (#1561773) (mkolman) - Rename _test_dbus_partitioning and _test_dbus_property (vponcova) - Remove attributes for the static partitioning modules (vponcova) - Test the custom partitioning from kickstart (vponcova) - Test the property AppliedPartitioning (vponcova) - Test the property CreatedPartitioning (vponcova) - Test the dynamic partitioning modules (vponcova) - Test the partitioning factory with kickstart (vponcova) - Generate kickstart from the applied partitioning (vponcova) - Create a partitioning module for the kickstart data (vponcova) - Add tests for the storage installation tasks (vponcova) - Add the installation task for BTRFS (vponcova) - Add a simple import test for pyanaconda (vponcova) - Fix the implementation of patch_dbus_publish_object (vponcova) - Use the validation report for the storage validation (vponcova) - Remove get_object_path of TaskInterface (vponcova) - Add support for validation tasks (vponcova) - Move the partitioning validation to the base class (vponcova) - Add the installation task for ZIPL (vponcova) - Improve installation tasks of the Storage module (vponcova) - Don't initialize PartTypeSpoke from the Summary hub (vponcova) - Add DBus support for the device ancestors (vponcova) - Fix the DBus method GetUsableDisks (vponcova) - network: split function for generating dracut arguments (#1751189) (rvykydal) - network: generate dracut arguments from connections (#1751189) (rvykydal) - network: do not touch iBFT connections created in initramfs (#1751189) (rvykydal) - Increase EFI System Partition (ESP) size to 200-600 MiB (javierm)
2019-09-25 15:57:54 +00:00
/anaconda-32.6.tar.bz2
/anaconda-32.7.tar.bz2
New version 32.8-1 - Do not use module_debsolv_errors DNF method (jkonecny) - Update pyanaconda/rescue.py (slavik.vladimir) - Make small fixes in the errors file code (jkonecny) - Make error string wrap more sane (jkonecny) - Remove make updates (jkonecny) - Fix regexp for iscsi initiator iqn name validation (#1750865) (rvykydal) - Disable kickstart output from the Payload module (vponcova) - Extend the tests for the Boss module (vponcova) - Mark the network command as removed (vponcova) - Generate the complete kickstart using the Boss (vponcova) - Add DBus support for generating a complete kickstart (vponcova) - Improve the DBus return value for reading a kickstart file (vponcova) - Add DBus structure for a kickstart report (vponcova) - Simplify the DBus support for reading a kickstart file (vponcova) - Don't reimplement the run method in the Boss (vponcova) - Start DBus modules in a task (vponcova) - Remove AnacondaBossInterface (vponcova) - Don't represent the modules observers by their DBus path (vponcova) - Use a signal to propagate the module observers in the Boss (vponcova) - Make the nomount boot option work again (vslavik) - Skip buildins when processing kernel boot args (#1637472) (jkonecny) - Remove ldconfig scriptlet from a spec file (jkonecny) - Switch the makeupdates script to Python 3 (mkolman) - Fix a couple issues identified by Pylint (mkolman) - PEP8 for function names (mkolman) - Remove disused support for automatically fetching packages from Koji (mkolman) - Support basic nested DBus structures (vponcova) - Support resolving of simple type hints (vponcova) - Generate DBus fields with DBusFieldFactory (vponcova) - Fix a missing patch in unit tests (vponcova) - Increase test coverage for payload sources (jkonecny) - Improve docstring on payload source (jkonecny) - Add logging to the payload source ready state (jkonecny) - Adapt tests to a new is_ready solution (jkonecny) - Implement is_ready for live os payload source (jkonecny) - Switch payload source ready property to method (jkonecny) - Remove payload source ready setter (jkonecny) - Add tests for payload sources error propagation (jkonecny) - Raise exception at the end of sources tear down (jkonecny) - Payload sources can't be set when initialized (jkonecny) - Fix doc strings in Live OS payload source (jkonecny) - Fix doc strings in Payload module (jkonecny) - Adapt tests to a new payload grouping tasks (jkonecny) - Use TearDownSourcesTask in LiveOS payload (jkonecny) - Add tear down payload sources task (jkonecny) - Use SetUpSourcesTask in LiveOS payload (jkonecny) - Add set up payload sources task (jkonecny) - Rename Live OS Source specific tasks (jkonecny) - Change test for Live payload source readiness (jkonecny) - Adapt tests to new Installation task with source (jkonecny) - Check source readiness in Payload install task (jkonecny) - Remove handler check for source readiness (jkonecny) - Remove payload sources validate API (jkonecny) - Replace payload attach_source by set_sources (jkonecny) - Rename kind to type (jkonecny) - Rename tear down Live OS source task (jkonecny) - Add source tests to Live OS (jkonecny) - Adapt tests to the new Live OS source solution (jkonecny) - Add check_task_creation_list helper function (jkonecny) - Add source checkers to Live OS handler (jkonecny) - Use source object in the Live OS handler (jkonecny) - Add is source set method to payload handler base (jkonecny) - Adapt Live OS test for detect image migration (jkonecny) - Move Live OS image detection to source (jkonecny) - Adapt payload Live OS handler/source tests (jkonecny) - Migrate image path from Live OS handler to source (jkonecny) - Live OS source can have only one source attached (jkonecny) - Fix line longer than 99 characters in payload (jkonecny) - Add check if payload source is supported (jkonecny) - Add payload source type tests (jkonecny) - Implement type to the payload source base (jkonecny) - Move payload handler/sources types to constants (jkonecny) - Implement source attach to the payload handlers (jkonecny) - Add test for payload CreateSource API (jkonecny) - Wrap payload source creation to DBusContainer (jkonecny) - Add support for source creation to Payload module (jkonecny) - Add payload SourceFactory test (jkonecny) - Add payload source factory (jkonecny) - Add test for the payload HandlerFactory class (jkonecny) - Make payload HandlerFactory class more generic (jkonecny) - Remove required parameter from the Live OS Source (jkonecny) - Add Live OS source tear down test (jkonecny) - Use moved tear down task in Live OS source (jkonecny) - Move Live OS tear down task to Live OS source (jkonecny) - Add test for Live OS source validation method (jkonecny) - Learn Live OS source how to validate source (jkonecny) - Add Validate API to the payload source base (jkonecny) - Add test for Live OS Source set up task (jkonecny) - Move and fix Live OS init source test (jkonecny) - Use set up source task in the Live OS source (jkonecny) - Rename set up task for live os source (jkonecny) - Move set up source live os image task to sources (jkonecny) - Add empty classes for Live OS payload interface (jkonecny) - Add base payload source module (jkonecny) - Add a new python module for payload sources (jkonecny)
2019-10-14 15:34:58 +00:00
/anaconda-32.8.tar.bz2
/anaconda-32.9.tar.bz2
/anaconda-32.10.tar.bz2
New version 32.11-1 - Fix the timeout of DBus calls (vponcova) - Remove pydbus from the spec file (vponcova) - Test DBus support with Gio.TestDBus (vponcova) - Update the support for DBus properties (vponcova) - Create variants for the signal PropertiesChanged (vponcova) - Test the extended support for the DBus observer (vponcova) - Remove PropertiesCache (vponcova) - Extend the DBus observer (vponcova) - Test the extended support for DBus connection (vponcova) - Extend the support for DBus connections (vponcova) - Don't use pydbus in the function get_object_path (vponcova) - Test the client support for DBus objects (vponcova) - Add the client support for DBus objects (vponcova) - Test the server support for DBus objects (vponcova) - Add the server support for DBus objects (vponcova) - Extend DBus constants (vponcova) - Test the extended support for DBus specification (vponcova) - Extend the support for DBus specification (vponcova) - Test the support for parsing the XML specification (vponcova) - Add support for parsing the XML specification (vponcova) - Test the DBus signals (vponcova) - Extend the Signal class (vponcova) - Don't use signals from pydbus (vponcova) - Test the DBus error registration (vponcova) - Don't use DBus error registration from pydbus (vponcova) - Remove pydbus from the comments (vponcova) - Test the extended support for DBus typing (vponcova) - Extend the support for DBus typing (vponcova) - Don't import Variant from pydbus (vponcova) - Fix other payload module cyclic imports (vponcova) - Add code conventions to upstream (jkonecny) - Fix payload module cyclic imports (jkonecny) - Enable networking in the testing environment by default (vponcova) - network: adapt network config via kickstart from disk to NM in initramfs (#1757781) (rvykydal) - network: fix handling of ksdevice=bootif in initramfs (rvykydal) - Make sure we work with fresh data when trying to do netroot (vpodzime) - Make our manual triggering on network in dracut work (#1082500) (vpodzime) - iscsi: do not generate initiator for generated kickstart if iscsi is not used (rvykydal) - network: remove useless function (rvykydal) - network: remove Network command from anaconda (rvykydal) - network: remove parse method from Network command (rvykydal) - network: remove packages attribute from Network command (rvykydal) - Move payload live_os source under its directory (jkonecny) - Create an empty payload source live_os folder (jkonecny) - Move payload service constants to the main dir (jkonecny) - Remove modules.payload.live folder (jkonecny) - Move rest of payload utils to live_image utils (jkonecny) - Move create_rescue_image to payload base utils (jkonecny) - Move get_kernel_version_list to payload base (jkonecny) - Move InstallFromTarTask to live_image payload (jkonecny) - Move InstallFromImageTask to payload.base (jkonecny) - Move UpdateBLSConfigurationTask to payload base (jkonecny) - Move DownloadProgress to payload live_image (jkonecny) - Move TeardownInstallationSourceImageTask to payload (jkonecny) - Move SetupInstallationSourceImageTask to payload (jkonecny) - Move CheckInstallationSourceImageTask to payload (jkonecny) - Fix imports after move of live_image payload (jkonecny) - Move lime_image code to the payloads folder (jkonecny) - Fix imports after move of live_os payload (jkonecny) - Move live_os code to the payloads folder (jkonecny) - Fix imports after move of DNF payload (jkonecny) - Move DNF handler to payloads folder (jkonecny) - Remove useless support for boot loader update (vponcova)
2019-10-24 17:30:21 +00:00
/anaconda-32.11.tar.bz2
/anaconda-32.12.tar.bz2
/anaconda-32.13.tar.bz2
New version 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)
2019-11-12 16:05:32 +00:00
/anaconda-32.14.tar.bz2
/anaconda-32.15.tar.bz2
New version 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)
2019-12-10 04:26:08 +00:00
/anaconda-32.16.tar.bz2
/anaconda-32.17.tar.bz2
/anaconda-32.18.tar.bz2
New version 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)
2020-01-13 16:00:11 +00:00
/anaconda-32.19.tar.bz2
New version 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)
2020-01-20 18:38:51 +00:00
/anaconda-32.20.tar.bz2
/anaconda-32.21.tar.bz2
/anaconda-32.22.tar.bz2
/anaconda-32.23.tar.bz2
New version 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)
2020-02-20 16:29:50 +00:00
/anaconda-32.24.tar.bz2
/anaconda-33.1.tar.bz2
/anaconda-33.2.tar.bz2
New version 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)
2020-03-09 16:46:09 +00:00
/anaconda-33.3.tar.bz2
New version 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)
2020-03-17 12:59:58 +00:00
/anaconda-33.4.tar.bz2
New version 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)
2020-03-31 14:57:11 +00:00
/anaconda-33.5.tar.bz2
/anaconda-33.6.tar.bz2
/anaconda-33.7.tar.bz2
New version 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)
2020-04-08 11:08:46 +00:00
/anaconda-33.8.tar.bz2
/anaconda-33.9.tar.bz2
/anaconda-33.10.tar.bz2
New version 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)
2020-04-21 18:39:15 +00:00
/anaconda-33.11.tar.bz2
New version 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)
2020-04-29 12:48:31 +00:00
/anaconda-33.12.tar.bz2
New version 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)
2020-05-07 16:37:35 +00:00
/anaconda-33.13.tar.bz2
New version 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)
2020-05-14 14:57:10 +00:00
/anaconda-33.14.tar.bz2
New version 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)
2020-05-19 17:00:11 +00:00
/anaconda-33.15.tar.bz2
/anaconda-33.17.tar.bz2
/anaconda-33.18.tar.bz2
2020-06-15 16:29:43 +00:00
/anaconda-33.19.tar.bz2
/anaconda-33.20.tar.bz2
/anaconda-33.21.tar.bz2
New version 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)
2020-07-14 14:59:39 +00:00
/anaconda-33.22.tar.bz2
/anaconda-33.23.tar.bz2
/anaconda-33.24.tar.bz2
/anaconda-33.25.tar.bz2
/anaconda-34.1.tar.bz2
/anaconda-34.2.tar.bz2
New version 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)
2020-09-01 15:36:48 +00:00
/anaconda-34.3.tar.bz2
New version 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)
2020-09-07 20:00:57 +00:00
/anaconda-34.4.tar.bz2
New version 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)
2020-09-17 13:38:33 +00:00
/anaconda-34.5.tar.bz2
/anaconda-34.6.tar.bz2
/anaconda-34.7.tar.bz2
/anaconda-34.8.tar.bz2
New version 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)
2020-10-14 15:24:56 +00:00
/anaconda-34.9.tar.bz2
New version 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)
2020-10-23 16:42:02 +00:00
/anaconda-34.10.tar.bz2
/anaconda-34.12.tar.bz2
/anaconda-34.13.tar.bz2
New version 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)
2020-11-24 17:46:41 +00:00
/anaconda-34.14.tar.bz2
New version 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)
2020-12-07 19:55:31 +00:00
/anaconda-34.15.tar.bz2
New version 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)
2021-01-04 16:16:34 +00:00
/anaconda-34.16.tar.bz2
New version 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)
2021-01-11 19:02:10 +00:00
/anaconda-34.17.tar.bz2
/anaconda-34.18.tar.bz2
/anaconda-34.19.tar.bz2
/anaconda-34.20.tar.bz2
/anaconda-34.21.tar.bz2
New version 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)
2021-02-03 17:56:20 +00:00
/anaconda-34.22.tar.bz2
/anaconda-34.23.tar.bz2
/anaconda-34.24.tar.bz2
/anaconda-35.1.tar.bz2
/anaconda-35.2.tar.bz2
/anaconda-35.3.tar.bz2
/anaconda-35.4.tar.bz2
/anaconda-35.5.tar.bz2
/anaconda-35.6.tar.bz2
/anaconda-35.7.tar.bz2
New version 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)
2021-03-10 17:44:10 +00:00
/anaconda-35.8.tar.bz2
New version 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)
2021-03-22 16:50:26 +00:00
/anaconda-35.9.tar.bz2
/anaconda-35.10.tar.bz2
/anaconda-35.11.tar.bz2
/anaconda-35.12.tar.bz2
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 16:12:20 +00:00
/anaconda-35.13.tar.bz2
/anaconda-35.14.tar.bz2
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 19:41:06 +00:00
/anaconda-35.15.tar.bz2
/anaconda-35.16.tar.bz2
/anaconda-35.17.tar.bz2
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 15:27:02 +00:00
/anaconda-35.18.tar.bz2
/anaconda-35.19.tar.bz2
/anaconda-35.20.tar.bz2
/anaconda-35.21.tar.bz2
/anaconda-35.22.tar.bz2
/anaconda-36.1.tar.bz2
/anaconda-36.2.tar.bz2
/anaconda-36.3.tar.bz2
/anaconda-36.4.tar.bz2
/anaconda-36.5.tar.bz2
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 15:43:52 +00:00
/anaconda-36.6.tar.bz2
/anaconda-36.7.tar.bz2
/anaconda-36.8.tar.bz2
/anaconda-36.9.tar.bz2
/anaconda-36.10.tar.bz2
/anaconda-36.11.tar.bz2
/anaconda-36.12.tar.bz2
/anaconda-36.13.tar.bz2
/anaconda-36.14.tar.bz2
/anaconda-36.15.tar.bz2
/anaconda-36.16.tar.bz2
/anaconda-37.1.tar.bz2
/anaconda-37.2.tar.bz2
/anaconda-37.3.tar.bz2
/anaconda-37.4.tar.bz2
/anaconda-37.5.tar.bz2
/anaconda-37.6.tar.bz2
/anaconda-37.7.tar.bz2
/anaconda-37.8.tar.bz2
/anaconda-37.9.tar.bz2
/anaconda-37.10.tar.bz2
/anaconda-37.11.tar.bz2
/anaconda-37.12.tar.bz2
/anaconda-38.1.tar.bz2
/anaconda-38.2.tar.bz2
/anaconda-38.3.tar.bz2
/anaconda-38.4.tar.bz2
/anaconda-38.5.tar.bz2
/anaconda-38.6.tar.bz2
/anaconda-38.7.tar.bz2
/anaconda-38.8.tar.bz2
/anaconda-38.9.tar.bz2
/anaconda-38.10.tar.bz2
/anaconda-38.11.tar.bz2
/anaconda-38.12.tar.bz2
/anaconda-38.13.tar.bz2
/anaconda-38.14.tar.bz2
/anaconda-38.15.tar.bz2
/anaconda-38.17.tar.bz2
/anaconda-38.18.tar.bz2
/anaconda-38.19.tar.bz2
/anaconda-38.20.tar.bz2
/anaconda-38.21.tar.bz2
/anaconda-38.22.tar.bz2
/anaconda-38.23.tar.bz2
/anaconda-39.1.tar.bz2
/anaconda-39.2.tar.bz2
/anaconda-39.3.tar.bz2
/anaconda-39.4.tar.bz2
/anaconda-39.5.tar.bz2
/anaconda-39.6.tar.bz2
/anaconda-39.7.tar.bz2
/anaconda-39.8.tar.bz2
/anaconda-39.9.tar.bz2
/anaconda-39.10.tar.bz2
/anaconda-39.11.tar.bz2
/anaconda-39.12.tar.bz2
/anaconda-39.13.tar.bz2
/anaconda-39.14.tar.bz2
/anaconda-39.15.tar.bz2
/anaconda-39.16.tar.bz2
/anaconda-39.17.tar.bz2
/anaconda-39.18.tar.bz2
/anaconda-39.19.tar.bz2
/anaconda-39.20.tar.bz2