New version 34.7-1
- Remove the Packages module (vponcova) - Handle the %packages section in the DNF module (vponcova) - Create the DBus property Packages (vponcova) - Create the DBus structure for the packages configuration (vponcova) - network: commit changes synchronously when dumping autoconnections (rvykydal) - Run the user instance of systemd (vponcova) - network: do not bind virtual devices to mac (rvykydal)
This commit is contained in:
parent
8599bfb32c
commit
16914338ea
1
.gitignore
vendored
1
.gitignore
vendored
@ -256,3 +256,4 @@
|
||||
/anaconda-34.4.tar.bz2
|
||||
/anaconda-34.5.tar.bz2
|
||||
/anaconda-34.6.tar.bz2
|
||||
/anaconda-34.7.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 34.6
|
||||
Version: 34.7
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
URL: http://fedoraproject.org/wiki/Anaconda
|
||||
@ -368,6 +368,15 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Tue Sep 29 2020 Martin Kolman <mkolman@redhat.com> - 34.7-1
|
||||
- Remove the Packages module (vponcova)
|
||||
- Handle the %%packages section in the DNF module (vponcova)
|
||||
- Create the DBus property Packages (vponcova)
|
||||
- Create the DBus structure for the packages configuration (vponcova)
|
||||
- network: commit changes synchronously when dumping autoconnections (rvykydal)
|
||||
- Run the user instance of systemd (vponcova)
|
||||
- network: do not bind virtual devices to mac (rvykydal)
|
||||
|
||||
* Fri Sep 25 2020 Martin Kolman <mkolman@redhat.com> - 34.6-1
|
||||
- network: split add_and_activate_connection_sync function (rvykydal)
|
||||
- network: add support for bridged bond to stage 2 kickstart (%%pre) (rvykydal)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (anaconda-34.6.tar.bz2) = 3af7e822c09d6b915a7c4ce0badf30ddeafe698244e1f4a7e14e652b236fb62a072efcf8708fb74022cf035438999995357138de67d2fbfa7f8e9c99a6256698
|
||||
SHA512 (anaconda-34.7.tar.bz2) = 01920c6de5a9afbee4edcbdfadef8e5cf0c3708b842299ca967cb437cca220aa252960230206d1ae0001e7404bc94548dbb8291cbfdc6898672cbfe2c14aad17
|
||||
|
Loading…
Reference in New Issue
Block a user