Update to anaconda-34.25.2.5
- payload: fix repo --includepkgs option (rvykydal) Resolves: rhbz#2158210 - bootloader/zipl.py: update for zipl >= 2.25.0 (dan) Resolves: rhbz#2157916
This commit is contained in:
parent
77bc5cf05b
commit
36d621edbb
1
.gitignore
vendored
1
.gitignore
vendored
@ -326,3 +326,4 @@
|
|||||||
/anaconda-34.25.2.2.tar.bz2
|
/anaconda-34.25.2.2.tar.bz2
|
||||||
/anaconda-34.25.2.3.tar.bz2
|
/anaconda-34.25.2.3.tar.bz2
|
||||||
/anaconda-34.25.2.4.tar.bz2
|
/anaconda-34.25.2.4.tar.bz2
|
||||||
|
/anaconda-34.25.2.5.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 34.25.2.4
|
Version: 34.25.2.5
|
||||||
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
|
||||||
@ -407,6 +407,12 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
|||||||
%{_prefix}/libexec/anaconda/dd_*
|
%{_prefix}/libexec/anaconda/dd_*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 09 2023 Jiri Konecny <jkonecny@redhat.com> - 34.25.2.5-1
|
||||||
|
- payload: fix repo --includepkgs option (rvykydal)
|
||||||
|
Resolves: rhbz#2158210
|
||||||
|
- bootloader/zipl.py: update for zipl >= 2.25.0 (dan)
|
||||||
|
Resolves: rhbz#2157916
|
||||||
|
|
||||||
* Tue Jan 03 2023 Jiri Konecny <jkonecny@redhat.com> - 34.25.2.4-1
|
* Tue Jan 03 2023 Jiri Konecny <jkonecny@redhat.com> - 34.25.2.4-1
|
||||||
- Delegate auto-attach handling to RHSM (mkolman)
|
- Delegate auto-attach handling to RHSM (mkolman)
|
||||||
Resolves: rhbz#2083319
|
Resolves: rhbz#2083319
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (anaconda-34.25.2.4.tar.bz2) = 58230d3c8324c6745251dd06c8e220aacb459b3ae1a585c8927d4eaf821c9cacd16e35a80313a9935f23b7a2d33cb01b398b25ffc9b5d7d0711e60739eeb381b
|
SHA512 (anaconda-34.25.2.5.tar.bz2) = 4811fe4af3e3f64189555d1d316f7ab41d6d18b6ef9952cb639d3bd8e06d493a067b61bc9ba8ac206ecc6036930c6eb5eb967bbe879fdeff47c757fde8a9e705
|
||||||
|
Loading…
Reference in New Issue
Block a user