- Resolve shortcut conflict between "Desired Capacity" and "Done" (yaneti)
- network: don't crash on devices with zero MAC address (#1334632) (rvykydal) - Remove Authors lines from the tops of all files. (clumens) - Related: rhbz#1298444 (rvykydal) - New Anaconda documentation - 25.14 (bcl) - Catch DNF MarkingError during group installation (#1337731) (bcl) - Fix TUI ErrorDialog processing (#1337427) (bcl) - Clean up yelp processes (#1282432) (dshea)
This commit is contained in:
parent
ac27d7cac9
commit
b85c879c7f
1
.gitignore
vendored
1
.gitignore
vendored
@ -67,3 +67,4 @@
|
||||
/anaconda-25.12.tar.bz2
|
||||
/anaconda-25.13.tar.bz2
|
||||
/anaconda-25.14.tar.bz2
|
||||
/anaconda-25.15.tar.bz2
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Summary: Graphical system installer
|
||||
Name: anaconda
|
||||
Version: 25.14
|
||||
Version: 25.15
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
Group: Applications/System
|
||||
@ -325,6 +325,16 @@ update-desktop-database &> /dev/null || :
|
||||
%{_prefix}/libexec/anaconda/dd_*
|
||||
|
||||
%changelog
|
||||
* Fri May 27 2016 Brian C. Lane <bcl@redhat.com> - 25.15-1
|
||||
- Resolve shortcut conflict between "Desired Capacity" and "Done" (yaneti)
|
||||
- network: don't crash on devices with zero MAC address (#1334632) (rvykydal)
|
||||
- Remove Authors lines from the tops of all files. (clumens)
|
||||
- Related: rhbz#1298444 (rvykydal)
|
||||
- New Anaconda documentation - 25.14 (bcl)
|
||||
- Catch DNF MarkingError during group installation (#1337731) (bcl)
|
||||
- Fix TUI ErrorDialog processing (#1337427) (bcl)
|
||||
- Clean up yelp processes (#1282432) (dshea)
|
||||
|
||||
* Fri May 20 2016 Brian C. Lane <bcl@redhat.com> - 25.14-1
|
||||
- Temporarily disable translations (bcl)
|
||||
- Don't crash when selecting the same hdd ISO again (#1275771) (mkolman)
|
||||
|
Loading…
Reference in New Issue
Block a user