From 5dfef988535189254a7b23d82b2b7af7bd8c6638 Mon Sep 17 00:00:00 2001 From: Christopher Edward Lumens Date: Aug 07 2009 19:46:20 +0000 Subject: New version. --- diff --git a/.cvsignore b/.cvsignore index 67e3504..a0ebb0b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ anaconda-12.10.tar.bz2 +anaconda-12.11.tar.bz2 diff --git a/anaconda.spec b/anaconda.spec index 3c0056b..c8d7153 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -3,7 +3,7 @@ Summary: Graphical system installer Name: anaconda -Version: 12.10 +Version: 12.11 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -209,6 +209,17 @@ update-desktop-database &> /dev/null || : %endif %changelog +* Fri Aug 07 2009 Chris Lumens - 12.11-1 +- upd-instroot: Inspect gtkrc for cursor theme (ajax) +- Support NFS repos in kickstart (#495620, #507093). (clumens) +- upd-instroot: xorg-x11-auth -> xorg-x11-xauth (ajax) +- Check to see if the arch string starts with ppc64. (#516144) (jgranado) +- vtActivate doesn't work on some ppc64 machines, so don't traceback + (#516206). (clumens) +- Make all sysfs path's be _without_ /sys prefix (#516168) (hdegoede) +- Do not go interactive if timezone in ks is not valid (#473647) (rvykydal) +- Fix going back from "NFS Setup" screen in stage 1 (#507064) (rvykydal) + * Thu Aug 06 2009 David Cantrell - 12.10-1 - Add missing 'i' in loader/loader.c for non-s390 arches. (dcantrell) diff --git a/sources b/sources index 1decd2e..8633504 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -87998ade4b3c40545ec29ff52a1c42c1 anaconda-12.10.tar.bz2 +274210a4a4d6ebdd786af6095b25ed10 anaconda-12.11.tar.bz2