#61 Update to upstream release 38.17
Merged a year ago by vladimirslavik. Opened a year ago by packit.
rpms/ packit/anaconda 38.17-main-update-propose_downstream  into  main

file modified
+1
@@ -338,3 +338,4 @@ 

  /anaconda-38.13.tar.bz2

  /anaconda-38.14.tar.bz2

  /anaconda-38.15.tar.bz2

+ /anaconda-38.17.tar.bz2

file modified
+1 -1
@@ -1,3 +1,3 @@ 

  This repository is maintained by packit.

  https://packit.dev/

- The file was generated using packit 0.65.2.post7+g7ef543f.

+ The file was generated using packit 0.65.2.post12+gc5a59a6.

file modified
+14 -2
@@ -1,7 +1,7 @@ 

  Summary: Graphical system installer

  Name:    anaconda

- Version: 38.15

- Release: 2%{?dist}

+ Version: 38.17

+ Release: 1%{?dist}

  License: GPLv2+ and MIT

  URL:     http://fedoraproject.org/wiki/Anaconda

  
@@ -464,6 +464,18 @@ 

  %{_prefix}/libexec/anaconda/dd_*

  

  %changelog

+ * Thu Jan 19 2023 Packit <hello@packit.dev> - 38.17-1

+ - Remove the is_complete method of the DNF payload class (vponcova)

+ - Use another type to make new GCC warnings go away (vslavik)

+ - Remove outdated GCC error suppression (vslavik)

+ - Ignore non-quoted array expansion in ShellCheck (vslavik)

+ - Handle the `repo` kickstart command in the DNF module (vponcova)

+ - Extend the is_network_required method of the DNF module (vponcova)

+ - Add the Repositories DBus property to the DNF module (vponcova)

+ - Fix the check_kickstart_interface testing function (vponcova)

+ - Always use blivet.arch.is_s390() to detect s390 (vslavik)

+ - Update translations from Weblate

+ 

  * Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 38.15-2

  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

  

file modified
+1 -1
@@ -1,1 +1,1 @@ 

- SHA512 (anaconda-38.15.tar.bz2) = d923b8d8b634398729f289e4319a9ad59765156aaf291f2cbeaf50d44f29768fa15171a09a2ec0fdf0472dd091da06b464556e86be803be16cdefe4eca7d1066

+ SHA512 (anaconda-38.17.tar.bz2) = 2adf20417556374434f280bf33dc0d09d45cf00b995a7d5e2c1ee379fdd08eb91dc3fa60963501173e548bcb9f7cbb34bf314cff0da115aefc205cbd64207132

Upstream tag: anaconda-38.17-1
Upstream commit: ef1a360e

Build succeeded.

All green, PR seems ok, merging...

Pull-Request has been merged by vladimirslavik

a year ago