diff --git a/.gitignore b/.gitignore
index 2454960..81989eb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-SOURCES/subscription-manager-1.29.37.tar.gz
+SOURCES/subscription-manager-1.29.38.tar.gz
diff --git a/.subscription-manager.metadata b/.subscription-manager.metadata
index ae4ff80..8c15ddb 100644
--- a/.subscription-manager.metadata
+++ b/.subscription-manager.metadata
@@ -1 +1 @@
-a399b89ecd9b7e363123d839f7ba407290d0c03c SOURCES/subscription-manager-1.29.37.tar.gz
+711306cb958fd5b645191e8e35aebc432818501d SOURCES/subscription-manager-1.29.38.tar.gz
diff --git a/SOURCES/00001-fix-dbus-policy.patch b/SOURCES/00001-fix-dbus-policy.patch
deleted file mode 100644
index ee8bc45..0000000
--- a/SOURCES/00001-fix-dbus-policy.patch
+++ /dev/null
@@ -1,99 +0,0 @@
-diff --git a/etc-conf/dbus/system.d/com.redhat.RHSM1.conf b/etc-conf/dbus/system.d/com.redhat.RHSM1.conf
-index e21c57263..11adf1d79 100644
---- a/etc-conf/dbus/system.d/com.redhat.RHSM1.conf
-+++ b/etc-conf/dbus/system.d/com.redhat.RHSM1.conf
-@@ -7,23 +7,9 @@
-
-
-
--
--
--
--
--
--
--
--
--
--
--
--
-+
-
-
-@@ -37,11 +23,6 @@
-
-
--
--
--
-
-
-@@ -65,5 +46,54 @@
-
-
--
-
-+
-+
-+
-+
-+
-+
-+
-+
-+
-+
-+
-+
-+
-+
-+
-+
-+
-+
-+
-+
-+
-+
-+
-+
-+
-+
diff --git a/SPECS/subscription-manager.spec b/SPECS/subscription-manager.spec
index 370b1b5..77b128a 100644
--- a/SPECS/subscription-manager.spec
+++ b/SPECS/subscription-manager.spec
@@ -95,7 +95,7 @@
%global exclude_packages %{exclude_packages}"
Name: subscription-manager
-Version: 1.29.37
+Version: 1.29.38
Release: 1%{?dist}.inferit
Summary: Tools and libraries for subscription and repository management
%if 0%{?suse_version}
@@ -741,6 +741,19 @@ rmdir %{python_sitearch}/subscription_manager-*-*.egg-info --ignore-fail-on-non-
rm -f /var/lib/rhsm/cache/rhsm_icon.json
%changelog
+* Wed Nov 8 2023 Arkady L. Shane 1.29.38-1.inferit
+- De-branded for MSVSphere
+- Disable the DNF plugin by default
+
+* Thu Sep 14 2023 Pino Toscano 1.29.38-1
+- Translated using Weblate (Chinese (Simplified) (zh_CN)) (ptoscano@redhat.com)
+- ci: bump actions/checkout from 3 to 4
+ (49699333+dependabot[bot]@users.noreply.github.com)
+- ENT-5603: Fix a typo in a comment (mhorky@redhat.com)
+
+* Wed Mar 15 2023 MSVSphere Packaging Team - 1.29.30-1
+- Rebuilt for MSVSphere 9.1.
+
* Wed Aug 23 2023 Pino Toscano 1.29.37-1
- Translated using Weblate (Korean) (simmon@nplob.com)
- Update translation files (noreply@weblate.org)
@@ -754,9 +767,6 @@ rm -f /var/lib/rhsm/cache/rhsm_icon.json
- Mock IOError for Insights fact collection tests (mhorky@redhat.com)
- New extraction for translatable strings (ptoscano@redhat.com)
-* Mon Aug 07 2023 Jiri Hnidek 1.29.33.1-2
-- 2225445: Fix D-Bus policy (jhnidek@redhat.com)
-
* Wed Aug 02 2023 Pino Toscano 1.29.36-1
- Translated using Weblate (Korean) (simmon@nplob.com)
- ENT-5581: Update messaging around the "container mode" (mhorky@redhat.com)
@@ -782,9 +792,6 @@ rm -f /var/lib/rhsm/cache/rhsm_icon.json
- spec: update libdnf-plugin-subscription-manager deps (ptoscano@redhat.com)
- tests: repair attach cases in SCA mode (ptoscano@redhat.com)
-* Tue May 30 2023 Sergey Cherevko - 1.29.33.1-1.inferit
-- Rebuilt for MSVSphere 9.2
-
* Tue May 16 2023 Pino Toscano 1.29.35-1
- Translated using Weblate (Italian) (toscano.pino@tiscali.it)
- Clean up tests using Cloud What detectors properly (mhorky@redhat.com)
@@ -810,9 +817,6 @@ rm -f /var/lib/rhsm/cache/rhsm_icon.json
- Format code with black==23.3.0 (mhorky@redhat.com)
- ENT-5535: Update black to version 23.3.0 (mhorky@redhat.com)
-* Fri Apr 14 2023 MSVSphere Packaging Team - 1.29.34-1
-- Rebuilt for MSVSphere 9.2 beta
-
* Wed Apr 12 2023 Pino Toscano 1.29.34-1
- Update TESTING.md (mhorky@redhat.com)
- Improved debug print of http traffic, when proxy is used (jhnidek@redhat.com)
@@ -843,18 +847,9 @@ rm -f /var/lib/rhsm/cache/rhsm_icon.json
- 2169251: connection: restore UEPConnection.getJob() (ptoscano@redhat.com)
- ENT-5106: Type-hint subscription_manager/ files (mhorky@redhat.com)
-* Sun Apr 02 2023 Eugene Zamriy - 1.29.30-1.inferit
-- De-branded for MSVSphere
-- Disable the DNF plugin by default
-- Rebuilt for MSVSphere 9.1
-
-* Wed Mar 15 2023 MSVSphere Packaging Team - 1.29.30-1
+* Wed Mar 15 2023 MSVSphere Packaging Team - 1.29.33-1
- Rebuilt for MSVSphere 9.1.
-* Thu Mar 02 2023 Pino Toscano 1.29.33.1-1
-- tito: add rhel 9.2 releaser (ptoscano@redhat.com)
-- 2169251: connection: restore UEPConnection.getJob() (ptoscano@redhat.com)
-
* Thu Feb 16 2023 Pino Toscano 1.29.33-1
- Translated using Weblate (French) (ljanda@redhat.com)
- Translated using Weblate (Chinese (Simplified) (zh_CN)) (suanand@redhat.com)