diff --git a/.gitignore b/.gitignore index fd6d09c..4785e6f 100644 --- a/.gitignore +++ b/.gitignore @@ -238,3 +238,4 @@ /anaconda-33.10.tar.bz2 /anaconda-33.11.tar.bz2 /anaconda-33.12.tar.bz2 +/anaconda-33.13.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index a51bf49..a7e3e35 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -4,7 +4,7 @@ Summary: Graphical system installer Name: anaconda -Version: 33.12 +Version: 33.13 Release: 1%{?dist} License: GPLv2+ and MIT URL: http://fedoraproject.org/wiki/Anaconda @@ -35,7 +35,7 @@ Source0: %{name}-%{version}.tar.bz2 %define libxklavierver 5.4 %define mehver 0.23-1 %define nmver 1.0 -%define pykickstartver 3.23-1 +%define pykickstartver 3.25-1 %define pypartedver 2.5-2 %define rpmver 4.10.0 %define simplelinever 1.1-1 @@ -353,6 +353,56 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d %{_prefix}/libexec/anaconda/dd_* %changelog +* Thu May 07 2020 Martin Kolman - 33.13-1 +- Remove a missed use of has_source() to fix tests (vslavik) +- Change string to new format (vslavik) +- Add DBus property Description for all sources (vslavik) +- subscription: Add AttachedSubscription DBus structure (mkolman) +- Pre-select disk initialization mode in TUI (honza.stodola) +- Remove the HasSource D-Bus function (vslavik) +- Add kickstart support to URL payload source (jkonecny) +- Add NFS source kickstart support (jkonecny) +- Add function to create NFS from components (jkonecny) +- Move ProxyString to core.payload (jkonecny) +- Move parse_nfs_url to the new core/payload file (jkonecny) +- Fail on harddrive --biospart in HDD payload source (jkonecny) +- Add kickstart support for HDD payload source (jkonecny) +- Add SE/HMC payload source kickstart support (jkonecny) +- Add CDROM payload source kickstart support (jkonecny) +- Pick HMC as the last DNF source when processing KS data (jkonecny) +- Add DNF module kickstart processing for sources (jkonecny) +- subscription: Run installation tasks of the Subscription module (mkolman) +- subscription: Add is_module_available() utility function (mkolman) +- Ignore the required package dmraid in RHEL (honza.stodola) +- subscription: Attach subscription task (mkolman) +- subscription: Add unregistration task (mkolman) +- Activate the set/remove buttons in the "Select disks and boot loader" window + only when a disk is selected (honza.stodola) +- Properly update UI after removing the boot device (honza.stodola) +- Do not offer disk selection when encrypting existing partition + (honza.stodola) +- Destroy the disk selection dialog on escape (honza.stodola) +- Add the DBus method GetModules to the Boss service (vponcova) +- subscription: Fix registration tasks docstring typo (mkolman) +- Add payload source __repr__ support to improve logging (jkonecny) +- Fix calling payloads service with empty kickstart (jkonecny) +- Rename check_set_sources to set_and_check_sources (jkonecny) +- Create two parts of the set_check_sources payload test (jkonecny) +- Add payload base add_source() module scope API (jkonecny) +- Fix payload log message (jkonecny) +- Add new commands for DNF payload recognition (jkonecny) +- Disable %%packages from DNF module (jkonecny) +- Add new supported sources to DNF payload (jkonecny) +- Add kickstart commands for DNF payload (jkonecny) +- Use new F33 Repo command from pykickstart (jkonecny) +- subscription: Add subscription related package requirements (mkolman) +- subscription: Add registration tasks (mkolman) +- subscription: Add RegistrationError exception (mkolman) +- network: don't try to use DeviceConfigurations on live cd (#1827999) + (rvykydal) +- subscription: Add TransferSubscriptionTokensTask (mkolman) +- subscription: Add RestoreRHSMLogLevelTask (mkolman) + * Wed Apr 29 2020 Martin Kolman - 33.12-1 - Add tests for ReadKickstart (vponcova) - Remove pyanaconda.storage (vponcova) diff --git a/sources b/sources index 6b1fe62..cdc9a5b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (anaconda-33.12.tar.bz2) = 996b4f444e51e4034833dfae6f73cebef21afd13900a17a88922dd35da5f8471238211be3944e10a70b3513495d027e76b454c930078534ad7f2f256f39d0f41 +SHA512 (anaconda-33.13.tar.bz2) = 6647aa849a8cca896cb6d1a83a8a51e5dc315105c78181cc04b1a88349b4febbbb0f6f537b6c62d380005818afb2d8c0ec581ef56180a9d630ece06a0beb63b7