diff --git a/.cvsignore b/.cvsignore
index a1fb6be..5238d8d 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1,2 +1 @@
-anaconda-11.1.0.93.tar.bz2
-anaconda-11.1.0.94.tar.bz2
+anaconda-11.1.0.95.tar.bz2
diff --git a/anaconda.spec b/anaconda.spec
index 96a68d0..37dc1f8 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,5 +1,5 @@
 Name: anaconda
-Version: 11.1.0.94
+Version: 11.1.0.95
 Release: 1
 License: GPL
 Summary: Graphical system installer
@@ -103,6 +103,14 @@ rm -rf $RPM_BUILD_ROOT
 /sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
 
 %changelog
+* Fri Sep  8 2006 Peter Jones <pjones@redhat.com> - 11.1.0.95-1
+- Look for repodata where the CDs are mounted, not where they're
+  stored (clumens)
+- Reverse traceback print order in the UI so most recent call is listed
+  first (clumens, #204817)
+- Don't install device-mapper-multipath or kpartx except when selected or
+  required by install media.
+
 * Thu Sep 07 2006 Chris Lumens <clumens@redhat.com> 11.1.0.94-1
 - Allow opening release notes more than once (dcantrel, #203147).
 - Fix NFS iso installs.
diff --git a/sources b/sources
index 91d6ba9..7a77511 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6a963c92dae23984982568ab8e6f9768  anaconda-11.1.0.94.tar.bz2
+cc40c4976b02fa2d1903520d8cbfc6bb  anaconda-11.1.0.95.tar.bz2