31d859
Summary: Graphical system installer
31d859
Name:    anaconda
1b80e9
Version: 33.16.6.3
1e5baa
Release: 1%{?dist}
31d859
License: GPLv2+ and MIT
31d859
URL:     http://fedoraproject.org/wiki/Anaconda
31d859
31d859
# To generate Source0 do:
31d859
# git clone https://github.com/rhinstaller/anaconda
31d859
# git checkout -b archive-branch anaconda-%%{version}-%%{release}
31d859
# ./autogen.sh
31d859
# make dist
31d859
Source0: %{name}-%{version}.tar.bz2
31d859
31d859
# Versions of required components (done so we make sure the buildrequires
31d859
# match the requires versions of things).
31d859
f5d311
%if ! 0%{?rhel}
f5d311
%define blivetguiver 2.1.12-1
f5d311
%endif
31d859
%define dbusver 1.2.3
31d859
%define dnfver 3.6.0
31d859
%define dracutver 034-7
31d859
%define fcoeutilsver 1.0.12-3.20100323git
31d859
%define gettextver 0.19.8
31d859
%define gtk3ver 3.22.17
31d859
%define helpver 22.1-1
31d859
%define isomd5sum 1.0.10
f5d311
%define langtablever 0.0.49
31d859
%define libarchivever 3.0.4
31d859
%define libblockdevver 2.1
31d859
%define libtimezonemapver 0.4.1-2
31d859
%define libxklavierver 5.4
31d859
%define mehver 0.23-1
31d859
%define nmver 1.0
f5d311
%define pykickstartver 3.16.11-1
31d859
%define pypartedver 2.5-2
31d859
%define rpmver 4.10.0
31d859
%define simplelinever 1.1-1
31d859
%define utillinuxver 2.15.1
f5d311
%define dasbusver 0.4
31d859
31d859
BuildRequires: audit-libs-devel
f5d311
BuildRequires: libtool
31d859
BuildRequires: gettext-devel >= %{gettextver}
31d859
BuildRequires: gtk3-devel >= %{gtk3ver}
31d859
BuildRequires: gtk-doc
31d859
BuildRequires: gtk3-devel-docs >= %{gtk3ver}
31d859
BuildRequires: glib2-doc
31d859
BuildRequires: gobject-introspection-devel
31d859
BuildRequires: glade-devel
31d859
BuildRequires: libgnomekbd-devel
31d859
BuildRequires: libxklavier-devel >= %{libxklavierver}
2ec64d
BuildRequires: make
31d859
BuildRequires: pango-devel
31d859
BuildRequires: python3-kickstart >= %{pykickstartver}
31d859
BuildRequires: python3-devel
31d859
BuildRequires: python3-nose
31d859
BuildRequires: systemd
31d859
# rpm and libarchive are needed for driver disk handling
31d859
BuildRequires: rpm-devel >= %{rpmver}
31d859
BuildRequires: libarchive-devel >= %{libarchivever}
31d859
%ifarch s390 s390x
31d859
BuildRequires: s390utils-devel
31d859
%endif
31d859
BuildRequires: libtimezonemap-devel >= %{libtimezonemapver}
31d859
31d859
# Tools used by the widgets resource bundle generation
31d859
BuildRequires: gdk-pixbuf2-devel
31d859
BuildRequires: libxml2
31d859
31d859
Requires: anaconda-core = %{version}-%{release}
31d859
Requires: anaconda-gui = %{version}-%{release}
31d859
Requires: anaconda-tui = %{version}-%{release}
31d859
Requires: anaconda-install-env-deps = %{version}-%{release}
31d859
31d859
%description
31d859
The anaconda package is a metapackage for the Anaconda installer.
31d859
31d859
%package core
31d859
Summary: Core of the Anaconda installer
31d859
Requires: python3-libs
31d859
Requires: python3-dnf >= %{dnfver}
785d72
Requires: python3-blivet >= 1:3.4.0-1
31d859
Requires: python3-blockdev >= %{libblockdevver}
31d859
Requires: python3-meh >= %{mehver}
31d859
Requires: libreport-anaconda >= 2.0.21-1
31d859
Requires: libselinux-python3
31d859
Requires: rpm-python3 >= %{rpmver}
31d859
Requires: python3-pyparted >= %{pypartedver}
31d859
Requires: python3-requests
31d859
Requires: python3-requests-file
31d859
Requires: python3-requests-ftp
31d859
Requires: python3-kickstart >= %{pykickstartver}
f5d311
Requires: python3-langtable >= %{langtablever}
31d859
Requires: util-linux >= %{utillinuxver}
31d859
Requires: python3-gobject-base
31d859
Requires: python3-dbus
31d859
Requires: python3-pwquality
31d859
Requires: python3-systemd
31d859
Requires: python3-productmd
f5d311
Requires: python3-dasbus >= %{dasbusver}
f5d311
Requires: flatpak-libs
884371
%if %{defined rhel} && %{undefined centos}
31d859
Requires: python3-syspurpose
31d859
Requires: subscription-manager >= 1.26
f5d311
%endif
31d859
31d859
# pwquality only "recommends" the dictionaries it needs to do anything useful,
31d859
# which is apparently great for containers but unhelpful for the rest of us
31d859
Requires: cracklib-dicts
31d859
31d859
Requires: python3-pytz
31d859
Requires: teamd
31d859
%ifarch s390 s390x
31d859
Requires: openssh
31d859
%endif
31d859
Requires: NetworkManager >= %{nmver}
31d859
Requires: NetworkManager-libnm >= %{nmver}
31d859
Requires: NetworkManager-team
31d859
Requires: kbd
31d859
Requires: chrony
31d859
Requires: python3-ntplib
31d859
Requires: systemd
31d859
Requires: python3-pid
31d859
Requires: python3-ordered-set >= 2.0.0
31d859
f5d311
# Required by the systemd service anaconda-fips.
f5d311
Requires: crypto-policies
f5d311
Requires: /usr/bin/update-crypto-policies
31d859
31d859
# required because of the rescue mode and VNC question
31d859
Requires: anaconda-tui = %{version}-%{release}
31d859
31d859
# Make sure we get the en locale one way or another
31d859
Requires: glibc-langpack-en
31d859
f5d311
# anaconda literally runs its own dbus-daemon, so it needs this,
f5d311
# even though the distro default is dbus-broker in F30+
f5d311
Requires: dbus-daemon
f5d311
f5d311
# Ensure it's not possible for a version of grubby to be installed
f5d311
# that doesn't work with btrfs subvolumes correctly...
f5d311
Conflicts: grubby < 8.40-10
f5d311
31d859
Obsoletes: anaconda-images <= 10
31d859
Provides: anaconda-images = %{version}-%{release}
31d859
Obsoletes: anaconda-runtime < %{version}-%{release}
31d859
Provides: anaconda-runtime = %{version}-%{release}
31d859
Obsoletes: booty <= 0.107-1
31d859
31d859
%description core
31d859
The anaconda-core package contains the program which was used to install your
31d859
system.
31d859
f5d311
%package live
f5d311
Summary: Live installation specific files and dependencies
f5d311
BuildRequires: desktop-file-utils
f5d311
# live installation currently implies a graphical installation
f5d311
Requires: anaconda-gui = %{version}-%{release}
f5d311
Requires: usermode
f5d311
Requires: zenity
f5d311
f5d311
%description live
f5d311
The anaconda-live package contains scripts, data and dependencies required
f5d311
for live installations.
f5d311
31d859
%package install-env-deps
31d859
Summary: Installation environment specific dependencies
31d859
Requires: udisks2-iscsi
31d859
Requires: libblockdev-plugins-all >= %{libblockdevver}
31d859
# active directory/freeipa join support
31d859
Requires: realmd
31d859
Requires: isomd5sum >= %{isomd5sum}
31d859
%ifarch %{ix86} x86_64
31d859
Requires: fcoe-utils >= %{fcoeutilsver}
31d859
%endif
f5d311
# likely HFS+ resize support
f5d311
%ifarch %{ix86} x86_64
f5d311
%if ! 0%{?rhel}
f5d311
Requires: hfsplus-tools
f5d311
%endif
f5d311
%endif
31d859
# kexec support
31d859
Requires: kexec-tools
31d859
Requires: createrepo_c
31d859
# run's on TTY1 in install env
31d859
Requires: tmux
31d859
# install time crash handling
31d859
Requires: gdb
31d859
Requires: rsync
31d859
31d859
%description install-env-deps
31d859
The anaconda-install-env-deps metapackage lists all installation environment dependencies.
31d859
This makes it possible for packages (such as Initial Setup) to depend on the main Anaconda package without
31d859
pulling in all the install time dependencies as well.
31d859
31d859
%package gui
31d859
Summary: Graphical user interface for the Anaconda installer
31d859
Requires: anaconda-core = %{version}-%{release}
31d859
Requires: anaconda-widgets = %{version}-%{release}
31d859
Requires: python3-meh-gui >= %{mehver}
31d859
Requires: adwaita-icon-theme
31d859
Requires: tigervnc-server-minimal
31d859
Requires: libxklavier >= %{libxklavierver}
31d859
Requires: libgnomekbd
31d859
Requires: libtimezonemap >= %{libtimezonemapver}
31d859
Requires: nm-connection-editor
31d859
Requires: keybinder3
31d859
%ifnarch s390 s390x
31d859
Requires: NetworkManager-wifi
31d859
%endif
31d859
Requires: anaconda-user-help >= %{helpver}
31d859
Requires: yelp
f5d311
%if ! 0%{?rhel}
f5d311
Requires: blivet-gui-runtime >= %{blivetguiver}
f5d311
%endif
31d859
Requires: system-logos
31d859
31d859
# Needed to compile the gsettings files
31d859
BuildRequires: gsettings-desktop-schemas
31d859
BuildRequires: metacity
31d859
31d859
%description gui
31d859
This package contains graphical user interface for the Anaconda installer.
31d859
31d859
%package tui
31d859
Summary: Textual user interface for the Anaconda installer
31d859
Requires: anaconda-core = %{version}-%{release}
31d859
Requires: python3-simpleline >= %{simplelinever}
31d859
31d859
%description tui
31d859
This package contains textual user interface for the Anaconda installer.
31d859
31d859
%package widgets
31d859
Summary: A set of custom GTK+ widgets for use with anaconda
f5d311
Requires: %{__python3}
31d859
31d859
%description widgets
31d859
This package contains a set of custom GTK+ widgets used by the anaconda installer.
31d859
31d859
%package widgets-devel
31d859
Summary: Development files for anaconda-widgets
31d859
Requires: glade
31d859
Requires: %{name}-widgets%{?_isa} = %{version}-%{release}
31d859
31d859
%description widgets-devel
31d859
This package contains libraries and header files needed for writing the anaconda
31d859
installer.  It also contains Python and Glade support files, as well as
31d859
documentation for working with this library.
31d859
31d859
%package dracut
31d859
Summary: The anaconda dracut module
31d859
Requires: dracut >= %{dracutver}
31d859
Requires: dracut-network
31d859
Requires: dracut-live
31d859
Requires: xz
31d859
Requires: python3-kickstart
31d859
31d859
%description dracut
31d859
The 'anaconda' dracut module handles installer-specific boot tasks and
31d859
options. This includes driver disks, kickstarts, and finding the anaconda
31d859
runtime on NFS/HTTP/FTP servers or local disks.
31d859
31d859
%prep
f5d311
%autosetup -p 1
31d859
31d859
%build
31d859
# use actual build-time release number, not tarball creation time release number
31d859
%configure ANACONDA_RELEASE=%{release}
31d859
%{__make} %{?_smp_mflags}
31d859
31d859
%install
31d859
%{make_install}
31d859
find %{buildroot} -type f -name "*.la" | xargs %{__rm}
31d859
31d859
# Create an empty directory for addons
31d859
mkdir %{buildroot}%{_datadir}/anaconda/addons
31d859
f5d311
# required for live installations
31d859
desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/liveinst.desktop
31d859
31d859
# If no langs found, keep going
31d859
%find_lang %{name} || :
31d859
31d859
31d859
# main package and install-env-deps are metapackages
31d859
%files
31d859
31d859
%files install-env-deps
31d859
31d859
# Allow the lang file to be empty
31d859
%define _empty_manifest_terminate_build 0
31d859
31d859
%files core -f %{name}.lang
31d859
%license COPYING
31d859
%{_unitdir}/*
31d859
%{_prefix}/lib/systemd/system-generators/*
31d859
%{_bindir}/instperf
31d859
%{_bindir}/anaconda-disable-nm-ibft-plugin
31d859
%{_sbindir}/anaconda
31d859
%{_sbindir}/handle-sshpw
31d859
%{_datadir}/anaconda
31d859
%{_prefix}/libexec/anaconda
f5d311
%exclude %{_datadir}/anaconda/gnome
f5d311
%exclude %{_datadir}/anaconda/pixmaps
f5d311
%exclude %{_datadir}/anaconda/ui
f5d311
%exclude %{_datadir}/anaconda/window-manager
f5d311
%exclude %{_datadir}/anaconda/anaconda-gtk.css
31d859
%exclude %{_prefix}/libexec/anaconda/dd_*
31d859
%{python3_sitearch}/pyanaconda
31d859
%exclude %{python3_sitearch}/pyanaconda/rescue.py*
31d859
%exclude %{python3_sitearch}/pyanaconda/__pycache__/rescue.*
31d859
%exclude %{python3_sitearch}/pyanaconda/ui/gui/*
31d859
%exclude %{python3_sitearch}/pyanaconda/ui/tui/*
31d859
%{_bindir}/analog
31d859
%{_bindir}/anaconda-cleanup
f5d311
%dir %{_sysconfdir}/%{name}
f5d311
%config %{_sysconfdir}/%{name}/*
f5d311
%dir %{_sysconfdir}/%{name}/conf.d
f5d311
%config %{_sysconfdir}/%{name}/conf.d/*
f5d311
%dir %{_sysconfdir}/%{name}/product.d
f5d311
%config %{_sysconfdir}/%{name}/product.d/*
f5d311
f5d311
%files live
31d859
%{_bindir}/liveinst
31d859
%{_sbindir}/liveinst
31d859
%config(noreplace) %{_sysconfdir}/pam.d/*
31d859
%config(noreplace) %{_sysconfdir}/security/console.apps/*
31d859
%{_libexecdir}/liveinst-setup.sh
31d859
%{_datadir}/applications/*.desktop
f5d311
%{_datadir}/anaconda/gnome
31d859
%{_sysconfdir}/xdg/autostart/*.desktop
31d859
31d859
%files gui
31d859
%{python3_sitearch}/pyanaconda/ui/gui/*
f5d311
%{_datadir}/anaconda/pixmaps
f5d311
%{_datadir}/anaconda/ui
f5d311
%if 0%{?rhel}
31d859
# Remove blivet-gui
f5d311
%exclude %{_datadir}/anaconda/ui/spokes/blivet_gui.*
31d859
%exclude %{python3_sitearch}/pyanaconda/ui/gui/spokes/blivet_gui.*
f5d311
%endif
f5d311
%{_datadir}/anaconda/window-manager
f5d311
%{_datadir}/anaconda/anaconda-gtk.css
31d859
31d859
%files tui
31d859
%{python3_sitearch}/pyanaconda/rescue.py
31d859
%{python3_sitearch}/pyanaconda/__pycache__/rescue.*
31d859
%{python3_sitearch}/pyanaconda/ui/tui/*
31d859
31d859
%files widgets
31d859
%{_libdir}/libAnacondaWidgets.so.*
31d859
%{_libdir}/girepository*/AnacondaWidgets*typelib
31d859
%{python3_sitearch}/gi/overrides/*
31d859
31d859
%files widgets-devel
31d859
%{_libdir}/libAnacondaWidgets.so
f5d311
%{_libdir}/glade/modules/libAnacondaWidgets.so
31d859
%{_includedir}/*
31d859
%{_datadir}/glade/catalogs/AnacondaWidgets.xml
31d859
%{_datadir}/gtk-doc
31d859
31d859
%files dracut
31d859
%dir %{_prefix}/lib/dracut/modules.d/80%{name}
31d859
%{_prefix}/lib/dracut/modules.d/80%{name}/*
31d859
%{_prefix}/libexec/anaconda/dd_*
31d859
31d859
%changelog
1b80e9
* Fri Nov 05 2021 Radek Vykydal <rvykydal@redhat.com> - 33.16.6.3-1
1b80e9
- Fix application of network --mtu kickstart option in Anaconda (rvykydal)
1b80e9
  Resolves: rhbz#2018301
1b80e9
- Configure the multilib policy of the target system (vponcova)
1b80e9
  Resolves: rhbz#1571727
1b80e9
- network: apply kickstart network --nodefroute also from stage2 (rvykydal)
1b80e9
  Resolves: rhbz#1990145
1b80e9
d506f0
* Wed Oct 20 2021 Radek Vykydal <rvykydal@redhat.com> - 33.16.6.2-1
d506f0
- Make network spoke GUI more robust in cases of missing NM Client. (rvykydal)
d506f0
  Resolves: rhbz#2003115
d506f0
- Do not crash on missing NM Client on --vnc installations (rvykydal)
d506f0
  Related: rhbz#2003115
d506f0
- In installer environment set static, not transient hostname (rvykydal)
d506f0
  Resolves: rhbz#1975349
d506f0
- Add product config for AlmaLinux (andrew.lukoshko)
d506f0
  Resolves: rhbz#2003692
d506f0
- Fix creation of user account with empty password (mkolman)
d506f0
  Resolves: rhbz#1687315
d506f0
dbd644
* Thu Sep 30 2021 Radek Vykydal <rvykydal@redhat.com> - 33.16.6.1-1
a97565
- Payload should wait for all storage related threads to finish (mkolman)
dbd644
  Resolves: rhbz#2007615
c7a383
- Remove misleading warning about inst.ks.device replacing ksdevice (rvykydal)
dbd644
  Resolves: rhbz#2002722
c7a383
785d72
* Mon Aug 02 2021 Radek Vykydal <rvykydal@redhat.com> - 33.16.5.4-1
785d72
- Disable anaconda-core's requirement on subscription-manager on CentOS (carl)
785d72
  Resolves: rhbz#1984958
785d72
- Show suggestions for an error caused by inconsistent sector sizes (vponcova)
785d72
  Resolves: rhbz#1935722
785d72
- Use a custom stylesheet to define CentOS-specific stylesheet data (carl)
785d72
  Related: rhbz#1974149
785d72
- Use RHEL help content for RHV/Ovirt (mkolman)
785d72
  Resolves: rhbz#1915910
785d72
- Move post installation scripts to the end of queue (lveyde)
785d72
  Resolves: rhbz#1970879
785d72
- Do not generate dracut arguments multiple times for some storage devices
785d72
  (rvykydal)
785d72
  Related: rhbz#1937208
785d72
- Make failure in generating of dracut arguments for iSCSI device non-fatal.
785d72
  (rvykydal)
785d72
  Resolves: rhbz#1937208
785d72
1e5baa
* Thu Jul 01 2021 Radek Vykydal <rvykydal@redhat.com> - 33.16.5.3-1
1e5baa
- Check source type directly, not via DBus (mkolman)
1e5baa
  Resolves: rhbz#1941578
1e5baa
- Remove autostep functionality (vslavik)
1e5baa
  Resolves: rhbz#1976913
1e5baa
- Make it possible to skip install time Insights errors (mkolman)
1e5baa
  Resolves: rhbz#1931069
1e5baa
- Fix CDN button visibility (mkolman)
1e5baa
  Resolves: rhbz#1903178
1e5baa
- network: do not bind virtual devices to mac (rvykydal)
1e5baa
  Resolves: rhbz#1963834
1e5baa
- Add a log message for successful installation (vslavik)
1e5baa
  Resolves: rhbz#1949487
1e5baa
1ca4f4
* Mon May 24 2021 Radek Vykydal <rvykydal@redhat.com> - 33.16.5.2-1
1ca4f4
- Use modinfo to check ko before modprobe (t.feng94)
1ca4f4
  Resolves: rhbz#1577544
1ca4f4
- network: do not crash on team without IP config (rvykydal)
1ca4f4
  Resolves: rhbz#1929008
1ca4f4
- Add the "Encrypt my data" checkbox to the custom partitioning spoke
1ca4f4
  (vponcova)
1ca4f4
  Resolves: rhbz#1903786
1ca4f4
- Allow encryption of thin logical volumes (vponcova)
1ca4f4
  Resolves: rhbz#1877777
1ca4f4
- Don't automatically execute the default partitioning (vponcova)
1ca4f4
  Resolves: rhbz#1954408
1ca4f4
- Don't run the execute method in the kickstart installation in TUI by default
1ca4f4
  (vponcova)
1ca4f4
  Related: rhbz#1954408
1ca4f4
- Don't run the execute method in the kickstart installation in GUI by default
1ca4f4
  (vponcova)
1ca4f4
  Related: rhbz#1954408
1ca4f4
- Enable closest mirror in CentOS Stream config (carl)
1ca4f4
  Resolves: rhbz#1953698
1ca4f4
- Add CentOS Stream config (riehecky)
1ca4f4
  Resolves: rhbz#1953698
1ca4f4
29dc3b
* Wed May 19 2021 Radek Vykydal <rvykydal@redhat.com> - 33.16.5.1-1
29dc3b
- subscription: allow dates in ISO 8601 format (ptoscano)
29dc3b
  Resolves: rhbz#1947445
29dc3b
- Add RHEL-specific advice to X timeout message (vslavik)
29dc3b
  Related: rhbz#1918702
29dc3b
- Fix AskVNCSpoke call (vslavik)
29dc3b
  Related: rhbz#1918702
29dc3b
- Improve X startup error messages (vslavik)
29dc3b
  Related: rhbz#1918702
29dc3b
- Terminate X server after timeout and restore crash test handler (vslavik)
29dc3b
  Related: rhbz#1918702
29dc3b
- Reorganize control flow in startX (vslavik)
29dc3b
  Related: rhbz#1918702
29dc3b
- Handle SIGUSR1 correctly after Xorg timeout (vslavik)
29dc3b
  Resolves: rhbz#1918702
29dc3b
- Refactor minor details in startX (vslavik)
29dc3b
  Related: rhbz#1918702
29dc3b
- Add base repo name for CentOS Stream after repository renaming (jkonecny)
29dc3b
  Resolves: rhbz#1946347
29dc3b
- Avoid a race condition during Connect to Red Hat spoke initialization
29dc3b
  (mkolman)
29dc3b
  Resolves: rhbz#1950053
29dc3b
accc95
* Wed Mar 24 2021 Radek Vykydal <rvykydal@redhat.com> - 33.16.4.15-1
accc95
- network: clone connections from intramfs to persistent config (rvykydal)
accc95
  Resolves: rhbz#1910438
accc95
- network: match also connections named by MAC created by NM in initramfs
accc95
  (rvykydal)
accc95
  Related: rhbz#1910438
accc95
- network: do not reset ipv6.addr-gen-mode in tui network configuration
accc95
  (rvykydal)
accc95
  Related: rhbz#1873021
accc95
- network: set addr-gen-mode of Anaconda default connections to eui64
accc95
  (rvykydal)
accc95
  Related: rhbz#1873021
accc95
- network: default to addr-gen-mode eui64 (rvykydal)
accc95
  Resolves: rhbz#1873021
accc95
89f864
* Mon Mar 22 2021 Radek Vykydal <rvykydal@redhat.com> - 33.16.4.14-1
89f864
- Fix crash in NTP servers GUI dialog on late network configuration (rvykydal)
89f864
  Resolves: rhbz#1938168
89f864
57c021
* Mon Mar 15 2021 Radek Vykydal <rvykydal@redhat.com> - 33.16.4.13-1
57c021
- ostree: ignore exit code 65 for systemd-tmpfiles (christian)
57c021
  Resolves: rhbz#1935648
57c021
38e6fe
* Fri Mar 05 2021 Radek Vykydal <rvykydal@redhat.com> - 33.16.4.12-1
38e6fe
- Pull in new translations (rvykydal)
38e6fe
  Related: rhbz#1899672
38e6fe
717adb
* Thu Feb 04 2021 Radek Vykydal <rvykydal@redhat.com> - 33.16.4.11-1
717adb
- Take dnf substitutions from installer environment configuration (rvykydal)
717adb
  Resolves: rhbz#1920735
717adb
- Fix exclude arguments of tar payload extracting. (rvykydal)
717adb
  Resolves: rhbz#1924118
717adb
717adb
* Wed Feb 03 2021 Radek Vykydal <rvykydal@redhat.com> - 33.16.4.10-1
717adb
- Mark the rhsm and syspurpose kickstart commands as useless (vponcova)
717adb
  Resolves: rhbz#1921787
717adb
- Fix getting kernel version list for liveimg (rvykydal)
717adb
  Resolves: rhbz#1919463
717adb
4db0d6
* Tue Feb 02 2021 Radek Vykydal <rvykydal@redhat.com> - 33.16.4.9-1
4db0d6
- Change warning messages of missing prefix for RH products (jkonecny)
4db0d6
  Resolves: rhbz#1897657
4db0d6
- Do not use cache for container build (jkonecny)
4db0d6
  Related: rhbz#1885635
4db0d6
- Fix missing inst. prefixes for bootloader options in documentation (jkonecny)
4db0d6
  Related: rhbz#1897657
4db0d6
- Fix show missing inst. prefix warning appropriately (jkonencny)
4db0d6
  Related: rhbz#1897657
4db0d6
- Remove docs where we tell users that inst. prefix is not required (jkonecny)
4db0d6
  Related: rhbz#1897657
4db0d6
- Print warning for boot options without inst. prefix (jkonecny)
4db0d6
  Related: rhbz#1897657
4db0d6
- Add missing dracut commands as missing inst. prefix warning (jkonecny)
4db0d6
  Related: rhbz#1897657
4db0d6
- Enable warning when inst. prefix is not used (jkonecny)
4db0d6
  Related: rhbz#1897657
4db0d6
fe5cbf
* Mon Jan 18 2021 Radek Vykydal <rvykydal@redhat.com> - 33.16.4.8-1
fe5cbf
- network: handle wireless configure button sensitiveness (rvykydal)
fe5cbf
  Resolves: rhbz#1917437
fe5cbf
fe5cbf
* Thu Jan 14 2021 Martin Kolman <mkolman@redhat.com> - 33.16.4.7-1
fe5cbf
- Allow to disable the Security module (vponcova)
fe5cbf
  Resolves: rhbz#1913689
fe5cbf
- Allow to disable the Services module (vponcova)
fe5cbf
  Resolves: rhbz#1913689
fe5cbf
- Support should_run for standalone GUI spokes (vponcova)
fe5cbf
  Resolves: rhbz#1913689
fe5cbf
- Allow to disable the Localization module (vponcova)
fe5cbf
  Resolves: rhbz#1913689
fe5cbf
- Allow to disable the Timezone module (vponcova)
fe5cbf
  Resolves: rhbz#1913689
fe5cbf
- Allow to disable the network installation (vponcova)
fe5cbf
  Resolves: rhbz#1913689
fe5cbf
- Allow to disable the Users module (vponcova)
fe5cbf
  Resolves: rhbz#1913689
fe5cbf
- Always show pykickstart parse warnings (vslavik)
fe5cbf
  Resolves: rhbz#1897663
fe5cbf
600f6d
* Mon Jan 11 2021 Martin Kolman <mkolman@redhat.com> - 33.16.4.6-1
600f6d
- Initialize librepo logger (pkratoch)
600f6d
  Resolves: rhbz#1908286
600f6d
- Add RPM tests support for owners on rhel-8 (jkonecny)
600f6d
  Related: rhbz#1885635
600f6d
- Use latests RHEL-8 buildroot in containers (jkonecny)
600f6d
  Related: rhbz#1885635
600f6d
- Implement rpm-tests execution in the container (jkonecny)
600f6d
  Related: rhbz#1885635
600f6d
600f6d
* Tue Jan 05 2021 Radek Vykydal <rvykydal@redhat.com> - 33.16.4.5-1
600f6d
- network: fix double-free using libnm function filter_connections() (rvykydal)
600f6d
  Resolves: rhbz#1873561
600f6d
323d79
* Tue Dec 08 2020 Radek Vykydal <rvykydal@redhat.com> - 33.16.4.4-1
323d79
- network: rename Gtk cell renderer to prevent name collision (rvykydal)
323d79
  Related: rhbz#1847681
323d79
- network: add unit tests for SecretsAgent (rvykydal)
323d79
  Related: rhbz#1847681
323d79
- network: make SecretAgentDialog a bit more robust (rvykydal)
323d79
  Related: rhbz#1847681
323d79
- network: move wireless secret agent bits into a separate file (rvykydal)
323d79
  Related: rhbz#1847681
323d79
- network: migrate SecretAgent from python-dbus to dasbus (rvykydal)
323d79
  Related: rhbz#1847681
323d79
- network: do not use dialog for just single wireless connection to configure
323d79
  (rvykydal)
323d79
  Related: rhbz#1847681
323d79
- network: fix configuration of wireless networks (rvykydal)
323d79
  Related: rhbz#1847681
323d79
- network: use dialog instead of combobox to select wireless network (rvykydal)
323d79
  Related: rhbz#1847681
323d79
- network: deal with obsolete ssid when configuring wireless (rvykydal)
323d79
  Related: rhbz#1847681
323d79
- network: use function instead of assigned lambda in wireless activation
323d79
  (rvykydal)
323d79
  Related: rhbz#1847681
323d79
- network: do not update wireless AP combo active item when not necessary
323d79
  (rvykydal)
323d79
  Related: rhbz#1847681
323d79
- network: do not use obsolete access points in wireless configuration
323d79
  (rvykydal)
323d79
  Resolves: rhbz#1847681
323d79
- Update the function get_default_partitioning (vponcova)
323d79
  Related: rhbz#1887370
323d79
- Update the property default_partitioning (vponcova)
323d79
  Related: rhbz#1887370
323d79
- Change the default_partitioning option (vponcova)
323d79
  Resolves: rhbz#1887370
323d79
323d79
* Wed Nov 25 2020 Radek Vykydal <rvykydal@redhat.com> - 33.16.4.3-1
323d79
- Fix incomplete configuration of repositories loaded from treeinfo
323d79
  (honza.stodola)
323d79
  Resolves: rhbz#1745064
323d79
- Fix checking ssl certificate for metadata (honza.stodola)
323d79
  Resolves: rhbz#1745064
323d79
- Apply pylint excessive memory usage fix (mpitt)
323d79
  Related: rhbz#1885635
323d79
- Use bootlist command to update the PowerPC-64 Boot Order (javierm)
323d79
  Resolves: rhbz#1854307
323d79
- Discard current boot list when updating the boot-device NRVAM variable
323d79
  (javierm)
323d79
  Resolves: rhbz#1854307
323d79
- Improve the error dialog for storage reset (vponcova)
323d79
  Resolves: rhbz#1877050
323d79
- Fix issue when ns_info cannot be retrieved for NVDimm namespace (jkonecny)
323d79
  Resolves: rhbz#1891827
323d79
- Relabel the anaconda logs after copying them to the installed system
323d79
  (jstodola)
323d79
  Resolves: rhbz#1870493
323d79
- post-scripts need to be sorted (honza.stodola)
323d79
  Related: rhbz#1870493
323d79
323d79
* Mon Nov 23 2020 Radek Vykydal <rvykydal@redhat.com> - 33.16.4.2-1
323d79
- Install Red Hat IT root certificate into anaconda-ci container (mpitt)
323d79
  Related: rhbz#1885635
323d79
- Install python-copr into anaconda-ci container (mpitt)
323d79
  Related: rhbz#1885635
323d79
- Change handling of UID and GID values (vslavik)
323d79
  Related: rhbz#1786680
323d79
- Send UID and GID over D-Bus as UInt32 (vslavik)
323d79
  Related: rhbz#1786680
323d79
- Correct limits for UIDs and GIDs in GUI (vslavik)
323d79
  Resolves: rhbz#1786680
323d79
- Add rhel unit-tests workflow for pull_request_trigger back (jkonecny)
323d79
  Related: rhbz#1885635
323d79
- Select disks for implicit partitions (vponcova)
323d79
  Resolves: rhbz#1642391
323d79
- Extend the PartSpec class (vponcova)
323d79
  Related: rhbz#1642391
323d79
2ec64d
* Fri Nov 06 2020 Radek Vykydal <rvykydal@redhat.com> - 33.16.4.1-1
2ec64d
- Allow to format selected DASDs (vponcova)
2ec64d
  Resolves: rhbz#1874394
2ec64d
- Don't clobber host checkout on `make container-ci` (mpitt)
2ec64d
  Related: rhbz#1885635
2ec64d
- Drop anaconda-ci container entrypoint (mpitt)
2ec64d
  Related: rhbz#1885635
2ec64d
- Remove PR test trigger (mpitt)
2ec64d
  Related: rhbz#1885635
2ec64d
- Rename ci-tasks container to anaconda-ci (jkonecny)
2ec64d
  Related: rhbz#1885635
2ec64d
- network: do not crash on infiniband devices activated in initramfs (rvykydal)
2ec64d
  Resolves: rhbz#1890009
2ec64d
- Fix testing target branch instead of PR branch (jkonecny)
2ec64d
  Related: rhbz#1885635
2ec64d
- Add a mechanism to hide help button, use on inst. progress (vslavik)
2ec64d
  Resolves: rhbz#1890092
2ec64d
- Document how to start a self-hosted GitHub actions runner locally (mpitt)
2ec64d
  Related: rhbz#1885635
2ec64d
- Run unit tests on self-hosted GitHub runner (mpitt)
2ec64d
  Related: rhbz#1885635
2ec64d
- Fix local tests run inside of container (jkonecny)
2ec64d
  Related: rhbz#1885635
2ec64d
- Fix ci-tasks container shell instructions (mpitt)
2ec64d
  Related: rhbz#1885635
2ec64d
- More aggressive pylint downscaling (mpitt)
2ec64d
  Related: rhbz#1885635
2ec64d
- Fix pylint downscaling (mpitt)
2ec64d
  Related: rhbz#1885635
2ec64d
- Add ci-tasks container for running unit tests (mpitt)
2ec64d
  Related: rhbz#1885635
2ec64d
- Restrict pylint parallelism to available RAM (mpitt)
2ec64d
  Related: rhbz#1885635
2ec64d
- Separate RPM installability test from rpm_tests (martin)
2ec64d
  Related: rhbz#1885635
2ec64d
- Define make targets for building source and binary rpms (martin)
2ec64d
  Related: rhbz#1885635
2ec64d
- Drop superfluous build in `make run-rpm-tests-only` (martin)
2ec64d
  Related: rhbz#1885635
2ec64d
- Mock system operations in MountFilesystemsTask task (martin)
2ec64d
  Related: rhbz#1885635
2ec64d
- Add missing "rpm-build" test dependency (martin)
2ec64d
  Related: rhbz#1885635
2ec64d
- Add missing "make" BuildRequires (martin)
2ec64d
  Related: rhbz#1885635
2ec64d
4b022a
* Tue Sep 22 2020 Radek Vykydal <rvykydal@redhat.com> - 33.16.3.26-1
4b022a
- Never mount partitions on a disk with the iso9660 filesystem (vponcova)
4b022a
  Resolves: rhbz#1878784
4b022a
ef5386
* Thu Sep 17 2020 Radek Vykydal <rvykydal@redhat.com> - 33.16.3.25-1
ef5386
- Root password is mandatory if there is *not* admin user. (rvykydal)
ef5386
  Related: rhbz#1876727
ef5386
- Make locked root be completed only for kickstart (vslavik)
ef5386
  Resolves: rhbz#1876727
ef5386
c1c4cd
* Mon Sep 07 2020 Radek Vykydal <rvykydal@redhat.com> - 33.16.3.24-1
c1c4cd
- network: do not add superfluous quotes to inst.dhcpclass identifier
c1c4cd
  (rvykydal)
c1c4cd
  Related: rhbz#1870692
c1c4cd
241c4b
* Fri Sep 04 2020 Radek Vykydal <rvykydal@redhat.com> - 33.16.3.23-1
241c4b
- subscription: Assure payload restart on DVD install after registration
241c4b
  (mkolman)
241c4b
  Resolves: rhbz#1873164
241c4b
- Document the restart_payload argument of subscription helper functions
241c4b
  (mkolman)
241c4b
  Related: rhbz#1873164
241c4b
241c4b
* Thu Sep 03 2020 Radek Vykydal <rvykydal@redhat.com> - 33.16.3.22-1
241c4b
- network: fix inst.dhcpclass boot option (rvykydal)
241c4b
  Resolves: rhbz#1870692
241c4b
- network: fix kickstart network --dhcpclass option (rvykydal)
241c4b
  Resolves: rhbz#1869224
241c4b
84c27b
* Mon Aug 24 2020 Radek Vykydal <rvykydal@redhat.com> - 33.16.3.21-1
84c27b
- Fix traceback when removing additional repository (jkonecny)
84c27b
  Resolves: rhbz#1871037
84c27b
- Do not mount as RW in Dracut (jkonecny)
84c27b
  Resolves: rhbz#1871049
84c27b
- Clean up s390 partitioning check (vslavik)
84c27b
  Resolves: rhbz#1855724
84c27b
b61fdb
* Thu Aug 20 2020 Radek Vykydal <rvykydal@redhat.com> - 33.16.3.20-1
b61fdb
- network: do not try to activate connection that has not been found (rvykydal)
b61fdb
  Resolves: rhbz#1869323
b61fdb
- network: add timeout for synchronous activation of a connection (rvykydal)
b61fdb
  Related: rhbz#1869323
b61fdb
cfc7b1
* Wed Aug 19 2020 Radek Vykydal <rvykydal@redhat.com> - 33.16.3.19-1
cfc7b1
- Propagate verify_ssl to RHSM (mkolman)
cfc7b1
  Resolves: rhbz#1858126
cfc7b1
bd7765
* Wed Aug 12 2020 Radek Vykydal <rvykydal@redhat.com> - 33.16.3.18-1
bd7765
- subscription: Only restart payload when needed (mkolman)
bd7765
  Resolves: rhbz#1861351
bd7765
- Reset the state of the custom partitioning spoke (vponcova)
bd7765
  Resolves: rhbz#1868330
bd7765
- network: fix parsing of hostname from ip= if mac is defined in dhcp
bd7765
  (rvykydal)
bd7765
  Resolves: rhbz#1852560
bd7765
f0412d
* Thu Aug 06 2020 Radek Vykydal <rvykydal@redhat.com> - 33.16.3.17-1
f0412d
- Revert root password spoke to 8.2 behavior (vslavik)
f0412d
  Resolves: rhbz#1851220
f0412d
- Remove the DBus method ConfigureNTPServiceEnablementWithTask (vponcova)
f0412d
  Resolves: rhbz#1862492
f0412d
- Add the function is_service_installed (vponcova)
f0412d
  Related: rhbz#1862492
f0412d
85ac7a
* Tue Aug 04 2020 Radek Vykydal <rvykydal@redhat.com> - 33.16.3.16-1
85ac7a
- Implement get_source_proxy() in payload base class (mkolman)
85ac7a
  Resolves: rhbz#1861456
85ac7a
- Restore RHEL-specific stylesheet data (vponcova)
85ac7a
  Resolves: rhbz#1865882
85ac7a
- subscription: Convert the RHSM default config values to expected format
85ac7a
  (mkolman)
85ac7a
  Resolves: rhbz#1862116
85ac7a
- Create ssh user using only existing fields (vslavik)
85ac7a
  Resolves: rhbz#1860058
85ac7a
- Remove subscription workaround to not use treeinfo repositories (jkonecny)
85ac7a
  Related: rhbz#1851207
85ac7a
- Fix issue that treeinfo repositories were never disabled (jkonecny)
85ac7a
  Related: rhbz#1851207
85ac7a
- Keep treeinfo repositories disabled after payload reset (jkonecny)
85ac7a
  Related: rhbz#1851207
85ac7a
- Reset repositories from the main thread (vponcova)
85ac7a
  Related: rhbz#1851207
85ac7a
- Initialize the closest mirror from the main thread (vponcova)
85ac7a
  Related: rhbz#1851207
85ac7a
- Fix crash on first entering of source spoke (jkonecny)
85ac7a
  Related: rhbz#1851207
85ac7a
- Remove treeinfo repositories instead of disabling (jkonecny)
85ac7a
  Related: rhbz#1851207
85ac7a
- Reload treeinfo repositories on every payload reset (jkonecny)
85ac7a
  Resolves: rhbz#1851207
85ac7a
c371fb
* Thu Jul 30 2020 Radek Vykydal <rvykydal@redhat.com> - 33.16.3.15-1
c371fb
- Apply onboot policy even when network was configured in UI. (rvykydal)
c371fb
  Resolves: rhbz#1856632
c371fb
- Fix creating cached LVs on encrypted PVs (vtrefny)
c371fb
  Resolves: rhbz#1855973
c371fb
c846be
* Mon Jul 27 2020 Radek Vykydal <rvykydal@redhat.com> - 33.16.3.14-1
c846be
- Fix everything in payload should be mounted as read only (jkonecny)
c846be
  Related: rhbz#1856264
c846be
- Add support for mount options to device_tree.MountDevice (jkonecny)
c846be
  Related: rhbz#1856264
c846be
- Adapt tests for CDRom for the new inst.stage2 discovery (jkonecny)
c846be
  Related: rhbz#1856264
c846be
- CDRom source should prioritize stage2 device during discover (jkonecny)
c846be
  Resolves: rhbz#1856264
c846be
- Protect all devices with the iso9660 file system (vponcova)
c846be
  Related: rhbz#1856264
c846be
- Don't ignore NVDIMM devices with the iso9660 file system (vponcova)
c846be
  Related: rhbz#1856264
c846be
- Add tests for the DBus method FindOpticalMedia (vponcova)
c846be
  Related: rhbz#1856264
c846be
- Don't return negative container free space (vponcova)
c846be
  Resolves: rhbz#1853071
c846be
- Revert "Do not build Anaconda on i686" (mkolman)
c846be
  Resolves: rhbz#1857180
c846be
- Move slower part of Subscription spoke initialization to a thread (mkolman)
c846be
  Related: rhbz#1823578
c846be
- Only pass one initrd image to kexec (javierm)
c846be
  Resolves: rhbz#1855290
c846be
- Wait for payload initialization to finish in Subscription spoke (mkolman)
c846be
  Related: rhbz#1823578
c846be
c846be
* Thu Jul 09 2020 Radek Vykydal <rvykydal@redhat.com> - 33.16.3.13-1
c846be
- Fix the position of the info bar in standalone spokes (vponcova)
c846be
  Resolves: rhbz#1847423
c846be
- Add workaround to fix support for installtree without repo (jkonecny)
c846be
  Resolves: rhbz#1854825
c846be
- Revert "Update pyanaconda/exception.py" (jstodola)
c846be
  Resolves: rhbz#1853470
c846be
- network: fix configuration of virtual devices by boot options (rvykydal)
c846be
  Resolves: rhbz#1851218
c846be
c846be
* Wed Jul 08 2020 Radek Vykydal <rvykydal@redhat.com> - 33.16.3.12-1
c846be
- subscription: Fix rhsm --proxy kickstart command usage with no username
c846be
  specified (mkolman)
c846be
  Resolves: rhbz#1849792
c846be
- Create the initial storage model during the initialization (vponcova)
c846be
  Resolves: rhbz#1844098
c846be
- Make spoke tiles stack more tightly (vslavik)
c846be
  Resolves: rhbz#1845493
c846be
- Reconfigure DNF payload after options are set (vslavik)
c846be
  Resolves: rhbz#1847603
c846be
aca0a4
* Thu Jul 02 2020 Radek Vykydal <rvykydal@redhat.com> - 33.16.3.11-1
aca0a4
- Fix displaying of empty software group description (rvykydal)
aca0a4
  Resolves: rhbz#1812061
aca0a4
- Fix software spoke message when source changes (mkolman)
aca0a4
  Resolves: rhbz#1788458
aca0a4
aca0a4
* Mon Jun 29 2020 Radek Vykydal <rvykydal@redhat.com> - 33.16.3.10-1
aca0a4
- Fix RHSM HTTP proxy configuration crash in the GUI (mkolman)
aca0a4
  Resolves: rhbz#1849792
aca0a4
- subscription: Handle cases where CDN should not be the default (mkolman)
aca0a4
  Related: rhbz#1845605
aca0a4
- subscription: Set DNF payload source via config file option (mkolman)
aca0a4
  Related: rhbz#1845605
aca0a4
- subscription: Manual CDN selection support (mkolman)
aca0a4
  Related: rhbz#1845605
aca0a4
- subscription: Handle source switching at registration/unregistration
aca0a4
  (mkolman)
aca0a4
  Related: rhbz#1845605
aca0a4
- subscription: Introduce the default_source configuration option (mkolman)
aca0a4
  Related: rhbz#1845605
aca0a4
- network: do not enforce network standalone spoke on default source (rvykydal)
aca0a4
  Resolves: rhbz#1848069
aca0a4
- Don't mount DBus sources at /run/install/source (vponcova)
aca0a4
  Resolves: rhbz#1851037
aca0a4
aca0a4
* Thu Jun 25 2020 Radek Vykydal <rvykydal@redhat.com> - 33.16.3.9-1
aca0a4
- network: fix obtaining of s390 options of a wired connection (rvykydal)
aca0a4
  Resolves: rhbz#1850199
aca0a4
- Always specify the boot disk (vponcova)
aca0a4
  Resolves: rhbz#1630299
aca0a4
- Remove the workaround with LD_PRELOAD (vponcova)
aca0a4
  Resolves: rhbz#1843533
aca0a4
- Exclude stderr from returned output when executing powerpc-utils tools
aca0a4
  (javierm)
aca0a4
  Related: rhbz#1847604
aca0a4
- Rename function for a simple check for DNF repository (jkonecny)
aca0a4
  Related: rhbz#1849093
aca0a4
- Add tests for verify_valid_installtree function (jkonecny)
aca0a4
  Related: rhbz#1849093
aca0a4
- Move verify_valid_installtree to source module utils (jkonecny)
aca0a4
  Related: rhbz#1849093
aca0a4
- Do not test if repo is valid based on .treeinfo file (jkonencny)
aca0a4
  Resolves: rhbz#1849093
aca0a4
- Add test for NFS URL with ISO in path (jkonecny)
aca0a4
  Related: rhbz#1849083
aca0a4
- Fix issue when NFS path is pointing directly to ISO (jkonencny)
aca0a4
  Resolves: rhbz#1849083
aca0a4
aca0a4
* Tue Jun 23 2020 Radek Vykydal <rvykydal@redhat.com> - 33.16.3.8-1
aca0a4
- Move Subscription spoke under Software (vslavik)
aca0a4
  Resolves: rhbz#1845493
aca0a4
- Fix hiding of network device activation switch (rvykydal)
aca0a4
  Resolves: rhbz#1628521
aca0a4
aca0a4
* Mon Jun 22 2020 Radek Vykydal <rvykydal@redhat.com> - 33.16.3.7-1
aca0a4
- Fix wireless network configuration on get_ssid() returning None (rvykydal)
aca0a4
  Resolves: rhbz#1847681
aca0a4
- Relabel whole /etc instead of only some parts (vslavik)
aca0a4
  Related: rhbz#1775975
aca0a4
  Related: rhbz#1834189
aca0a4
- Clean up lists of files and directories to relabel (vslavik)
aca0a4
  Related: rhbz#1775975
aca0a4
  Related: rhbz#1834189
aca0a4
- Fix spanish translations (rvykydal)
aca0a4
  Resolves: rhbz#1847977
aca0a4
aca0a4
* Mon Jun 15 2020 Radek Vykydal <rvykydal@redhat.com> - 33.16.3.6-1
aca0a4
- Fix regression reading kernel list when collecting configurations (jkonecny)
aca0a4
  Resolves: rhbz#1846156
aca0a4
- Prevent crash on unregistration (mkolman)
aca0a4
  Resolves: rhbz#1845962
aca0a4
- Check Subscription module is available before use in payload code (mkolman)
aca0a4
  Related: rhbz#1845605
aca0a4
- Fix updating of user gid/uid value checkbox in gui (rvykydal)
aca0a4
  Related: rhbz#1844386
aca0a4
- Fix crash on user uid/gid unchecked in gui (rvykydal)
aca0a4
  Resolves: rhbz#1844386
aca0a4
- Fix passing of arguments when creating dracut arguments for FCoE (rvykydal)
aca0a4
  Resolves: rhbz#1843741
aca0a4
- Do not build Anaconda on i686 (mkolman)
aca0a4
  Related: rhbz#1691319
aca0a4
f5d311
* Thu Jun 04 2020 Radek Vykydal <rvykydal@redhat.com> - 33.16.3.5-1
f5d311
- Don't use data.method.proxy (vponcova)
f5d311
  Related: rhbz#1691319
f5d311
- Fix more SElinux contexts (vslavik)
f5d311
  Resolves: rhbz#1834189
f5d311
  Resolves: rhbz#1775975
f5d311
- localization: do not crash on failed parsing of X layout (rvykydal)
f5d311
  Resolves: rhbz#1843379
f5d311
f5d311
* Fri May 29 2020 Radek Vykydal <rvykydal@redhat.com> - 33.16.3.4-1
f5d311
- Create /etc/systemd/network dir for ifname= renaming if needed. (rvykydal)
f5d311
  Resolves: rhbz#1841469
f5d311
- Update requirements for fips - update-crypto-policies script (rvykydal)
f5d311
  Resolves: rhbz#1841471
f5d311
f5d311
* Thu May 28 2020 Radek Vykydal <rvykydal@redhat.com> - 33.16.3.3-1
f5d311
- Convert help system to use help id (mkolman)
f5d311
  Related: rhbz#1691319
f5d311
- Remove unused constants (mkolman)
f5d311
  Related: rhbz#1691319
f5d311
- Adjust help related configuration options (mkolman)
f5d311
  Related: rhbz#1691319
f5d311
- Replace helpFile property with help_id (mkolman)
f5d311
  Related: rhbz#1691319
f5d311
- Close responses from session.get (vponcova)
f5d311
  Related: rhbz#1691319
f5d311
- Improve the documentation of the SetUpMountTask class (vponcova)
f5d311
  Related: rhbz#1691319
f5d311
- Raise an exception if the source's mount point is not unmounted (vponcova)
f5d311
  Related: rhbz#1691319
f5d311
- Change the default source to CDROM (vponcova)
f5d311
  Related: rhbz#1691319
f5d311
- Don't set up sources in the refresh method of the Source spoke (vponcova)
f5d311
  Related: rhbz#1691319
f5d311
- Set up FIPS in the target system (vponcova)
f5d311
  Related: rhbz#1800697
f5d311
- Update the service anaconda-sshd (vponcova)
f5d311
  Related: rhbz#1800697
f5d311
- Set up FIPS in the installation environment (vponcova)
f5d311
  Resolves: rhbz#1800697
f5d311
- Add NFS ISO support back to the NFS SetupSourceTask (jkonecny)
f5d311
  Resolves: rhbz#1840346
f5d311
- Add NFS ISO support to the NFSSourceModule (jkonencny)
f5d311
  Related: rhbz#1840346
f5d311
- Fix changelog to keep rhel history (rvykydal)
f5d311
  Related: rhbz#1691319
f5d311
- Tear down HDD device mount if no valid installation source is found
f5d311
  (jkonecny)
f5d311
  Related: rhbz#1840346
f5d311
- Extract ISO find algorith from harddrive (jkonecny)
f5d311
  Related: rhbz#1840346
f5d311
- Update required ack in makebumpver script for rhel > 7 (rvykydal)
f5d311
  Related: rhbz#1691319
f5d311
- Fix string based on translator comments (vslavik)
f5d311
  Related: rhbz#1691319
f5d311
- subscription: Fix authentication method switching in GUI (mkolman)
f5d311
  Related: rhbz#1691319
f5d311
f5d311
* Wed May 27 2020 Radek Vykydal <rvykydal@redhat.com> - 33.16.3.2-1
f5d311
- subscription: Make sure CDN repos are loaded and usable (mkolman)
f5d311
  Related: rhbz#1691319
f5d311
- Fix issue that unified ISO from URL is not loaded (jkonecny)
f5d311
  Related: rhbz#1691319
f5d311
- Add split_protocol payload helper function (jkonecny)
f5d311
  Related: rhbz#1691319
f5d311
- Fix imports of Blivet-GUI in unit tests (vponcova)
f5d311
  Related: rhbz#1691319
f5d311
- Make cppcheck ignore the G_DEFINE_TYPE macros (vslavik)
f5d311
  Related: rhbz#1691319
f5d311
- Fix test to not use Python 3.8 feature (vslavik)
f5d311
  Related: rhbz#1691319
f5d311
- Fix test for root SSH login allowed (vslavik)
f5d311
  Related: rhbz#1691319
f5d311
- Remove blivet-GUI tests (vslavik)
f5d311
  Related: rhbz#1691319
f5d311
- Ignore no return from BTRFS (vslavik)
f5d311
  Related: rhbz#1691319
f5d311
- Remove unused imports (vslavik)
f5d311
  Related: rhbz#1691319
f5d311
f5d311
* Mon May 25 2020 Radek Vykydal <rvykydal@redhat.com> - 33.16.3.1-1
f5d311
- Change git branch configuration (jkonecny)
f5d311
  Related: rhbz#1805757
f5d311
- Update translation badge (jkonecny)
f5d311
  Related: rhbz#1805757
f5d311
- Use rhel-8 weblate translation repository (jkonecny)
f5d311
  Resolves: rhbz#1805757
f5d311
- Use platform-python instead of python3 (vslavik)
f5d311
  Related: rhbz#1691319
f5d311
- root spoke gui: do not expose some root account options (eg locking) (rvykydal)
f5d311
  Related: rhbz#1691319
f5d311
- Modify locking of root defauls for rhel (rvykydal)
f5d311
  Related: rhbz#1691319
f5d311
- Update required version of blivet (rvykydal)
f5d311
  Related: rhbz#1691319
f5d311
- Remove tests for --ignorebroken %packages section option (rvykydal)
f5d311
  Related: rhbz#1691319
f5d311
- Remove support for --ignorebroken %packages option (rvykydal)
f5d311
  Related: rhbz#1691319
f5d311
- Use F25_Timezone (rvykydal)
f5d311
  Related: rhbz#1691319
f5d311
- Make sure rhsm.service is running at Anaconda startup (mkolman)
f5d311
  Related: rhbz#1691319
f5d311
- Replace SimpleQueue with Queue (vponcova)
f5d311
  Related: rhbz#1691319
f5d311
- Change fedora-welcome to rhel-welcome (bcl)
f5d311
  Related: rhbz#1691319
f5d311
- Make RHEL the default (fallback) product (vslavik)
f5d311
  Related: rhbz#1691319
f5d311
- Exclude blivet gui source from rpm_test (rvykydal)
f5d311
  Related: rhbz#1691319
f5d311
- Exclude dependencies for tests from RHEL-8 (jkonecny)
f5d311
  Related: rhbz#1691319
f5d311
- Update pykickstart version for rhel (rvykydal)
f5d311
  Related: rhbz#1691319
f5d311
- Use RHEL8 versions of commands (rvykydal)
f5d311
  Related: rhbz#1691319
f5d311
- Use RHEL8 kickstart handler (rvykydal)
f5d311
  Related: rhbz#1691319
f5d311
- Remove kickstart btrfs support (rvykydal)
f5d311
  Related: rhbz#1691319
f5d311
- Rebase to upstream 33.16 version (rvykydal)
f5d311
  Resolves: rhbz#1691319
f5d311
31d859
* Fri Mar 13 2020 Radek Vykydal <rvykydal@redhat.com> - 29.19.2.17-1
31d859
- Make sure rhsm.service is running at Anaconda startup (mkolman)
31d859
  Resolves: rhbz#1805266
31d859
31d859
* Fri Feb 21 2020 Radek Vykydal <rvykydal@redhat.com> - 29.19.2.16-1
31d859
- Fix crash on single disk selection in GUI (rvykydal)
31d859
  Resolves: rhbz#1805613
31d859
31d859
* Thu Feb 20 2020 Radek Vykydal <rvykydal@redhat.com> - 29.19.2.15-1
31d859
- Fix installation source switching to/from CDN (mkolman)
31d859
  Resolves: rhbz#1788487
31d859
  Resolves: rhbz#1790383
31d859
  Resolves: rhbz#1791376
31d859
31d859
* Thu Feb 20 2020 Radek Vykydal <rvykydal@redhat.com> - 29.19.2.14-1
31d859
- Do not allow selecting ignored disk in GUI even if it is the only one
31d859
  (rvykydal)
31d859
  Resolves: rhbz#1786561
31d859
31d859
* Tue Feb 11 2020 Radek Vykydal <rvykydal@redhat.com> - 29.19.2.13-1
31d859
- Disable package download to / /tmp (jkonecny)
31d859
  Resolves: rhbz#1781517
31d859
31d859
* Thu Feb 06 2020 Radek Vykydal <rvykydal@redhat.com> - 29.19.2.12-1
31d859
- network: fix GUI crash on invalid devices in the list (rvykydal)
31d859
  Resolves: rhbz#1697256
31d859
31d859
* Mon Feb 03 2020 Radek Vykydal <rvykydal@redhat.com> - 29.19.2.11-1
31d859
- Fix DBus error detection (mkolman)
31d859
  Related: rhbz#1794767
31d859
- Make sure RHSM HTTP proxy port from kickstart is an integer (mkolman)
31d859
  Resolves: rhbz#1794025
31d859
31d859
* Thu Jan 23 2020 Radek Vykydal <rvykydal@redhat.com> - 29.19.2.10-1
31d859
- Log exceptions raised in subscription data fetching method (mkolman)
31d859
  Related: rhbz#1788036
31d859
- Fix subscription status not being displayed in some cases (mkolman)
31d859
  Resolves: rhbz#1788036
31d859
- Make sure syspurpose is set before registration in GUI (mkolman)
31d859
  Resolves: rhbz#1788207
31d859
  Related: rhbz#1788036
31d859
- Update pep8speaks checker configuration for the branch (rvykydal)
31d859
  Related: rhbz#1788036
31d859
31d859
* Thu Jan 16 2020 Radek Vykydal <rvykydal@redhat.com> - 29.19.2.9-1
31d859
- Fix RHSM HTTP proxy configuration clearing (mkolman)
31d859
  Resolves: rhbz#1789814
31d859
- Add scrolling for the registration tab (mkolman)
31d859
  Resolves: rhbz#1788422
31d859
31d859
* Thu Jan 09 2020 Radek Vykydal <rvykydal@redhat.com> - 29.19.2.8-1
31d859
- Fix output kickstart generation for subscription commands (mkolman)
31d859
  Resolves: rhbz#1788579
31d859
  Resolves: rhbz#1788513
31d859
- Fix GTK access from subscription thread (mkolman)
31d859
  Resolves: rhbz#1787615
31d859
31d859
* Mon Jan 06 2020 Radek Vykydal <rvykydal@redhat.com> - 29.19.2.7-1
31d859
- Fix branding in the Connect to Red Hat spoke (mkolman)
31d859
  Resolves: rhbz#1787342
31d859
31d859
* Fri Dec 13 2019 Radek Vykydal <rvykydal@redhat.com> - 29.19.2.6-1
31d859
- Fix RHSM HTTP proxy setup (mkolman)
31d859
  Related: rhbz#1748281
31d859
- Fix text color on info bars (mkolman)
31d859
  Resolves: rhbz#1782174
31d859
31d859
* Tue Dec 10 2019 Radek Vykydal <rvykydal@redhat.com> - 29.19.2.5-1
31d859
- Adjust unit tests (mkolman)
31d859
  Resolves: rhbz#1748281
31d859
  Resolves: rhbz#1746391
31d859
- Extend list of false positives in the style guide (mkolman)
31d859
  Resolves: rhbz#1748281
31d859
  Resolves: rhbz#1746391
31d859
- Subscription support - changes in GUI (mkolman)
31d859
  Resolves: rhbz#1748281
31d859
  Resolves: rhbz#1746391
31d859
- Extend the anaconda-gtk.css (mkolman)
31d859
  Resolves: rhbz#1748281
31d859
  Resolves: rhbz#1746391
31d859
- Subscription support - changes in installation payload (mkolman)
31d859
  Resolves: rhbz#1748281
31d859
  Resolves: rhbz#1746391
31d859
- Subscription support - changes in DBus modules (mkolman)
31d859
  Resolves: rhbz#1748281
31d859
  Resolves: rhbz#1746391
31d859
- Subscription support - changes outside of DBus modules (mkolman)
31d859
  Resolves: rhbz#1748281
31d859
  Resolves: rhbz#1746391
31d859
- Add temporary subscription scheduling module (mkolman)
31d859
  Resolves: rhbz#1748281
31d859
  Resolves: rhbz#1746391
31d859
- Add basic CDN support to Payload DBus module (mkolman)
31d859
  Resolves: rhbz#1748281
31d859
  Resolves: rhbz#1746391
31d859
- Add support for custom interface for DBus Tasks (mkolman)
31d859
  Resolves: rhbz#1748281
31d859
  Resolves: rhbz#1746391
31d859
- Backport locale support for modules (mkolman)
31d859
  Resolves: rhbz#1748281
31d859
  Resolves: rhbz#1746391
31d859
- Add subscription manager as an Anaconda dependency (mkolman)
31d859
  Resolves: rhbz#1748281
31d859
  Resolves: rhbz#1746391
31d859
31d859
* Tue Nov 12 2019 Radek Vykydal <rvykydal@redhat.com> - 29.19.2.4-1
31d859
- Add UI support for the ZIPL Secure boot (vponcova)
31d859
  Related: rhbz#1659400
31d859
- Add DBus support for the ZIPL Secure Boot (vponcova)
31d859
  Resolves: rhbz#1659400
31d859
- Don't mention new-kernel-pkg anymore in /etc/sysconfig/kernel (javierm)
31d859
  Resolves: rhbz#1747382
31d859
- Don't print warnings for new-kernel-pkg not being present (javierm)
31d859
  Related: rhbz#1747382
31d859
31d859
* Tue Oct 22 2019 Radek Vykydal <rvykydal@redhat.com> - 29.19.2.3-1
31d859
- Only attempt to open the ibm,max-boot-devices sysfs entry if it exists
31d859
  (javierm)
31d859
  Related: rhbz#1748756
31d859
31d859
* Mon Oct 21 2019 Radek Vykydal <rvykydal@redhat.com> - 29.19.2.2-1
31d859
- Don't add more devices in boot-device NVRAM than the maximum allowed
31d859
  (javierm)
31d859
  Resolves: rhbz#1748756
31d859
- Fix local repo files aren't enabled (jkonecny)
31d859
  Resolves: rhbz#1641620
31d859
- Remove ldconfig spec macros (jkonecny)
31d859
  Resolves: rhbz#1700685
31d859
- Don't try to format FBA DASD devices (mmatsuya)
31d859
  Resolves: rhbz#1715303
31d859
31d859
* Mon Oct 14 2019 Radek Vykydal <rvykydal@redhat.com> - 29.19.2.1-1
31d859
- Skip buildins when processing kernel boot args (jkonecny)
31d859
  Resolves: rhbz#1637472
31d859
- network: fix handling of ksdevice=bootif in initramfs (rvykydal)
31d859
  Related: rhbz#1649359
31d859
- Make sure we work with fresh data when trying to do netroot (vpodzime)
31d859
  Resolves: rhbz#1649359
31d859
- Make our manual triggering on network in dracut work (vpodzime)
31d859
  Resolves: rhbz#1649359
31d859
31d859
* Fri Sep 27 2019 Radek Vykydal <rvykydal@redhat.com> - 29.19.1.13-1
31d859
- Change the bases of the install classes for RHVH (vponcova)
31d859
  Related: rhbz#1753316
31d859
31d859
* Tue Sep 24 2019 Radek Vykydal <rvykydal@redhat.com> - 29.19.1.12-1
31d859
- Add the install class for Red Hat Virtualization (vponcova)
31d859
  Resolves: rhbz#1753316
31d859
- Extend support for custom storage checking (vponcova)
31d859
  Related: rhbz#1753316
31d859
- Enable to define the autopart type in an install class (vponcova)
31d859
  Related: rhbz#1753316
31d859
31d859
* Mon Aug 26 2019 Radek Vykydal <rvykydal@redhat.com> - 29.19.1.11-1
31d859
- Fix noverifyssl when downloading .treeinfo file (jkonecny)
31d859
  Resolves: rhbz#1726156
31d859
  Resolves: rhbz#1723811
31d859
31d859
* Fri Aug 02 2019 Radek Vykydal <rvykydal@redhat.com> - 29.19.1.10-1
31d859
- Do not try to mount cdrom source also if it has been mounted in dracut.
31d859
  (rvykydal)
31d859
  Resolves: rhbz#1733507
31d859
31d859
* Tue Jul 02 2019 Radek Vykydal <rvykydal@redhat.com> - 29.19.1.9-1
31d859
- Adjust the exclude arguments for livepayloads (bcl)
31d859
  Related: rhbz#1684542
31d859
- Recreate the BLS entries when using liveimg (bcl)
31d859
  Resolves: rhbz#1684542
31d859
- Cache the liveimg tar kernel list (bcl)
31d859
  Related: rhbz#1684542
31d859
- Add common function for creating rescue images (bcl)
31d859
  Related: rhbz#1684542
31d859
- Re-generate BLS loader file snippets on live installs (awilliam)
31d859
  Related: rhbz#1684542
31d859
31d859
* Tue Jul 02 2019 Radek Vykydal <rvykydal@redhat.com> - 29.19.1.8-1
31d859
- Respect changesok password policy for root password (mkolman)
31d859
  Resolves: rhbz#1584145
31d859
- Fix default value for pwpolicy emptyok (mkolman)
31d859
  Resolves: rhbz#1664704
31d859
31d859
* Tue Jun 25 2019 Radek Vykydal <rvykydal@redhat.com> - 29.19.1.7-1
31d859
- Add support for disabling modules via module --disable (mkolman)
31d859
  Resolves: rhbz#1655523
31d859
  Related: rhbz#1719347
31d859
31d859
* Fri Jun 14 2019 Radek Vykydal <rvykydal@redhat.com> - 29.19.1.6-1
31d859
- Require blivet with flags.protect_cdrom support (rvykydal)
31d859
  Related: rhbz#1671713
31d859
- Be more strict when checking for mounted dvd source. (rvykydal)
31d859
  Resolves: rhbz#1671713
31d859
- Protect cdroms during tree population for image installs. (rvykydal)
31d859
  Resolves: rhbz#1671713
31d859
31d859
* Thu Jun 13 2019 Radek Vykydal <rvykydal@redhat.com> - 29.19.1.5-1
31d859
- Fix the rescue mode (vponcova)
31d859
  Resolves: rhbz#1628653
31d859
31d859
* Wed Jun 12 2019 Radek Vykydal <rvykydal@redhat.com> - 29.19.1.4-1
31d859
- Set default entry to the BLS id instead of the entry index (javierm)
31d859
  Resolves: rhbz#1671047
31d859
- Fix non-root dir of install tree HD installation (jkonecny)
31d859
  Resolves: rhbz#1689194
31d859
31d859
* Tue Jun 11 2019 Radek Vykydal <rvykydal@redhat.com> - 29.19.1.3-1
31d859
- Handle bytes and strings from RPM (vponcova)
31d859
  Resolves: rhbz#1689909
31d859
- Set the flag lvm_metadata_backup (vponcova)
31d859
  Resolves: rhbz#1673901
31d859
- Rename add-ons to additional software (jkonecny)
31d859
  Resolves: rhbz#1674011
31d859
- Move product version modifications for ui into function and add unit test.
31d859
  (rvykydal)
31d859
  Resolves: rhbz#1671384
31d859
- Do not show quarterly release part of the version in UI. (rvykydal)
31d859
  Resolves: rhbz#1671384
31d859
31d859
* Mon Jun 10 2019 Radek Vykydal <rvykydal@redhat.com> - 29.19.1.2-1
31d859
- Rename zanata rhel-devel version (rvykydal)
31d859
  Related: rhbz#1666319
31d859
- Adapt makebumpver to rhel-devel -> rhel-8 branch renaming. (rvykydal)
31d859
  Resolves: rhbz#1666319
31d859
31d859
* Thu Jun 06 2019 Radek Vykydal <rvykydal@redhat.com> - 29.19.1.1-1
31d859
- Use new ssl certificate kickstart options (lars)
31d859
  Resolves: rhbz#1663954
31d859
31d859
* Thu Mar 14 2019 Radek Vykydal <rvykydal@redhat.com> - 29.19.0.40-1
31d859
- Pull in new translations (rvykydal)
31d859
  Related: rhbz#1684056
31d859
31d859
* Tue Mar 12 2019 Radek Vykydal <rvykydal@redhat.com> - 29.19.0.39-1
31d859
- Make SMT warning message smaller (jkonecny)
31d859
  Related: rhbz#1684056
31d859
- Remove blank line in the SMT warning (jkonecny)
31d859
  Related: rhbz#1684056
31d859
31d859
* Mon Mar 11 2019 Radek Vykydal <rvykydal@redhat.com> - 29.19.0.38-1
31d859
- Pull in new translations (rvykydal)
31d859
  Related: rhbz#1684056
31d859
31d859
* Fri Mar 08 2019 Radek Vykydal <rvykydal@redhat.com> - 29.19.0.37-1
31d859
- Update the SMT warning message (rvykydal)
31d859
  Related: rhbz#1684056
31d859
- Detect and warn if SMT is enabled (vponcova)
31d859
  Resolves: rhbz#1684056
31d859
31d859
* Mon Feb 25 2019 Radek Vykydal <rvykydal@redhat.com> - 29.19.0.36-1
31d859
- Pass nosmt boot option to installed system. (rvykydal)
31d859
  Resolves: rhbz#1677411
31d859
- Use unformatted DASDs for the partitioning (vponcova)
31d859
  Resolves: rhbz#1676630
31d859
31d859
* Fri Feb 22 2019 Radek Vykydal <rvykydal@redhat.com> - 29.19.0.35-1
31d859
- Check for dirinstall target on s390 (bcl)
31d859
  Resolves: rhbz#1677417
31d859
31d859
* Thu Feb 14 2019 Martin Kolman <mkolman@redhat.com> - 29.19.0.34-3
31d859
- Change the overflow color (vponcova)
31d859
  Related: rhbz#1637686
31d859
31d859
* Mon Feb 11 2019 Martin Kolman <mkolman@redhat.com> - 29.19.0.34-2
31d859
- Remove a confusing message for headless systems (#1638791) (vponcova)
31d859
  Resolves: rhbz#1638791
31d859
31d859
* Wed Jan 30 2019 Radek Vykydal <rvykydal@redhat.com> - 29.19.0.34-1
31d859
- Restore RHEL-specific stylesheet data (vponcova)
31d859
  Resolves: rhbz#1638383
31d859
- Do not crash on missing multipath device wwn. (rvykydal)
31d859
  Resolves: rhbz#1666242
31d859
31d859
* Wed Jan 16 2019 Radek Vykydal <rvykydal@redhat.com> - 29.19.0.33-1
31d859
- Relabel X11/xorg.conf.d directory (jkonecny)
31d859
  Resolves: rhbz#1660436
31d859
- Reorder items in selinux relabeling post script (jkonecny)
31d859
  Related: rhbz#1660436
31d859
31d859
* Mon Jan 14 2019 Radek Vykydal <rvykydal@redhat.com> - 29.19.0.32-1
31d859
- Update gjs dependency filter for fedora->rhel filename changes (rvykydal)
31d859
  Related: rhbz#1650295
31d859
31d859
* Mon Jan 14 2019 Radek Vykydal <rvykydal@redhat.com> - 29.19.0.31-1
31d859
- Change fedora-welcome to rhel-welcome (bcl)
31d859
  Related: rhbz#1650295
31d859
31d859
* Tue Jan 08 2019 Radek Vykydal <rvykydal@redhat.com> - 29.19.0.30-1
31d859
- Add python3-coverage to testing dependencies (jkonecny)
31d859
  Related: rhbz#1502323
31d859
- Set Automatic Installation Media for HDD not ISO (jkonecny)
31d859
  Related: rhbz#1502323
31d859
- Adapt old code to new partition name translation (jkonecny)
31d859
  Related: rhbz#1502323
31d859
- Fix source spoke status for expanded tree on HDD (jkonecny)
31d859
  Related: rhbz#1502323
31d859
- Enable installation from install tree on HDD (jkonecny)
31d859
  Resolves: rhbz#1502323
31d859
31d859
* Mon Dec 17 2018 Radek Vykydal <rvykydal@redhat.com> - 29.19.0.29-1
31d859
- Pull in fixed translations
31d859
  Resolves: rhbz#1659890
31d859
31d859
* Fri Dec 14 2018 Radek Vykydal <rvykydal@redhat.com> - 29.19.0.28-1
31d859
- Update python-coverage dependency (rvykydal)
31d859
  Resolves: rhbz#1658777
31d859
- Require password confirmation in GUI (mkolman)
31d859
  Resolves: rhbz#1584064
31d859
- Only quit GTK mainloop on GUI quit request (mkolman)
31d859
  Resolves: rhbz#1643111
31d859
- Drop the inst.noblscfg option (javierm)
31d859
  Resolves: rhbz#1658980
31d859
- Don't allow to use LDL DASD disks (vponcova)
31d859
  Resolves: rhbz#1635825
31d859
- Don't allow /boot on LVM (vponcova)
31d859
  Resolves: rhbz#1641986
31d859
- Use the default LUKS version for auto partitioning (vponcova)
31d859
  Resolves: rhbz#1628519
31d859
- Make it possible to exit empty user spoke (mkolman)
31d859
  Resolves: rhbz#1620135
31d859
- Fix pylint errors (vponcova)
31d859
  Related: rhbz#1652727
31d859
31d859
* Wed Dec 12 2018 Martin Kolman <mkolman@redhat.com> - 29.19.0.27-2
31d859
- Run zipl again after generating initramfs (#1652727) (vponcova)
31d859
  Resolves: rhbz#1652727
31d859
31d859
* Wed Dec 05 2018 Radek Vykydal <rvykydal@redhat.com> - 29.19.0.27-1
31d859
- Fix module installation error reporting (mkolman)
31d859
  Resolves: rhbz#1644635
31d859
- Drop xorg-x11-server-Xorg check from graphical target detection (mkolman)
31d859
  Resolves: rhbz#1583958
31d859
31d859
* Mon Nov 19 2018 Radek Vykydal <rvykydal@redhat.com> - 29.19.0.26-1
31d859
- Pull in fixed translations
31d859
  Resolves: rhbz#1650431
31d859
31d859
* Tue Nov 06 2018 Radek Vykydal <rvykydal@redhat.com> - 29.19.0.25-1
31d859
- Hotfix - disable unsupported hardware detection (mkolman)
31d859
  Resolves: rhbz#1645686
31d859
31d859
* Thu Oct 18 2018 Radek Vykydal <rvykydal@redhat.com> - 29.19.0.24-1
31d859
- Make the pyanaconda/image.py more pep8 (jkonecny)
31d859
  Related: rhbz#1631673
31d859
- Test image repodata folder based on treeinfo file (jkonecny)
31d859
  Resolves: rhbz#1631673
31d859
- Use var instead of strings in findFirstIsoImage (jkonecny)
31d859
  Related: rhbz#1631673
31d859
- Use new InstallTreeMetadata instead of TreeInfo (jkonecny)
31d859
  Related: rhbz#1631673
31d859
- Add InstallTreeMetadata class (jkonecny)
31d859
  Related: rhbz#1631673
31d859
- Move DEFAULT_REPOS to the constants (jkonecny)
31d859
  Related: rhbz#1631673
31d859
31d859
* Mon Oct 15 2018 Radek Vykydal <rvykydal@redhat.com> - 29.19.0.23-1
31d859
- nvdimm: update ks data for actions in UI (rvykydal)
31d859
  Resolves: rhbz#1620093
31d859
- nvdimm: use pykickstart constant for setting reconfigure mode (rvykydal)
31d859
  Related: rhbz#1620093
31d859
- Fix strings not marked for translation (jkonecny)
31d859
  Resolves: rhbz#1637399
31d859
- Increase EFI System Partition (ESP) size to 200-600 MiB (javierm)
31d859
  Resolves: rhbz#1633640
31d859
- Save lsblk output to the Anaconda traceback file (vtrefny)
31d859
  Resolves: rhbz#1627220
31d859
31d859
* Thu Oct 11 2018 Radek Vykydal <rvykydal@redhat.com> - 29.19.0.22-1
31d859
- Remove EXPERIMENTAL label for mountpoint assignment in TUI (mkolman)
31d859
  Resolves: rhbz#1636940
31d859
- Wrap line in storage/osinstall.py to 99 chars (jkonecny)
31d859
  Related: rhbz#1637096
31d859
- Add missing pylint false positive (jkonecny)
31d859
  Related: rhbz#1637096
31d859
- Make syspurpose description text size biger (mkolman)
31d859
  Related: rhbz#1612060
31d859
- Fix double quoting in syspurpose values (mkolman)
31d859
  Resolves: rhbz#1637135
31d859
- Fix ihelp pylint issues (jkonecny)
31d859
  Related: rhbz#1637096
31d859
- Add ignored field to rpm_tests (jkonecny)
31d859
  Related: rhbz#1637096
31d859
- Remove unused false positives (jkonecny)
31d859
  Related: rhbz#1637096
31d859
- Use new BTRFS pykickstart version (jkonecny)
31d859
  Related: rhbz#1637096
31d859
- Add back missing import (jkonecny)
31d859
  Related: rhbz#1637096
31d859
- Add --no-pip to setup-mock-test-env script (jkonecny)
31d859
  Related: rhbz#1637096
31d859
- Rename coverage3 to coverage-3.6 (jkonecny)
31d859
  Related: rhbz#1637096
31d859
- Fix error message in setup-mock-test-env script (jkonecny)
31d859
  Related: rhbz#1637096
31d859
- Rename nosetests binary to 3.6 - link is missing (jkonecny)
31d859
  Resolves: rhbz#1637096
31d859
- Remove not used BuildRequires for RHEL (jkonecny)
31d859
  Related: rhbz#1637096
31d859
- Add shortcut function to get dependency script (jkonecny)
31d859
  Related: rhbz#1637096
31d859
- Add install-pip parameter to setup-mock-test-env (jkonecny)
31d859
  Related: rhbz#1637096
31d859
- Add initial 32-bit ARMv7 EFI support (pbrobinson)
31d859
  Resolves: rhbz#1637618
31d859
- Drop legacy get_arm_machine pieces (pbrobinson)
31d859
  Related: rhbz#1637618
31d859
- arch: arm: drop omap checks and specifics (pbrobinson)
31d859
  Related: rhbz#1637618
31d859
- Small optimalization in setup-mock-test-env (jkonecny)
31d859
  Related: rhbz#1637096
31d859
- Add package installation from pip for test script (jkonecny)
31d859
  Related: rhbz#1637096
31d859
- Remove hfsplus-tools not used on RHEL (jkonecny)
31d859
  Related: rhbz#1637096
31d859
31d859
* Wed Oct 10 2018 Radek Vykydal <rvykydal@redhat.com> - 29.19.0.21-1
31d859
- Add Not Specified option for System Purpose lists (mkolman)
31d859
  Resolves: rhbz#1637602
31d859
- Set the VNC password directly (vponcova)
31d859
  Resolves: rhbz#1634667
31d859
31d859
* Mon Oct 08 2018 Radek Vykydal <rvykydal@redhat.com> - 29.19.0.20-1
31d859
- Ignore errors when trying to activate unsupported swaps (vtrefny)
31d859
  Resolves: rhbz#1635253
31d859
- Adapt built in help system to new content structure (mkolman)
31d859
  Resolves: rhbz#1593723
31d859
- Update help folder paths (mkolman)
31d859
  Related: rhbz#1593723
31d859
- Replace helpFile property with help_id (mkolman)
31d859
  Related: rhbz#1593723
31d859
- Small optimization in boot arg parsing method (jkonecny)
31d859
  Related: rhbz#1622429
31d859
- Fix bad --addrepo command line parsing (jkonecny)
31d859
  Related: rhbz#1622429
31d859
- Raise correct exception on bad addrepo boot param (jkonecny)
31d859
  Resolves: rhbz#1622429
31d859
31d859
* Thu Oct 04 2018 Radek Vykydal <rvykydal@redhat.com> - 29.19.0.19-1
31d859
- Add option to set kernel.hung_task_timeout_secs option (rvykydal)
31d859
  Resolves: rhbz#1633549
31d859
- Change default install class to RHEL (jkonecny)
31d859
  Resolves: rhbz#1634094
31d859
- Don't check for firmware compatibility to enable BootLoaderSpec support
31d859
  (javierm)
31d859
  Resolves: rhbz#1635547
31d859
31d859
* Tue Oct 02 2018 Radek Vykydal <rvykydal@redhat.com> - 29.19.0.18-1
31d859
- Update kernel command line parameters in BLS files (javierm)
31d859
  Resolves: rhbz#1635180
31d859
- Drop attempt to add 'nocrypto' to tsflags (#1634791) (awilliam)
31d859
  Resolves: rhbz#1634791
31d859
- Make sure fips is correctly enabled on target system (#1619568) (mkolman)
31d859
  Resolves: rhbz#1619568
31d859
31d859
* Mon Oct 01 2018 Radek Vykydal <rvykydal@redhat.com> - 29.19.0.17-1
31d859
- Syspurpose related test & pylint fixes (mkolman)
31d859
  Related: rhbz#1612060
31d859
- Add missing folder to Makefile (mkolman)
31d859
  Related: rhbz#1612060
31d859
- Add system purpose support (mkolman)
31d859
  Resolves: rhbz#1612060
31d859
31d859
* Wed Sep 26 2018 Radek Vykydal <rvykydal@redhat.com> - 29.19.0.16-1
31d859
- Sync spec file (rvykydal)
31d859
  Related: rhbz#1619153
31d859
- Fix python3 requires in spec file (rvykydal)
31d859
  Resolves: rhbz#1619153
31d859
- Revert "Add system purpose support" (rvykydal)
31d859
  Related: rhbz#1619153
31d859
- Add support for GRUB_ENABLE_BLSCFG and inst.noblscfg (pjones)
31d859
  Resolves: rhbz#1615442
31d859
- Get rid of new-kernel-pkg invocations (pjones)
31d859
  Related: rhbz#1615442
31d859
- Minor pylint cleanups (pjones)
31d859
  Related: rhbz#1615442
31d859
31d859
* Mon Sep 24 2018 Radek Vykydal <rvykydal@redhat.com> - 29.19.0.15-1
31d859
- Add system purpose support (mkolman)
31d859
  Resolves: rhbz#1612060
31d859
31d859
* Wed Sep 19 2018 Tomas Orsava <torsava@redhat.com> - 29.19.0.14-2
31d859
- Require the Python interpreter directly instead of using the package name
31d859
- Related: rhbz#1619153
31d859
31d859
* Wed Sep 19 2018 Radek Vykydal <rvykydal@redhat.com> - 29.19.0.14-1
31d859
- Update the spoke for unsupported hardware in TUI (#1601545) (vponcova)
31d859
  Resolves: rhbz#1601545
31d859
- Update the dialog for unsupported hardware in GUI (#1601545) (vponcova)
31d859
  Resolves: rhbz#1601545
31d859
- Support detection of kernel taints (vponcova)
31d859
  Resolves: rhbz#1601545
31d859
31d859
* Tue Sep 18 2018 Radek Vykydal <rvykydal@redhat.com> - 29.19.0.13-1
31d859
- prefixdevname: fix a typo in filename (rvykydal)
31d859
  Related: rhbz#1615997
31d859
- prefixdevname: pass persistent configuration to installed system (rvykydal)
31d859
  Resolves: rhbz#1615997
31d859
- prefixdevname: pass net.ifnames.prefix option to installed system (rvykydal)
31d859
  Resolves: rhbz#1615997
31d859
- prefixdevname: install package to target system if needed (rvykydal)
31d859
  Resolves: rhbz#1615997
31d859
- prefixdevname: import state from initramfs to stage 2 (rvykydal)
31d859
  Resolves: rhbz#1615997
31d859
31d859
* Mon Sep 17 2018 Radek Vykydal <rvykydal@redhat.com> - 29.19.0.12-1
31d859
- Don't connect to signals of the Network Manager DBus objects
31d859
  (vponcova)
31d859
  Resolves: rhbz#1582233
31d859
- Fix librepo logging with new DNF (jkonecny)
31d859
  Resolves: rhbz#1626609
31d859
31d859
* Fri Sep 07 2018 Josh Boyer <jwboyer@redhat.com> - 29.19.0.11-2
31d859
- Require python3-librepo
31d859
  Resolves: rhbz#1626609
31d859
31d859
* Fri Sep 07 2018 Radek Vykydal <rvykydal@redhat.com> - 29.19.0.11-1
31d859
- DNF 3.5 compatibility (mkolman)
31d859
  Related: rhbz#1613296
31d859
- Don't try to get hostnamed proxy in non-installer-image environments
31d859
  (rvykydal)
31d859
  Resolves: rhbz#1622917
31d859
31d859
* Fri Aug 24 2018 Radek Vykydal <rvykydal@redhat.com> - 29.19.0.10-1
31d859
- Revert "Don't allow booting from nvdimm devices" (rvykydal)
31d859
  Resolves: rhbz#1620566
31d859
- Fix pylint errors (vponcova)
31d859
  Related: rhbz#1618633
31d859
31d859
* Wed Aug 22 2018 Radek Vykydal <rvykydal@redhat.com> - 29.19.0.9-1
31d859
- Fix crash in tui when default partitioning scheme is not supported
31d859
  (rvykydal)
31d859
  Related: rhbz#1617958
31d859
31d859
* Thu Aug 16 2018 Radek Vykydal <rvykydal@redhat.com> - 29.19.0.8-1
31d859
- Add inst.addrepo documentation for HD variant (jkonecny)
31d859
  Related: rhbz#1595415
31d859
- Warn when repo names are not unique (jkonecny)
31d859
  Related: rhbz#1595415
31d859
- HD addon repos have mount directories permanent (jkonecny)
31d859
  Related: rhbz#1595415
31d859
- Unmount hard drive additional repositories (jkonecny)
31d859
  Related: rhbz#1595415
31d859
- Move RepoData copy creation to the RepoData class (jkonecny)
31d859
  Related: rhbz#1595415
31d859
- Show empty file protocol on HD addon repo fail (jkonecny)
31d859
  Related: rhbz#1595415
31d859
- Mount and use HDD additional repositories (jkonecny)
31d859
  Related: rhbz#1595415
31d859
- Separate _find_and_mount_iso from _setup_media (jkonecny)
31d859
  Related: rhbz#1595415
31d859
- Load hard drive repo type from inst.addrepo (jkonecny)
31d859
  Related: rhbz#1595415
31d859
- Do not fail if .discinfo file can't be read (jkonecny)
31d859
  Related: rhbz#1595415
31d859
- Use productmd to parse .discinfo file (jkonecny)
31d859
  Related: rhbz#1595415
31d859
- Add payload sources tests (jkonecny)
31d859
  Related: rhbz#1595415
31d859
- Cleanup payload tests source file (jkonecny)
31d859
  Related: rhbz#1595415
31d859
- Add documentation for inst.addrepo boot option (jkonecny)
31d859
  Related: rhbz#1595415
31d859
- Add additional repositories to KS data (jkonecny)
31d859
  Resolves: rhbz#1595415
31d859
- Use new source solution (jkonecny)
31d859
  Related: rhbz#1595415
31d859
- Add payload sources implementation (jkonecny)
31d859
  Related: rhbz#1595415
31d859
- Mark disks with additional repos as protected (jkonecny)
31d859
  Related: rhbz#1595415
31d859
- Support boot args parsing to list (jkonecny)
31d859
  Related: rhbz#1595415
31d859
- Add inst.addrepo new options (jkonecny)
31d859
  Related: rhbz#1595415
31d859
- Make parenthesis consistent (jkonecny)
31d859
  Related: rhbz#1595415
31d859
- Remove unused parameter from live_startup method (jkonecny)
31d859
  Related: rhbz#1595415
31d859
- Disable treeinfo based repos only once (jkonecny)
31d859
  Related: rhbz#1610806
31d859
- Disable treeinfo repos when base repo change (jkonecny)
31d859
  Related: rhbz#1610806
31d859
- Treeinfo repos can't be changed nor removed (jkonecny)
31d859
  Related: rhbz#1610806
31d859
- Add all repositories from the treeinfo file (jkonecny)
31d859
  Resolves: rhbz#1610806
31d859
- Load base repository location from treeinfo (jkonecny)
31d859
  Related: rhbz#1610806
31d859
- Add limited file:// protocol to GUI Source spoke (jkonecny)
31d859
  Related: rhbz#1610806
31d859
- Add BaseOS between default base repositories (jkonecny)
31d859
  Related: rhbz#1610806
31d859
- Split _setupInstallDevice method in payload (jkonecny)
31d859
  Related: rhbz#1610806
31d859
31d859
* Mon Aug 13 2018 Radek Vykydal <rvykydal@redhat.com> - 29.19.0.7-1
31d859
- Revert back to running DNF in a subprocess (mkolman)
31d859
  Related: rhbz#1613296
31d859
- Add back reverted patches for modularity support (rvykydal)
31d859
  Related: rhbz#1613296
31d859
31d859
* Mon Aug 13 2018 Radek Vykydal <rvykydal@redhat.com> - 29.19.0.6-1
31d859
- Check the LUKS2 memory requirements (vponcova)
31d859
  Related: rhbz#1547908
31d859
- Add an option for choosing version of LUKS in GUI (vponcova)
31d859
  Related: rhbz#1547908
31d859
- Add tests for LUKS2 in the auto partitioning module (vponcova)
31d859
  Related: rhbz#1547908
31d859
- Apply the LUKS2 options from the auto partitioning module (vponcova)
31d859
  Related: rhbz#1547908
31d859
- Support LUKS2 options in the auto partitioning module (vponcova)
31d859
  Related: rhbz#1547908
31d859
- Support LUKS2 options in logvol, part and raid commands (vponcova)
31d859
  Related: rhbz#1547908
31d859
- Enable to set a default version of LUKS (vponcova)
31d859
  Related: rhbz#1547908
31d859
- Update dependencies and kickstart commands to support LUKS2 (vponcova)
31d859
  Resolves: rhbz#1547908
31d859
- Use SimpleConfigFile to get PLATFORM_ID from /etc/os-release (mkolman)
31d859
  Related: rhbz#1613296
31d859
- Use wwn attr instead of removed wwid. (#1565693) (dlehman)
31d859
  Resolves: rhbz#1615408
31d859
31d859
* Thu Aug 09 2018 Radek Vykydal <rvykydal@redhat.com> - 29.19.0.5-1
31d859
- Fix a 5 year old typo in the spec file (mkolman)
31d859
  Resolves: rhbz#1613488
31d859
- Bump required DNF version (mkolman)
31d859
  Related: rhbz#1613296
31d859
- Fix some small issues with the platform id patch (mkolman)
31d859
  Related: rhbz#1613296
31d859
- Set platform id for DNF (mkolman)
31d859
  Related: rhbz#1613296
31d859
- Fix crash when software environment is False (jkonecny)
31d859
  Resolves: rhbz#1612942
31d859
- Allow to delete all file systems used by Unknown (#1597199) (vponcova)
31d859
  Resolves: rhbz#1597199
31d859
31d859
* Mon Aug 06 2018 Radek Vykydal <rvykydal@redhat.com> - 29.19.0.4-1
31d859
- DD: Use text mode when calling tools with subprocess (rvykydal)
31d859
  Resolves: rhbz#1609744
31d859
- Update RHEL placeholder names (mkolman)
31d859
  Related: rhbz#1593723
31d859
31d859
* Thu Aug 02 2018 Radek Vykydal <rvykydal@redhat.com> - 29.19.0.3-3
31d859
- Revert Use productmd library to parse .treeinfo (rvykydal)
31d859
  Related: rhbz#1611622
31d859
31d859
* Wed Aug 01 2018 Radek Vykydal <rvykydal@redhat.com> - 29.19.0.3-2
31d859
- Revert of module support enablement (install specs DNF API) (rvykydal)
31d859
31d859
* Wed Aug 01 2018 Radek Vykydal <rvykydal@redhat.com> - 29.19.0.3-1
31d859
- Typo fixup (rvykydal)
31d859
- Define if blivet-gui is supported via installclasses (rvykydal)
31d859
  Related: rhbz#1599838
31d859
- Offer Blivet-GUI partitioning only if supported (rvykydal)
31d859
  Related: rhbz#1599838
31d859
- Only show the "closest mirror" source option where appropriate (mkolman)
31d859
  Resolves: rhbz#1608241
31d859
- Starting from 3.0 DNF expects strings in comps queries (mkolman)
31d859
- Remove blivet-gui spoke and its dependencies (rvykydal)
31d859
  Resolves: rhbz#1599838
31d859
- Use the manual partitioning module in TUI (vponcova)
31d859
- Use the manual partitioning module in UI (vponcova)
31d859
- Add tests for the manual partitioning module (vponcova)
31d859
- Create the manual partitioning module (vponcova)
31d859
- Reserve enough static space for 2 lines in spoke status on hub (#1584160) (rvykydal)
31d859
- Handle new module specific error states (mkolman)
31d859
- Handle missing package errors reported by the install_specs() function (mkolman)
31d859
- Initial module enablement and installation support (mkolman)
31d859
- Fix disable additional repositories (jkonecny)
31d859
- Show better messages for NoSuchPackage and NoSuchGroup (#1599190) (vponcova)
31d859
  Resolves: rhbz#1599190
31d859
- Bootloader stage2 can't be on btrfs on rhel (#1533904) (rvykydal)
31d859
  Related: rhbz#1533904
31d859
- Remove --fstype=btrfs support from LogVol, Raid and Partition (rvykydal)
31d859
  Resolves: rhbz#1533904
31d859
- Remove btrfs support. (rvykydal)
31d859
  Resolves: rhbz#1533904
31d859
- Use RHEL8 versions of commands added to RHEL8 handler for test (rvykydal)
31d859
- Use RHEL8 kickstart handler (rvykydal)
31d859
- Use productmd library to parse .treeinfo (#1411673) (jkonecny)
31d859
- Import kickstart classes as version-less in the dracut script (vponcova)
31d859
- Use only version-less kickstart classes (vponcova)
31d859
- Define version-less variants of kickstart classes (vponcova)
31d859
- Pylint should skip the file livepayload.py (vponcova)
31d859
- Fix pylint errors (vponcova)
31d859
31d859
* Wed Jul 25 2018 Radek Vykydal <rvykydal@redhat.com> - 29.19.0.2-1
31d859
- Change the pop-up text with the pre-release warning (#1542998) (vpodzime)
31d859
  Resolves: rhbz#1608243
31d859
- Sort categories on the hub by defined order (#1584160) (rvykydal)
31d859
  Resolves: rhbz#1584166
31d859
- Show a note about EULA where relevant (mkolman)
31d859
  Resolves: rhbz#1569596
31d859
- Change message log level to INFO when adding repo (jkonecny)
31d859
  Related: rhbz#1603178
31d859
- Set packaging log level to DEBUG by default (jkonecny)
31d859
  Resolves: rhbz#1603178
31d859
- Remove the python-wrapt dependency (vponcova)
31d859
- Do not use capitals for spoke names (#1584160) (rvykydal)
31d859
  Resolves: rhbz#1584166
31d859
- Wrap category label and add space between columns (#1584160) (rvykydal)
31d859
  Resolves: rhbz#1584166
31d859
- Use 32 px icons (instead of 16 px) on hubs (#1584160) (rvykydal)
31d859
  Resolves: rhbz#1584166
31d859
- Make pyanaconda.dbus.typing work with Python 3.7 (#1598574) (awilliam)
31d859
- Use Platform Python where appropriate (mkolman)
31d859
- Replace deprecated dracut options for booting with ibft. (rvykydal)
31d859
  Resolves: rhbz#1566052
31d859
- Protected devices might be hidden (#1561766) (vponcova)
31d859
- Improve handling of unsupported filesystems in UI. (rvykydal)
31d859
  Resolves: rhbz#1533904
31d859
- Reserve two lines for status message (#1584160) (rvykydal)
31d859
  Resolves: rhbz#1584166
31d859
- Use three spoke columns on hub for better scaling (#1584160) (rvykydal)
31d859
  Resolves: rhbz#1584166
31d859
- fstab: include a note about systemctl daemon-reload (zbyszek)
31d859
- Access the ZFCP module only on s390x (vponcova)
31d859
- Tell libreport if it is a final release or not (#1596392) (vpodzime)
31d859
  Resolves: rhbz#1596392
31d859
- bootloader: GRUB2: Set menu_auto_hide when enabled by the instClass
31d859
  (hdegoede)
31d859
- installclass: Add bootloader_menu_autohide property (hdegoede)
31d859
- Add tests for the zFCP module (vponcova)
31d859
- Handle the zfcp command in the zFCP module (vponcova)
31d859
- Use the zFCP discovery task in UI (vponcova)
31d859
- Create the zFCP discovery task (vponcova)
31d859
- Create the zFCP module (vponcova)
31d859
31d859
* Mon Jul 16 2018 Radek Vykydal <rvykydal@redhat.com> - 29.19.0.1-1
31d859
- Define zanata branch statically for rhel-devel branch (rvykydal)
31d859
31d859
* Wed Jun 27 2018 Martin Kolman <mkolman@redhat.com> - 29.19-1
31d859
- DNF 3: progress callback constants moved to dnf.transaction (awilliam)
31d859
- DNF 3: Update size calculations for transaction item changes (awilliam)
31d859
- DNF 3: config substitutions moved from dnf to libdnf (awilliam)
31d859
31d859
* Mon Jun 25 2018 Martin Kolman <mkolman@redhat.com> - 29.18-1
31d859
- Add tests for the DASD module (vponcova)
31d859
- Run the DASD formatting task in UI (vponcova)
31d859
- Extend the sync_run_task method with a callback (vponcova)
31d859
- Create a task for formatting DASDs (vponcova)
31d859
- Run the DASD discovery task from UI (vponcova)
31d859
- Create a task for discovering DASDs (vponcova)
31d859
- Create the DASD module (vponcova)
31d859
- Add tests for the language installation task (vponcova)
31d859
- Run an installation task to install a language (vponcova)
31d859
- nvdimm: fix crash on non-block devices (rvykydal)
31d859
31d859
* Tue Jun 12 2018 Martin Kolman <mkolman@redhat.com> - 29.17-1
31d859
- Wait for kickstart modules to quit (vponcova)
31d859
- Ask for a default passphrase if required (vponcova)
31d859
- Add support for setting different types of passwords in TUI (vponcova)
31d859
31d859
* Thu Jun 07 2018 Martin Kolman <mkolman@redhat.com> - 29.16-1
31d859
- Add tests for changes in tasks and the install manager (vponcova)
31d859
- Add a simple installation task in the Baz module (vponcova)
31d859
- Update the boss classes (vponcova)
31d859
- Update the base clases for modules (vponcova)
31d859
- Use the system installation task in the install manager (vponcova)
31d859
- Add the system installation task (vponcova)
31d859
- Add methods for running remote DBus tasks (vponcova)
31d859
- Improved base clases for DBus tasks (vponcova)
31d859
- Do not manually create LUKSDevice when unlocking a LUKS format (vtrefny)
31d859
- Fix pylint errors (vponcova)
31d859
- Skip the pylint check for the bootloader.py (vponcova)
31d859
- Enable DNF depsolver debugging in debug mode (mkolman)
31d859
- Don't reset locale of our DBus daemon (vponcova)
31d859
- Close the DNF base later (#1571299) (vponcova)
31d859
- Add 10%% for storage metadata to the total required space (#1578395)
31d859
  (vponcova)
31d859
- Add hook to prevent mistake upstream pushes (jkonecny)
31d859
- Revert "WIP" (vponcova)
31d859
- WIP (vponcova)
31d859
- Set locale to en_US.UTF-8 in every module (#1575415) (vponcova)
31d859
- Move initial module configuration to the init function (vponcova)
31d859
- Fix the mount command (vponcova)
31d859
- Use the auto partitioning module in UI (vponcova)
31d859
- Only check space during a tui kickstart if ksprompt is enabled (bcl)
31d859
- Fix can't exit TUI storage spoke (jkonecny)
31d859
- Use PROCESSED_AND_CLOSE and PROCESSED_AND_REDRAW (jkonecny)
31d859
- Remove not required PROCESSED return (jkonecny)
31d859
- Remove PROCESSED from refresh method (jkonecny)
31d859
31d859
* Wed May 16 2018 Martin Kolman <mkolman@redhat.com> - 29.15-1
31d859
- nvdimm: make debug messages more clear (rvykydal)
31d859
- nvdimm: use libblockdev enum to check namespace mode (rvykydal)
31d859
- Add data loss warning to nvdimm reconfigure dialog. (rvykydal)
31d859
- Add UI feedback for disk repopulating after nvdimm reconfiguration.
31d859
  (rvykydal)
31d859
- Fix ignoring of nvdimm devices (rvykydal)
31d859
- Don't allow booting from nvdimm devices (rvykydal)
31d859
- Improve UI feedback for invalid boot on non-iBFT iSCSI devices. (rvykydal)
31d859
- Add inst.nonibftiscsiboot boot option. (rvykydal)
31d859
- Use only devices specified by nvdimm command for installation. (rvykydal)
31d859
- Add option to reconfigure nvdimm devices into sector mode. (rvykydal)
31d859
- Allow only devices in sector mode to be selected. (rvykydal)
31d859
- Add nvdimm devices to Advanced Storage spoke. (rvykydal)
31d859
- Add kickstart support for nvdimm reconfiguration to sector mode. (rvykydal)
31d859
- Ignore nvdimm disks which are not in sector mode. (rvykydal)
31d859
- Do not ignore nvdimm (pmemX) devices (rvykydal)
31d859
- Update the pykickstart commands (vponcova)
31d859
- Fix firewall DBUS module API usage (#1577405) (mkolman)
31d859
- Fix formatting in the TUI storage spoke (jkonecny)
31d859
- Fix TUI crash in mountpoint assignment (#1564067) (jkonecny)
31d859
- Fix KS logvol metadata and chunksize parameters (#1572511) (jkonecny)
31d859
- Show correct bootloader error on the MacEFI platform (vponcova)
31d859
- Revert "Fix broken kickstart command test" (rvykydal)
31d859
- Support fcoe --autovlan option (#1564096) (rvykydal)
31d859
31d859
* Fri May 04 2018 Martin Kolman <mkolman@redhat.com> - 29.14-1
31d859
- Increase module startup timeout to 600 seconds (mkolman)
31d859
- Fix name of the Zanata Python client package (mkolman)
31d859
- Add tests for the auto partitioning module (vponcova)
31d859
- Create the auto partitioning module (vponcova)
31d859
- Add the firewall submodule (mkolman)
31d859
- Once again fix cmdline error handling. (#1360223) (sbueno+anaconda)
31d859
- Extend the timeout period to 180s in the case of cmdline error. (#1360223)
31d859
  (sbueno+anaconda)
31d859
- Fix the clearpart test with disklabel option (vponcova)
31d859
- The specified nosetests failed to run (vponcova)
31d859
31d859
* Tue Apr 24 2018 Martin Kolman <mkolman@redhat.com> - 29.13-1
31d859
- Show correct root account locked status in reconfig mode (#1507940) (mkolman)
31d859
- Add missing lines and modularization only log to test coverage (jkonecny)
31d859
- Remove makebumpver dependency from spec file (jkonecny)
31d859
- network module: use connectivity checking in anaconda (rvykydal)
31d859
- network module: add connectivity checking (rvykydal)
31d859
- Permit adding disabled external repos to installation. (riehecky)
31d859
- Handle empty active attribute for consoles (#1569045) (mkolman)
31d859
- Support temporary kickstart generating (vponcova)
31d859
- Create the dynamic module User (vponcova)
31d859
- Select Workstation install class for Workstation live (#1569083) (awilliam)
31d859
- Rename the main module User to Users (vponcova)
31d859
31d859
* Thu Apr 19 2018 Martin Kolman <mkolman@redhat.com> - 29.12-1
31d859
- Save logs to result folder after rpm-tests (jkonecny)
31d859
- Add Installed pyanaconda tests (jkonecny)
31d859
- Fix name of the RPM test (jkonecny)
31d859
- Support running just chosen rpm test (jkonecny)
31d859
- Add test cache files to gitignore (jkonecny)
31d859
- Move test install test from Makefile to rpm tests (jkonecny)
31d859
- Create structure to run rpm tests (jkonecny)
31d859
- Move all nosetests to separate directory (jkonecny)
31d859
- Fix broken kickstart command test (jkonecny)
31d859
- Fix broken kickstart command test (jkonecny)
31d859
- localization: use LanguageKickstarted module property (#1568119) (rvykydal)
31d859
- Start only the specified kickstart modules (#1566621) (vponcova)
31d859
- Use the Bootloader module in UI (vponcova)
31d859
- Add tests for the bootloader module (vponcova)
31d859
- Create the bootloader module (vponcova)
31d859
- rpmostreepayload: do not require network for dvd installation (#1565369)
31d859
  (rvykydal)
31d859
- Fix double logging to stdout (vponcova)
31d859
- Don't try to create required partitions if there are none (vponcova)
31d859
31d859
* Thu Apr 12 2018 Martin Kolman <mkolman@redhat.com> - 29.11-1
31d859
- Add anaconda-install-env-deps as dependency of the anaconda package (mkolman)
31d859
- Add %%files for install-env-deps so it actually exists (awilliam)
31d859
31d859
* Tue Apr 10 2018 Martin Kolman <mkolman@redhat.com> - 29.10-1
31d859
- Bump simpleline version (mkolman)
31d859
- Do not redraw screen after text YesNo dialog (#1557951)(jkonecny)
31d859
- Revert "Adapt to a new simpleline changes (#1557472)(jkonecny)
31d859
- authselect: enable silent last log (pbrezina)
31d859
- authselect: fix typo to enable fingerprint authentication (pbrezina)
31d859
31d859
* Mon Apr 09 2018 Martin Kolman <mkolman@redhat.com> - 29.9-1
31d859
- Move install time dependencies to a metapackage (mkolman)
31d859
31d859
* Thu Apr 05 2018 Martin Kolman <mkolman@redhat.com> - 29.8-1
31d859
- Fix forgotten usage of the selinux kickstart command (vponcova)
31d859
- Fix tests for the storage module (vponcova)
31d859
- Use the disk selection and initialization modules in UI (vponcova)
31d859
- Enable to use object identifiers instead of object paths (vponcova)
31d859
31d859
* Thu Mar 29 2018 Martin Kolman <mkolman@redhat.com> - 29.7-1
31d859
- Add Makefiles for disk initialization and selection modules (vponcova)
31d859
- Remove the invalid self argument (vponcova)
31d859
- Run all unit tests (vponcova)
31d859
31d859
* Tue Mar 27 2018 Martin Kolman <mkolman@redhat.com> - 29.6-1
31d859
- Create the disk initialization and disk selection modules (vponcova)
31d859
- Use watch_property to watch changes of DBus properties (vponcova)
31d859
- Better organize the base classes for modules (vponcova)
31d859
- Fixed KS forcing zerombr onto RO disk (japokorn)
31d859
- Add tests for the kickstart specifications (vponcova)
31d859
- Standardize calls to parent via super() (riehecky)
31d859
- Fix 'isDisk' property name (#1558906) (vtrefny)
31d859
- Make the class for removed kickstart commands more strict (vponcova)
31d859
- Fix the progress bar steps (vponcova)
31d859
- Use enum for the first boot action (vponcova)
31d859
- Use enum for the SELinux modes (vponcova)
31d859
- datetime spoke: still pass ksdata to NTPconfigDialog (UIObject) (rvykydal)
31d859
31d859
* Mon Mar 19 2018 Martin Kolman <mkolman@redhat.com> - 29.5-1
31d859
- Write rootpw command to kickstart (#1557529) (mkolman)
31d859
- Don't make safe to observe services on buses that don't run (vponcova)
31d859
- Add the LanguageKickstarted property (vponcova)
31d859
- Don't autoquit by default if the last hub is empty (#1553935) (mkolman)
31d859
- Use the Services module in UI (vponcova)
31d859
- Create the Services module (vponcova)
31d859
- Enable hibernation only on x86 (#1554345) (vponcova)
31d859
- Add the Storage module with no API (vponcova)
31d859
- Add the Payload module with no API (vponcova)
31d859
- Remove DBus modules Foo and Bar (vponcova)
31d859
- network module: fix accessing org.freedesktop.hostname1 for current hostname
31d859
  (rvykydal)
31d859
31d859
* Mon Mar 12 2018 Martin Kolman <mkolman@redhat.com> - 29.4-1
31d859
- network module: add basic test (rvykydal)
31d859
- Add prepare command to setup-mock-test-env script (jkonecny)
31d859
- Mark partition live device's disk protected. (#1524700) (dlehman)
31d859
31d859
* Fri Mar 09 2018 Martin Kolman <mkolman@redhat.com> - 29.3-1
31d859
- Remove useless constants from pyanaconda.dbus.constants (vponcova)
31d859
- Use identifiers to get observers and proxies (vponcova)
31d859
- Remove the publish method from DBus interfaces (vponcova)
31d859
- Replace constants in publish and register methods (vponcova)
31d859
- Replace constants in DBus interface names (vponcova)
31d859
- Define DBus errors with the dbus_error decorator (vponcova)
31d859
- Use namespaces and identifiers to describe Anaconda DBus objects (vponcova)
31d859
- Add support for identification of DBus objects and services (vponcova)
31d859
- User module should parse only rootpw for now (#1553488) (vponcova)
31d859
- localization module: plug localization module into keyboard GUI spoke
31d859
  (rvykydal)
31d859
- localization module: add KeyboardKickstarted property (rvykydal)
31d859
- localization module: add KS support for keyboard command (rvykydal)
31d859
- localization module: don't use Kickstarted so another command can be added
31d859
  (rvykydal)
31d859
- Fix release docs (mkolman)
31d859
- network: set TYPE value in ifcfg from kickstart in initrmfs (rvykydal)
31d859
- Make formatting consistent in AnacondaWidgets.xml (riehecky)
31d859
31d859
* Mon Mar 05 2018 Martin Kolman <mkolman@redhat.com> - 29.2-1
31d859
- Use the user DBUS module in the UI (mkolman)
31d859
- Use the user DBUS module for the rootpw command in kickstart.py (mkolman)
31d859
- Add initial user DBUS module (mkolman)
31d859
- Add tests for the Security module (vponcova)
31d859
- Use the Security module in UI (vponcova)
31d859
- Don't send empty kickstart to DBus modules (vponcova)
31d859
- Add the Security module (vponcova)
31d859
- Fix makeupdates script to work with new DBus structure (jkonecny)
31d859
- Fix Makefile of the kickstart manager (vponcova)
31d859
- Fix check if dbus daemon quit properly (jkonecny)
31d859
- Remove check if dbus is running (#1551096) (jkonecny)
31d859
- Use Anaconda's special env variable for dbus address (#1551096) (jkonecny)
31d859
- Migrate Anaconda to our private dbus session (#1551096) (jkonecny)
31d859
- localization module: use l12 shortcut for module name in UI (rvykydal)
31d859
- localization module: replace ksdata.lang with the module in anaconda.
31d859
  (rvykydal)
31d859
- localization module: add KS support for lang command (rvykydal)
31d859
- Return restorecon utility to Fedora 28 mock (jkonecny)
31d859
- Include dbus.log when exporting logs (mkolman)
31d859
- Reorganize pyanaconda.modules.boss (vponcova)
31d859
- Move all DBus errors to pyanaconda.modules.common.errors (vponcova)
31d859
- Move common classes and functions to pyanaconda.modules.common (vponcova)
31d859
- Close DBus log file when quitting DBus session (jkonecny)
31d859
- Enable payload configuration for Install classes (jkonecny)
31d859
- Rename files that provide kickstart specifications (vponcova)
31d859
- Move the kickstart specification to pyanaconda.core.kickstart (vponcova)
31d859
- Start and quit Boss properly (jkonecny)
31d859
- Make class from dbus.launcher module (jkonecny)
31d859
- Add the kernel option resume= by default (#1206936) (vponcova)
31d859
31d859
* Wed Feb 28 2018 Martin Kolman <mkolman@redhat.com> - 29.1-1
31d859
- Use observers to access the hostname service (vponcova)
31d859
- Make safe to observe services on buses that don't have to run (vponcova)
31d859
- DBus logs are now saved to /tmp/dbus.log (jkonecny)
31d859
- Add tests for toplevel installclass attribs (riehecky)
31d859
- Wait for DBus modules for longer time (vponcova)
31d859
- Drop dependency on authselect and firewalld (vponcova)
31d859
- Fix kickstart version test (vponcova)
31d859
- Authconfig is replaced with authselect (#1542968) (vponcova)
31d859
- Add support for different message buses (vponcova)
31d859
- Fix makeupdates script (vponcova)
31d859
- Set up basic logging for DBus modules (vponcova)
31d859
- Remove get_dbus_module_logger (vponcova)
31d859
- Fix logging of the DBus modules (vponcova)
31d859
- Fix the reimport error (vponcova)
31d859
- Fix the network module specification (vponcova)
31d859
- network module: update_network_data test (rvykydal)
31d859
- network module: use Module.Kickstarted instead of ksdata.seen (rvykydal)
31d859
- network module: use for hostname in tui (rvykydal)
31d859
- network module: handle current hostname (rvykydal)
31d859
- network module: handle ksdata.network.hostname (rvykydal)
31d859
- network module: add module skeleton (rvykydal)
31d859
- Log changes in the kickstart modules. (vponcova)
31d859
- Use the Timezone module in UI. (vponcova)
31d859
- Start Boss from Anaconda (jkonecny)
31d859
- Do not use System DBus (jkonecny)
31d859
- Remove anaconda-boss.service (jkonecny)
31d859
- Move Anaconda dbus services and confs to session dbus (jkonecny)
31d859
- Run DBus session if not present (jkonecny)
31d859
- Change pykickstart version (vponcova)
31d859
- Move system-logos dependency from anaconda-core to anaconda-gui (mkolman)
31d859
- makebumpver: fix parsing of -m option (rvykydal)
31d859
- makebumpver: fix -i option (rvykydal)
31d859
- Fix tests of the Timezone module (vponcova)
31d859
- installclass: add comments to server install class (dusty)
31d859
- Don't use deprecated formatErrorMsg (vponcova)
31d859
- Use the KickstartError attributes (vponcova)
31d859
- kickstart: "clearpart --list" does not work (#1410335) (marcel)
31d859
- Use handler in the Timezone module (vponcova)
31d859
- Fix the specification of the Bar module (vponcova)
31d859
- Use the KickstartHandler class (vponcova)
31d859
31d859
* Mon Feb 19 2018 Martin Kolman <mkolman@redhat.com> - 28.22-1
31d859
- Prevent anaconda-core requiring gjs-console (awilliam)
31d859
- Temporarily don't test versions of specified kickstart objects (vponcova)
31d859
31d859
* Mon Feb 19 2018 Martin Kolman <mkolman@redhat.com> - 28.21-1
31d859
- Explain when run dependency_solver without options (jkonecny)
31d859
- Clean dd_test code (jkonecny)
31d859
- We can't set file permission mode for .so in dd test (jkonecny)
31d859
- Rename installclass_atomic to Fedora Atomic Host (jkonecny)
31d859
- Support running only nosetests or only some nosetests (jkonecny)
31d859
- Do not run tests as root (jkonecny)
31d859
- Save start and end time for pylint run (jkonecny)
31d859
- Separate grab-logs from ci target in Makefile (jkonecny)
31d859
- Remove false positive but disable Pylint in makeupdates script (jkonecny)
31d859
- Add copyright to scripts in ./scripts/testing (jkonecny)
31d859
31d859
* Thu Feb 15 2018 Adam Williamson <awilliam@redhat.com> - 28.20-2
31d859
- Prevent anaconda-core requiring gjs-console (awilliam)
31d859
31d859
* Fri Feb 09 2018 Martin Kolman <mkolman@redhat.com> - 28.20-1
31d859
- Check the proxy attribute before accessing it (vponcova)
31d859
- Check the noverifyssl attribute before accessing it (vponcova)
31d859
- Don't access the url attribute (#1530428) (vponcova)
31d859
- Use Fedora Server default partitioning in Atomic (jkonecny)
31d859
- Clean code of Atomic install class (jkonecny)
31d859
- Migrate Atomic install class (#1491287) (jkonecny)
31d859
- Move Atomic install class to Anaconda (#1491287) (#1536853) (jkonecny)
31d859
- Make sure that fetch_url is defined. (vponcova)
31d859
31d859
* Mon Feb 05 2018 Martin Kolman <mkolman@redhat.com> - 28.19-1
31d859
- Change pykickstart version. (vponcova)
31d859
- Do not deepcopy the kickstart data in the storage (vponcova)
31d859
- Replace deepcopy of the method command (vponcova)
31d859
- Use pykickstart 3 (vponcova)
31d859
- Provide comprehensive log messages about the display mode (vponcova)
31d859
- Fix missing logging in some cases of update of ONBOOT value. (rvykydal)
31d859
- Fix tests for the timezone module. (vponcova)
31d859
- Add the Kickstarted property to the kickstart modules. (vponcova)
31d859
- Connect to the observed service and other stuff. (vponcova)
31d859
- Prevent 99-copy-lgs.ks from exiting with a 1 (bcl)
31d859
- Rename SetUTC to SetIsUTC in the timezone module. (vponcova)
31d859
31d859
* Thu Jan 18 2018 Martin Kolman <mkolman@redhat.com> - 28.18-1
31d859
- Move how to use setup-mock-test-env script to help (jkonecny)
31d859
- Add --init as new parameter to setup-mock-test-env (jkonecny)
31d859
- Initialize the thread manager at the first import. (vponcova)
31d859
- Added tests for the timezone module and other. (vponcova)
31d859
- Remove 'i' from iutil module (jkonecny)
31d859
- Remove 'i' from isignal module (jkonecny)
31d859
- Move isignal module to core/isignal (jkonecny)
31d859
- Extract process watch functions to a static class (jkonecny)
31d859
- Move regexes module to core/regexes (jkonecny)
31d859
- Move i18n module to core/i18n (jkonecny)
31d859
- Move constants module to core/constants (jkonecny)
31d859
- Move iutil module to core/iutil (jkonecny)
31d859
- Move async_utils to core/async_utils (jkonecny)
31d859
- Replace gobject GLib by our core/glib (jkonecny)
31d859
- Rename run_in_main_thread to run_in_loop (jkonecny)
31d859
- Add Timer and PidWatcher abstraction above GLib (jkonecny)
31d859
- Create abstraction above GLib event loop (jkonecny)
31d859
- Add core/glib module for GLib access (jkonecny)
31d859
- Ignore errors for KickstartSpecificationHandler. (vponcova)
31d859
- Try to use the PropertiesChanged signal. (vponcova)
31d859
- Add timezone module. (vponcova)
31d859
- Collect properties changes before emit. (vponcova)
31d859
- Use Ping method from the standard interface. (vponcova)
31d859
- Recognize members of standard interfaces. (vponcova)
31d859
- Add an object observer with cached properties (vponcova)
31d859
- Rename modules with Fedora install classes. (vponcova)
31d859
- Add support for Variant in .buildstamp (vponcova)
31d859
- Fix the Bar module. (vponcova)
31d859
- Add pykickstart version to branching policy doc (jkonecny)
31d859
- Remove `unstable` branch from documentation (jkonecny)
31d859
- Move system-logos to anaconda-core (#1529239) (bcl)
31d859
31d859
* Fri Jan 05 2018 Martin Kolman <mkolman@redhat.com> - 28.17-1
31d859
- Modules should use the proxy pattern. (vponcova)
31d859
- Variants need to be instances of the Variant class (vponcova)
31d859
- kickstart: support firewall --use-system-defaults (#1526450) (dusty)
31d859
- Check payload is set before accessing its data (#1524785) (mkolman)
31d859
- Do not fail when test are failing in setup-env script (jkonecny)
31d859
- Support running multiple commands at once (jkonecny)
31d859
- Support copy Anaconda result dir out of mock (jkonecny)
31d859
- Remove dependencies from Makefile (jkonecny)
31d859
- Add path to Anaconda in mock to constant (jkonecny)
31d859
- Properly exclude packages from the install set (ngompa13)
31d859
- Add the _prepare_command helper function to setup-test-env (jkonecny)
31d859
- Add run-tests parameter to setup-test-env script (jkonecny)
31d859
- Remove /anaconda in mock before copying new one (jkonecny)
31d859
31d859
* Tue Jan 02 2018 Martin Kolman <mkolman@redhat.com> - 28.16-1
31d859
- Improve password checking status and error messages (mkolman)
31d859
- Spin kickstarts shouldn't be test dependency (jkonecny)
31d859
31d859
* Wed Dec 20 2017 Martin Kolman <mkolman@redhat.com> - 28.15-1
31d859
- Remove spurious echo call from tmux service file (#1526861) (mkolman)
31d859
- Restore fix for RHBZ #1323012 (`set_name` not `setName`) (awilliam)
31d859
- Fix Makefile for modules/[foo,bar]/tasks and for install_manager (rvykydal)
31d859
- Make passing kickstart to boss more visible. (rvykydal)
31d859
- Add tests for KickstartManager. (rvykydal)
31d859
- Add kickstart dispatching to anaconda. (rvykydal)
31d859
- Add kickstart dispatching to local boss run script (rvykydal)
31d859
- Add KickstartManager for Boss. (rvykydal)
31d859
- Add method for getting line mapping from kickstart elements to kickstart
31d859
  (rvykydal)
31d859
- Add info about handled kickstart commands to modules (rvykydal)
31d859
- Add missing Makefile for kickstart_dispatcher (rvykydal)
31d859
31d859
* Mon Dec 18 2017 Martin Kolman <mkolman@redhat.com> - 28.14-1
31d859
- Use observers in the install manager (vponcova)
31d859
- Modify readme file for tests (jkonecny)
31d859
- Do not bump version when testing installation (jkonecny)
31d859
- Add set up test environment script (jkonecny)
31d859
- Add dependency solver script (jkonecny)
31d859
- Differentiate upstream and build-time version (#1493952) (mkolman)
31d859
- Fix bad bash '*' expansion when loading kernel modules (#1525841) (jkonecny)
31d859
- Fix connection to a signal in the install manager (vponcova)
31d859
- Use the InterfaceTemplate in the InstallationInterface (vponcova)
31d859
- Use the InterfaceTemplate in the TaskInterface (vponcova)
31d859
- Add a base class for DBus interfaces (vponcova)
31d859
- Update module manager to use observers (vponcova)
31d859
- Add DBus observers for better access to proxies. (vponcova)
31d859
- Remove running CI in mock from Makefile (jkonecny)
31d859
- Add xfsprogs and git to the test requirements (jkonecny)
31d859
- The gettext-devel is required by autogen (jkonecny)
31d859
- Remove kickstart-test dependencies from test requires (jkonecny)
31d859
31d859
* Tue Dec 12 2017 Martin Kolman <mkolman@redhat.com> - 28.13-1
31d859
- Unregister and unpublish all DBus services and objects (vponcova)
31d859
- Add tests for InstallManager (jkonecny)
31d859
- Add tests for Tasks (jkonecny)
31d859
- Add run_in_glib decorator for tests (jkonecny)
31d859
- Instantiate and publish InstallManager in Boss (jkonecny)
31d859
- Add Makefile for install_manager (jkonecny)
31d859
- Implement InstallManager with interface (jkonecny)
31d859
- Init threading in modules (jkonecny)
31d859
- Provide installation tasks from modules (jkonecny)
31d859
- Remove *.Anaconda.Modules interface from Boss (jkonecny)
31d859
- Implementing example tasks for modules (jkonecny)
31d859
- Add Makefile for Task (jkonecny)
31d859
- Base implementation of Task (jkonecny)
31d859
- Add Task interface class (jkonecny)
31d859
- Remove in-memory kickstart representation from traceback file (#1519895)
31d859
  (mkolman)
31d859
- Support call_when_thread_terminates in ThreadManager (jkonecny)
31d859
- Change gtk_action_wait/nowait as general use decorators (jkonecny)
31d859
- Add controllable loop to run_boss_locally script (jkonecny)
31d859
- Tweak run_boss_locally script (jkonecny)
31d859
- Enable SE/HMC file access to repo (vponcova)
31d859
- Change string formatting to format method (jkonecny)
31d859
- Pass handler instance, not class to SplitKickstartParser (rvykydal)
31d859
- Add kickstart parser for splitting kickstart (rvykydal)
31d859
31d859
* Thu Dec 07 2017 Martin Kolman <mkolman@redhat.com> - 28.12-1
31d859
- Fix unit tests (mkolman)
31d859
- Fixes in makefiles (vponcova)
31d859
- Use the input_checking module for TUI password validation (mkolman)
31d859
- Use the input_checking module for user checking (mkolman)
31d859
- Use the input_checking module for root password checking (mkolman)
31d859
- Use the input_checking module for checking the LUKS passphrase (mkolman)
31d859
- Reflect GUISpokeInputCheckHandler changes in installation source spoke
31d859
  (mkolman)
31d859
- Convert the input checking helpers to use the input_checking module (mkolman)
31d859
- Provide more robust method of using the warning message bar (mkolman)
31d859
- Remove the validatePassword() method (mkolman)
31d859
- Add new input checking module (mkolman)
31d859
- fixup! Migrate Workstation InstallClass to anaconda (sgallagh)
31d859
- Handle an invalid install class style sheet (vponcova)
31d859
- Enhance password checking constants (mkolman)
31d859
- Fix interactive defaults (mkolman)
31d859
- Modify the PYTHONPATH in run_boss_locally (vponcova)
31d859
- Replace get_bus with the class DBus (vponcova)
31d859
- Migrate Workstation InstallClass to anaconda (sgallagh)
31d859
- Point at new path for fedora-server.css (sgallagh)
31d859
- Rename dbus_constants to constants (vponcova)
31d859
- Add the boot option inst.ks.all (vponcova)
31d859
- Add the boot option inst.stage2.all (vponcova)
31d859
- Remove errors for mounting and unmounting (vponcova)
31d859
- Override the right method in the task (vponcova)
31d859
- Remove useless code (vponcova)
31d859
- Support timeout and retries options in %%packages section (vponcova)
31d859
- Fix device_name_is_disk to fully support raid devices (vponcova)
31d859
- Onlyuse devices of the ignoredisk command should be only disks (vponcova)
31d859
- Add the boot option inst.xtimeout (vponcova)
31d859
- Do not shadow build-in module variable (jkonecny)
31d859
- Module manager is replaceable (jkonecny)
31d859
- Remove pyanaconda.constants_text module (vponcova)
31d859
31d859
* Mon Nov 27 2017 Martin Kolman <mkolman@redhat.com> - 28.11-1
31d859
- Bump Blivet GUI version (mkolman)
31d859
- Change path to start-module script when running locally (mkolman)
31d859
- Handle DBUS module related files in makeupdates (mkolman)
31d859
- Handle DBUS_STARTER_ADDRESS not being defined (mkolman)
31d859
- Use start-module script in DBUS service files (mkolman)
31d859
- Add a DBUS module startup script (mkolman)
31d859
- Add Makefile.am for DBUS modules an addons (mkolman)
31d859
- Add the setup-updates script (mkolman)
31d859
- Add __init__.py file to anaconda/modules (mkolman)
31d859
- Add a unit file for Boss startup (mkolman)
31d859
- Really install all the right packages on Mac UEFI installs (awilliam)
31d859
- Refactor DASD formatting and support detection of LDL DASDs. (vponcova)
31d859
- Remove unused import sys from run_boss_locally script (jkonecny)
31d859
- Fix blivet imports in the Fedora Server install class (#1513024) (vponcova)
31d859
- Update the use of suggest_container_name method (vponcova)
31d859
- Devicetree doesn't have protected_dev_names (vponcova)
31d859
- Add pyanaconda.dbus to Makefile (vponcova)
31d859
- Add pyanaconda.storage to Makefile (#1511735) (vponcova)
31d859
- network: GUI, be more robust when displaying vlan parent and id (#1507913)
31d859
  (rvykydal)
31d859
- network: GUI, fix lookup of existing device configurations (#1507913)
31d859
  (rvykydal)
31d859
- network: GUI, don't crash on added vlan without device name specified
31d859
  (#1507913) (rvykydal)
31d859
- Add a script for running Boss & modules locally (mkolman)
31d859
- Add an example addon (mkolman)
31d859
- Add DBUS module examples (mkolman)
31d859
- Add Boss (mkolman)
31d859
- Add a base class for DBUS modules (mkolman)
31d859
- Add .service and .conf files for the DBUS modules (mkolman)
31d859
- Add constants for DBUS module namespaces (mkolman)
31d859
- Add support for logging from DBUS modules (mkolman)
31d859
- Add the get_bus() method (mkolman)
31d859
- Remove storage check for too small swap (#1466964) (vponcova)
31d859
- Migrate fedora-server installclass into the anaconda repository (#1466967)
31d859
  (rvykydal)
31d859
31d859
* Thu Nov 09 2017 Martin Kolman <mkolman@redhat.com> - 28.10-1
31d859
- Bump required Blivet version to 3.0 (mkolman)
31d859
- Add modular server repo to the base repositories (#1506894) (jkonecny)
31d859
- Split addon and environment refresh in software TUI (jkonecny)
31d859
- Fix changing source don't erase old environment TUI (#1505090) (jkonecny)
31d859
- Add logging to TUI software selection spoke (#1505090) (jkonecny)
31d859
- Do not try to use protected disks for autopart (vtrefny)
31d859
- Adapt new storage tui spoke to storage code move. (dlehman)
31d859
- Update blivet upstream URL in testing README. (dlehman)
31d859
- Adapt to devicefactory API change. (dlehman)
31d859
- Adapt to removal of default rounding in blivet.size.Size. (dlehman)
31d859
- Use anaconda's logic for ostree sys/physical root. (dlehman)
31d859
- Adapt to removal of blivet.udev.device_is_realdisk. (dlehman)
31d859
- Adapt to move of disklabel type logic into DiskLabel. (dlehman)
31d859
- Move blivet.partspec into pyanaconda.storage. (dlehman)
31d859
- Move blivet.platform to pyanaconda.platform. (dlehman)
31d859
- Fix traceback from mocked partitions in clearpart test. (dlehman)
31d859
- Move blivet.osinstall to pyanaconda.storage. (dlehman)
31d859
- Move autopart from blivet to pyanaconda.storage. (dlehman)
31d859
31d859
* Thu Oct 26 2017 Martin Kolman <mkolman@redhat.com> - 28.9-1
31d859
- Mac EFI installs need grub2-tools (#1503496) (awilliam)
31d859
- network: create default ifcfg also for missing default NM connection
31d859
  (#1478141) (rvykydal)
31d859
- Print screen stack next to exception in TUI (jkonecny)
31d859
- Enable Custom GRUB2 Password Utility (#985962) (rmarshall)
31d859
31d859
* Tue Oct 17 2017 Martin Kolman <mkolman@redhat.com> - 28.8-1
31d859
- Bump simpleline version requires (jkonecny)
31d859
- Remove DataHolder class (jkonecny)
31d859
- Remove EditTUISpoke EditTUIDialog and EditTUISpokeEntry (jkonecny)
31d859
- Replace EditTUI* from the TUI Storage spoke (jkonecny)
31d859
- Replace EditTUI* from the TUI User spoke (jkonecny)
31d859
- Replace EditTUI* from the TUI Source spoke (jkonecny)
31d859
- Replace EditTUI* from the TUI Network spoke (jkonecny)
31d859
- Password spoke is using PasswordDialog now (jkonecny)
31d859
- Return default policy if nothing match (jkonecny)
31d859
- Add Dialog and PasswordDialog TUI objects (jkonecny)
31d859
- Remove EditTUIDialog from time_spoke (jkonecny)
31d859
- packaging: clear downloaded packages repo cache before using it (#1480790)
31d859
  (rvykydal)
31d859
- Do substitutions only after translating the string (mkolman)
31d859
- Fix a translation check error (mkolman)
31d859
- Do not run commands in messages in Makefile (jkonecny)
31d859
- Fix storage spoke completeness checking (#1496416) (rvykydal)
31d859
31d859
* Thu Oct 12 2017 Martin Kolman <mkolman@redhat.com> - 28.7-1
31d859
- Mark the mount point assignment in TUI as experimental (vpodzime)
31d859
- Reset storage on change in text mode (vpodzime)
31d859
- Only allow the supported file systems in text mode (vpodzime)
31d859
- Textual configuration of mount points (vpodzime)
31d859
- Add support for the new 'mount' kickstart command (vpodzime)
31d859
- Fix dnf exception repository not set (#1495211) (jkonecny)
31d859
- Add logging of complete spokes in GUI. (rvykydal)
31d859
- Do not execute storage when the spoke is left with no selected disk
31d859
  (#1496327) (rvykydal)
31d859
- Reflect building from master branch in the release docs (mkolman)
31d859
- Add checks for group names (#1497676) (vponcova)
31d859
- Add new checks for user names (#1491006) (vponcova)
31d859
31d859
* Fri Sep 29 2017 Martin Kolman <mkolman@redhat.com> - 28.6-1
31d859
- Add changelog entries from the unstable branch (mkolman)
31d859
- Log when we are executing command in chroot (jkonecny)
31d859
- Use name instead of index in TUI env selection (#1495204) (jkonecny)
31d859
- Fix missing container in TUI source spoke (#1494801) (jkonecny)
31d859
- Add MOCK_EXTRA_ARGS to Makefile (jkonecny)
31d859
- tui source spoke: initialize nfs values when switching to nfs (rvykydal)
31d859
- Deselect encryption when switching to blivet-gui partitioning (vtrefny)
31d859
- Add 2 spaces between functions in iutil (jkonecny)
31d859
- rpmostreepayload: Fix logic for copying of EFI data (walters)
31d859
- rpmostreepayload: Avoid recursing for fstab mounts (walters)
31d859
- payload: Add handlesBootloaderConfiguration(), teach bootloader.py (walters)
31d859
31d859
* Thu Sep 21 2017 Martin Kolman <mkolman@redhat.com> - 28.5-1
31d859
- Fix missing id to name environment transition (#1491119) (jkonecny)
31d859
- Fix test for unset TUI software environment (#1491119) (jkonecny)
31d859
- Rename processingDone to processing_done variable (jkonecny)
31d859
31d859
* Mon Sep 18 2017 Martin Kolman <mkolman@redhat.com> - 28.4-1
31d859
- network: add support for kickstart --bindto=mac for virtual devices
31d859
  (#1328576) (rvykydal)
31d859
- network: support mac bound network settings as first class (#1328576)
31d859
  (rvykydal)
31d859
- network: add support for kickstart --bindto=mac for wired devices (#1328576)
31d859
  (rvykydal)
31d859
- Don't setup the hub twice (#1491333) (vponcova)
31d859
- rpmostreepayload: Substitute ${basearch} in ostreesetup ref (walters)
31d859
- Perform repo checks only when there are checks available. (rvykydal)
31d859
- Add support for repo --metalink (GUI) (#1464843) (rvykydal)
31d859
- Add support for repo --metalink (kickstart, tui) (#1464843) (rvykydal)
31d859
- Add inst.notmux option (dusty)
31d859
31d859
* Mon Sep 11 2017 Martin Kolman <mkolman@redhat.com> - 28.3-1
31d859
- Add missing dot to the availability status message (mail)
31d859
- Bump Simpleline version (jkonecny)
31d859
- Make EFIGRUB._efi_binary a property, not a method (awilliam)
31d859
- Better storing logs from build and tests (jkonecny)
31d859
- Provide a default install class. (vponcova)
31d859
- Do not use hidden install classes. (vponcova)
31d859
- Make geolocation with kickstart possible (#1358331) (mkolman)
31d859
- Run python-meh as modal in TUI (jkonecny)
31d859
- Use GLib event loop in the simpleline (jkonecny)
31d859
- TUI progress reporting is handled by show_all (jkonecny)
31d859
- Add efi_dir to the BaseInstallClass (#1412391) (vponcova)
31d859
- Use /usr/bin/python3 shebang once again (miro)
31d859
31d859
* Mon Sep 04 2017 Martin Kolman <mkolman@redhat.com> - 28.2-1
31d859
- Fix catch TUI not main thread exceptions (jkonecny)
31d859
- Document Anaconda branching workflow (mkolman)
31d859
- Use constants for version number bumps and additions (mkolman)
31d859
- Fix closest mirror now needs network (jkonecny)
31d859
- Fix restart payload thread in Network spoke GUI (#1478970) (jkonecny)
31d859
- Network spoke freeze when testing availability (#1478970) (jkonecny)
31d859
- Add support for adding version numbers to makebumpver (mkolman)
31d859
- Add support for major version bump to makebumpver (mkolman)
31d859
- Fix proxy settings badly used when testing repos (#1478970) (jkonecny)
31d859
31d859
* Tue Aug 29 2017 Martin Kolman <mkolman@redhat.com> - 28.1-1
31d859
- Remove the metacity theme. (vponcova)
31d859
- Add the option inst.decorated to allow title bar in GUI (vponcova)
31d859
- Move python3-gobject Requires to core (jkonecny)
31d859
- Return simpleline removed ipmi calls back (jkonecny)
31d859
- Use new list container from Simpleline (jkonecny)
31d859
- Remove old simpleline from anaconda (jkonecny)
31d859
- Ask multiple times for wrong input (jkonecny)
31d859
- Show TUI exception only first time (jkonecny)
31d859
- Add simpleline logger to the Anaconda (jkonecny)
31d859
- Modify TUI to use new Simpleline package (jkonecny)
31d859
- Make 64-bit kernel on 32-bit firmware work for x86 efi machines (pjones)
31d859
- Add missing gtk3 required version to spec file (jkonecny)
31d859
- Sort spec required versions alphabetically (jkonecny)
31d859
- Fix testing of the kickstart version (vponcova)
31d859
- Move the installclass command to the %%anaconda section. (vponcova)
31d859
- Fix SL install class to use right efi dir (riehecky)
31d859
- Fix accelerator key for blivet-gui partitioning (#1482438) (vtrefny)
31d859
- Add blivet-gui logs to python-meh file list (vtrefny)
31d859
- Remove the title bar in anaconda by default (#1468801) (vponcova)
31d859
- Add simple script to read journal with message code source and thread info.
31d859
  (rvykydal)
31d859
31d859
* Mon Aug 14 2017 Martin Kolman <mkolman@redhat.com> - 27.20-1
31d859
- Add support for automatic generating of DBus specification. (vponcova)
31d859
- Add support for generating XML (vponcova)
31d859
- Add support for DBus typing system (vponcova)
31d859
- dnfpayload: do not try to contact disabled repo (artem.bityutskiy)
31d859
- Add message to setup-test-env is ran (jkonecny)
31d859
- Use SHA256 instead of MD5 for repoMDHash (#1341280) (bcl)
31d859
- Add lorax-packages.log to bug report. (rvykydal)
31d859
- Use SHA256 instead of MD5 for repoMDHash (#1341280) (jkonecny)
31d859
- 80-setfilecons: Add a few paths (/var/run, /var/spool) (walters)
31d859
- Also capture anaconda-pre logs if they exist (riehecky)
31d859
- Don't mock modules with sys in unit tests (vponcova)
31d859
- logging: replace SyslogHandler with JournalHandler (rvykydal)
31d859
- Add setup-test-env target to the Makefile (jkonecny)
31d859
- Add tests for the install class factory (vponcova)
31d859
- Support for the installclass kickstart command (vponcova)
31d859
- Modules with install classes should define __all__ (vponcova)
31d859
- Refactorization of the installclass.py (vponcova)
31d859
- docs: minor fixups of release document (rvykydal)
31d859
- rescue: add RTD documentation (rvykydal)
31d859
- rescue: clean up method for mounting root (rvykydal)
31d859
- rescue: separate UI and execution logic (rvykydal)
31d859
- Make kickstart rescue command noninteractive. (rvykydal)
31d859
- Remove unused argument and code. (rvykydal)
31d859
31d859
* Thu Jul 27 2017 Radek Vykydal <rvykydal@redhat.com> - 27.19-1
31d859
- rpmostreepayload: Set up /var first (walters)
31d859
- rpmostreepayload: Explicitly create /var/lib before tmpfiles (walters)
31d859
- rpmostreepayload: Rework mount setup to support admin-defined mounts
31d859
  (walters)
31d859
- rpmostreepayload: try to verify local ostree repo cache (dusty)
31d859
- rpmostreepayload: ignore 
31d859
- rpmostreepayload: use correct secondary url location (dusty)
31d859
- Add tracking of requirements application to requirements container.
31d859
  (rvykydal)
31d859
- Add langpacks via payload requirements (rvykydal)
31d859
- Add NTP_PACKAGE via installation requirements (rvykydal)
31d859
- timezone: simplify kickstart setup metod (rvykydal)
31d859
- Store payload (packages, groups) requirements in a container. (rvykydal)
31d859
- Fix anaconda --help fail with traceback (#1470514) (jkonecny)
31d859
- rpmostreepayload: Do /sysroot mount non-recursively (walters)
31d859
- Add isolated-test makefile target (jkonecny)
31d859
- gui: show supported locales on Atomic Host installs (jlebon)
31d859
31d859
* Mon Jul 03 2017 Martin Kolman <mkolman@redhat.com> - 27.18-1
31d859
- rpmostreepayload: Reuse the local repo as a cache (walters)
31d859
- Document how to create Anaconda releases and package builds (mkolman)
31d859
31d859
* Sat Jul 01 2017 Martin Kolman <mkolman@redhat.com> - 27.17-1
31d859
- Require "blivet-gui-runtime" instead of "blivet-gui" (vtrefny)
31d859
- Fix a typo in python-meh initialization (#1462825) (mkolman)
31d859
31d859
* Mon Jun 26 2017 Martin Kolman <mkolman@redhat.com> - 27.16-1
31d859
- Install class shouldn't set the default boot fstype (#1463297) (vponcova)
31d859
- Store testing logs properly (jkonecny)
31d859
- Fix location of the blivet-gui user help (vtrefny)
31d859
- netowrk: fix noipv6 option check regression (#1464297) (rvykydal)
31d859
- Refactor imports in kickstart.py (jkonecny)
31d859
- Use context manager to check KickstartError (jkonecny)
31d859
31d859
* Wed Jun 21 2017 Martin Kolman <mkolman@redhat.com> - 27.15-1
31d859
- Honor --erroronfail kickstart option in cmdline mode (rvykydal)
31d859
- Fix import from a renamed module (#1462538) (vponcova)
31d859
- Fix the 'non-ASCII characters in password' checks (#1413813) (awilliam)
31d859
- Move mock config files to slaves (jkonecny)
31d859
31d859
* Thu Jun 15 2017 Martin Kolman <mkolman@redhat.com> - 27.14-1
31d859
- Bump version of Pykickstart and Blivet (#1113207) (jkonecny)
31d859
- Add XFS uuid changer (#1113207) (jkonecny)
31d859
- Support --when parameter in snapshot (#1113207) (jkonecny)
31d859
- Add snapshot support (#1113207) (jkonecny)
31d859
31d859
* Wed Jun 14 2017 Martin Kolman <mkolman@redhat.com> - 27.13-1
31d859
- Fix source.glade renaming mixup (#1461469) (mkolman)
31d859
- Separate blivet-daily builds in mock config (jkonecny)
31d859
- network: bind to device name (not hwaddr) when dumping connections (#1457215)
31d859
  (rvykydal)
31d859
31d859
* Tue Jun 13 2017 Martin Kolman <mkolman@redhat.com> - 27.12-1
31d859
- Show warning if swap is smaller then recommended (#1290360) (vponcova)
31d859
31d859
* Tue Jun 06 2017 Martin Kolman <mkolman@redhat.com> - 27.11-1
31d859
- Fix renaming error (mkolman)
31d859
- Add a getter for the Anaconda root logger (mkolman)
31d859
- Disable test-install in Makefile (jkonecny)
31d859
31d859
* Thu Jun 01 2017 Martin Kolman <mkolman@redhat.com> - 27.10-1
31d859
- Bump Blivet version (mkolman)
31d859
- Remove GUI logging prefixes from Network spoke (mkolman)
31d859
- Rename TUI spokes (mkolman)
31d859
- Rename GUI spokes (mkolman)
31d859
- Rename anaconda_argparse.py to argument_parsing.py (mkolman)
31d859
- Rename install_tasks.py to installation_tasks.py (mkolman)
31d859
- Rename install.py to installation.py (mkolman)
31d859
- Rename threads.py to threading.py (mkolman)
31d859
- Get special purpose loggers from anaconda_loggers (mkolman)
31d859
- Use structured logging in Anaconda modules (mkolman)
31d859
- Use unique 3 letter log level names (mkolman)
31d859
- Use constants for special purpose logger names (mkolman)
31d859
- Add the anaconda_loggers module (mkolman)
31d859
- Rename anaconda_log.py to anaconda_logging.py (mkolman)
31d859
- Add support for structured logging to the anaconda logger (mkolman)
31d859
- Make it possible to set filters for file handlers (mkolman)
31d859
- Add custom filter and formatter support for the syslog handler (mkolman)
31d859
- Add AnacondaPrefixFilter (mkolman)
31d859
- Fixes for Pylint 1.7 (vponcova)
31d859
- Add support for IPoIB in tui (#1366935) (rvykydal)
31d859
- Fix pylint unused import error (jkonecny)
31d859
- network: handle multiple connections for one device better (#1444887)
31d859
  (rvykydal)
31d859
- Fix setting errors and warnings in the StorageCheckHandler (vponcova)
31d859
- Add inst.waitfornet option (#1315160) (rvykydal)
31d859
- network: catch exception when reading in-memory connection being removed
31d859
  (#1439220) (rvykydal)
31d859
31d859
* Thu May 25 2017 Martin Kolman <mkolman@redhat.com> - 27.9-1
31d859
- Add support for DNF-2.5.0 (jkonecny)
31d859
- Fix simpleline_getpass related Pylint warning (mkolman)
31d859
- Provide access to simpleline App instance (mkolman)
31d859
- Make it possible to use a custom getpass() (mkolman)
31d859
- Set the default filesystem type from a kickstart file (vponcova)
31d859
- Adapt to our new daily builds of Anaconda (jkonecny)
31d859
- Provide access to simpleline App instance (mkolman)
31d859
- Make it possible to use a custom getpass() (mkolman)
31d859
- Perform recursive copying of driver disk RPM repo contents (esyr)
31d859
- network: fix setting hostname via boot options (#1441337) (rvykydal)
31d859
- Fix a typo in an error message (esyr)
31d859
- Use the function we already have for applying disk selection (#1412022)
31d859
  (rvykydal)
31d859
- Ignore disks labeled OEMDRV (#1412022) (rvykydal)
31d859
- network: create dracut arguments for iSCSI root accessed via vlan (#1374003)
31d859
  (rvykydal)
31d859
- Test if Anaconda can be installed inside of mock (jkonecny)
31d859
- Remove run_install_test test (jkonecny)
31d859
- rpmostreepayload: Handle /var as a user-specified mountpoint (walters)
31d859
- Fix the addon handlers for the checkbox (#1451754) (vponcova)
31d859
- Show the text of completions in the datetime spoke. (vponcova)
31d859
- Use new daily-blivet copr builds (jkonecny)
31d859
- Prevent TUI from crashing with a single spoke on a hub (mkolman)
31d859
31d859
* Tue May 09 2017 Martin Kolman <mkolman@redhat.com> - 27.8-1
31d859
- Bump Pykickstart version (mkolman)
31d859
31d859
* Fri May 05 2017 Martin Kolman <mkolman@redhat.com> - 27.7-1
31d859
- Make some missed adjustments to blivet API changes. (#1440134) (dlehman)
31d859
- Bump required version for blivet-gui (vtrefny)
31d859
- BlivetGuiSpoke: Set keyboard shortcuts for blivet-gui (#1439608) (vtrefny)
31d859
- BlivetGuiSpoke: Refresh blivet-gui UI after spoke is entered (vtrefny)
31d859
- Really fix with tmux 2.4 (version comparison was busted) (awilliam)
31d859
- Show or hide the content of the expander on Fedora (vponcova)
31d859
- itertools.chain can be iterated only once (#1414391) (vponcova)
31d859
31d859
* Fri Apr 28 2017 Martin Kolman <mkolman@redhat.com> - 27.6-1
31d859
- Use `time.tzset()` to apply timezone changes when we can (awilliam)
31d859
- Tweak epoch definition to fix system clock setting (#1433560) (awilliam)
31d859
- Optimize payload thread restart on network change (jkonecny)
31d859
- Add unit test for RepoMDMetaHash object (#1373449) (jkonecny)
31d859
- Make the formating in payload consistent (#1373449) (jkonecny)
31d859
- Fix Anaconda forces payload restart when network (not)change (#1373449)
31d859
  (jkonecny)
31d859
- Catch race-condition error reading from in-memory connection being removed
31d859
  (#1373360) (rvykydal)
31d859
- network tui: fix changing ipv4 config from static to dhcp (#1432886)
31d859
  (rvykydal)
31d859
- Allow setting up bridge for fetching installer image from kickstart
31d859
  (#1373360) (rvykydal)
31d859
31d859
* Thu Apr 27 2017 Martin Kolman <mkolman@redhat.com> - 27.5-1
31d859
- make anaconda working back again with tmux2.4 (pallotron)
31d859
- Trigger the entered signal only once the screen is shown (#1443011) (mkolman)
31d859
- Use constants in storage checker constraints. (vponcova)
31d859
- Gtk: Fix creating images from resources. (vponcova)
31d859
- Fix partial kickstart software selection in GUI (#1404158) (jkonecny)
31d859
- Removed unused code in the Software spoke (#1404158) (jkonecny)
31d859
- Fix selection logic in Software spoke (#1404158) (jkonecny)
31d859
- Fix Driver Disc documentation (#1377233) (jkonecny)
31d859
- Support DD rpm loading from local disk device (#1377233) (jkonecny)
31d859
- Gtk: Replace deprecated get_misc_set_alignment in widgets. (vponcova)
31d859
- Gtk: Replace deprecated Gtk.Viewport.get_v/hadjustment. (vponcova)
31d859
- Gtk: Replace deprecated methods. (vponcova)
31d859
- Set the info bar only once if the partitioning method changes. (vponcova)
31d859
- Fix pylint issue Catching too general exception Exception (jkonecny)
31d859
- Support --noboot and --noswap options in autopartitioning (#1220866)
31d859
  (vponcova)
31d859
- Support --nohome option in the autopartitioning (vponcova)
31d859
31d859
* Tue Apr 11 2017 Martin Kolman <mkolman@redhat.com> - 27.4-1
31d859
- Hide options based on storage configuration method (#1439519) (mkolman)
31d859
- Catch exception when reading from in-memory connection being removed
31d859
  (#1439051) (rvykydal)
31d859
- docs/boot-options.rst: Fix #dhcpd anchor (mopsfelder)
31d859
- docs/boot-options.rst: Remove trailing spaces (mopsfelder)
31d859
- Fix logging of the storage checker report. (vponcova)
31d859
- Fix a property name of luks devices in storage checking (#1439411) (vponcova)
31d859
- Bump required version for blivet-gui (vtrefny)
31d859
- Use newly created swaps after the installation (#1439729) (vtrefny)
31d859
- docs/boot-options.rst: Fix #dhcpd anchor (mopsfelder)
31d859
- docs/boot-options.rst: Remove trailing spaces (mopsfelder)
31d859
- Set default FS type for blivet-gui (#1439581) (vtrefny)
31d859
- Display progress for the post installation phase (mkolman)
31d859
- Display progress for the post installation phase (mkolman)
31d859
- Increase verbosity of lvmdump in pre logging script (#1255659) (jkonecny)
31d859
31d859
* Thu Mar 30 2017 Martin Kolman <mkolman@redhat.com> - 27.3-1
31d859
- Enable the install class to customize the storage checking (vponcova)
31d859
- Replace sanity check with more advanced storage checker (vponcova)
31d859
- Various log-capture script improvements (mkolman)
31d859
- Rename StorageChecker to StorageCheckHandler (vponcova)
31d859
31d859
* Thu Mar 16 2017 Martin Kolman <mkolman@redhat.com> - 27.2-1
31d859
- Correction of some typographic mistakes in documentation. (rludva)
31d859
- Fix bullet point formatting in contribution guidelines (mkolman)
31d859
- Propagate firstboot --disable to Screen Access Manager (mkolman)
31d859
- util: Add script to capture logs (riehecky)
31d859
- Fix a typo (mkolman)
31d859
- Correction of some typographic mistakes in documentation. (rludva)
31d859
- Enhance git-find-branch script (jkonecny)
31d859
- Improve how storage configuration settings are displayed (mkolman)
31d859
- util: Add script to capture logs (riehecky)
31d859
- Propagate firstboot --disable to Screen Access Manager (mkolman)
31d859
31d859
* Mon Mar 06 2017 Martin Kolman <mkolman@redhat.com> - 27.1-1
31d859
- We should not have pyanaconda submodules on PYTHONPATH (vponcova)
31d859
- Lock empty root password during kickstart installation (#1383656) (mkolman)
31d859
- Use system Python when running Anaconda (mkolman)
31d859
- Remove unused false positives for pylint (vtrefny)
31d859
- Fix pylint error in BlivetGUI spoke (vtrefny)
31d859
- Fix tests by renaming packaging to payload (jkonecny)
31d859
- Rescue mode should wait for the storage and luks devices (#1376638) (vponcova)
31d859
31d859
* Mon Feb 27 2017 Martin Kolman <mkolman@redhat.com> - 26.21-1
31d859
- Add blivet-gui as requirement for the GUI package (vtrefny)
31d859
- Add a bottom bar to the Blivet GUI spoke (mkolman)
31d859
- Hide storage config spokes marked by SAM as visited (mkolman)
31d859
- Keep last used partitioning method selected (mkolman)
31d859
- Rollback planned storage changes if partitioning method changes (mkolman)
31d859
- Add blivet-gui spoke (vpodzime)
31d859
- docs: fix formating a bit for Links (Frodox)
31d859
- Fix a typo (mkolman)
31d859
- Polish unsupported filesystems in the custom spoke (jkonecny)
31d859
31d859
* Tue Feb 07 2017 Martin Kolman <mkolman@redhat.com> - 26.20-1
31d859
- Update dracut test for network --ipv6gateway (rvykydal)
31d859
- Correctly propagate --ipv6gateway to ifcfg files(#1170845) (mkolman)
31d859
- network: respect --activate value for bridge from kickstart (rvykydal)
31d859
- network: fix --activate for bridge slaves configured via %%pre ks (rvykydal)
31d859
- network: activate bridge for first network command in ks via %%pre (rvykydal)
31d859
- network: unify slave connection names for ks %%pre with ks and gui (rvykydal)
31d859
- network: bind slave connections to DEVICE, not HWADDR (#1373360) (rvykydal)
31d859
- Do not allow creating ntfs filesystem in custom spoke (vtrefny)
31d859
- Various minor formatting fixes (mkolman)
31d859
- PEP8 and refactoring for packaging (mkolman)
31d859
- PEP8 and refactoring for vnc.py (mkolman)
31d859
- PEP8 and refactoring for storage_utils.py (mkolman)
31d859
- PEP8 and refactoring for network.py (mkolman)
31d859
- PEP8 and refactoring for kickstart.py (mkolman)
31d859
- PEP8 and refactoring for image.py (mkolman)
31d859
- Cosmetic PEP8 and refactoring for flags.py (mkolman)
31d859
- PEP8 and refactoring for exception.py (mkolman)
31d859
- PEP8 and refactoring for bootloader.py (mkolman)
31d859
- PEP8 and refactoring for anaconda_log.py (mkolman)
31d859
- Validate dasd and zfcp user input (#1335092) (vponcova)
31d859
- network: use introspection data from libnm instead of libnm-glib (lkundrak)
31d859
31d859
* Mon Jan 16 2017 Martin Kolman <mkolman@redhat.com> - 26.19-1
31d859
- Use initialization controller for spoke initialization (mkolman)
31d859
- Add module initialization controller (mkolman)
31d859
- Fix link to the documentation in the README file (jkonecny)
31d859
- There is no thread for dasd formatting in tui. (vponcova)
31d859
- Move the (mkolman)
31d859
- Fix the status of the StorageSpoke for dasd formatting (#1274596) (vponcova)
31d859
31d859
* Mon Jan 09 2017 Martin Kolman <mkolman@redhat.com> - 26.18-1
31d859
- Always refresh the size of swap before autopartitioning. (vponcova)
31d859
- Run the space check only if the spokes are complete (#1403505) (vponcova)
31d859
- Ignore result directory with logs from tests (jkonecny)
31d859
- Disable pylint no-member error for re.MULTILINE (jkonecny)
31d859
- Fix nosetests to use newest python3 (jkonecny)
31d859
- Disable the button if iscsi is not available (#1401263) (vponcova)
31d859
- Include Python 3.6 sysconfigdata module in initramfs (#1409177) (awilliam)
31d859
- Nicer __repr__ for hubs and spokes (mkolman)
31d859
- Close the .treeinfo file after the retrieve. (vponcova)
31d859
31d859
* Wed Jan 04 2017 Martin Kolman <mkolman@redhat.com> - 26.17-1
31d859
- Fix a GTK Widget related deprecation warning (mkolman)
31d859
- Fix GTK screen/display related deprecation warnings (mkolman)
31d859
- Fix GObject and GLib deprecation warnings (mkolman)
31d859
- Fix selection of no software environment (#1400045) (vponcova)
31d859
- Use signals for Spoke & Hub entry/exit callbacks (mkolman)
31d859
- Fix the name of StorageDiscoveryConfig attribute (#1395350) (vponcova)
31d859
- Iutil PEP8 & formatting fixes (mkolman)
31d859
- Add inst.ksstrict option to show kickstart warnings as errors. (vponcova)
31d859
- Use the structured installation task classes (mkolman)
31d859
- Improved password quality checking (mkolman)
31d859
- Add unit tests for password quality checking (mkolman)
31d859
- Use Enum for password status constants (mkolman)
31d859
- Use a sane unified password checking policy (mkolman)
31d859
- Add install task processing classes and unit tests (mkolman)
31d859
- Add a signal/slot implementation (mkolman)
31d859
- Set correctly the default partitioning. (vponcova)
31d859
31d859
* Wed Dec 14 2016 Martin Kolman <mkolman@redhat.com> - 26.16-1
31d859
- rpmostreepayload: Rework binds to be recursive (walters)
31d859
- Let DNF do its own substitutions (riehecky)
31d859
- Bump Blivet version due to systemd-udev dependency (mkolman)
31d859
- Don't log "Invalid bridge option" when network has no --bridgeopts.
31d859
  (rvykydal)
31d859
- Fix updating of bridge slave which is bond. (rvykydal)
31d859
31d859
* Mon Dec 05 2016 Martin Kolman <mkolman@redhat.com> - 26.15-1
31d859
- Don't pass storage to firstboot.setup() (mkolman)
31d859
- RTD fixes (mkolman)
31d859
- Catch ValueError from LVM part in Blivet library (jkonecny)
31d859
- Handle unexpected storage exception from blivet (jkonecny)
31d859
- Add sudo to test requires (jkonecny)
31d859
- network: fix network --noipv4 in %%pre (rvykydal)
31d859
- fix typo in systemd service keyword (mail)
31d859
- Fix pylint issue in ks_version_test (jkonecny)
31d859
- Move Anaconda tests to mock (jkonecny)
31d859
- Add checks to git-find-branch script (jkonecny)
31d859
- Remove intermediate pot files in po-push (mkolman)
31d859
- Allow install classes to set alternate states for firstboot/initial-setup
31d859
  (riehecky)
31d859
31d859
* Wed Nov 23 2016 Martin Kolman <mkolman@redhat.com> - 26.14-1
31d859
- Changed the required version of BlockDev to 2.0. (vponcova)
31d859
- Remove auto generated documentation (mkolman)
31d859
- Fix generated zanata.xml from https unstable branch (jkonecny)
31d859
- Don't crash if the UIC file can't be written (#1375702) (mkolman)
31d859
31d859
* Wed Nov 23 2016 Martin Kolman <mkolman@redhat.com> - 26.13-1
31d859
- Fix calling of can_touch_runtime_system function (jkonecny)
31d859
- fix formating a bit (gitDeveloper)
31d859
- Fix zanata.xml.in in substitution variables (mkolman)
31d859
31d859
* Thu Nov 17 2016 Martin Kolman <mkolman@redhat.com> - 26.12-1
31d859
- Mock chroot environment is chosed by a git branch (jkonecny)
31d859
- Set Zanata branch from git-find-branch script (jkonecny)
31d859
- Add git-find-branch script for finding parent branch (jkonecny)
31d859
- fix pykickstart docks link (gitDeveloper)
31d859
- aarch64 now has kexec-tools (pbrobinson)
31d859
- Resolve directory ownership (mkolman)
31d859
- Fix user interaction config handling in image & directory install modes
31d859
  (#1379106) (mkolman)
31d859
- tui: Available help system (vponcova)
31d859
- network: index team slave connection names starting with 1 (rvykydal)
31d859
31d859
* Thu Nov 10 2016 Martin Kolman <mkolman@redhat.com> - 26.11-1
31d859
- Relax blivet dependency to >= 2.1.6-3 (awilliam)
31d859
- Bump required Blivet version (#1378156) (mkolman)
31d859
- Fix bad exception handling from blivet in iscsi (#1378156) (jkonecny)
31d859
- tui: New class for prompt (vponcova)
31d859
- iSCSI: adjust to change in blivet auth info (#1378156) (awilliam)
31d859
- Disable false positive pylint error (jkonecny)
31d859
- Add some error checking when users don't provide input for DASD devices.
31d859
  (sbueno+anaconda)
31d859
- Add some error checking when users don't provide input for zFCP devices.
31d859
  (sbueno+anaconda)
31d859
- Fix tui timezone region selection by name (vponcova)
31d859
31d859
* Fri Nov 04 2016 Martin Kolman <mkolman@redhat.com> - 26.10-1
31d859
- F26_DisplayMode was added by non-interactive mode (jkonecny)
31d859
- Fix pyanaconda tests for display mode (jkonecny)
31d859
- Fix parse-dracut to support new kickstart displaymode (jkonecny)
31d859
- Add boot option inst.noninteractive to the docs (jkonecny)
31d859
- Abort installation when Playload exc rise in a NonInteractive mode (jkonecny)
31d859
- Support non interactive mode in standalone spokes (jkonecny)
31d859
- Non-interactive mode support for Password and User spokes (jkonecny)
31d859
- Raise NonInteractive exception in Hubs event loop (jkonecny)
31d859
- Raise exception for noninteractive mode in Hub (jkonecny)
31d859
- Add new pykickstart noninteractive mode (jkonecny)
31d859
- Disable bad kickstart command on F25 (jkonecny)
31d859
- Improve DNF error message to be more understandable (jkonecny)
31d859
- tui: Add software group selection (vponcova)
31d859
- use blivet iSCSI singleton directly in storage spoke (awilliam)
31d859
- Correct deviceLinks to device_links (blivet renamed it) (awilliam)
31d859
- Instantiate the zFCP object ourselves now. (#1384532) (sbueno+anaconda)
31d859
- Fix the way DASD list is determined. (#1384532) (sbueno+anaconda)
31d859
- Add tests for payload location picking (#1328151) (jkonecny)
31d859
- Fix picking mountpoint for package download (#1328151) (jkonecny)
31d859
- Improve packaging logs without DEBUG logging (jkonecny)
31d859
31d859
* Tue Oct 25 2016 Martin Kolman <mkolman@redhat.com> - 26.9-1
31d859
- Move the collect() function to iutil (mkolman)
31d859
- Update messiness level (mkolman)
31d859
- PEP8 and general refactoring for the main anaconda.py (mkolman)
31d859
- Move kickstart file parsing code to startup_utils (mkolman)
31d859
- Don't directly import items from anaconda_log (mkolman)
31d859
- Remove old useless code (mkolman)
31d859
- Move the rescue ui startup code to the rescue module (mkolman)
31d859
- Move set-installation-thod-from-anaconda code to startup_utils (mkolman)
31d859
- Move the live startup code to startup_utils (mkolman)
31d859
- Move code printing the startup note to startup_utils (mkolman)
31d859
- Move the pstore cleanup function to startup_utils (mkolman)
31d859
- Move the prompt_for_ssh function to startup_utils (mkolman)
31d859
- Move logging setup to startup_utils (mkolman)
31d859
- Move the geolocation startup code to a separate function (mkolman)
31d859
- Unify addons path variable name (mkolman)
31d859
- PEP 8 for startup_utils.py (mkolman)
31d859
- PEP 8 for display.py (mkolman)
31d859
- Move VNC startup checking to a separate function (mkolman)
31d859
- Move imports to the top of the file in display.py (mkolman)
31d859
- Refactor display mode handling (mkolman)
31d859
- Move display setup & startup tasks out of anaconda.py (mkolman)
31d859
- Remove main and extra Zanata pot files on master (jkonecny)
31d859
- Remove main and extra pot files before zanata push (jkonecny)
31d859
- Don't send intermediate pot files to zanata (gh#791) (awilliam)
31d859
- Improve message to be clearer in rescue.py (jkonecny)
31d859
- Add option to show password in password field (vponcova)
31d859
- Generate a list of DASDs in GUI storage spoke. (#1378338) (sbueno+anaconda)
31d859
- Echoing 4de0ec44bdf0f68545bb55bb5fea00464b65fcab May as well include the SL
31d859
  file (riehecky)
31d859
- Fixup class name for CentOS install class (riehecky)
31d859
- Fix a typo in SAM file header (mkolman)
31d859
- Skip live image on usb when checking storage for mounted partitions
31d859
  (#1369786) (rvykydal)
31d859
31d859
* Mon Oct 03 2016 Martin Kolman <mkolman@redhat.com> - 26.8-1
31d859
- Fix network spoke being incorrectly marked as mandatory (#1374864) (mkolman)
31d859
31d859
* Fri Sep 30 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 26.7-1
31d859
- Increse python3-blivet version to 1:2.1.5 (jkonecny)
31d859
- Fix dnf.repo.Repo now requires dnf.conf.Conf (jkonecny)
31d859
- Provides compatibility with DNF-2.0 (jmracek)
31d859
31d859
* Tue Sep 27 2016 Martin Kolman <mkolman@redhat.com> - 26.6-1
31d859
- Don't deactivate all storage in anaconda-cleanup. (#1225184) (dlehman)
31d859
- Stop setting ANACONDA udev environment variable. (#1225184) (dlehman)
31d859
31d859
* Tue Sep 27 2016 Martin Kolman <mkolman@redhat.com> - 26.5-1
31d859
- Improved driver disk copying (#1269915) (mkolman)
31d859
- Fix screenshot taking logic (#1327456) (mkolman)
31d859
- Change blank lines to pep8 for Dracut DUD test (jkonecny)
31d859
- Tweak lambda use in Dracut test (jkonecny)
31d859
- Add Dracut test for reloading mod dependencies (jkonecny)
31d859
31d859
* Wed Sep 21 2016 Martin Kolman <mkolman@redhat.com> - 26.4-1
31d859
- Fix NTP server list fetching when running in IS (#1374810) (mkolman)
31d859
- rpmostreepayload: Clean up use of sysroot files a bit (walters)
31d859
- rpmostreepayload: Fix remote handling to use correct sysroot (walters)
31d859
31d859
* Mon Sep 19 2016 Martin Kolman <mkolman@redhat.com> - 26.3-1
31d859
- network: set onboot correctly for vlan on bond device in ks (#1234849)
31d859
  (rvykydal)
31d859
- network: don't show ibft configured devices in UI (#1309661) (rvykydal)
31d859
- iscsi: don't generate kickstart iscsi commands for offload devices (#1252879)
31d859
  (rvykydal)
31d859
- iscsi: allow installing bootloader on offload iscsi disks (qla4xxx)
31d859
  (#1325134) (rvykydal)
31d859
- network: adapt to changed NM ibft plugin enablement configuration (#1371188)
31d859
  (rvykydal)
31d859
- network: don't activate bond/team devices regardless of --activate (#1358795)
31d859
  (rvykydal)
31d859
- Fix traceback when payload have None as url (#1371494) (jkonecny)
31d859
- Add new Dracut test and fix another ones (#1101653) (jkonecny)
31d859
- Fix bug when we add set to list (#1101653) (jkonecny)
31d859
- Add new helper script files to build system (#1101653) (jkonecny)
31d859
- Document new helper scripts to the DriverDisk README (#1101653) (jkonecny)
31d859
- Fix driver unload is disabling network settings (#1101653) (jkonecny)
31d859
- dud: fix multiple inst.dd=http:// instances stalling in dracut (#1268792)
31d859
  (rvykydal)
31d859
- network: fix ksdata generating for for non-active virtual devices (#1321288)
31d859
  (rvykydal)
31d859
- network: update kickstart data also with bond bridge slaves (#1321288)
31d859
  (rvykydal)
31d859
- network: add support for bridge bond slaves (#1321288) (rvykydal)
31d859
- screen_access: Ensure we write config to real sysroot (walters)
31d859
- Add release commit support to makebumpver (mkolman)
31d859
- Makefile improvents for separate release commits & tarball creation
31d859
  (mkolman)
31d859
- network: add support for --no-activate kickstart opton (#1277975) (rvykydal)
31d859
- fixup! Add base.close() after base.do_transaction (RhBug:1313240) (jmracek)
31d859
- Add base.close() after base.do_transaction (RhBug:1313240) (jmracek)
31d859
31d859
* Tue Sep 06 2016 Martin Kolman <mkolman@redhat.com> - 26.2-1
31d859
- Add git merging examples to the contribution guidelines (mkolman)
31d859
- network: don't stumble upon new Device.Statistics NM dbus iface (#1370099)
31d859
  (rvykydal)
31d859
- Current Anaconda is not compatible with DNF 2.0.0 (jkonecny)
31d859
- Filter out all merge commits from the changelog (mkolman)
31d859
- Make it possible to override Zanata branch name (mkolman)
31d859
- Switch to argparse & autodetect name, version and bug email address (mkolman)
31d859
- Fix multi-inheritance (phil)
31d859
- Fix replacement of deprecated DNF method (jkonecny)
31d859
- Replace deprecated method of DNF (jmracek)
31d859
- Static checker recommended improvements (mkolman)
31d859
- Fix replacement of deprecated DNF method (jkonecny)
31d859
- Replace deprecated method of DNF (jmracek)
31d859
31d859
* Mon Aug 29 2016 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 26.1-1
31d859
- Fix a pylint no-member warning (mkolman)
31d859
- Translate press-c-to-continue correctly in TUI (#1364539) (mkolman)
31d859
- Fix bootDrive driveorder fallback (#1355795) (jkonecny)
31d859
- Fix bootloader when re-using existing /boot part (#1355795) (jkonecny)
31d859
- Add support for device specification variants (#1200833) (mkolman)
31d859
- Revert "Update zanata.xml for f25-devel branch." (sbueno+anaconda)
31d859
- Update zanata.xml for f25-devel branch. (sbueno+anaconda)
31d859
- Add option to override efi_dir (phil)
31d859
- efiboot: stderr= is not an option to efibootmgr (phil)
31d859
- Fix EFI grub1 case (phil)
31d859
- Make Fedora module not so grabby (phil)
31d859
- Add centos module to pyanaconda (phil)
31d859
- network: don't require gateway for static ipv4 config in TUI (#1365532)
31d859
  (rvykydal)
31d859
- Improve connection network change detection (jkonecny)
31d859
- Revert "Revalidate source only if nm-con-ed change settings (#1270354)"
31d859
  (jkonecny)
31d859
- Fix anaconda-pre.service wasn't properly installed (#1255659) (jkonecny)
31d859
- Rename function for better consistency (#1259284) (rvykydal)
31d859
- Update error message for consistency (#1259284) (rvykydal)
31d859
- Add more specific username check messages also to gui (#1360334) (rvykydal)
31d859
- fix style guide test false positive on username variable (#1350375)
31d859
  (rvykydal)
31d859
- tui: use functions instead of fake REs for checking values (#1350375)
31d859
  (rvykydal)
31d859
- tui: get proper index of entry we are handling in input (#1331054) (rvykydal)
31d859
- tui: fix user name validity checking (#1350375) (rvykydal)
31d859
- More descriptive message on invalid username (kvalek)
31d859
- Fix another pep8 name issue (jkonecny)
31d859
- iscsi: fix getting iscsi target iface of bound target (#1359739) (rvykydal)
31d859
- Fix needsNetwork testing only additional repositories (#1358788) (jkonecny)
31d859
- Fix restart payload only when repo needs network (#1358788) (jkonecny)
31d859
- Cleanup remaining runlevel references (mkolman)
31d859
- Clarify a nosave related log message (mkolman)
31d859
- Use Screen Access Manager (mkolman)
31d859
- Add screen entry/exit callbacks (mkolman)
31d859
- Add screen access manager (mkolman)
31d859
- A simple formatting fix (mkolman)
31d859
- Fix another blivet-2.0 pep8 error (jkonecny)
31d859
- Quickfix of failing test (japokorn)
31d859
- Some docstring refactoring & typo fixes for the TUI base classes (mkolman)
31d859
- Add a file about contributing. (sbueno+anaconda)
31d859
- Store logs before anaconda starts (#1255659) (japokorn)
31d859
- DD can now replace existing drivers (#1101653) (japokorn)
31d859
- Use the F25 timezone kickstart command version (mkolman)
31d859
- Use sshd-keygen.target instead of hardcoded sshd-keygen script (jjelen)
31d859
- Make it possible to disable sshd service from running. (#1262707)
31d859
  (sbueno+anaconda)
31d859
- Change bootloader boot drive fallback (jkonecny)
31d859
- Fix of Python3x uncompatible commands (japokorn)
31d859
- Add NTP server configuration to the TUI (#1269399) (mkolman)
31d859
- Move the NTP server checking constants to constants.py (mkolman)
31d859
- Use a constant for the NTP check thread name prefix (mkolman)
31d859
- Fix another victim of the python 2->3 conversion. (#1354020) (dshea)
31d859
- Attempt to unload modules updated by a driver disk (dshea)
31d859
- Fix the processing of device nodes as driver disks (dshea)
31d859
31d859
* Fri Jul 08 2016 Brian C. Lane <bcl@redhat.com> - 25.20-1
31d859
- Allow kickstart users to ignore the free space error (dshea)
31d859
- Stop kickstart when space check fails (bcl)
31d859
- Service anaconda-nm-config is missing type oneshot (jkonecny)
31d859
- Fix dhcpclass to work both via kickstart and the boot cmdline. (clumens)
31d859
- network: handle also ifcfg files of not activated virtual devices (#1313173)
31d859
  (rvykydal)
31d859
- network: check onboot value in ksdata, not NM connections (#1313173)
31d859
  (rvykydal)
31d859
- network: do not activate device on kickstart --onboot="yes" (#1341636)
31d859
  (rvykydal)
31d859
31d859
* Fri Jun 24 2016 Brian C. Lane <bcl@redhat.com> - 25.19-1
31d859
- hostname: don't set installer env hostname to localhost.localdomain
31d859
  (#1290858) (rvykydal)
31d859
- hostname: add tooltip to Apply button (#1290858) (rvykydal)
31d859
- hostname: fix accelerator collision (#1290858) (rvykydal)
31d859
- hostname: don't set hostname in initrafms of target system (#1290858)
31d859
  (rvykydal)
31d859
- hostname: set current hostname from target system hostname on demand
31d859
  (#1290858) (rvykydal)
31d859
- hostname: suggest current hostname for storage containers (#1290858)
31d859
  (rvykydal)
31d859
- hostname: don't set target system static hostname to current hostname
31d859
  (#1290858) (rvykydal)
31d859
- network tui: do not activate device when setting its onboot value (#1261864)
31d859
  (rvykydal)
31d859
- network tui: edit persistent configuration, not active connection (#1261864)
31d859
  (rvykydal)
31d859
- network: validate netmask in tui (#1331054) (rvykydal)
31d859
- Add wordwrap to text mode and use it by default (#1267881) (rvykydal)
31d859
- Fix adding new VG in Custom spoke can't be applied (#1263715) (jkonecny)
31d859
- Fix SimpleConfigFile file permissions (#1346364) (bcl)
31d859
- Re-configure proxy when updateBaseRepo is called (#1332472) (bcl)
31d859
31d859
* Fri Jun 17 2016 Brian C. Lane <bcl@redhat.com> - 25.18-1
31d859
- Only use <> for markup (#1317297) (bcl)
31d859
- Update iscsi dialog for Blivet 2.0 API change (bcl)
31d859
- Use the signal handlers to set initial widget sensitivies (dshea)
31d859
- Fix bad sensitivity on boxes in source spoke (jkonecny)
31d859
- Fix install-buildrequires (bcl)
31d859
- Added optional [/prefix] as pattern (kvalek)
31d859
- Require network for network-based driver disks (dshea)
31d859
- Add missing pkgs to install-buildrequires (#612) (phil)
31d859
- Increase the required version of gettext (dshea)
31d859
- Fix the name sensitivity in the custom spoke. (dshea)
31d859
31d859
* Fri Jun 10 2016 Brian C. Lane <bcl@redhat.com> - 25.17-1
31d859
- Revert "Temporarily disable translations" (bcl)
31d859
- Change where to look for the iscsi object (#1344131) (dshea)
31d859
- Fix old blivet identifiers (#1343907) (dshea)
31d859
- Fix a covscan warning about fetch-driver-net (#1269915) (bcl)
31d859
- Fix crash when NM get_setting* methods return None (#1273497) (jkonecny)
31d859
- Overwrite network files when using ks liveimg (#1342639) (bcl)
31d859
- Stop using undocumented DNF logging API (bcl)
31d859
- Use the LUKS device for encrypted swap on RAID (dshea)
31d859
- Keep the subdir in driver disk update paths (dshea)
31d859
- Warn about broken keyboard layout switching in VNC (#1274228) (jkonecny)
31d859
- Make the anaconda-generator exit early outside of the installation
31d859
  environment (#1289179) (mkolman)
31d859
31d859
* Fri Jun 03 2016 Brian C. Lane <bcl@redhat.com> - 25.16-1
31d859
- Add a button to refresh the disk list. (dlehman)
31d859
- Only try to restart payload in the Anaconda environment (mkolman)
31d859
- Make current runtime environment identifiers available via flags (mkolman)
31d859
- Display storage errors that cause no disks to be selected (#1340240) (bcl)
31d859
- Fix the SourceSwitchHandler pylint errors differently. (clumens)
31d859
- Fix pylint errors. (clumens)
31d859
- Update the disk summary on Ctrl-A (dshea)
31d859
- Revert "Refresh the view of on-disk storage state every 30 seconds."
31d859
  (dlehman)
31d859
- Refresh the view of on-disk storage state every 30 seconds. (dlehman)
31d859
- Handle unsupported disklabels. (dlehman)
31d859
- Use a blivet method to remove everything from a device. (dlehman)
31d859
- Tighten up ResizeDialog._recursive_remove a bit. (dlehman)
31d859
- Only look for partitions on partitioned disks. (dlehman)
31d859
- NFS DDs installation now works correctly (#1269915) (japokorn)
31d859
- Remove unused on_proxy_ok_clicked from Source spoke (jkonecny)
31d859
- send all layouts to localed for keymap conversion (#1333998) (awilliam)
31d859
- Small cleanup (mkolman)
31d859
31d859
* Fri May 27 2016 Brian C. Lane <bcl@redhat.com> - 25.15-1
31d859
- Resolve shortcut conflict between "Desired Capacity" and "Done" (yaneti)
31d859
- network: don't crash on devices with zero MAC address (#1334632) (rvykydal)
31d859
- Remove Authors lines from the tops of all files. (clumens)
31d859
- Related: rhbz#1298444 (rvykydal)
31d859
- New Anaconda documentation - 25.14 (bcl)
31d859
- Catch DNF MarkingError during group installation (#1337731) (bcl)
31d859
- Fix TUI ErrorDialog processing (#1337427) (bcl)
31d859
- Clean up yelp processes (#1282432) (dshea)
31d859
31d859
* Fri May 20 2016 Brian C. Lane <bcl@redhat.com> - 25.14-1
31d859
- Temporarily disable translations (bcl)
31d859
- Don't crash when selecting the same hdd ISO again (#1275771) (mkolman)
31d859
31d859
* Thu May 19 2016 Brian C. Lane <bcl@redhat.com> - 25.13-1
31d859
- Fix writeStorageLate for live installations (#1334019) (bcl)
31d859
- Remove the locale list from zanata.xml (dshea)
31d859
- Ditch autopoint. (dshea)
31d859
- Ditch intltool. (dshea)
31d859
- Rename fedora-welcome to fedora-welcome.js (dshea)
31d859
- Fix UEFI installation after EFIBase refactor (bcl)
31d859
- Fix error handling for s390 bootloader errors (sbueno+anaconda)
31d859
- Deselect all addons correctly (#1333505) (bcl)
31d859
- gui-testing needs isys to be compiled. (clumens)
31d859
- Add more to the selinux check in tests/gui/base.py. (clumens)
31d859
31d859
* Fri May 13 2016 Brian C. Lane <bcl@redhat.com> - 25.12-1
31d859
- Add single language mode (#1235726) (mkolman)
31d859
- Move default X keyboard setting out of the Welcome spoke (mkolman)
31d859
- Rerun writeBootLoader on Live BTRFS installs (bcl)
31d859
- Check for mounted partitions as part of sanity_check (#1330820) (bcl)
31d859
- Merge pull request #620 from dashea/new-canary (dshea)
31d859
- Update the required pykickstart version. (dshea)
31d859
- Implement %%packages --excludeWeakdeps (#1331100) (james)
31d859
- Fix bad addon handling when addon import failed (jkonecny)
31d859
- Add retry when downloading .treeinfo (#1292613) (jkonecny)
31d859
- Return xprogressive delay back (jkonecny)
31d859
- Change where tests on translated strings are run. (dshea)
31d859
- Merge the latest from translation-canary (dshea)
31d859
- Squashed 'translation-canary/' changes from 5a45c19..3bc2ad6 (dshea)
31d859
- Add new Makefile target for gui tests (atodorov)
31d859
- Define missing srcdir in run_gui_tests.sh and enable coverage (atodorov)
31d859
- Split gui test running out into its own script. (clumens)
31d859
- Look higher for the combobox associated with an entry (#1333530) (dshea)
31d859
- Use createrepo_c in the ci target. (dshea)
31d859
- Compile glib schema overrides with --strict. (dshea)
31d859
31d859
* Fri May 06 2016 Brian C. Lane <bcl@redhat.com> - 25.11-1
31d859
- Don't join two absolute paths (#1249598) (mkolman)
31d859
- Don't crash when taking a screenshot on the hub (#1327456) (mkolman)
31d859
- Fix pylint errors. (phil)
31d859
- Factor out common grub1/grub2 stuff into mixin, and other factoring (phil)
31d859
- Add GRUB1 (legacy) support back to Anaconda (phil)
31d859
31d859
* Fri Apr 29 2016 Brian C. Lane <bcl@redhat.com> - 25.10-1
31d859
- Handle unmounting ostree when exiting (bcl)
31d859
- ostree: Use bind mounts to setup ostree root (bcl)
31d859
- ostree: Skip root= setup when using --dirinstall (bcl)
31d859
- disable_service: Specify string format args as logging params. (clumens)
31d859
- Ignore failure when disable services that do not exist (phil)
31d859
- Get rid of an unused variable in the network spoke. (clumens)
31d859
- Revalidate source only if nm-con-ed change settings (#1270354) (jkonecny)
31d859
- Merge solutions for test source when network change (#1270354) (jkonecny)
31d859
- Changes in network state revalidate sources rhbz#1270354 (riehecky)
31d859
31d859
* Wed Apr 27 2016 Brian C. Lane <bcl@redhat.com> - 25.9-1
31d859
- Use the iutil functions for interacting with systemd services. (dshea)
31d859
- Add methods to enable and disable systemd services. (dshea)
31d859
- Do not add .service to the end of service names. (dshea)
31d859
- Remove detach-client from tmux.conf (dshea)
31d859
- Use Blivet 2.0 for set_default_fstype (#607) (sgallagh)
31d859
- Remove dnf from the list of required packages. (#605) (dshea)
31d859
- Add access to the payload from addons (#1288636) (jkonecny)
31d859
- Disable pylint warnings related to the log handler fixer. (dshea)
31d859
- Allow the metacity config dir to be overriden. (dshea)
31d859
- Do not include /usr/share/anaconda files in the gui package. (dshea)
31d859
- Work around logging's crummy lock behavior. (dshea)
31d859
- Use rm -r to remove the temporary python site directory. (dshea)
31d859
- Remove the subnet label for wired devices. (#1327615) (dshea)
31d859
- Fix how unusued network labels are hidden (#1327615) (dshea)
31d859
- Remove yum_logger (bcl)
31d859
- Remove the lock loglevel (bcl)
31d859
- Use a temporary user-site directory for the tests. (dshea)
31d859
- Build everything for make ci. (dshea)
31d859
- Ignore some E1101 no-member errors when running pylint (bcl)
31d859
- Sprinkle the code with pylint no-member disable statements (bcl)
31d859
- Catch GLib.GError instead of Exception (bcl)
31d859
- Update storage test for Blivet 2.0 API change. (bcl)
31d859
- Initialize missing private methods in BasePage class (bcl)
31d859
- Update kickstart.py for Blivet 2.0 API change. (bcl)
31d859
- Use namedtuple correctly in kexec.py (bcl)
31d859
- Add more requires to make password checking still work. (#1327411) (dshea)
31d859
- Rename isS390 to match the renames in blivet. (dshea)
31d859
- Suppress signal handling when setting zone from location (#1322648) (dshea)
31d859
- Refresh metadata when updates checkbox changes (#1211907) (bcl)
31d859
31d859
* Fri Apr 15 2016 Brian C. Lane <bcl@redhat.com> - 25.8-1
31d859
- network: handle null wireless AP SSID object (#1262556) (awilliam)
31d859
- Change new_tmpfs to new_tmp_fs. (clumens)
31d859
- Add support for kickstart %%onerror scripts. (clumens)
31d859
- Show network spoke in the TUI reconfig mode (#1302165) (mkolman)
31d859
- network: copy static routes configured in installer to system (#1255801)
31d859
  (rvykydal)
31d859
- network: fix vlan over bond in kickstart (#1234849) (rvykydal)
31d859
- network: use NAME to find ifcfg on s390 with net.ifnames=0 (#1249750)
31d859
  (rvykydal)
31d859
- Get rid of the reimport of MultipathDevice. (clumens)
31d859
- Fix iSCSI kickstart options aren't generated (#1252879) (jkonecny)
31d859
- Fix adding offload iSCSI devices (vtrefny)
31d859
- Make the list-harddrives script mode robust (mkolman)
31d859
31d859
* Fri Apr 08 2016 Brian C. Lane <bcl@redhat.com> - 25.7-1
31d859
- Blivet API change getDeviceBy* is now get_device_by_* (bcl)
31d859
- network: don't set 803-3-ethernet.name setting (#1323589) (rvykydal)
31d859
- Log non-critical user/group errors (#1308679) (bcl)
31d859
- Fix btrfs metadata raid level kwarg. (dlehman)
31d859
- docs: Add release building document (bcl)
31d859
- Minor improvements - README and test dependencies (atodorov)
31d859
- Add more matches for network connectivity (atodorov)
31d859
31d859
* Mon Apr 04 2016 Brian C. Lane <bcl@redhat.com> - 25.6-1
31d859
- Remove an unused import from anaconda-cleanup. (clumens)
31d859
- Don't use booleans in Requires (#1323314) (dshea)
31d859
- Set CSS names on all of the anaconda classes. (#1322036) (dshea)
31d859
- Don't crash if no groups are specified (#1316816) (dshea)
31d859
- Fix only one address is shown in anaconda (#1264400) (jkonecny)
31d859
- Fix call to update optical media format. (#1322943) (dlehman)
31d859
- Reset invalid disk selection before proceeding. (dlehman)
31d859
- Multiple Dogtail tests improvements (atodorov)
31d859
- Do not allow liveinst with --image or --dirinstall (#1276349) (dshea)
31d859
- New Anaconda documentation - 25.5 (bcl)
31d859
31d859
* Wed Mar 30 2016 Brian C. Lane <bcl@redhat.com> - 25.5-1
31d859
- Don't provide subclasses of the multipath or dmraid commands. (clumens)
31d859
- Add support for chunksize raid kickstart parameter. (vtrefny)
31d859
- Convert to blivet-2.0 API. (dlehman)
31d859
31d859
* Thu Mar 24 2016 Brian C. Lane <bcl@redhat.com> - 25.4-1
31d859
- Require that the English locale data be available. (#1315494) (dshea)
31d859
- Revert "Change the default locale to C.UTF-8 (#1312607)" (#1315494) (dshea)
31d859
- Make windows in metacity closable (#1319590) (dshea)
31d859
- Fix the use of CSS psuedo-classes in the widgets. (dshea)
31d859
- Add reason when logging invalid repository (#1240379) (jkonecny)
31d859
31d859
* Sat Mar 19 2016 Brian C. Lane <bcl@redhat.com> - 25.3-1
31d859
- Apply language attributes to all labels within anaconda. (dshea)
31d859
- Add a function to apply a PangoAttrLanguage to a label. (dshea)
31d859
- Add functions to watch changes to a container widget. (dshea)
31d859
- Switch to the adwaita icon theme. (dshea)
31d859
- Fix duplicate network settings in dracut (#1293539) (jkonecny)
31d859
- Fix create device with bad name when parsing KS (#1293539) (jkonecny)
31d859
- Use a lock for repoStore access (#1315414) (bcl)
31d859
- Add missing inst prefix to the nokill option in docs (mkolman)
31d859
- Merge pull request #551 from wgwoods/master-multiple-initrd-dd-fix (wwoods)
31d859
- fix multiple inst.dd=<path> args (rhbz#1268792) (wwoods)
31d859
31d859
* Fri Mar 11 2016 Brian C. Lane <bcl@redhat.com> - 25.2-1
31d859
- Load the system-wide Xresources (#1241724) (dshea)
31d859
- Use an icon that exists in Adwaita for the dasd confirmation (dshea)
31d859
- Make it possible to skip saving of kickstarts and logs (#1285519) (mkolman)
31d859
- Add a function for empty file creation (#1285519) (mkolman)
31d859
- Run actions for argparse arguments (#1285519) (mkolman)
31d859
31d859
* Wed Mar 09 2016 Brian C. Lane <bcl@redhat.com> - 25.1-1
31d859
- don't install kernel-PAE on x86_64 (#1313957) (awilliam)
31d859
- except block in py3.5 undefines the variable (bcl)
31d859
- Remove some history from the liveinst setup. (dshea)
31d859
- Do not run the liveinst setup if not in a live environment. (dshea)
31d859
- Set GDK_BACKEND=x11 before running anaconda from liveinst. (dshea)
31d859
- Run zz-liveinst as an autostart application (dshea)
31d859
- Translate the help button. (dshea)
31d859
- Translate the required space labes in resize.py (dshea)
31d859
31d859
* Fri Mar 04 2016 Brian C. Lane <bcl@redhat.com> - 25.0-1
31d859
- Add device id to dasdfmt screen. (#1269174) (sbueno+anaconda)
31d859
- Unify displayed columns in custom spoke dialogs. (#1289577) (sbueno+anaconda)
31d859
- Show some confirmation to users if adding a DASD was successful. (#1259016)
31d859
  (sbueno+anaconda)
31d859
- Hotfix for missing storage in payload class (#1271657) (jkonecny)
31d859
- Check to see if DD repo is already in addOn list (#1268357) (bcl)
31d859
- Use the default levelbar offset values. (dshea)
31d859
- Do not change the GUI language to a missing locale. (#1312607) (dshea)
31d859
- Don't crash when setting an unavailable locale (#1312607) (dshea)
31d859
- Change the default locale to C.UTF-8 (#1312607) (dshea)
31d859
- Update the libtool version-info. (dshea)
31d859
- Use CSS to style the internal widgets. (dshea)
31d859
- Move the widgets pixmaps into resources. (dshea)
31d859
- Add a resource bundle to libAnacondaWidgets (dshea)
31d859
- Rename show_arrow and chosen_changed to show-arrow and chosen-changed (dshea)
31d859
- Remove an invalid transfer notation. (dshea)
31d859
- Stop using SGML in the docs. (dshea)
31d859
- Change the install test URL. (dshea)
31d859
- Fix nfs source crash when options change (#1264071) (bcl)
31d859
- makebumpver: Add a --dry-run option (bcl)
31d859
- NTP should have better behavior (#1309396) (jkonecny)
31d859
- Manually set clock shifts on UI idle (#1251044) (rmarshall)
31d859
- Don't remove selected shared part when Delete all (#1183880) (jkonecny)
31d859
- Don't delete shared/boot parts in deleteAll (#1183880) (jkonecny)
31d859
31d859
* Fri Feb 19 2016 Brian C. Lane <bcl@redhat.com> - 24.13-1
31d859
- tests/gui enhancements (atodorov)
31d859
- Fix gui tests for anaconda move to anaconda.py (atodorov)
31d859
- Use a different ipmi command to log events. (clumens)
31d859
- Clarify that a string in list-screens is actually a regex. (clumens)
31d859
- Merge pull request #513 from wgwoods/update-dd-docs (wwoods)
31d859
- updated driver updates docs (wwoods)
31d859
- Add specification for the user interaction config file (mkolman)
31d859
- Update zanata webui URL in translation doc. (dlehman)
31d859
- Tweak partition removal in Custom spoke (jkonecny)
31d859
- Do not skip evaluation after removing partitions (jkonecny)
31d859
- Import iutil earlier so we can use ipmi_report from check_for_ssh. (clumens)
31d859
- Make disconnect_client_callbacks more resilient (#1307063). (clumens)
31d859
- Move the langpacks install into to a separate function. (dshea)
31d859
- Fix _find_by_title method in Accordion (jkonecny)
31d859
31d859
* Fri Feb 12 2016 Brian C. Lane <bcl@redhat.com> - 24.12-1
31d859
- Use host storage for directory or image install dnf download (bcl)
31d859
- Log payloadError so we know why installation failed. (bcl)
31d859
- Add the addons directory to the rpm. (dshea)
31d859
- Use the packaged version of ordered-set (dshea)
31d859
- Remove an unused import (dshea)
31d859
- Add an uninstall hook for the renamed anaconda (dshea)
31d859
- Make langpack work in DNF (#1297823) (jsilhan)
31d859
- New Anaconda documentation - 24.11 (bcl)
31d859
31d859
* Fri Feb 05 2016 Brian C. Lane <bcl@redhat.com> - 24.11-1
31d859
- Fix makeupdates for anaconda move to anaconda.py (bcl)
31d859
- Rename ./anaconda to ./anaconda.py to work around coverage.py #425 (atodorov)
31d859
- Remove special handling for interruptible system calls. (dshea)
31d859
- Handle PEP 3101 strings in the gettext context check (dshea)
31d859
- Improve RHS summary strings in multiselection (#1265620) (jkonecny)
31d859
- Increase GI version required of AnacondaWidgets (jkonecny)
31d859
- Increment version of g-introspection for widgets (jkonecny)
31d859
- Increment the AnacondaWidgets version (jkonecny)
31d859
- Switch to the new Initial Setup unit name (#1299210) (mkolman)
31d859
- Uncomment self.check_lang_locale_views in tests/gui/ (atodorov)
31d859
- Add dogtail to test requirements (atodorov)
31d859
- Add config for easier combining of kickstart and Jenkins coverage data
31d859
  (atodorov)
31d859
- Apply the fallback style to anaconda selectors. (dshea)
31d859
- Redo the stylesheet for Gtk 3.19+ (dshea)
31d859
- Directly overwrite /usr/share/anaconda/anaconda-gtk.css (dshea)
31d859
- Merge pull request #463 from dashea/translation-tests (dshea)
31d859
- Display the name of the addon while executing it (bcl)
31d859
- Add page selection summary to the right side (#1265620) (jkonecny)
31d859
- Ask when removing new items in multiselection (#1265620) (jkonecny)
31d859
- Add multiselection with SHIFT key (#1265620) (jkonecny)
31d859
- Use show_arrow feature implemented in Selector (#1265620) (jkonecny)
31d859
- Add new property to show/hide arrow in Selector (#1265620) (jkonecny)
31d859
- Change selection logic when opening Page (#1265620) (jkonecny)
31d859
- Add new BasePage class (#1265620) (jkonecny)
31d859
- Add signal and methods to MountpointSelector (#1265620) (jkonecny)
31d859
- Fix errors with multiselection (#1265620) (jkonecny)
31d859
- Accordion class now process events for selectors (#1265620) (jkonecny)
31d859
- Change cammel case for accordion.py to new pep8 (jkonecny)
31d859
- Move selection logic from custom spoke to accordion (#1265620) (jkonecny)
31d859
- Modify ConfirmDeleteDialog now the checkbox is optional (#1265620) (jkonecny)
31d859
- Multiselection works in GUI with remove (#1265620) (jkonecny)
31d859
- Add multiselection to Accordion with control key (#1265620) (jkonecny)
31d859
- Remove bad translations from the source tarball. (dshea)
31d859
- Treat warnings from xgettext as errors. (dshea)
31d859
- Run translation-canary tests from make check. (dshea)
31d859
- Do not run pylint on translation-canary (dshea)
31d859
- Squashed 'translation-canary/' content from commit 5a45c19 (dshea)
31d859
31d859
* Fri Jan 29 2016 Brian C. Lane <bcl@redhat.com> - 24.10-1
31d859
- Add a finished method to spokes (#1300499) (bcl)
31d859
- Handle DeviceConfiguration with con = None (#1300499) (bcl)
31d859
- Log detailed information about installed packages (bcl)
31d859
- s/KickstartValueError/KickstartParseError. (clumens)
31d859
- Move requiredDeviceSize to the main Payload class (#1297905) (dshea)
31d859
31d859
* Fri Jan 08 2016 Brian C. Lane <bcl@redhat.com> - 24.9-1
31d859
- Handle unexpected DNF exit (bcl)
31d859
- Fix bad space needed messages (jkonecny)
31d859
- nosetests-3.5 is now the right version. (clumens)
31d859
- Ignore a pylint error about how we're using Popen (dshea)
31d859
- Mark an unused variable as unused (dshea)
31d859
- Ignore type-related errors for types pylint can't figure out (dshea)
31d859
- Import errors are just regular errors now (dshea)
31d859
- Replace the remaining log.warn calls with log.warning. (dshea)
31d859
- Fix an erroneously bare raise statement (dshea)
31d859
- Replace the deprecated assertEquals with assertEqual (dshea)
31d859
- Don't add a None to the list of things to unmount on ostree installs.
31d859
  (clumens)
31d859
31d859
* Wed Dec 02 2015 Brian C. Lane <bcl@redhat.com> - 24.8-1
31d859
- Fix pylint problems in the gui testing code. (clumens)
31d859
- Merge 9c5e02392d0401a3bd0adecedea03535595773ef into
31d859
  67b569253c724639c2490f5fab70f7111f699b3f (atodorov)
31d859
- Fix the replacement suggestion for "hostname" (dshea)
31d859
- Automatically generate sr (dshea)
31d859
- Fix PropertyNotFoundError PermHwAddress (#1269298) (jkonecny)
31d859
- Make sure python3.5 code can run in early initrd (bcl)
31d859
- Replace <list>.delete() with <list>.remove() in user.py (sujithpandel)
31d859
- Rename everything that still refers to LiveCD (atodorov)
31d859
- Updates to progress and storage tests (atodorov)
31d859
- Multiple changes to DogtailTestCase (atodorov)
31d859
- Move all Python files into the main gui/ directory (atodorov)
31d859
- Simplify tests by removing OutsideMixin and update Creator (atodorov)
31d859
- Modify existing tests to match latest anaconda behavior and environment
31d859
  (atodorov)
31d859
- Temporary disable test code which doesn't work (atodorov)
31d859
- Make tests/gui/ execute ./anaconda from git (atodorov)
31d859
- Add window title (#1280077) (mkolman)
31d859
- Replace execReadlines with check_output in parse-kickstart_test.py (bcl)
31d859
- Fix a spelling error in the hardware error message (#1284165). (clumens)
31d859
31d859
* Wed Nov 18 2015 Brian C. Lane <bcl@redhat.com> - 24.7-1
31d859
- Collect test-suite.log from all 'make check' invocations. Closes #452
31d859
  (atodorov)
31d859
- Fix parse-kickstart_test.py. (clumens)
31d859
- Remove mkdud.py. (clumens)
31d859
- Remove the kickstart_tests directory. (clumens)
31d859
- Always quote values in ifcfg- files (#1279131) (bcl)
31d859
- Include original kickstart in /root/original-ks.cfg (#1227939) (bcl)
31d859
- strip spaces from extlinux label and default (#1185624) (bcl)
31d859
- Report kernel failures during kickstart tests. (clumens)
31d859
- Make sure unicode in kickstart works. (dshea)
31d859
- Set the window icon (dshea)
31d859
- Only run space check in TUI if spokes are complete. (#1279413)
31d859
  (sbueno+anaconda)
31d859
- Allow a user's primary group to be created in --groups (#1279041) (dshea)
31d859
- Remove uses of broad-except. (dshea)
31d859
- Add a test for all that container minimization stuff. (clumens)
31d859
- Use the partition command in one of the kickstart_tests. (clumens)
31d859
- Don't clear the _currentIsoFile if another iso was selected (bcl)
31d859
- makeupdates: Include utils/handle-sshpw (bcl)
31d859
- Add --sshkey to kickstart sshpw command (#1274104) (bcl)
31d859
- Split exception description from exception traceback (jkonecny)
31d859
- Show DNF exception instead of silent exit (jkonecny)
31d859
- Combine results from all gettext_tests into one log file (atodorov)
31d859
- Try to run make ci with real translations. (dshea)
31d859
- Untranslate undisplayed TreeView column headers. (dshea)
31d859
- Add a test for hidden translatable strings (dshea)
31d859
- Add the translated string to markup error messages. (dshea)
31d859
- Test glade translations by default (dshea)
31d859
- Change the way glade tests are run. (dshea)
31d859
- Remove the accelerator test. (dshea)
31d859
- Add the test lib directory to $PYTHONPATH in the commit hook (dshea)
31d859
- network: create ifcfg files in tui if needed (#1268155) (rvykydal)
31d859
- Do not limit ONBOOT default setting to url and nfs installation methods
31d859
  (#1269264) (rvykydal)
31d859
- ibft: fix setting dracut boot args for static ibft nic configuration
31d859
  (#1267526) (rvykydal)
31d859
- network: Don't set --device link default for hostname only network cmd
31d859
  (#1272274) (rvykydal)
31d859
- network: assume --device=link as default also for ks on hd (#1085310)
31d859
  (rvykydal)
31d859
- network: use ibftx interface for iSCSI from iBFT in dracut (#1077291)
31d859
  (rvykydal)
31d859
- network: add s390 options to default ifcfg files (#1074570) (rvykydal)
31d859
31d859
* Fri Nov 06 2015 Brian C. Lane <bcl@redhat.com> - 24.6-1
31d859
- Fix a pylint error in the previous commits. (clumens)
31d859
- Honor ANACONDA_WIDGETS_OVERRIDES (atodorov)
31d859
- Load anaconda-gtk.css from ANACONDA_DATA if specified (atodorov)
31d859
- Use the correct path for ui categories (atodorov)
31d859
- Typo fix, it's ANACONDA_WIDGETS_DATA not ANACONDA_WIDGETS_DATADIR (atodorov)
31d859
- Allow wired network properties more grid space. (dshea)
31d859
- Improve language selection at low resolutions. (dshea)
31d859
- Make reclaim work with small screens and big labels (dshea)
31d859
- allow repo with only a name if it's a pre-defined one (#1277638) (awilliam)
31d859
- Only raise thread exceptions once (#1276579) (bcl)
31d859
- Use py3.4 crypt and salt (bcl)
31d859
- Be more careful with incomplete device types (#1256582) (dshea)
31d859
- Fix an import error in rpmostreepayload.py. (clumens)
31d859
- Fix Testing docs inclusion in Sphinx (bcl)
31d859
- Ignore interfaces with invalid VLAN IDs. (dshea)
31d859
- Cleaner logging of .treeinfo return conditions in dependant function.
31d859
  (riehecky)
31d859
- Update link to upstream kickstart docs (opensource)
31d859
- rpmostreepayload: Also unmount internal mounts during shutdown (walters)
31d859
- rpmostreepayload: Fix two issues with mounting (walters)
31d859
- Add a README for kickstart tests. (clumens)
31d859
- Make the documentation match the environment variable. (clumens)
31d859
- Check that cache PVs (if any) are in the VG the LV belongs to (#1263258)
31d859
  (vpodzime)
31d859
- Fix the alignment of the "Label" label in custom (dshea)
31d859
- Use unsafe caching during kickstart tests. (clumens)
31d859
31d859
* Wed Oct 28 2015 Brian C. Lane <bcl@redhat.com> - 24.5-1
31d859
- Improve install space required estimation (#1224048) (jkonecny)
31d859
- Update the on-disk snapshot of storage when adv. disks are added (#1267944)
31d859
  (vpodzime)
31d859
- Check that ipv6 kickstart outputs the right ip= (dshea)
31d859
- Change a variable name for pylint. (dshea)
31d859
- Do not run time_initialize for image and directory installations (#1274103)
31d859
  (bcl)
31d859
- Remove unused properties (dshea)
31d859
- Do not modify the kickstart user data until apply() (dshea)
31d859
- Make AdvancedUserDialog.run() more readable (dshea)
31d859
- Improve the behavior of the home directory input. (dshea)
31d859
- Stop setting inappropriate properties in ksdata. (dshea)
31d859
- Update the password strength bar during the password strength check. (dshea)
31d859
- Remove unnecessary grab_focus and set_sensitive calls (dshea)
31d859
- Use signal handlers in the user spoke more sensibly. (dshea)
31d859
- Fix potential issues with the username guesser. (dshea)
31d859
- Make kickstart tests growing LVs stricter (vpodzime)
31d859
- Point coverage.py to the full path of pyanaconda/ (atodorov)
31d859
- Don't set BOOTPROTO= when it isn't set (jbacik)
31d859
- Pass strings to blockdev.dasd_format, not a DASDDevice object. (#1273553)
31d859
  (sbueno+anaconda)
31d859
- Revert "Use yum to install the mock buildroot for now." (dshea)
31d859
- decode package name for /etc/sysconfig/kernel (RHBZ #1261569) (awilliam)
31d859
- Add tests for the more complicated command line options (dshea)
31d859
- Store fewer kinds of things in the dirinstall option. (dshea)
31d859
- Fix the parsing of selinux=0 (#1258569) (dshea)
31d859
- Include a local $ANACONDA_DATADIR in the test environment. (dshea)
31d859
- Move the command line arguments to anaconda_argparse. (dshea)
31d859
- Don't crash while logging binary output. (dshea)
31d859
- Decode program output even if there is no output (#1273145) (dshea)
31d859
- Add a test for _run_program with binary output (dshea)
31d859
- Test execWithCapture when the command outputs nothing. (dshea)
31d859
- Fix a long line in kickstart_tests/functions.sh. (clumens)
31d859
- Merge pull request #414 from vpodzime/master-lvm_log (vpodzime)
31d859
- Save the lvm.log Blivet may produce (vpodzime)
31d859
31d859
* Fri Oct 16 2015 Brian C. Lane <bcl@redhat.com> - 24.4-1
31d859
- Hide the places sidebar in the ISO chooser widget. (dshea)
31d859
- Use GtkResponseType values in the iso chooser dialog (dshea)
31d859
- Do not use deprecated getDevicesByInstance method (vtrefny)
31d859
- By default, skip those kickstart tests we know to be failing. (clumens)
31d859
- Fix pylint unused import (jkonecny)
31d859
- network: handle bridge device appearing before its connection (#1265593)
31d859
  (rvykydal)
31d859
- Use $KSTEST_URL in tests that still had dl.fp.o hardcoded. (dshea)
31d859
- Support CONNECT in the test proxy server. (dshea)
31d859
- Extract the file used by liveimg as a prereq (dshea)
31d859
- Convert the proxy script to a prereq. (dshea)
31d859
- Add a prereqs function to kickstart tests. (dshea)
31d859
- Fix traceback when trying to create list of unformatted DASDs. (#1268764)
31d859
  (sbueno+anaconda)
31d859
- network: handle missing connections of a device configured in GUI better
31d859
  (rvykydal)
31d859
- network: don't set NM_CONTROLLED=no for root on SAN. (rvykydal)
31d859
- Add support for other systemd units to kickstart service command (bcl)
31d859
- Merge pull request #388 from wgwoods/dd-in-initrd-fix (wwoods)
31d859
- Set the password checkbox for empty kickstart passwords. (dshea)
31d859
- Do not set the password input text with unencrypted passwords. (dshea)
31d859
- Install input checks before modifying the user GUI (#1256065) (dshea)
31d859
- Fix a lying error message in style_guide.py (dshea)
31d859
- Use "Enter" instead of "Return" for the keyboard key. (dshea)
31d859
- New Anaconda documentation - 24.3 (bcl)
31d859
- Include missing test files and scripts in Makefile.am/tarball (atodorov)
31d859
- dracut: accept inst.dd=[file:]/dd.iso (#1268792) (wwoods)
31d859
- Do not override StorageChecker.errors in StorageSpoke (#1252596) (vtrefny)
31d859
- Lookup IPv6 address without brackets (#1267872) (bcl)
31d859
- Mangle the boot device differently for systemd (#1241704) (dshea)
31d859
- Fail the media check if the systemd service failed to start. (dshea)
31d859
31d859
* Fri Oct 02 2015 Brian C. Lane <bcl@redhat.com> - 24.3-1
31d859
- Properly translate c-to-continue on the root selection screen (mkolman)
31d859
- Check minimal memory requirements properly (#1267673) (jstodola)
31d859
- Allow users to be created with an existing GID. (dshea)
31d859
- Add a test for creating a user with an existing GID. (dshea)
31d859
- Add tests for gids embmedded in the user groups list. (dshea)
31d859
- Allow the kickstart --groups list to specify GIDs. (dshea)
31d859
- Add a --groups argument to the user ks test. (dshea)
31d859
- Fix the locale pattern packages-instlangs-3 looks for. (dshea)
31d859
- Raise an error if osimg cannot be found (#1248673) (bcl)
31d859
- Use the bootloader raid levels for bootloader installation (#1266898) (bcl)
31d859
- Use otps.display_mode during early startup (#1267140) (mkolman)
31d859
- Mount stage2 cdrom after running driver-updates (#1266478) (bcl)
31d859
- Get rid of an unused import in the user spoke. (clumens)
31d859
- Log crashes from the signal handler. (dshea)
31d859
- Save a core file when anaconda crashes. (dshea)
31d859
- Keep environment selection when reentering the software spoke (#1261393)
31d859
  (mkolman)
31d859
- Only show the user spoke if no users are specified in kickstart (#1253672)
31d859
  (mkolman)
31d859
- Fix 'cat: /tmp/dd_disk: No such file or directory' (#1251394) (jkonecny)
31d859
- Do not display curl 404 errors that can be safely ignored (vtrefny)
31d859
- Catch blkid failure in driver-updates (#1262963) (bcl)
31d859
- Add kickstart tests for %%packages --instLangs (dshea)
31d859
- Do not display markup in showDetailedError. (dshea)
31d859
- Skip OEMDRV if interactive DD is requested (#1254270) (bcl)
31d859
- Drivers are simply under /run/install/DD-x/ (#1254270) (bcl)
31d859
- Fix branding when iso is downloaded from nfs or hd (#1252756) (jkonecny)
31d859
- Use yum to install the mock buildroot for now. (dshea)
31d859
- Rename the gettext tests (dshea)
31d859
- Bring back the KSTEST_HTTP_ADDON_REPO substitution in nfs-repo-and-addon.sh
31d859
  (clumens)
31d859
- Run substitution checks on the right kickstart file. (clumens)
31d859
- Tell gettext that anaconda is not a GNU package. (dshea)
31d859
- Ignore environment modification warnings in docs/conf.py (dshea)
31d859
- Check for unsubstituted strings before running a test. (dshea)
31d859
- Autopart use 90%% of disk capacity for required space compare (#1224048)
31d859
  (jkonecny)
31d859
- Fix include packages install size when downloading on root (#1224048)
31d859
  (jkonecny)
31d859
- Enable and improve the check for swap LV size in LVM cache kickstart tests
31d859
  (vpodzime)
31d859
- make-sphinx-docs: Add modules needed to document tests (bcl)
31d859
- Add test documentation (atodorov)
31d859
- Fix how the reqpart test checks for /boot, again. (clumens)
31d859
- Add a way to get default settings when running the kickstart_tests. (clumens)
31d859
- Change how we ignore non-tests in kickstart_tests. (clumens)
31d859
- Various fixes to substitution strings in kickstart_tests. (clumens)
31d859
- Move kickstart_test .ks files to .ks.in. (clumens)
31d859
31d859
* Fri Sep 11 2015 Brian C. Lane <bcl@redhat.com> - 24.2-1
31d859
- Handle driver rpms retrieved via network (#1257916) (bcl)
31d859
- Fix the types passed to chown_dir_tree (#1260318) (dshea)
31d859
- Add a test for home directory reuse (dshea)
31d859
- Use MDRaidArrayDevice.members instead of .devices (dshea)
31d859
- Make sure anaconda reads in ks file from OEMDRV device. (#1057271)
31d859
  (sbueno+anaconda)
31d859
- Try to deal with expected errors from devicetree.populate (#1257648)
31d859
  (vpodzime)
31d859
- Revert "Temporarily disable generating a coverage report." (clumens)
31d859
- Fix a DBus InvalidProperty handling (jkonecny)
31d859
- Fix another bash syntax problem in kickstart-genrules.sh (#1057271)
31d859
  (sbueno+anaconda)
31d859
- Add a test for the rootpw kickstart command (dshea)
31d859
- Add tests for setRootPassword (dshea)
31d859
- Add a /boot partition to the reqpart test. (clumens)
31d859
- Fix up a statement that's not assigned to anything. (clumens)
31d859
- Temporarily disable generating a coverage report. (clumens)
31d859
- Don't try to concatenate a list with a string (#1252444) (mkolman)
31d859
- Activate coverage for tests executed with sudo (atodorov)
31d859
- set sysroot correctly when setting root password (#1260875) (awilliam)
31d859
- Add a test for kickstarts that %%include a URL (dshea)
31d859
- Add missing python dependencies for requests. (#1259506) (dshea)
31d859
- Serve the http addon repos from the test tmpdir (dshea)
31d859
- Make make-addon-pkgs easier to use from within a test (dshea)
31d859
- Add a simple http server for use in kickstart tests. (dshea)
31d859
- Add a script to print an IP address for the host. (dshea)
31d859
- Add a cleanup hook that can be defined by kickstart tests (dshea)
31d859
- Move kickstart test support files into a separate directory. (dshea)
31d859
- Fix a python3 related error in the pre-commit hook (dshea)
31d859
- network: gui spoke TODO cleanup (rvykydal)
31d859
- libnm in spoke: add missing connection for eth device with Configure
31d859
  (rvykydal)
31d859
- libnm in spoke: allow adding missing connection for eth device externally
31d859
  (rvykydal)
31d859
- libnm in spoke: wait for valid state of added device before adding to list
31d859
  (rvykydal)
31d859
- libnm in spoke: use libmn objects instead of names an uuids (device on/off)
31d859
  (rvykydal)
31d859
- libnm in spoke: to check if device is activated just use its object
31d859
  (rvykydal)
31d859
- libnm in spoke: use connnection objects instead of uuids (edit connection)
31d859
  (rvykydal)
31d859
- libnm in spoke: refresh early when device is added (rvykydal)
31d859
- libnm in spoke: use connection object instead of uuid (DeviceConfiguration)
31d859
  (rvykydal)
31d859
- libnm in spoke: share nm client in standalone and normal spoke (rvykydal)
31d859
- libnm in spoke: add enterprise wpa connection using libnm client (rvykydal)
31d859
- libnm in spoke: use AccessPoint object in place of ssid bytearray (rvykydal)
31d859
- libnm in spoke: delete connection using libnm client (rvykydal)
31d859
- libnm in spoke: replace python-dbus workaround calls for ap security flags
31d859
  (rvykydal)
31d859
- libnm in spoke: call get_data() on ap.get_ssid() result to get ssid bytes
31d859
  (rvykydal)
31d859
- libnm in spoke: showing ip configuration of a device (rvykydal)
31d859
- libnm in spoke: NMClient -> NM.Client (rvykydal)
31d859
- libnm in spoke: gi.NetworkManager -> gi.NM (rvykydal)
31d859
- libnm in spoke: Revert "Fix crash when new device appear in Welcome screen
31d859
  (#1245960)" (rvykydal)
31d859
- libnm in spoke: Revert "Fix crash when connections are changing (#1245960)"
31d859
  (rvykydal)
31d859
- Add an ignoredisk --drives= test. (clumens)
31d859
- Add a test for the reqpart command. (clumens)
31d859
- Grab anaconda.coverage on tests that reimplement validate(). (clumens)
31d859
- Install driver-updates (dshea)
31d859
- Fix a typo in service enablement in kickstart.py. (clumens)
31d859
- Get rid of the extraneous cats and greps in user.ks. (clumens)
31d859
- Add sshkey testing to the user kickstart_test. (clumens)
31d859
- Add a kickstart test in Arabic. (clumens)
31d859
- Verify Initial Setup services are present before turning them ON/OFF
31d859
  (#1252444) (mkolman)
31d859
- Don't crash if the Japanese PC-98 keyboard is selected (#1190589) (mkolman)
31d859
- Report on all local files and exclude what we don't need instead of
31d859
  explicitly including paths we may not be aware of. (atodorov)
31d859
- Change "failed to download" messages from critical to warning. (clumens)
31d859
- getcode -> status_code in a live payload error message. (clumens)
31d859
- Fix a bash error in kickstart-genrules.sh (#1057271) (sbueno+anaconda)
31d859
- specify if=virtio,cache=none for VM drives (atodorov)
31d859
- update the test b/c latest anaconda doesn't allow weak passwords (atodorov)
31d859
- Specify format=raw to avoid warning from qemu (atodorov)
31d859
- update for Python3 nose (atodorov)
31d859
- Add a services.sh file to match the existing services.ks. (clumens)
31d859
- Add types to all existing kickstart tests. (clumens)
31d859
- Add the ability to mark kickstart tests with a type. (clumens)
31d859
- Run nm-connection-editor with the --keep-above flag (#1231856) (mkolman)
31d859
31d859
* Mon Aug 31 2015 Brian C. Lane <bcl@redhat.com> - 24.1-1
31d859
- Add a test for the user and group creation functions. (dshea)
31d859
- Get rid of libuser. (#1255066) (dshea)
31d859
- s/$releasever/rawhide/ (clumens)
31d859
- LVM on RAID kickstart test (vpodzime)
31d859
- unbuffered read in python3 only works for binary (bcl)
31d859
- don't crash if no environment set in interactive (#1257036) (awilliam)
31d859
- network: compare with ssid bytes, not str (rvykydal)
31d859
- Add dependencies for running the tests/gui tests (atodorov)
31d859
- Fix first run environment setup in software spoke (#1257036) (jkonecny)
31d859
- Stop pretending liveinst+rescue is supported (#1256061). (clumens)
31d859
- Defer to Fedora distro-wide settings for password strength (#1250746) (dshea)
31d859
- New Anaconda documentation - 24.0 (bcl)
31d859
- Do a better job reporting failures from kickstart_tests. (clumens)
31d859
- Preserve coverage results from running the kickstart_tests. (clumens)
31d859
31d859
* Mon Aug 24 2015 Brian C. Lane <bcl@redhat.com> - 24.0-1
31d859
- Remove from the docs repo=hd installation with installable tree (jkonecny)
31d859
- Fix a race between a window continuing and the next starting (#1004477)
31d859
  (dshea)
31d859
- Start hubs with the buttons insensitive. (dshea)
31d859
- Do not replace the standard streams if not necessary. (dshea)
31d859
- Fix inst.repo=hd: is not working (#1252902) (jkonecny)
31d859
- Kickstart: Added SELinux test. (kvalek)
31d859
- Kickstart tests related to SELinux. (kvalek)
31d859
- Package install and debug message logging. (kvalek)
31d859
- Don't crash if incorrect environment is set in kickstart (#1234890) (mkolman)
31d859
- Fix I/O issues when anaconda is started without a locale. (dshea)
31d859
- Move locale environment logic into localization.py (dshea)
31d859
- network: fix configuring team in kickstart pre (#1254929) (rvykydal)
31d859
- Merge pull request #311 from atodorov/add_local_coverage (clumens)
31d859
- Merge pull request #308 from atodorov/rawhide_missing_deps (clumens)
31d859
- Enable test coverage in CI (atodorov)
31d859
- Fix the single-spoke TUI message for Python 3. (dshea)
31d859
- Merge pull request #291 from atodorov/update_coverage_switch (clumens)
31d859
- Add missing requirements (atodorov)
31d859
- Add basic kickstart tests for LVM Thin Provisioning (vpodzime)
31d859
- Use the default mirrorlist instead of fixed repo URL in kickstart tests
31d859
  (vpodzime)
31d859
- Destroy the keyboard layout dialog when finished (#1254150) (dshea)
31d859
- Do not encode the geoloc timezone to bytes (#1240812) (dshea)
31d859
- use inst.debug as alternative option to start coverage (atodorov)
31d859
31d859
* Mon Aug 17 2015 Brian C. Lane <bcl@redhat.com> - 23.20-1
31d859
- Skip source url checks when network is off (#1251130) (bcl)
31d859
- Don't set net.device to link if there is no ksdevice (#1085310) (bcl)
31d859
- Reading carrier while link is down raises IOError (#1085310) (bcl)
31d859
- Don't write nfs repos to the target system (#1246212) (bcl)
31d859
- Make sure username entered in TUI if create a user chosen. (#1249660)
31d859
  (sbueno+anaconda)
31d859
- Write the empty dnf langpacks.conf to the right directory (#1253469) (dshea)
31d859
- Add pyanaconda test for network.check_ip_address (jkonecny)
31d859
- Replace IPy package by ipaddress (jkonecny)
31d859
- Correctly check return code when running rpm from makeupdates (mkolman)
31d859
- Fix crash when new device appear in Welcome screen (#1245960) (jkonecny)
31d859
- Fix crash when connections are changing (#1245960) (jkonecny)
31d859
- Make LVM cache kickstart tests more robust (vpodzime)
31d859
- product.img buildstamp should override distribution buildstamp (#1240238)
31d859
  (bcl)
31d859
- On incomplete ks, don't automatically proceed with install. (#1034282)
31d859
  (sbueno+anaconda)
31d859
- Update the translation doc with zanata branching incantations.
31d859
  (sbueno+anaconda)
31d859
- Merge pull request #287 from kparal/patch-1 (clumens)
31d859
- boot-options.rst: add a note about nfsiso (kamil.paral)
31d859
- Few fixes and amendments for the boot_options.rst file (vpodzime)
31d859
- Prevent issues with encrypted LVs on renamed VGs (#1224045) (vpodzime)
31d859
- Create and use snapshot of on-disk storage with no modifications (#1166598)
31d859
  (vpodzime)
31d859
- Implement the class for storage snapshots (vpodzime)
31d859
- Prevent any changes in the StorageSpoke if just going back (vpodzime)
31d859
- Make StorageSpoke's on_back_clicked less complicated (vpodzime)
31d859
- Add kickstart tests for the LVM cache kickstart support (vpodzime)
31d859
- Disable packages-multilib, for now. (clumens)
31d859
- Make sure the liveimg test shuts down when it finishes. (clumens)
31d859
- Change how success is checked for the basic-ostree test. (clumens)
31d859
31d859
* Fri Aug 07 2015 Brian C. Lane <bcl@redhat.com> - 23.19-1
31d859
- Add basic support for LVM cache creation in kickstart (vpodzime)
31d859
- Use labels for the rest of the non-autopart test results. (dshea)
31d859
- Use a disk label to find the filesystem for escrow results (dshea)
31d859
- Use someone else's code for PID file management. (dshea)
31d859
- Prevent incomplete translations from making the TUI unusable (#1235617)
31d859
  (mkolman)
31d859
- Apply the environment substitutions more liberally in nfs-repo-and-addon
31d859
  (dshea)
31d859
- Use stage2=hd: instead of stage2=live: (dshea)
31d859
- Add test for liveimg kickstart command (bcl)
31d859
- Fix pre-install script execution (bcl)
31d859
- test pre-install kickstart section (bcl)
31d859
- Use sys.exit() instead of the exit() created by site.py. (dshea)
31d859
- Call ipmi_report before sys.exit (dshea)
31d859
- Add a test for proxy authentication (dshea)
31d859
- Add optional authentication to the proxy server (dshea)
31d859
- Add more tests to proxy-kickstart (dshea)
31d859
- Show an alternative prompt if a hub contains only a single spoke (#1199234)
31d859
  (mkolman)
31d859
- Add few docs and improvement in check_ip_address (jkonecny)
31d859
- Check whether files actually contain translatable strings. (dshea)
31d859
- Add specific error string to TUI user dialog (#1248421) (bcl)
31d859
- Make EditTUIDialog error generic (#1248421) (bcl)
31d859
- Fix and expand nfs-repo-and-addon.ks (dshea)
31d859
- Added a script to make the packages used by nfs-repo-and-addon (dshea)
31d859
- Implement the rest of the repo options in dnfpayload. (dshea)
31d859
- Fix kickstart test for bond interface creation (jkonecny)
31d859
31d859
* Fri Jul 31 2015 Brian C. Lane <bcl@redhat.com> - 23.18-1
31d859
- Move the proxy server script into a common file. (dshea)
31d859
- Use python3 for the proxy server and remove python2 compatibility (dshea)
31d859
- makePickle now needs to return bytes (bcl)
31d859
- gi.require_version raises ValueError (bcl)
31d859
- Remove duplicate signal setup block (bcl)
31d859
- Fix three bugs discovered by driverdisk-disk.ks (clumens)
31d859
- Fix error with OEMDRV ks auto-load check. (#1057271) (sbueno+anaconda)
31d859
- Make sure TUI is readable for non-latin languages (#1182562) (mkolman)
31d859
- Equalize capacity & mount point entries (#1212615) (dshea)
31d859
- Disable GRUB os_prober on POWER (#1193281) (rmarshall)
31d859
- Cancel Container Edit Sensitizes Update (#1168656) (rmarshall)
31d859
- Fix SoftwareSpoke._kickstarted. (dshea)
31d859
- Disable a Pylint false-positive (#1234896) (mkolman)
31d859
- Add support for autostep and --autoscreenshot (#1234896) (mkolman)
31d859
- Escape \'s in doc strings (dshea)
31d859
- Ellipsize the file system type combo box (#1212615) (dshea)
31d859
- Add graphviz to make-sphinx-doc script (jkonecny)
31d859
- Remove many of a documentation compilation errors (jkonecny)
31d859
- Add class diagrams to existing spokes and hubs (jkonecny)
31d859
- Add class diagram settings to documentation (jkonecny)
31d859
- Fix the UnusuableConfigurationError dialog (#1246915) (dshea)
31d859
- Chase pygobject's stupid moving target (dshea)
31d859
- Add missing translation contexts (dshea)
31d859
- Actually translate the container type labels (dshea)
31d859
- Check whether a translated string requires a context or comment. (dshea)
31d859
- Clean up the temporary pools virt-install makes. (clumens)
31d859
- Return the same object for repeated calls to __get__ (#1245423) (dshea)
31d859
- Use sys.exit instead of os._exit. (clumens)
31d859
- Add parentheses around the IPV6 regex fragment. (dshea)
31d859
- Add tests for IPv6 literals in URLs (dshea)
31d859
- Modify Installation Source Proxy Label (#11688554) (rmarshall)
31d859
31d859
* Fri Jul 24 2015 Brian C. Lane <bcl@redhat.com> - 23.17-1
31d859
- Fix Initial PPC PReP Boot Selector Name (#1172755) (rmarshall)
31d859
- Require a newer version of pykickstart (vpodzime)
31d859
- Use dictionaries is thread-safe manner. (dshea)
31d859
- Merge pull request #234 from wgwoods/master (wwoods)
31d859
- Auto-load ks.cfg if OEMDRV volume available. (#1057271) (sbueno+anaconda)
31d859
- Check the encrypt checkbox when encrypted specified in KS (vtrefny)
31d859
- Do not raise KickstartValueError for missing passphrase (vtrefny)
31d859
- Ask for encryption passphrase when not specified in ks (#1213096) (vtrefny)
31d859
- dracut: minor cleanup (wwoods)
31d859
- dracut: fix missing messages for inst.ks=cdrom (wwoods)
31d859
- Wait forever for kickstarts on CDROM (#1168902) (wwoods)
31d859
- Use abs_builddir instead of builddir so paths will look more reasonable.
31d859
  (clumens)
31d859
- Add a new makefile target that does everything needed for jenkins. (clumens)
31d859
- Merge pull request #228 from AdamWill/logind (dshea)
31d859
- Fix crash when mirrorlist checkbox is checked (jkonecny)
31d859
- Fix crash when user start typing proxy credentials (jkonecny)
31d859
- Check repository URL before leaving Source Spoke (jkonecny)
31d859
- Add IDs to identify addon repositories (jkonecny)
31d859
- Repositories can be checked without a selection (jkonecny)
31d859
- Consolidate the language environment variables. (dshea)
31d859
- Change the generated API indices slightly (dshea)
31d859
- Ignore "mountpoint" used a format specifier (dshea)
31d859
- filesystems -> file systems, per the style guide (dshea)
31d859
- Properly parameterize a translated string (dshea)
31d859
- Fix pylint errors in rescue.py. (dshea)
31d859
- Remove unused imports (dshea)
31d859
- Remove text.py from spec file (#965985) (sbueno+anaconda)
31d859
- Merge pull request #220 from AdamWill/1243962 (dshea)
31d859
- Fix adding 'boot=' option in FIPS mode (vtrefny)
31d859
- anaconda.target: Wants systemd-logind.service (#1222413) (awilliam)
31d859
- Remove the last usage of newt and get rid of it as a dependency (#965985)
31d859
  (sbueno+anaconda)
31d859
- Enable anaconda to use the new rescue mode. (#965985) (sbueno+anaconda)
31d859
- Get rid of unnecessary constants in constants_text. (#965985)
31d859
  (sbueno+anaconda)
31d859
- Get rid of some unnecessary files. (#965985) (sbueno+anaconda)
31d859
- Display verbose packaging errors to the user (bcl)
31d859
- Show source errors from refresh method (bcl)
31d859
- Fix the validate functions in the btrfs kickstart_tests. (clumens)
31d859
- Connect kickstart lang data to dnf-langpacks (#1051816) (dshea)
31d859
- Add simple_replace config file function (bcl)
31d859
- Remove some vestiges of the old packaging module (dshea)
31d859
- Remove window boot block detection functions. (dshea)
31d859
- Remove iutil.xprogressive_delay. (dshea)
31d859
- Simplify iutil.mkdirChain. (dshea)
31d859
- Decode wifi SSIDs into strings. (#1240398) (dshea)
31d859
- Actually use the temp directory so test files get cleaned up (dshea)
31d859
- Disable the output from rpmbuild (dshea)
31d859
- Remove stray references to python2. (dshea)
31d859
- Fix possible to start installation without network (#1221109) (jkonecny)
31d859
- Fix 'q' (to quit) do not work in TUI hub (jkonecny)
31d859
- act on the right objects when stripping URL protocols (#1243962) (awilliam)
31d859
- Fix 'App' object has no attribute 'queue' (#1243316) (jkonecny)
31d859
31d859
* Thu Jul 16 2015 Brian C. Lane <bcl@redhat.com> - 23.16-1
31d859
- fix storage writing for live and ostree installs (#1236937) (awilliam)
31d859
- Add O_CREAT to the open flags when extracting rpm files. (dshea)
31d859
- Move ostree gobject version check next to the import (#1243543) (bcl)
31d859
- Remove rpmfluff from the buildrequires. (dshea)
31d859
- Only import readline if readline is necessary. (dshea)
31d859
- use the right baseurl in run_install_test.sh. (clumens)
31d859
- Don't copy the environment when starting metacity. (dshea)
31d859
- Fix the use of a temporary file in SimpleConfig.write (dshea)
31d859
- Add a test for SimpleConfig.write(use_tmp=True). (dshea)
31d859
- Remove an unnecessary chmod when creating chrony.conf (dshea)
31d859
- Fix some bad uses of chmod. (dshea)
31d859
- Add a function to open a file with specific permission bits (dshea)
31d859
- Don't ask to start vnc if user specifies text mode. (#1202277)
31d859
  (sbueno+anaconda)
31d859
- New Anaconda documentation - 23.15 (bcl)
31d859
- Add a helper for building Sphinx docs using mock. (bcl)
31d859
- Update Sphinx configuration for python3 (bcl)
31d859
- Running without a GUI can also raise ValueError in errors.py (bcl)
31d859
- parse-kickstart_test.py: fix driverdisk_test() (wwoods)
31d859
- Fix the spelling of "version" (dshea)
31d859
31d859
* Mon Jul 13 2015 Brian C. Lane <bcl@redhat.com> - 23.15-1
31d859
- Some dracut modules anaconda needs have been split into their own package.
31d859
  (clumens)
31d859
- User operation kickstart tests. (kvalek)
31d859
- Kickstart tests for UTC and LOCAL hwclock. (kvalek)
31d859
- Kickstart firewall tests. (kvalek)
31d859
- Fix Repository New_Repository has no mirror or baseurl (#1215963) (jkonecny)
31d859
31d859
* Fri Jul 10 2015 Brian C. Lane <bcl@redhat.com> - 23.14-1
31d859
- Catch blivet formatDevice ValueError in custom (#1240226) (bcl)
31d859
- There's now a python3-rpmfluff, so revert this. (clumens)
31d859
- Fix a couple other pylint problems in the driver disk tests. (clumens)
31d859
- Merge pull request #194 from wgwoods/master (wwoods)
31d859
- dracut: fix boot failure waiting for finished/dd.sh (wwoods)
31d859
- Use builddir instead of srcdir to find the dd utils (dshea)
31d859
- Fix the dd_test for python3. (dshea)
31d859
- Fix %%files to deal with compiled python3 modules (dshea)
31d859
- Add a bunch of gi.require_version calls (dshea)
31d859
- Temporarily disable the error about not importing rpmfluff. (clumens)
31d859
- Don't try to iterate over threads directly in wait_all. (clumens)
31d859
- Update the btrfs kickstart tests to use functions.sh. (clumens)
31d859
- Merge pull request #182 from wgwoods/dd-refactor (wwoods)
31d859
- driver_updates: fixes from patch review (wwoods)
31d859
- Don't be too picky about what name is --device=link (dshea)
31d859
- Ignore stderr output from parse-kickstart. (dshea)
31d859
- Add an option to execReadlines to filter out stderr. (dshea)
31d859
- Ignore interruptible system calls in the dd test (dshea)
31d859
- Fix an undefined variable in writeStorageLate (dshea)
31d859
- Connect zfcp entries to the discovery buttons (dshea)
31d859
- Connect iscsi activations to buttons (dshea)
31d859
- Connect the dasd number entry to the discovery buttons. (dshea)
31d859
- Add keyboard layouts on the row-activated signal. (dshea)
31d859
- Connect dialog inputs to default actions. (dshea)
31d859
- Remove unnecessary GtkNotebooks. (dshea)
31d859
- Re-save some dialog glade files. (dshea)
31d859
- Merge pull request #181 from wgwoods/master (wwoods)
31d859
- dd-refactor: dracut + build bits (wwoods)
31d859
- Add kickstart test for RAID1 (bcl)
31d859
- pass PYTHONPATH to the kickstart test framework (bcl)
31d859
- Write servers to chronyd.conf even if it's off (#1197575) (wwoods)
31d859
- Refresh advanced disks after disk summary dialog (#1226354) (bcl)
31d859
- parse-kickstart: just emit 'inst.dd=XXX' for driverdisk (wwoods)
31d859
- parse-kickstart: pylint fixes (wwoods)
31d859
- dd-refactor: new driver_updates.py + tests (wwoods)
31d859
- payload: fix driverdisk repos (wwoods)
31d859
- dracut: fix boot with inst.ks and no inst.{repo,stage2} (#1238987) (wwoods)
31d859
- Use the most recent versions of the btrfs, logvol, part, and raid commands.
31d859
  (clumens)
31d859
- Allow /boot partition on iscsi with ibft (#1164195) (jkonecny)
31d859
- Add kickstart tests to test btrfs installation (vtrefny)
31d859
- Fix broken test by infiniband patch (#1177032) (jkonecny)
31d859
31d859
* Thu Jul 02 2015 Brian C. Lane <bcl@redhat.com> - 23.13-1
31d859
- Add a switch for the Airplane Mode label (dshea)
31d859
- Connect labels with keyboard accelerators to a widget (dshea)
31d859
- Add a test for dangling keyboard accelerators. (dshea)
31d859
- Use pocketlint for translation and markup checking (dshea)
31d859
- Flatten the glade test directory. (dshea)
31d859
- Add support for specifying arbitrary mkfs options. (clumens)
31d859
- Fix kickstart install with infiniband (#1177032) (jkonecny)
31d859
- anaconda-dracut: Fix sysroot mount for netroot (#1232411) (bcl)
31d859
- Add RAID swaps to /etc/fstab (#1234469) (bcl)
31d859
- network: catch another race when calling dbus methods on invalid devices
31d859
  (rvykydal)
31d859
- network: GUI, add connection even when virtual device activation failed
31d859
  (#1179276) (rvykydal)
31d859
- Fix IP / hostname mismatches when showing VNC server address (#1186726)
31d859
  (rvykydal)
31d859
- Check also ipv6 default routes when looking for onboot=yes device (#1185280)
31d859
  (rvykydal)
31d859
- Merge pull request #157 from wgwoods/master_dd_fixes (wwoods)
31d859
- Do not check dependencies on invalid payloads (dshea)
31d859
- network: don't set onboot=False for default autoconnections (#1212009)
31d859
  (rvykydal)
31d859
- Fix the types used to write anaconda-tb-all.log (dshea)
31d859
- dd: drop unnecessary archive_read_data_skip (wwoods)
31d859
- dd_extract: -l should not extract modules+firmware (wwoods)
31d859
- dd: fix permissions on extracted files (#1222056) (wwoods)
31d859
- tests: add dd_tests (wwoods)
31d859
31d859
* Fri Jun 26 2015 Brian C. Lane <bcl@redhat.com> - 23.12-1
31d859
- Revert "Add an optional conditional to progress_report." (bcl)
31d859
- Fix inconsistencies in the payload messages. (dshea)
31d859
- Fix install-requires and install-buildrequires (dshea)
31d859
- anaconda-dracut: Mount /dev/mapper/live-rw (#1232411) (bcl)
31d859
- Eliminate some false test results when running glade tests. (atodorov)
31d859
- Move the knowledge about network packages into ksdata.network. (clumens)
31d859
- Add an optional conditional to progress_report. (clumens)
31d859
- Move the big block of late storage writing out of install.py. (clumens)
31d859
- The attribute is named ostreesetup.nogpg. (clumens)
31d859
- Use the index in grubenv (#1209678) (bcl)
31d859
- Do not raise an exception on EINTR from os.close or os.dup2 (dshea)
31d859
- Merge pull request #154 from mulkieran/master-959701 (mulkieran)
31d859
- Improve focus behavior in the advanced user dialog (dshea)
31d859
- Re-save advanced_user.glade (dshea)
31d859
- Depsolve kickstarted packages on the summary hub (#961280) (dshea)
31d859
- Add a kickstart test for %%packages --ignoremissing (dshea)
31d859
- Remove descriptions for RAID levels (#959701) (amulhern)
31d859
- No kexec-tools on aarch64 (bcl)
31d859
31d859
* Fri Jun 19 2015 Brian C. Lane <bcl@redhat.com> - 23.11-1
31d859
- Do not import iutil from flags (dshea)
31d859
- Ignore EINTR errors in files unlikely to encounter them (dshea)
31d859
- Reimplement the open override for the dracut scripts (dshea)
31d859
- Wrap the only non-open call found by the new pocketlint checks (dshea)
31d859
- Redefine open to retry on EINTR (dshea)
31d859
- Remove __future__ imports (dshea)
31d859
- Use python 3's OSError subclasses instead of checking errno (dshea)
31d859
- Allow kwargs in eintr_retry_call (dshea)
31d859
- Remove explicit uses of /dev/null (dshea)
31d859
- Do not retry calls to close or dup2 (dshea)
31d859
- Remove another function from isys (dshea)
31d859
- Make dialogs behave better with timed input validation (dshea)
31d859
- Fix the password/confirm checks to work with delayed validation (dshea)
31d859
- Move the URL protocol removal out of the input check (dshea)
31d859
- Remove the vestigal capslock label from the password spoke (dshea)
31d859
- Re-saved a few glade files (dshea)
31d859
- Run set_status unconditionally from update_check_status (dshea)
31d859
- Do not run input checks for every keystroke of input (#1206307) (dshea)
31d859
- Add a method to execute timed actions early (dshea)
31d859
- Use comps.environments instead of comps.environments_iter (#1221736) (dshea)
31d859
- Merge pull request #83 from mulkieran/master-requires (mulkieran)
31d859
- Only show supported autopart choices in choices combo. (amulhern)
31d859
- Strip out device types that blivet is not able to support. (amulhern)
31d859
- Update blivet required version. (amulhern)
31d859
- Fix nfs4 stage2 and repo handling (#1230329) (bcl)
31d859
- Update upd-kernel so that it actually works (#1166535) (bcl)
31d859
- Fix passing ,nfsvers=3 to dracut (#1161820) (bcl)
31d859
- Require the python3 version of iscsi-initiator-utils (dshea)
31d859
- Fix the pylint pre-commit hook for python3 and pocketlint (dshea)
31d859
- Fix a type check to work with python 3. (dshea)
31d859
- Do not log Xorg output to tty5 (dshea)
31d859
31d859
* Wed Jun 10 2015 Brian C. Lane <bcl@redhat.com> - 23.10-1
31d859
- Deal with encrypted partitions not being readable by virt-cat. (clumens)
31d859
- Make use of the restore_signals Popen argument (dshea)
31d859
- Don't allow /boot on iSCSI. (#1164195) (sbueno+anaconda)
31d859
- Merge pull request #127 from mulkieran/master-kickstart (mulkieran)
31d859
- Actually distribute the clickable message test, too (dshea)
31d859
- Fix disk argument passing to virt-cat in the ostree test. (clumens)
31d859
- Relabel all password and group files in %%post (#1228489) (dshea)
31d859
- Deal with the order of ifcfg files not being guaranteed. (clumens)
31d859
- Add a __init__.py to fix up an error when running iutil_test.py. (clumens)
31d859
- Actually run the clickable message test (dshea)
31d859
- Add a false positive to pylint checking for S390Error. (clumens)
31d859
- Let the excludedocs test pass if there are only directories left. (clumens)
31d859
- Allow successful kstest results to provide more details. (clumens)
31d859
- The escrow_cert test cannot use autopart. (clumens)
31d859
- Don't warn on PyInit__isys being unused. (clumens)
31d859
- Test that root LV is encrypted. (amulhern)
31d859
- Deal with subprocess returning bytes in tests/lib/filelist.py, too. (clumens)
31d859
- Make anaconda+python3+pocketlint work. (clumens)
31d859
- Start using our new shared pylint framework in anaconda. (clumens)
31d859
- Remove our extra pylint checkers. (clumens)
31d859
- Remove a duplicate libselinux-python3 requires. (clumens)
31d859
- Run makeupdates with Python 2 for now (mkolman)
31d859
- Don't use the _safechars private property (#1014220) (mkolman)
31d859
- Make sure directory size is returned as int (#1014220) (mkolman)
31d859
- Only warn about missing yum-utils (#1014220) (mkolman)
31d859
- Make sure set_system_time() gets an integer (#1014220) (mkolman)
31d859
- Make sure the column number in TUI is an integer (#1141242) (mkolman)
31d859
- Python 3 compatible sorting fixes (#1014220) (mkolman)
31d859
- Make version comparison Python 3 compatible (#1014220) (mkolman)
31d859
- Don't apply numeric comparison on None (#1141242) (mkolman)
31d859
- Avoid comparing None to an integer (#1141242) (mkolman)
31d859
- Handle urllib split (#1014220) (mkolman)
31d859
- Don't try to decode strings (#1014220) (mkolman)
31d859
- Rename function attributes (#1014220) (mkolman)
31d859
- Replace raw_input() with input() (#1014220) (mkolman)
31d859
- Make iterators and their usage Python 3 compatible (#1014220) (mkolman)
31d859
- Convert Python 2 metaclass magic to Python 3 metaclass magic (#1014220)
31d859
  (mkolman)
31d859
- Make the raise syntax Python 3 compatible (#1014220) (mkolman)
31d859
- Python 3 no longer does tuple parameter unpacking (#1014220) (mkolman)
31d859
- Make isys Python 3 compatible (#1014220) (mkolman)
31d859
- Set a correct mode for the tempfile (#1014220) (mkolman)
31d859
- Python 3 temp files no longer reflect external changes (#1014220) (mkolman)
31d859
- Make print usage Python 3 compatible (#1014220) (mkolman)
31d859
- Rename the warnings spoke to warnings_spoke (#1014220) (mkolman)
31d859
- Replace list comprehension with for at class level (mkolman)
31d859
- Make gettext usage Python 3 compatible (#1014220) (mkolman)
31d859
- Do not open tty5 for writing in the "a" mode (#1014220) (vpodzime)
31d859
- Do not use pykickstart's RepoData as a key in a dict (#1014220) (vpodzime)
31d859
- Do not run repo attrs' checks if they are not set up yet (#1014220)
31d859
  (vpodzime)
31d859
- Don't depend on side effects of map() (#1141242) (mkolman)
31d859
- Don't use exceptions' message attribute (#1014220) (vpodzime)
31d859
- Addapt to string type changes (#1014220) (mkolman)
31d859
- Handle modules returning bytes in Python 3 (#1014220) (mkolman)
31d859
- Add and use function that makes sure we work with strings (#1014220)
31d859
  (vpodzime)
31d859
- Handle modules requiring different string types in Python 3 (#1014220)
31d859
  (mkolman)
31d859
- Remove sitecustomize (#1014220) (mkolman)
31d859
- Make ASCII conversions Python compatible (#1014220) (mkolman)
31d859
- Remove "is Unicode" tests (#1014220) (mkolman)
31d859
- Fix ASCII conversion tests (#1014220) (mkolman)
31d859
- Return a string when calling a program (#1014220) (mkolman)
31d859
- Handle subprocess returning bytes (#1014220) (mkolman)
31d859
- Handle latin-1 strings in locale -a output (#1014220) (mkolman)
31d859
- Open the VNC password file for binary writing (#1014220) (mkolman)
31d859
- Update parse-kickstart for python3 (#1014220) (bcl)
31d859
- Update driver-updates for python3 (#1014220) (bcl)
31d859
- Update python-deps for python3 (#1014220) (bcl)
31d859
- Add a test for parse-kickstart (#1014220) (bcl)
31d859
- Make the import Python 3 compatible (#1014220) (mkolman)
31d859
- Change configparser and queue imports (#1014220) (mkolman)
31d859
- Remove imports from the __future__ (#1014220) (mkolman)
31d859
- Use the imp module directly (#1014220) (mkolman)
31d859
- Use Python 3 versions of Python dependencies  (#1014220) (mkolman)
31d859
- Use /usr/bin/python3 in scripts (#1014220) (mkolman)
31d859
- Use Python 3 versions of nose and Pylint (#1014220) (mkolman)
31d859
- Build the Anaconda widgets for Python 3 (#1014220) (mkolman)
31d859
- Update makebumpver for python3 (#1014220) (bcl)
31d859
- Fix Kickstart installation without default gateway errors out (jkonecny)
31d859
- Fix results checking in a couple ks tests. (clumens)
31d859
31d859
* Wed Jun 03 2015 Brian C. Lane <bcl@redhat.com> - 23.9-1
31d859
- Fix a usage typo in run_once_ks script. (sbueno+anaconda)
31d859
- Add kickstart tests for keyboard settings. (sbueno+anaconda)
31d859
- Add a kickstart test for lang settings. (sbueno+anaconda)
31d859
- Fix a %% call inside _(). (clumens)
31d859
- Convert ntp-pools.* to using the new kstest functions and autopart. (clumens)
31d859
- Fix up the expected output in parse-kickstart_test.py. (clumens)
31d859
- Fix a couple more pylint problems in the s390 code. (clumens)
31d859
- Use the adapted Timezone class for kickstart data (vpodzime)
31d859
- Add a kickstart test for processing NTP servers/pools configuration
31d859
  (vpodzime)
31d859
- Show error on invalid username attempts in TUI. (#1171778) (sbueno+anaconda)
31d859
- Fix dracut reads ksdevice from missing os enviromnent (jkonecny)
31d859
- Run kickstart tests through an LMC-like program, not LMC itself. (clumens)
31d859
- Move common kickstart_test code out into its own functions.sh file. (clumens)
31d859
- Switch to using autopart in the kickstart tests. (clumens)
31d859
- Fix a couple pylint errors. (sbueno+anaconda)
31d859
- Make anaconda changes necessary for libblockdev s390 plugin.
31d859
  (sbueno+anaconda)
31d859
- Add a kickstart test for lvm with percentage-based sizes. (dlehman)
31d859
- Add kickstart test for basic fixed-size lvm layout. (dlehman)
31d859
- Add a kickstart test to validate the default fstype. (dlehman)
31d859
- Add kickstart test to test bond interface creation (jkonecny)
31d859
- Add kickstart test to test vlan creation (jkonecny)
31d859
- Fix --device=link and --device not specified (#1085310) (rvykydal)
31d859
- Add kickstart test to test hostname (jkonecny)
31d859
- Add a /boot to tmpfs-fixed_size.ks. (clumens)
31d859
- Fix bad warning message when user set illegal IP (jkonecny)
31d859
- Fix bad check of illegal ip address (jkonecny)
31d859
- Add a simple tmpfs kickstart test (mkolman)
31d859
- Add a kickstart test for escrow packets and backup passphrases (dshea)
31d859
- Fix a typo that caused us to discard corrected target sizes. (#1211746)
31d859
  (dlehman)
31d859
- Don't pass anything to ./configure. (dshea)
31d859
- Fix a pylint problem in parse-kickstart_test.py. (clumens)
31d859
- Fix 0 choice in Language and Storage in TUI mode (jkonecny)
31d859
- Update html documentation for new boot-options section (bcl)
31d859
- Convert boot-options to ReST and include it in the Sphinx documents. (bcl)
31d859
31d859
* Fri May 15 2015 Brian C. Lane <bcl@redhat.com> - 23.8-1
31d859
- Clean up after processKickstart in parse-kickstart_test.py. (clumens)
31d859
- Add support to dnfpayload.py for addon NFS repos. (clumens)
31d859
- Fix IndexError: list index out of range (#1219004) (jkonecny)
31d859
- Fix a typo in proxy-kickstart.sh that was causing a test time out. (clumens)
31d859
- iSCSI Name Validation using regexes (sujith_pandel)
31d859
- Add kickstart tests for proxy usage. (dshea)
31d859
- In dracut, do not display a warning for network lines with just a hostname.
31d859
  (clumens)
31d859
- Add transport adapters to support ftp and file fetching (dshea)
31d859
- Fix for "Kickstart installation fails..." (#1197960) (jkonecny)
31d859
- Allow passing kickstart tests to be run on the command line. (clumens)
31d859
- Automatically collect environment variables to be passed to ks tests.
31d859
  (clumens)
31d859
- Use isinstance instead of type for doing type checks. (clumens)
31d859
- Remove yumpayload.py, its support files, and most references to yum.
31d859
  (clumens)
31d859
- Fix the packages-and-group wildcard exclusion test (dshea)
31d859
- Set the GUI-selected environment in the ksdata (#1192100) (dshea)
31d859
- Don't crash if the disk model is None (#1215251) (dshea)
31d859
- Correct an error message in packages-and-groups-1.ks. (clumens)
31d859
- Switch from testing for emacs* to kacst*. (clumens)
31d859
- Tests that end in a traceback are failures, not successes. (clumens)
31d859
- Don't run run_report.sh from within run_kickstart_tests.sh. (clumens)
31d859
- If a kickstart test failed due to a traceback, display that. (clumens)
31d859
- Wrap device labels earlier (#1212586) (dshea)
31d859
- Remove the angle property from the device label (dshea)
31d859
- Get rid of the find button in the filter spoke. (dshea)
31d859
- Rearrange filter.glade (dshea)
31d859
- Fix errors in the vendor column renderers. (dshea)
31d859
- Fix some minor inconsistencies in filter.glade (dshea)
31d859
- Fix issues with advanced storage searching. (dshea)
31d859
- Remove duplicate entries from search combo boxes (dshea)
31d859
- Use named IDs for the filter type combo boxes. (dshea)
31d859
- Rearrange filter.glade the way glade wants it now (dshea)
31d859
- Add a reporting support script to kickstart tests. (clumens)
31d859
- Return a specific error code when a test times out. (clumens)
31d859
- Fix indentation in run_one_ks.sh. (clumens)
31d859
- Also remove all the fonts in the packages-and-groups-1 test. (clumens)
31d859
- Enable the basic-ftp and basic-ftp-yum kickstart tests. (clumens)
31d859
- Fix a typo in groups-and-envs-2.ks (clumens)
31d859
- Get NTP pools and servers from ksdata for the runtime config (vpodzime)
31d859
- Adapt to the new argument list for save_servers_to_config. (clumens)
31d859
- Remove the restriction that /boot be below 2TB for grub (#1082331) (dshea)
31d859
- Distinguish between NTP pools and servers in GUI (vpodzime)
31d859
- Add support for chrony pool directive (mlichvar)
31d859
- Add a readme pointing to the documentation (bcl)
31d859
- Sphinx docs - use source order (bcl)
31d859
- Add html documentation for Anaconda v23.7 (bcl)
31d859
- Place html docs under ./docs/html/ (bcl)
31d859
- Configure proxy settings for dnf payload (#1211122) (bcl)
31d859
- Change online action to change (bcl)
31d859
- Check for images/install.img first for netboot (bcl)
31d859
- Ignore addon and anaconda sections in handle-sshpw (bcl)
31d859
- Ignore %%anaconda section in parse-kickstart (bcl)
31d859
- Change of label in iscsi storage spoke (jkonecny)
31d859
31d859
* Wed Apr 22 2015 Brian C. Lane <bcl@redhat.com> - 23.7-1
31d859
- Fix doReqPartition import from autopart (bcl)
31d859
- Add support for reboot --kexec kickstart command (bcl)
31d859
- Add inst.kexec and --kexec support to reboot with kexec (bcl)
31d859
- Add setup_kexec method to prepare the system for a reboot with kexec (bcl)
31d859
- Add kickstart %%pre-install section support (bcl)
31d859
- Remove the custom help button from the toolbar (bcl)
31d859
- Use multiple streams for zRAM instead of multiple devices (vpodzime)
31d859
- iscsi: pass rd.* options of devices to be mouted in dracut (#1192398)
31d859
  (rvykydal)
31d859
- Remove the unused productName import from custom_storage_helpers.py.
31d859
  (clumens)
31d859
- Remove the old custom partitioning help dialog (mkolman)
31d859
- Implement the new reqpart command. (clumens)
31d859
- Sort disks by name when checking disk selection (vpodzime)
31d859
- Set both .format's and .originalFormat's passphrase on unlock (vpodzime)
31d859
- Make the Encrypt checkbox insensitive for encrypted non-BTRFS devices
31d859
  (#1210254) (vpodzime)
31d859
- Check for Gtk before importing escape_markup (bcl)
31d859
- If the network is disabled, also disable the network part of the source
31d859
  spoke. (#1192104) (clumens)
31d859
- Add handling for unusable storage configurations. (dlehman)
31d859
- Allow markup in the label/message of DetailedErrorDialog. (dlehman)
31d859
- Allow passing an optional button list to showDetailedError. (dlehman)
31d859
- Allow kwargs with gtk_action_wait, gtk_action_nowait decorators. (dlehman)
31d859
- Fix makeupdates handling of Release: (bcl)
31d859
- Make sure we unmount the path we mounted (bcl)
31d859
- Fix up one more back_clicked reference that got missed. (clumens)
31d859
- Don't unconditionally set ksdata.lang.seen to True (#1209927) (mkolman)
31d859
- Reset the back_clicked flag if we stay on the Storage spoke (#1210003)
31d859
  (vpodzime)
31d859
- Mark the back_clicked attribute of the Storage spoke as private (vpodzime)
31d859
- TUI pwpolicy setup was supposed to be in __init__ not refresh (#1208607)
31d859
  (bcl)
31d859
- Preserve the order of boot args added by kickstart. (clumens)
31d859
- Revert "allow /boot on btrfs subvol or filesystem" (bcl)
31d859
- Connect scroll adjustments in the right class (#1206472) (dshea)
31d859
31d859
* Thu Apr 02 2015 Brian C. Lane <bcl@redhat.com> - 23.6-1
31d859
- Enforce sane disk selections. (dlehman)
31d859
- Add a test for parse-kickstart (bcl)
31d859
- Add --tmpdir to parse-kickstart for testing (bcl)
31d859
- Use the correct format for IPMI messages. (clumens)
31d859
- Do not use min_luks_entropy with pre-existing devices (#1206101) (dshea)
31d859
- Remove the dnf cache directory when resetting the repo (dshea)
31d859
- Do not add separators to the addon list when not needed (dshea)
31d859
- Only use the instclass environment if it actually exists. (dshea)
31d859
31d859
* Fri Mar 27 2015 Brian C. Lane <bcl@redhat.com> - 23.5-1
31d859
- Mock external module dependencies for readthedocs (bcl)
31d859
- Generate the pyanaconda module documentation (bcl)
31d859
- Reformat kickstart.rst using better ReST markup (bcl)
31d859
- Add some deprecation-related false positives. (clumens)
31d859
- Add Sphinx documentation support (bcl)
31d859
- Add documentation on %%anaconda kickstart command (bcl)
31d859
- Prevent Storage spoke Done button method from multiple launch (jkonecny)
31d859
- Prevent spokes from being exited more times. (jkonecny)
31d859
- Only depend on pygobject3-base in anaconda-core (#1204469) (mkolman)
31d859
- Use proxy when configured for the base repo (#1196953) (sjenning)
31d859
- Assume UTC if setting the system time without a timezone (#1200444) (dshea)
31d859
- Add boolean as return to ThreadManager.wait (jkonecny)
31d859
- Make sure LANG is always set to something (#1201896) (dshea)
31d859
- Fix pylint/translation issues from the pwpolicy patches. (clumens)
31d859
31d859
* Fri Mar 20 2015 Brian C. Lane <bcl@redhat.com> - 23.4-1
31d859
- Clean out the mock chroot before attempting to run the rest of the test.
31d859
  (clumens)
31d859
- Implement %%anaconda kickstart section for pwpolicy (bcl)
31d859
- Add pwpolicy support to TUI interface (bcl)
31d859
- Add pwpolicy for the LUKS passphrase dialog. (bcl)
31d859
- Add pwpolicy for the user spoke. (bcl)
31d859
- Use pwpolicy for the root password spoke. (bcl)
31d859
- Add the text for weak passwords to constants (bcl)
31d859
- Add tests with an FTP instrepo (dshea)
31d859
- Add kickstart tests for an NFS instrepo and addon repos. (dshea)
31d859
- Handle /boot on btrfs for live (#1200539) (bcl)
31d859
- rpmostreepayload: write storage config after shared var is mounted (#1203234)
31d859
  (rvykydal)
31d859
- Tweak tmux configuration file (jkonecny)
31d859
- Remove --device= from the new kickstart tests. (clumens)
31d859
- Add more kickstart-based packaging tests. (clumens)
31d859
- Fix enlightbox call in ZFCPDialog. (#1151144) (sbueno+anaconda)
31d859
- fix crash with bare 'inst.virtiolog' in boot args (wwoods)
31d859
- Do not attempt to set None as a warning (dshea)
31d859
- fix inst.ks.sendmac for static ip=XXX (#826657) (wwoods)
31d859
31d859
* Fri Mar 13 2015 Brian C. Lane <bcl@redhat.com> - 23.3-1
31d859
- Only insert strings into the environment (#1201411) (dshea)
31d859
- Fix the rescue kernel version list in writeBootLoader (#1201429) (dshea)
31d859
- Missing local variable check (omerusta)
31d859
- Fix the handling of nfs:// URLs. (dshea)
31d859
- Add glob support for the -a/--add option in makeupdates (mkolman)
31d859
- White Space fixes (omerusta)
31d859
- Put all mock results into the top-level source dir. (clumens)
31d859
- Merge pull request #31 from dcantrell/master (david.l.cantrell)
31d859
- Require newt-python in anaconda-core (dshea)
31d859
- Make merge-pr executable (dshea)
31d859
- Display an error for exceptions during GUI setup (dshea)
31d859
- Remove unused invisible char properties (dshea)
31d859
- Add a check for invisible_char validity (dshea)
31d859
- Connect viewport adjustments to child focus adjustments (#1192155) (dshea)
31d859
- Support '%%packages --multilib' in dnfpayload.py (#1192628) (dcantrell)
31d859
31d859
* Fri Mar 06 2015 Brian C. Lane <bcl@redhat.com> - 23.2-1
31d859
- Add rc-release target (bcl)
31d859
- Change --skip-tx to --skip-zanata in scratch-bumpver (bcl)
31d859
- Add --newrelease to makebumpver (bcl)
31d859
- Improve the addon repo name collision code (#1125322) (bcl)
31d859
- Fix the import of mountExistingSystem (vpodzime)
31d859
- Fix import error in anaconda-cleanup. (sbueno+anaconda)
31d859
- Use the new static method to get possible PE sizes (vpodzime)
31d859
- Try using the global LUKS passphrase if none is given for LV/part (#1196112)
31d859
  (vpodzime)
31d859
- Fix the help button mnemonic display on spokes (dshea)
31d859
- Only set the hub message if the message has changed (dshea)
31d859
- Wrap the info bar in a GtkRevealer (dshea)
31d859
- Add links to clickable warning and error messages. (dshea)
31d859
- Add a test to look for clickable messages that aren't clickable enough.
31d859
  (dshea)
31d859
- Increment the widgets version number (dshea)
31d859
- Allow markup and links in the info bar. (dshea)
31d859
- Add more links to gtk-doc comments (dshea)
31d859
- Handle New_Repository name collision source spoke (#1125322) (bcl)
31d859
- Fix a bad usage of execWithRedirect (#1197290) (dshea)
31d859
- Have to be root to delete /var/tmp/kstest-* on the remote machines. (clumens)
31d859
- Use the LUKS device for swap in fstab (#1196200) (vpodzime)
31d859
- Clear TUI source spoke errors that may have been leftover from a prior
31d859
  attempt. (#1192259) (sbueno+anaconda)
31d859
31d859
* Fri Feb 27 2015 Brian C. Lane <bcl@redhat.com> - 23.1-1
31d859
- Make sure python2 dnf is required (bcl)
31d859
- Fix pykickstart requirement. (clumens)
31d859
- Extract xattrs from tar payload (#1195462) (bcl)
31d859
- Add a script to rebase and merge pull requests (dshea)
31d859
- Update translation documentation for Zanata (bcl)
31d859
- Switch translation support to fedora.zanata.org (bcl)
31d859
- install.py: fix the 'is team device' check (awilliam)
31d859
- Explain why Anaconda requires rpm-devel and libarchive-devel during build
31d859
  (mkolman)
31d859
- Revert "Switch to temporary transifex branch" (bcl)
31d859
- Revert "makebumpver needs to know about anaconda-1 transifex name" (bcl)
31d859
- Commit 23.0 anaconda.pot file (bcl)
31d859
- Rename queue.py to queuefactory.py. (clumens)
31d859
- Remove references to old_tests, which no longer exists. (clumens)
31d859
- Fix package and group removing with the dnf payload. (clumens)
31d859
- Don't try to run new-kernel-pkg if it doesn't exist. (clumens)
31d859
31d859
* Fri Feb 20 2015 Brian C. Lane <bcl@redhat.com> - 23.0-1
31d859
- Remove unused imports (dshea)
31d859
- Check for unused imports in __init__ files (dshea)
31d859
- Remove timestamp-based version support. (dshea)
31d859
- Add test lib methods to check regexes (dshea)
31d859
- Cleanup BuildRequires (mkolman)
31d859
- Remove obsolete imports. (amulhern)
31d859
- Make print statement print output w/out surrounding parentheses. (amulhern)
31d859
- Remove an unused import (dshea)
31d859
- rpmostreepayload: Honor noverifyssl (walters)
31d859
- typo: packaging: Don't vary name of "verified" (walters)
31d859
- Disable the metacity mouse-button-modifier setting (dshea)
31d859
- Fix completion setting in TUI language spoke. (#1192230) (sbueno+anaconda)
31d859
- Remove the pylint false positives for the GLib module (dshea)
31d859
- Use ExtendAction for --ignore flag (amulhern)
31d859
- Use a simple ExtendAction for add_rpms option. (amulhern)
31d859
- Fix log message formating (mkolman)
31d859
- Don't clear nonexistent DNF package download location (#1193121) (mkolman)