- Verify the OPAL compatibility with XFS features (vponcova)
Resolves: rhbz#2000923 - Generate LVM device file after installation (vslavik) Resolves: rhbz#2005034
This commit is contained in:
parent
4c00f3b054
commit
bb39879ca5
1
.gitignore
vendored
1
.gitignore
vendored
@ -297,3 +297,4 @@
|
||||
/anaconda-34.25.0.14.tar.bz2
|
||||
/anaconda-34.25.0.15.tar.bz2
|
||||
/anaconda-34.25.0.16.tar.bz2
|
||||
/anaconda-34.25.0.17.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 34.25.0.16
|
||||
Version: 34.25.0.17
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -407,6 +407,12 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Thu Sep 23 2021 Radek Vykydal <rvykydal@redhat.com> - 34.25.0.17-1
|
||||
- Verify the OPAL compatibility with XFS features (vponcova)
|
||||
Resolves: rhbz#2000923
|
||||
- Generate LVM device file after installation (vslavik)
|
||||
Resolves: rhbz#2005034
|
||||
|
||||
* Wed Sep 15 2021 Martin Kolman <mkolman@redhat.com> - 34.25.0.16-1
|
||||
- Support multi-org accounts in the GUI (mkolman)
|
||||
Resolves: rhbz#1965105
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-34.25.0.16.tar.bz2) = eb6baffbf4685a1c9f73e0289990045d059e36854a74cd9faf84f14722e447172ce4c2603d003cde8ffa30bb509fa61127c12177a04fc5c95163b9ff45821a1f
|
||||
SHA512 (anaconda-34.25.0.17.tar.bz2) = 55a666694193eb05ad02cc4c0229e9043d931affc37538be395757112235deb7c546e04649f629ceec01f5d8cea27c6eb62de0aa11b1a1e2af6c2c6c57832005
|
||||
|
Loading…
Reference in New Issue
Block a user