diff --git a/.cvsignore b/.cvsignore
index 768f731..cdc288a 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-anaconda-12.14.tar.bz2
+anaconda-12.15.tar.bz2
diff --git a/anaconda.spec b/anaconda.spec
index 3a9b817..13e3da6 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -3,7 +3,7 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 12.14
+Version: 12.15
 Release: 1%{?dist}
 License: GPLv2+
 Group:   Applications/System
@@ -209,6 +209,10 @@ update-desktop-database &> /dev/null || :
 %endif
 
 %changelog
+* Wed Aug 12 2009 David Cantrell <dcantrell@redhat.com> - 12.15-1
+- Make sure we have the ca cert to handle https repo connections. (517171)
+  (jkeating)
+
 * Wed Aug 12 2009 David Cantrell <dcantrell@redhat.com> - 12.14-1
 - Correctly inform the user once about obsolete parm/conf file options on
   s390 (maier)
diff --git a/sources b/sources
index 1736cbe..f79ef1b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8080b01d8f67c75003c9830b0337555d  anaconda-12.14.tar.bz2
+909540f75411355f3157d06f4a39e012  anaconda-12.15.tar.bz2