diff --git a/_servicedata b/_servicedata
index 18940c1..2ab2399 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/openSUSE/suse-module-tools.git
- a061b1b2a3e52cdbc54d3e24bd3bdacf5b589aba
\ No newline at end of file
+ d2e769f1f4ed527b68a1a5894c7ffeb84e32d2a0
\ No newline at end of file
diff --git a/suse-module-tools-16.0.38.obscpio b/suse-module-tools-16.0.38.obscpio
deleted file mode 100644
index e348c6e..0000000
--- a/suse-module-tools-16.0.38.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b9c3bd4efe50e45d5dcdb2ba98d56acdd09a767414d4e5788f5881d8bce1b691
-size 126987
diff --git a/suse-module-tools-16.0.39.obscpio b/suse-module-tools-16.0.39.obscpio
new file mode 100644
index 0000000..8ca7ceb
--- /dev/null
+++ b/suse-module-tools-16.0.39.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5b27dd6427b8f352d54320b4f6b5227ef14cdfb8f20447118994a3cc45d57ec2
+size 126987
diff --git a/suse-module-tools.changes b/suse-module-tools.changes
index 02f7814..07b5029 100644
--- a/suse-module-tools.changes
+++ b/suse-module-tools.changes
@@ -1,3 +1,13 @@
+-------------------------------------------------------------------
+Thu Dec 14 19:59:57 UTC 2023 - Martin Wilck
+
+- Update to version 16.0.39:
+ * Add more modules to file system blacklist (jsc#PED-6167)
+ Blacklisted filesystem modules that aren't officially supported
+ by SUSE: f2fs, hfsplus, jfss2, kafs, ntfs3, orangefs, pstore, romfs, zonefs.
+ As usual, the blacklist entries can be removed by running an
+ explicit "modrobe $FS_MODULE" command.
+
-------------------------------------------------------------------
Fri Oct 27 15:48:07 UTC 2023 - Martin Wilck
diff --git a/suse-module-tools.obsinfo b/suse-module-tools.obsinfo
index f44fb94..e12161c 100644
--- a/suse-module-tools.obsinfo
+++ b/suse-module-tools.obsinfo
@@ -1,4 +1,4 @@
name: suse-module-tools
-version: 16.0.38
-mtime: 1698421623
-commit: a061b1b2a3e52cdbc54d3e24bd3bdacf5b589aba
+version: 16.0.39
+mtime: 1702583925
+commit: d2e769f1f4ed527b68a1a5894c7ffeb84e32d2a0
diff --git a/suse-module-tools.spec b/suse-module-tools.spec
index d766877..6764ab7 100644
--- a/suse-module-tools.spec
+++ b/suse-module-tools.spec
@@ -28,7 +28,7 @@
%global systemd_units %{?with_boot_sysctl:boot-sysctl.service} %{?with_kernel_sysctl:kernel-sysctl.service}
# List of legacy file systems to be blacklisted by default
-%global fs_blacklist adfs affs bfs befs cramfs efs erofs exofs freevxfs hfs hpfs jfs minix nilfs2 ntfs omfs qnx4 qnx6 sysv ufs
+%global fs_blacklist adfs affs bfs befs cramfs efs erofs exofs f2fs freevxfs hfs hfsplus hpfs jffs2 jfs kafs minix nilfs2 ntfs ntfs3 omfs orangefs pstore qnx4 qnx6 romfs sysv ufs zonefs
# List of all files installed under modprobe.d
# Note: this list contains files installed by previous versions, like 00-system-937216.conf!
@@ -36,7 +36,7 @@
%global modprobe_conf_rpmsave %(echo "%{modprobe_conf_files}" | sed 's,\\([^ ]*\\),%{_sysconfdir}/modprobe.d/\\1.conf.rpmsave,g')
Name: suse-module-tools
-Version: 16.0.38
+Version: 16.0.39
Release: 0
Summary: Configuration for module loading and SUSE-specific utilities for KMPs
License: GPL-2.0-or-later