diff --git a/.anaconda.metadata b/.anaconda.metadata
index 3286cf7..b6686e3 100644
--- a/.anaconda.metadata
+++ b/.anaconda.metadata
@@ -1 +1 @@
-64c185d6d4f253f449a90fa6b618db96548d7b42 SOURCES/anaconda-29.19.0.40.tar.bz2
+847eff3db0e769feb830518edf6528f979d2e180 SOURCES/anaconda-29.19.0.41.tar.bz2
diff --git a/.gitignore b/.gitignore
index 50100f6..3a446de 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-SOURCES/anaconda-29.19.0.40.tar.bz2
+SOURCES/anaconda-29.19.0.41.tar.bz2
diff --git a/README.debrand b/README.debrand
deleted file mode 100644
index 01c46d2..0000000
--- a/README.debrand
+++ /dev/null
@@ -1,2 +0,0 @@
-Warning: This package was configured for automatic debranding, but the changes
-failed to apply.
diff --git a/SPECS/anaconda.spec b/SPECS/anaconda.spec
index 3a2966d..0468a04 100644
--- a/SPECS/anaconda.spec
+++ b/SPECS/anaconda.spec
@@ -6,7 +6,7 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 29.19.0.40
+Version: 29.19.0.41
 Release: 1%{?dist}
 License: GPLv2+ and MIT
 Group:   Applications/System
@@ -37,7 +37,7 @@ Source0: %{name}-%{version}.tar.bz2
 %define libxklavierver 5.4
 %define mehver 0.23-1
 %define nmver 1.0
-%define pykickstartver 3.16.2-1
+%define pykickstartver 3.16.4-1
 %define pypartedver 2.5-2
 %define rpmver 4.10.0
 %define simplelinever 1.1-1
@@ -344,8 +344,9 @@ update-desktop-database &> /dev/null || :
 %{_prefix}/libexec/anaconda/dd_*
 
 %changelog
-* Tue May 07 2019 CentOS Sources <bugs@centos.org> - 29.19.0.40-1.el8.centos
-- Apply debranding changes
+* Wed Apr 3 2019 Radek Vykydal <rvykydal@redhat.com> - 29.19.0.41-1
+- Use new ssl certificate kickstart options (lueberni)
+  Resolves: rhbz#1693976
 
 * Thu Mar 14 2019 Radek Vykydal <rvykydal@redhat.com> - 29.19.0.40-1
 - Pull in new translations (rvykydal)