* Wed Apr 09 2008 Peter Jones <pjones@redhat.com> - 11.4.0.69-1

- Ignore some warnings copying into /etc and /var (clumens)
- Try to mount the NFS source in the loader to verify it is correct (clumens)
- Be as clean as possible when looking for files/directories (jgranado, #431392)
- More ia64 kernel finding fixage (katzj, #441708)
- Fix read permissions on efidisk.img (pjones)
- Use the mount flags passed to isys.mount() (pjones)
This commit is contained in:
Peter Jones 2008-04-09 22:41:15 +00:00
parent fe9f88a5ce
commit 55c5b37323
3 changed files with 13 additions and 4 deletions

View File

@ -1 +1,2 @@
anaconda-11.4.0.68.tar.bz2 clog
anaconda-11.4.0.69.tar.bz2

View File

@ -2,8 +2,8 @@
Summary: Graphical system installer Summary: Graphical system installer
Name: anaconda Name: anaconda
Version: 11.4.0.68 Version: 11.4.0.69
Release: 2 Release: 1
License: GPLv2+ License: GPLv2+
Group: Applications/System Group: Applications/System
URL: http://fedoraproject.org/wiki/Anaconda URL: http://fedoraproject.org/wiki/Anaconda
@ -207,6 +207,14 @@ desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{bu
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || : /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog %changelog
* Wed Apr 09 2008 Peter Jones <pjones@redhat.com> - 11.4.0.69-1
- Ignore some warnings copying into /etc and /var (clumens)
- Try to mount the NFS source in the loader to verify it is correct (clumens)
- Be as clean as possible when looking for files/directories (jgranado, #431392)
- More ia64 kernel finding fixage (katzj, #441708)
- Fix read permissions on efidisk.img (pjones)
- Use the mount flags passed to isys.mount() (pjones)
* Wed Apr 09 2008 Peter Jones <pjones@redhat.com> - 11.4.0.68-2 * Wed Apr 09 2008 Peter Jones <pjones@redhat.com> - 11.4.0.68-2
- Fix device-mapper dep. - Fix device-mapper dep.

View File

@ -1 +1 @@
30cc7cbed05b4d1f918febf7befc29a1 anaconda-11.4.0.68.tar.bz2 024dbc4347860e1b927093d266b1c9ba anaconda-11.4.0.69.tar.bz2