diff --git a/.anaconda.metadata b/.anaconda.metadata
index ef46e05..0797c9e 100644
--- a/.anaconda.metadata
+++ b/.anaconda.metadata
@@ -1 +1 @@
-53ac4f9fd5f8d40e044d1255340ca8e6f496dde0 SOURCES/anaconda-33.16.7.12.tar.bz2
+4e726533c5aa071284d2e637317bd356f79ad38e SOURCES/anaconda-33.16.8.1.tar.bz2
diff --git a/.gitignore b/.gitignore
index 3cf0d6f..a2b5227 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-SOURCES/anaconda-33.16.7.12.tar.bz2
+SOURCES/anaconda-33.16.8.1.tar.bz2
diff --git a/SPECS/anaconda.spec b/SPECS/anaconda.spec
index f5290d3..168a5df 100644
--- a/SPECS/anaconda.spec
+++ b/SPECS/anaconda.spec
@@ -1,6 +1,6 @@
 Summary: Graphical system installer
 Name:    anaconda
-Version: 33.16.7.12
+Version: 33.16.8.1
 Release: 1%{?dist}
 License: GPLv2+ and MIT
 URL:     http://fedoraproject.org/wiki/Anaconda
@@ -367,13 +367,9 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_d
 %{_prefix}/libexec/anaconda/dd_*
 
 %changelog
-* Wed Sep 14 2022 Vendula Poncova <vponcova@redhat.com> - 33.16.7.12-1
-- Pull in fixed translations (vponcova)
-  Resolves: rhbz#2062676
-
-* Fri Sep 09 2022 Vendula Poncova <vponcova@redhat.com> - 33.16.7.11-1
+* Wed Sep 14 2022 Vendula Poncova <vponcova@redhat.com> - 33.16.8.1-1
 - Do not crash on network --device link with wireless device (rvykydal)
-  Resolves: rhbz#2051235
+  Resolves: rhbz#2125270
 
 * Thu Aug 04 2022 Vladimir Slavik <vslavik@redhat.com> - 33.16.7.10-1
 - Disable the Unregister button during unregistration (mkolman)