From 307e63efe889a7efab81056217a979d868c03d8a Mon Sep 17 00:00:00 2001 From: Christopher Edward Lumens Date: Mon, 10 Mar 2008 23:20:10 +0000 Subject: [PATCH] New version. --- .cvsignore | 1 + anaconda.spec | 11 ++++++++++- sources | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/.cvsignore b/.cvsignore index 28999fd..a09a6ac 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ anaconda-11.4.0.48.tar.bz2 +anaconda-11.4.0.49.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index dfc5730..718ebfd 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 11.4.0.48 +Version: 11.4.0.49 Release: 1 License: GPLv2+ Group: Applications/System @@ -204,6 +204,15 @@ desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{bu /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Mon Mar 10 2008 Chris Lumens - 11.4.0.49-1 +- Use the full path to the .discinfo file (#436855). (clumens) +- List netinst.iso/boot.iso in .treeinfo (#436089) (katzj) +- Convinced to change the name back to boot.iso (katzj) +- Only pass the file path to {ftp,http}GetFileDesc. (clumens) +- Pass the correct NFS method parameter to stage2 (#436360). (clumens) +- Fix logging messages to not display the hostname twice. (clumens) +- Fix traceback with text mode adding iscsi (#436480) (katzj) + * Thu Mar 06 2008 Jeremy Katz - 11.4.0.48-1 - Don't use the bits from $UPDATES unless $UPDATES exists (katzj) - Fix horkage with busybox stuff. There's now start-stop-daemon (katzj) diff --git a/sources b/sources index d4be85f..5c73b1f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1e87c46df9f07b32a5f74d660e0de778 anaconda-11.4.0.48.tar.bz2 +28907f39eea29349233594e55799f45f anaconda-11.4.0.49.tar.bz2