* Mon Feb 09 2009 David Cantrell <dcantrell@redhat.com> - 11.5.0.14-1
- Rewrite mdio_read() in linkdetect.c for strict aliasing rules. (dcantrell)
This commit is contained in:
parent
2c40fa9f6b
commit
a59c1f3599
@ -1,2 +1 @@
|
|||||||
anaconda-11.5.0.12.tar.bz2
|
anaconda-11.5.0.14.tar.bz2
|
||||||
anaconda-11.5.0.13.tar.bz2
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Summary: Graphical system installer
|
Summary: Graphical system installer
|
||||||
Name: anaconda
|
Name: anaconda
|
||||||
Version: 11.5.0.13
|
Version: 11.5.0.14
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -204,6 +204,9 @@ update-desktop-database &> /dev/null || :
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 09 2009 David Cantrell <dcantrell@redhat.com> - 11.5.0.14-1
|
||||||
|
- Rewrite mdio_read() in linkdetect.c for strict aliasing rules. (dcantrell)
|
||||||
|
|
||||||
* Mon Feb 09 2009 Chris Lumens <clumens@redhat.com> - 11.5.0.13-1
|
* Mon Feb 09 2009 Chris Lumens <clumens@redhat.com> - 11.5.0.13-1
|
||||||
- Check that required kickstart commands are present early on (#483048).
|
- Check that required kickstart commands are present early on (#483048).
|
||||||
(clumens)
|
(clumens)
|
||||||
|
Loading…
Reference in New Issue
Block a user