diff --git a/21-storage-ntfs-3g.fdi b/21-storage-ntfs-3g.fdi
deleted file mode 100644
index 1b697a0..0000000
--- a/21-storage-ntfs-3g.fdi
+++ /dev/null
@@ -1,39 +0,0 @@
-
-
-
-
-
-
-
-
- ntfs-3g
- ntfs-3g
- locale=
-
-
-
-
-
-
-
-
-
diff --git a/ntfs-3g_ntfsprogs-2017.3.23.tgz b/ntfs-3g_ntfsprogs-2017.3.23.tgz
deleted file mode 100644
index d55cb22..0000000
--- a/ntfs-3g_ntfsprogs-2017.3.23.tgz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:3e5a021d7b761261836dcb305370af299793eedbded731df3d6943802e1262d5
-size 1259054
diff --git a/ntfs-3g_ntfsprogs-2021.8.22.tgz b/ntfs-3g_ntfsprogs-2021.8.22.tgz
new file mode 100644
index 0000000..0615fb5
--- /dev/null
+++ b/ntfs-3g_ntfsprogs-2021.8.22.tgz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:55b883aa05d94b2ec746ef3966cb41e66bed6db99f22ddd41d1b8b94bb202efb
+size 1317499
diff --git a/ntfs-3g_ntfsprogs.changes b/ntfs-3g_ntfsprogs.changes
index 2d3309d..4a57121 100644
--- a/ntfs-3g_ntfsprogs.changes
+++ b/ntfs-3g_ntfsprogs.changes
@@ -1,3 +1,24 @@
+-------------------------------------------------------------------
+Tue Aug 31 14:59:59 UTC 2021 - Michael Gorse
+
+- Update to version 2021.8.22 (boo#1189720):
+ * Fixed compile error when building with libfuse < 2.8.0
+ * Fixed obsolete macros in configure.ac
+ * Signalled support of UTIME_OMIT to external libfuse2
+ * Fixed an improper macro usage in ntfscp.c
+ * Updated the repository change in the README
+ * Fixed vulnerability threats caused by maliciously tampered
+ NTFS partitions
+ * Security fixes: CVE-2021-33285, CVE-2021-33286, CVE-2021-33287,
+ CVE-2021-33289, CVE-2021-35266, CVE-2021-35267, CVE-2021-35268,
+ CVE-2021-35269, CVE-2021-39251, CVE-2021-39252, CVE-2021-39253,
+ CVE_2021-39254, CVE-2021-39255, CVE-2021-39256, CVE-2021-39257,
+ CVE-2021-39258, CVE-2021-39259, CVE-2021-39260, CVE-2021-39261,
+ CVE-2021-39262, CVE-2021-39263.
+- Sover is now 89
+- Update URL.
+- Remove 21-storage-ntfs-3g.fdi; it is no longer used.
+
-------------------------------------------------------------------
Mon Mar 8 10:20:39 UTC 2021 - Ludwig Nussel
diff --git a/ntfs-3g_ntfsprogs.spec b/ntfs-3g_ntfsprogs.spec
index 987534d..2383c47 100644
--- a/ntfs-3g_ntfsprogs.spec
+++ b/ntfs-3g_ntfsprogs.spec
@@ -22,17 +22,16 @@
%define sbindir /sbin
%endif
-%define sover 88
+%define sover 89
Name: ntfs-3g_ntfsprogs
Summary: NTFS Support in Userspace
License: GPL-2.0-or-later
Group: System/Filesystems
-Version: 2017.3.23
+Version: 2021.8.22
Release: 0
Source: http://tuxera.com/opensource/%{name}-%{version}.tgz
-Source2: 21-storage-ntfs-3g.fdi
-URL: http://www.tuxera.com/community/ntfs-3g-download/
+URL: https://github.com/tuxera/ntfs-3g/
BuildRequires: autoconf
BuildRequires: gnutls-devel
BuildRequires: hwinfo-devel
@@ -55,7 +54,7 @@ Provides: ntfsprogs-fuse = 1.13.1
Obsoletes: ntfsprogs-fuse < 1.13.1
%if 0%{?suse_version}
Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
Supplements: filesystem(ntfs-3g)
%endif
@@ -105,11 +104,11 @@ Group: System/Filesystems
%description -n ntfsprogs-extra
These are programs which are considered non-functional or only test-oriented. They are kept in the source
-tarball so that volunteers can capitalize on them for improvement.
+tarball so that volunteers can capitalize on them for improvement.
In particular ntfsck is just a place holder. Distributions are expected not to recommend inserting a positive value in the last field of /etc/fstab for ntfs partitions.
-They have been orphaned for ten years and are unlikely to be upgraded (except ntfsfallocate, if there is some demand).
+They have been orphaned for ten years and are unlikely to be upgraded (except ntfsfallocate, if there is some demand).
%prep
%setup -q
@@ -204,7 +203,7 @@ fi
%defattr(-, root, root)
%doc AUTHORS ChangeLog CREDITS NEWS README
%license COPYING
-%{sbindir}/mkfs.ntfs
+%{_sbindir}/mkfs.ntfs
%{_sbindir}/mkntfs
%{_sbindir}/ntfsclone
%{_sbindir}/ntfscp