Update to 40.22.3.33 upstream release
Upstream tag: anaconda-40.22.3.33 Upstream commit: 0c6514c4 Commit authored by Packit automation (https://packit.dev/)
This commit is contained in:
parent
5d367d9557
commit
defb235247
1
.gitignore
vendored
1
.gitignore
vendored
@ -427,3 +427,4 @@
|
||||
/anaconda-40.22.3.30.tar.bz2
|
||||
/anaconda-40.22.3.31.tar.bz2
|
||||
/anaconda-40.22.3.32.tar.bz2
|
||||
/anaconda-40.22.3.33.tar.bz2
|
||||
|
||||
@ -45,11 +45,15 @@ actions:
|
||||
- 'bash -c "ls -1 anaconda-*.tar.bz2"'
|
||||
|
||||
jobs:
|
||||
|
||||
# Propose downstream (RHEL)
|
||||
- job: propose_downstream
|
||||
trigger: release
|
||||
# Tarballs are not uploaded to GitLab PR on CentOS (https://github.com/packit/packit-service/issues/2436)
|
||||
manual_trigger: True
|
||||
packages: [anaconda-centos]
|
||||
dist_git_branches: c10s
|
||||
dist_git_branches:
|
||||
- c10s
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 1.10.0.
|
||||
The file was generated using packit 1.11.0.
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 40.22.3.32
|
||||
Version: 40.22.3.33
|
||||
Release: 1%{?dist}
|
||||
License: GPL-2.0-or-later
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -488,6 +488,10 @@ rm -rf \
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Fri Sep 12 2025 Katerina Koukiou <k.koukiou@gmail.com> - 40.22.3.33-1
|
||||
- Fix setting of kernel console logging level for anaconda (rvykydal)
|
||||
Resolves: RHEL-110525
|
||||
|
||||
* Wed Aug 20 2025 Martin Kolman <mkolman@redhat.com> - 40.22.3.32-1
|
||||
- Fix vconsole layout doesn't work for ostree (jkonecny)
|
||||
Resolves: RHEL-101058
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-40.22.3.32.tar.bz2) = 3bb73709bc46597a0bfe8b71da404d575514b7f99990c206e02a83e76f2987968b53622a463f95c3bf12ea79b5472498f208c3bfcf977b79bc689939d335ebdf
|
||||
SHA512 (anaconda-40.22.3.33.tar.bz2) = a71c6df5f28212a3f08273bde543224b02f272148be360f649f37bcf7574557718f48f606767cc52c818088f393788f484e0149b1866c58fa82e012750713611
|
||||
|
||||
Loading…
Reference in New Issue
Block a user