From c1adf4957e018d50222bc6a6f7dc9021a3d586f0 Mon Sep 17 00:00:00 2001 From: Chris Lumens Date: Fri, 16 Jan 2009 23:51:39 -0500 Subject: New version. --- anaconda.spec | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'anaconda.spec') diff --git a/anaconda.spec b/anaconda.spec index 3d4cfb998..21a9a8cd6 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -2,7 +2,7 @@ Summary: Graphical system installer Name: anaconda -Version: 11.5.0.8 +Version: 11.5.0.9 Release: 1 License: GPLv2+ Group: Applications/System @@ -204,6 +204,19 @@ update-desktop-database &> /dev/null || : %endif %changelog +* Fri Jan 16 2009 Chris Lumens - 11.5.0.9-1 +- Cracklib moved locations, account for this in our keepfiles. (jkeating) +- Look in the right path for kernel module lists. (jkeating) +- Fix more problems in expandModuleSet, based on a patch from markmc + (#480307). (clumens) +- Allow ext4 without magic argument (keep a flag for migrate) (katzj) +- Fix pulling in network modules (katzj) +- Support mounting NTFS filesystems (#430084) (katzj) +- dejavu fonts changed package names, pick up new names. (jkeating) +- TightVNC is now the default VNC server in Fedora (#480308). (clumens) +- Only skip (over)writing netconfig if we have an actual instPath (jkeating) +- The sets module is deprecated, so no longer use it. (clumens) + * Wed Jan 14 2009 David Cantrell - 11.5.0.8-1 - Fix D-Bus usage in get_connection in loader (jkeating) -- cgit