forked from rpms/anaconda
[packit] 39.11 upstream release
Upstream tag: anaconda-39.11-1 Upstream commit: 750b3df7
This commit is contained in:
parent
39f62bdfaa
commit
b6e0384f9d
1
.gitignore
vendored
1
.gitignore
vendored
@ -355,3 +355,4 @@
|
|||||||
/anaconda-39.8.tar.bz2
|
/anaconda-39.8.tar.bz2
|
||||||
/anaconda-39.9.tar.bz2
|
/anaconda-39.9.tar.bz2
|
||||||
/anaconda-39.10.tar.bz2
|
/anaconda-39.10.tar.bz2
|
||||||
|
/anaconda-39.11.tar.bz2
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
This repository is maintained by packit.
|
This repository is maintained by packit.
|
||||||
https://packit.dev/
|
https://packit.dev/
|
||||||
The file was generated using packit 0.72.0.
|
The file was generated using packit 0.74.0.post3+g82517c4.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 39.10
|
Version: 39.11
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+ and MIT
|
License: GPLv2+ and MIT
|
||||||
URL: http://fedoraproject.org/wiki/Anaconda
|
URL: http://fedoraproject.org/wiki/Anaconda
|
||||||
@ -469,6 +469,33 @@ rm -rf \
|
|||||||
%{_prefix}/libexec/anaconda/dd_*
|
%{_prefix}/libexec/anaconda/dd_*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 18 2023 Packit <hello@packit.dev> - 39.11-1
|
||||||
|
- Add missing documentation about OEMDRV (#2171811) (jkonecny)
|
||||||
|
- gui: Simplify invalid timezone handling. (vslavik)
|
||||||
|
- Try to set timezone from language on welcome spoke (vslavik)
|
||||||
|
- Revert "Remove the function get_locale_timezones" (vslavik)
|
||||||
|
- Always set timezone with priority (vslavik)
|
||||||
|
- Add timezone priority to module backend and interface (vslavik)
|
||||||
|
- Fix logging to packaging.log (vponcova)
|
||||||
|
- exception: only attach existent and non-empty files (#2185827) (awilliam)
|
||||||
|
- WebUI: force symlink re-creation (jvanderwaa)
|
||||||
|
- Don't set the __doc__ attribute (vponcova)
|
||||||
|
- Remove the DeviceSetupError exception (vponcova)
|
||||||
|
- Remove SetupDevice and TeardownDevice from DeviceTreeHandlerInterface
|
||||||
|
(vponcova)
|
||||||
|
- Remove unused constants (vponcova)
|
||||||
|
- Remove the DNFManager.remove_repository method (vponcova)
|
||||||
|
- Remove the DNFManager.reset_substitution method (vponcova)
|
||||||
|
- Remove the DNFManager.is_environment_valid method (vponcova)
|
||||||
|
- Remove resolve_device from pyanaconda.payload.utils (vponcova)
|
||||||
|
- Remove the TreeInfoMetadata._root_url attribute (vponcova)
|
||||||
|
- po: fix (jvanderwaa)
|
||||||
|
- WebUI: don't set step in React state (jvanderwaa)
|
||||||
|
- WebUI: avoid relying on automated semicolon insertion (jvanderwaa)
|
||||||
|
- .github: add codeql workflow for JavaScript (jvanderwaa)
|
||||||
|
- WebUI: correct setState calls for SearchInput (jvanderwaa)
|
||||||
|
- Update translations from Weblate
|
||||||
|
|
||||||
* Tue Apr 11 2023 Packit <hello@packit.dev> - 39.10-1
|
* Tue Apr 11 2023 Packit <hello@packit.dev> - 39.10-1
|
||||||
- webui: update reference images (kkoukiou)
|
- webui: update reference images (kkoukiou)
|
||||||
- webui: update CockpitPoWebpackPlugin and adjust configuration options
|
- webui: update CockpitPoWebpackPlugin and adjust configuration options
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (anaconda-39.10.tar.bz2) = abd6ae25010f2910b5f9891c6838aa6bd01cefaf3944012c919dbdde7e394c93ff9431af5c9222c4250ea10ec5f1f7b3a2d8743c596a97c740fc33c853cd1e7e
|
SHA512 (anaconda-39.11.tar.bz2) = 16a151188578feacac613794c550ac08e9c9c1b2cb341bbe21b54af09ed22574334ac9b80f998245783cd19203bcddab7392f7997e5e14fd9201e2a25ae4a483
|
||||||
|
Loading…
Reference in New Issue
Block a user