diff --git a/.gitignore b/.gitignore index 5f0ed69..f727b57 100644 --- a/.gitignore +++ b/.gitignore @@ -352,3 +352,4 @@ /anaconda-39.5.tar.bz2 /anaconda-39.6.tar.bz2 /anaconda-39.7.tar.bz2 +/anaconda-39.8.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index a85ed75..09d03ab 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,6 +1,6 @@ Summary: Graphical system installer Name: anaconda -Version: 39.7 +Version: 39.8 Release: 1%{?dist} License: GPLv2+ and MIT URL: http://fedoraproject.org/wiki/Anaconda @@ -103,11 +103,6 @@ Requires: python3-systemd Requires: python3-productmd Requires: python3-dasbus >= %{dasbusver} Requires: flatpak-libs -# dependencies for rpm-ostree payload module -Requires: rpm-ostree >= %{rpmostreever} -Requires: ostree -# used by ostree command for native containers -Requires: skopeo %if %{defined rhel} && %{undefined centos} Requires: subscription-manager >= %{subscriptionmanagerver} %endif @@ -243,6 +238,11 @@ Requires: nm-connection-editor Requires: librsvg2 Requires: gnome-kiosk Requires: brltty +# dependencies for rpm-ostree payload module +Requires: rpm-ostree >= %{rpmostreever} +Requires: ostree +# used by ostree command for native containers +Requires: skopeo %description install-img-deps The anaconda-install-img-deps metapackage lists all boot.iso installation image dependencies. @@ -469,6 +469,19 @@ rm -rf \ %{_prefix}/libexec/anaconda/dd_* %changelog +* Tue Mar 28 2023 Packit <hello@packit.dev> - 39.8-1 +- Move ostreecontainer deps to install-img-deps (jkonecny) +- Add 'vga' to the list of preserved kernel arguments (#2176782) (awilliam) +- Improve documentation of our Cockpit CI tests (jkonecny) +- Download cockpit rpms during build (jkonecny) +- Add --strict mode to makeupdates script (jkonecny) +- docs: Document the `autopart --nohome` issue (vponcova) +- Remove a react-core tarball (mkolman) +- WebUI tweak local test execution (jkonecny) +- Add missing deps to install_dependencies.sh (jkonecny) +- WebUI: do not force to manually remove updates.img (jkonecny) +- Update translations from Weblate + * Tue Mar 28 2023 Packit <hello@packit.dev> - 39.7-1 - Remove the SourceFactory class from the pyanaconda.payload module (vponcova) - Simplify creation of a source based on its URL (vponcova) diff --git a/sources b/sources index 37fe54a..24733d6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (anaconda-39.7.tar.bz2) = 8572b143859b2786ac358d93af6ae5ccfde61ac9d957b7249ba08a7c6c39b6071d0e172cb970920f66a2959f4882796124b2e852ac45fd169c35e4f2e96f041d +SHA512 (anaconda-39.8.tar.bz2) = 702ec26cdf9760c62bf1f1f43d66a503faae7d2a44463e482a3499a7f8bafb3c05c629415532d89c0162f530597e35997239468b5acda63451eed3f139c1d4a3