diff options
| author | David Cantrell <dcantrell@redhat.com> | 2009-02-09 15:30:46 -1000 |
|---|---|---|
| committer | David Cantrell <dcantrell@redhat.com> | 2009-02-09 15:30:46 -1000 |
| commit | ef6591cac36dfb331d4c207c8b4d811c0a1dabb8 (patch) | |
| tree | d3419f9640df51ec930a14bfb0686bee9fe23892 | |
| parent | b6b9020a3eb20c00ad353b7d5c2a3478e1758aa2 (diff) | |
New version.anaconda-11.5.0.15-1
| -rw-r--r-- | anaconda.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec index 329c84842..010cbf417 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 11.5.0.14 +Version: 11.5.0.15 Release: 1 License: GPLv2+ Group: Applications/System @@ -204,6 +204,10 @@ update-desktop-database &> /dev/null || : %endif %changelog +* Mon Feb 09 2009 David Cantrell <dcantrell@redhat.com> - 11.5.0.15-1 +- Fix gptsync/lib.c for gcc strict aliasing rules. (dcantrell) +- Fix gcc warning for gptsync memset() usage. (dcantrell) + * 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) |
