ntfs-3g: Update to version 2022.10.3

Message ID 20230724161546.2683103-2-adolf.belka@ipfire.org
State Staged
Commit ccfa9a919914bfcf29b74f3e89b913f868e92014
Headers
Series ntfs-3g: Update to version 2022.10.3 |

Commit Message

Adolf Belka July 24, 2023, 4:15 p.m. UTC
  - Update from version 2021.8.22 to 2022.10.3
- Update of rootfile not required
- Changelog
    Security release 2022.10.3 (Oct 3, 2022)
	    Rejected zero-sized runs
	    Avoided merging runlists with no runs
    Security release 2022.5.17 (May 26, 2022)
	    Improved defence against maliciously tampered NTFS partitions
	    Improved defence against improper use of options
	    Updated the documentation

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 lfs/ntfs-3g | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
  

Patch

diff --git a/lfs/ntfs-3g b/lfs/ntfs-3g
index 79d3d86e5..f9f1f6f7c 100644
--- a/lfs/ntfs-3g
+++ b/lfs/ntfs-3g
@@ -1,7 +1,7 @@ 
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2023  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,7 @@ 
 
 include Config
 
-VER        = 2021.8.22
+VER        = 2022.10.3
 
 THISAPP    = ntfs-3g_ntfsprogs-$(VER)
 DL_FILE    = $(THISAPP).tgz
@@ -40,7 +40,7 @@  objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 403036c68a37ba83873b5faadbb2088deb25e0ff31deb1958d4f869a198d830caa44edea879492a7894f5e7a5ad6205a6fda57bf8de722ce49bf3187239ad993
+$(DL_FILE)_BLAKE2 = 36a64af0c050bb42af69e14834883324d6201f70d5e45c175e0703980c045b038bdbfca0375edd42db3a3827240f63cf73c9f17a51805799129257b95fef7676
 
 install : $(TARGET)