diff --git a/.cvsignore b/.cvsignore index 0273295..62ae904 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -anaconda-11.3.0.43.tar.bz2 +anaconda-11.3.0.44.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 0c5f48b..230a32c 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 11.3.0.43 +Version: 11.3.0.44 Release: 1 License: GPLv2 Group: Applications/System @@ -73,6 +73,7 @@ BuildRequires: zlib-devel BuildRequires: desktop-file-utils %endif +Requires: policycoreutils Requires: rpm-python >= %{rpmpythonver} Requires: rhpl >= %{rhplver} Requires: booty @@ -214,6 +215,15 @@ desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{bu /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Mon Oct 22 2007 Jeremy Katz 11.3.0.44-1 +- Fix warning about arch changes on upgrade (#222424) +- Fix phantom kernels on upgrade (#325871) +- Add some kde packages to the multilib upgrade blacklist (#339981) +- Require policycoreutils (clumens, #343861) +- Fix typo leading to traceback (clumens) +- Fix processing of ks=nfs (clumens) +- Memory freeing cleanups (pjones) + * Sun Oct 21 2007 Jeremy Katz 11.3.0.43-1 - Fix closing of some fds (pjones) - Fix ip address used in a few cases (clumens, #336761) diff --git a/sources b/sources index 3f36564..0b62429 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f546ea669f6a76e13e6c741264608841 anaconda-11.3.0.43.tar.bz2 +2d24ea52921c53b87340b6b430ed527f anaconda-11.3.0.44.tar.bz2