-
Tue Nov 09 2021 Kevin Lyons <kevin.x.lyons@oracle.com> - 33.16.5.6-1.0.1
- Switch to BLS kernel rescue generation script
- Fix exception when searching for existing installations in rescue mode
(herbert.van.den.bergh@oracle.com) [Orabug: 32795730]
- Fix the path to the rescue image in the BLS config file [Orabug: 31988381]
- When BTRFS autopartitioning type is used, make sure /boot is on BTRFS [Orabug: 31839671]
- Enable grub2 BLS for XEN guests [Orabug: 31857289]
- Fix syntax error in bug21957916-use-bls-set-default-kernel.patch [Orabug: 31877077]
- Remove CDN from install source screen [Orabug: 31839682]
- Fix work-around-filesystem-full-error-on-btrfs.patch to work around
filesystem out of space error when installing to BTRFS [Orabug: 31845104]
- Update add-oracle-linux-product.d-conf.patch to fix [Orabug: 31863588]
- Updated bug18177078-install-UEK-and-set-as-default.patch due to code change
- Fix oracle efi dir in add-oracle-linux-product.d-conf.patch
- Fix crash when re-creating rescue image.
- Disable rhsm and syspurpose kickstart commands
- Add product.d config file for Oracle Linux [Orabug: 31863588]
- Use UEK for the rescue image on x86_64
[Orabug: 31587690]
- Don't create separate mount point for /home when autopartitioning with btrfs
[Orabug: 31192722]
- Work around filesystem full error when / is on btrfs.
- Enable support of /boot on btrfs and make it the default option.
- Make sure both BaseOS and Appstream repo are initialized when supplied by user.
[Orabug: 31298070]
- Display quit message properly [Orabug: 31075436]
- Fix crash when writing bootloader
- Remove integration with CDN [Orabug: 30902364]
- Remove additional non-Oracle installclass to prevent installer failure [Orabug: 30530690]
- Update reference to URL with info about SMT [Orabug: 30390135]
- Don't automatically insert UEK into package set if it exists in repo.
Changes to comps file should take care of addition [Orabug: 30284307]
- Alter search for packages that provide 'kernel' to also find kernel-uek
[Orabug: 30284307]
- Increase the buffer added to the download space required when determining
the dnf download cache location to avoid hangs on Virtual Box
[Orabug: 29889830]
- iscsid service should not be running when transition to anaconda.target [Orabug: 29446153]
(fred.herard@oracle.com)
- Use OL8 for the kickstart version [Orabug: 29373077]
- Remove python3-syspurpose requirement. [Orabug 29443881]
- Prevent rescue bootloader entry from becoming the default [Orabug: 29439753]
- Use /etc/os-release first when finding the product name [Orabug: 29373100]
- Remove UI components related to system purpose and RHN subscription. [Orabug: 29373275]
- Add patch to use bls config file to setup default kernel instead of index [Orabug: 21957916]
- liveinst was not built since IS_LIVEINST_ARCH in configure.ac wasn't tweaked
it should now build for armv5,6,7* and aarch64 (philip.copeland@oracle.com)
- Provide the liveinst binary [bug 27116016]
-
Fri Sep 24 2021 Radek Vykydal <rvykydal@redhat.com> - 33.16.5.6-1
- Payload should wait for all storage related threads to finish (mkolman)
Resolves: rhbz#2002203
-
Mon Sep 13 2021 Radek Vykydal <rvykydal@redhat.com> - 33.16.5.5-1
- Remove misleading warning about inst.ks.device replacing ksdevice (rvykydal)
Resolves: rhbz#2001913
-
Mon Aug 02 2021 Radek Vykydal <rvykydal@redhat.com> - 33.16.5.4-1
- Disable anaconda-core's requirement on subscription-manager on CentOS (carl)
Resolves: rhbz#1984958
- Show suggestions for an error caused by inconsistent sector sizes (vponcova)
Resolves: rhbz#1935722
- Use a custom stylesheet to define CentOS-specific stylesheet data (carl)
Related: rhbz#1974149
- Use RHEL help content for RHV/Ovirt (mkolman)
Resolves: rhbz#1915910
- Move post installation scripts to the end of queue (lveyde)
Resolves: rhbz#1970879
- Do not generate dracut arguments multiple times for some storage devices
(rvykydal)
Related: rhbz#1937208
- Make failure in generating of dracut arguments for iSCSI device non-fatal.
(rvykydal)
Resolves: rhbz#1937208
-
Thu Jul 01 2021 Radek Vykydal <rvykydal@redhat.com> - 33.16.5.3-1
- Check source type directly, not via DBus (mkolman)
Resolves: rhbz#1941578
- Remove autostep functionality (vslavik)
Resolves: rhbz#1976913
- Make it possible to skip install time Insights errors (mkolman)
Resolves: rhbz#1931069
- Fix CDN button visibility (mkolman)
Resolves: rhbz#1903178
- network: do not bind virtual devices to mac (rvykydal)
Resolves: rhbz#1963834
- Add a log message for successful installation (vslavik)
Resolves: rhbz#1949487
-
Mon May 24 2021 Radek Vykydal <rvykydal@redhat.com> - 33.16.5.2-1
- Use modinfo to check ko before modprobe (t.feng94)
Resolves: rhbz#1577544
- network: do not crash on team without IP config (rvykydal)
Resolves: rhbz#1929008
- Add the "Encrypt my data" checkbox to the custom partitioning spoke
(vponcova)
Resolves: rhbz#1903786
- Allow encryption of thin logical volumes (vponcova)
Resolves: rhbz#1877777
- Don't automatically execute the default partitioning (vponcova)
Resolves: rhbz#1954408
- Don't run the execute method in the kickstart installation in TUI by default
(vponcova)
Related: rhbz#1954408
- Don't run the execute method in the kickstart installation in GUI by default
(vponcova)
Related: rhbz#1954408
- Enable closest mirror in CentOS Stream config (carl)
Resolves: rhbz#1953698
- Add CentOS Stream config (riehecky)
Resolves: rhbz#1953698
-
Wed May 19 2021 Radek Vykydal <rvykydal@redhat.com> - 33.16.5.1-1
- subscription: allow dates in ISO 8601 format (ptoscano)
Resolves: rhbz#1947445
- Add RHEL-specific advice to X timeout message (vslavik)
Related: rhbz#1918702
- Fix AskVNCSpoke call (vslavik)
Related: rhbz#1918702
- Improve X startup error messages (vslavik)
Related: rhbz#1918702
- Terminate X server after timeout and restore crash test handler (vslavik)
Related: rhbz#1918702
- Reorganize control flow in startX (vslavik)
Related: rhbz#1918702
- Handle SIGUSR1 correctly after Xorg timeout (vslavik)
Resolves: rhbz#1918702
- Refactor minor details in startX (vslavik)
Related: rhbz#1918702
- Add base repo name for CentOS Stream after repository renaming (jkonecny)
Resolves: rhbz#1946347
- Avoid a race condition during Connect to Red Hat spoke initialization
(mkolman)
Resolves: rhbz#1950053
-
Wed Mar 24 2021 Radek Vykydal <rvykydal@redhat.com> - 33.16.4.15-1
- network: clone connections from intramfs to persistent config (rvykydal)
Resolves: rhbz#1910438
- network: match also connections named by MAC created by NM in initramfs
(rvykydal)
Related: rhbz#1910438
- network: do not reset ipv6.addr-gen-mode in tui network configuration
(rvykydal)
Related: rhbz#1873021
- network: set addr-gen-mode of Anaconda default connections to eui64
(rvykydal)
Related: rhbz#1873021
- network: default to addr-gen-mode eui64 (rvykydal)
Resolves: rhbz#1873021
-
Mon Mar 22 2021 Radek Vykydal <rvykydal@redhat.com> - 33.16.4.14-1
- Fix crash in NTP servers GUI dialog on late network configuration (rvykydal)
Resolves: rhbz#1938168
-
Mon Mar 15 2021 Radek Vykydal <rvykydal@redhat.com> - 33.16.4.13-1
- ostree: ignore exit code 65 for systemd-tmpfiles (christian)
Resolves: rhbz#1935648